@charset "utf-8";
/* CSS Document */

/* Styles common across site content */

form.loading {
	filter: alpha(opacity=50);
	khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: .50;
}

body.loading {
	background: url(../images/global/ajax-loader.gif) center center no-repeat;
	background-attachment: fixed;
}

#centerContent {
	background: url(../images/global/rightborder.gif) 743px top repeat-y;
	width: 100%;
}

p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

.validation-advice {
	clear: both;
	margin: 5px 0;
	padding: 5px;
	color : #900;
	font-weight: bold;
}

#centerContent div h1, #centerContent div h2, #centerContent div h3 {
	display: inline;
}

#centerContent .headingL1 {
	padding: 0 16px 20px 0;
}

#centerContent .headingL2 {
	padding: 0 16px 2px 0;
}

#centerContent .headingL3 {
	padding: 0 16px 2px 0;
}

#centerContent p, #centerContent div.p {
	padding: 0 16px 20px 0;
}

#content ul {
	margin: 0;
	list-style: none;
	padding:0 20px 18px 60px;
}

#content ul li {
	background: url(../images/global/minishield.gif) left 3px no-repeat;
	padding: 0 0 0 15px;
}

#content ul#supportnav {
	background: url(../images/global/tabbtn_BASE.gif) left bottom no-repeat;
	display: block;
	height: 22px;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 37px;
	width: 489px;
}	

#content ul#supportnav li {
	background: url(../images/global/tabbtn_OFF.jpg) center top no-repeat;
	display: block;
	float: left;
	height: 15px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
	width: 113px;
}

#content ul#supportnav li.selected {
	background: url(../images/global/tabbtn_ON.jpg) center top no-repeat;
}

#content ul#supportnav li a {
	background: none;
}

#content ul#supportnav li a:hover {
}

#centerContent ol {
	margin: 0;
	padding:0 20px 18px 75px;
}

#centerContent ol li {
	background: none;
	padding: 0 0 0 5px;
}

.center {
	text-align: center;
}


/* left column */
#centerContent #left {
	float: left;
	width: 197px;
}

#centerContent #left .title {
	border-bottom: #a0a1a4 2px solid;
	color: #231f20;
	line-height: 14px;
	padding: 13px 0 11px 7px;
	text-transform: uppercase;
}

#centerContent #left .title .quicklinks {
	display: block;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#centerContent #left .title .type {
	color: #231f20;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#centerContent #left #leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#centerContent #left #leftnav ul li {
	position: relative;
}

#centerContent #left #leftnav ul li a {
	background: url(../images/global/agendaBorder.gif) 19px top no-repeat;
	color: #1f4973;
	display: block;
	font-size: 14px;
	padding: 11px 0 10px 8px;
	text-decoration: none;
	width: 180px;
}

#centerContent #left #leftnav ul li:first-child a{
	background: none;
}

#centerContent #left #leftnav ul ul {
	list-style: disc;
	line-height: 26px;
	margin: 0 0 0 10px;
	padding: 0 0 10px 10px;
}

#centerContent #left #leftnav ul ul a{
	background: none;
	padding: 0;
	width: 160px;
}

#centerContent #left #leftEspot {
	padding: 10px 0 0 0;
}

#centerContent #leftItem {
	text-align: center;
}

#centerContent #leftItem ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#centerContent #leftItem ul li {
	border: none;
	position: relative;
}

#centerContent #leftItem ul li ul {
	background: #fff;
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}

#centerContent #leftItem ul li ul li {
	border: 1px solid #1E4872;
	padding: 2px;
	width: 150px;
}

#centerContent #left .leftEspot {
	padding: 20px 0 0 0;
}

/* middle column */
#centerContent #content {
	background: url(../images/global/digitalWave.jpg) right top no-repeat;
	float: left;
	padding: 100px 10px 20px 10px;
	width: 526px;
}

/* right column */

#centerContent #right {
	float: left;
	padding: 0 0 0 2px;
	width: 255px;
}

#centerContent #right #rightlinks {
	padding-top: 1px;
	width: 255px;
}

#centerContent #right #rightlinks .rightbox {
	background: url(../images/global/rightbox.jpg) left top no-repeat;
	height: 121px;
	margin-left: 3px;
	width: 252px;
}

#centerContent #right #rightlinks .rightbox span {
	color: #231f20;
	display: block;
	font-size: 16px;
	padding: 11px 0 0 7px;
}

#centerContent #right #rightlinks .rightbox a {
	color: #1e4973;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0 0 16px;
	text-decoration: none;
}

#centerContent #right #rightlinks .rightbox ul {
	color: #1e4973;
	line-height: 15px;
	margin: 0 0 0 17px;
	padding: 0 0 0 10px;
}

#centerContent #right #rightlinks .rightbox ul a {
	display: inline;
	padding: 0;
	width: 100%;
}

#centerContent #right #agenda {
	clear: both;
	width: 255px;
}

#centerContent #right .title {
	border-bottom: 2px solid #9d9fa2;
	color: #231f20;
	display: block;
	font-size: 16px;
	margin: 0 15px 0 15px;
	padding: 17px 0 0 0;
}

#centerContent #right #agenda #agendaLinks {
	color: #808285;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 3px 0 0 12px;
	width: 230px;
}	

#centerContent #right #agenda #agendaLinks a {
	color: #0067b1;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#centerContent #right #agenda #agendaLinks a.selected {
	color: #231f20;
}

#centerContent #right #agenda #agendaItems {
}

#centerContent #right #agenda #agendaItems .container {
	display: none;
}

#centerContent #right #agenda #agendaItems #pressReleases.container {
	display: block;
}

#centerContent #right #agenda #agendaItems .agendaItem {
	background: url(../images/global/agendaBorder.gif) 28px 10px no-repeat;
	color: #1e4973;
	font-size: 11px;
	font-weight: bold;
	padding: 19px 0 0 17px;
}

#centerContent #right #agenda #agendaItems .agendaItem a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#centerContent #right #agenda #agendaItems .agendaItem:first-child {
	background: none;
	padding: 9px 0 0 17px;
}

#centerContent #right #agenda #agendaItems .agendaItem a.agendaTitle {
	color: #000;
	display: block;
}

#centerContent #right #agenda #agendaItems .clickdates {
	color: #231f20;
	display: block;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 20px 0 20px 20px;
}

#centerContent #right #rightEspot {
	clear: both;
	padding: 0 0 0 3px;
}

/* Fonts */

#centerContent h1, #centerContent h2, #centerContent h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#centerContent {
	color: #000;
	font-size: 12px;
}

#centerContent a {
	color: #0067b1;
	text-decoration: none;
}

#centerContent a:hover {
	color: #036;
}

h1, h2, h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#centerContent .headingL1, #centerContent .headingL1 h1, #centerContent .headingL1 h2, #centerContent .headingL1 h3 {
	color: #939598;
	font-size: 22px;
	font-weight: bold;
}

#centerContent .headingL2, #centerContent .headingL2 h1, #centerContent .headingL2 h2, #centerContent .headingL2 h3 {
	color: #1f4973;
	font-size: 18px;
}

#centerContent .headingL3, #centerContent .headingL3 h1, #centerContent .headingL3 h2, #centerContent .headingL3 h3 {
	color: #1f4973;;
	font-size: 16px;
}

strong {
font-weight: inherit !important;
}

#centerContent .b {
font-weight: bold;
}

#centerContent .i {
font-style: italic;
}

.red {
color: #c33;
}

/* from old site - these were copied over to save time in recode */

#centerContent .h5 {
	font-size: 10px;
	font-weight: normal;
	color: #1f4973;

}