@charset "ISO-8859-1";
.text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #FFFFFF;
	padding: 0px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-top-style: solid;
	padding: 5px;
	color: #333333;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
}

.slogan {
	color: #00628f;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: italic;
	padding-top: 18px;
	padding-bottom: 2px;
	margin-left: 22px;
	padding-right: 11px;
}


H1{
	color: #004771;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: plain;
	padding-top: 18px;
	padding-bottom: 2px;
	margin-left: 0px;
	padding-right: 11px;
}


.subheads {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

.blackmini {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: plain;
	font-style: plain;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
	word-spacing: 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 100%;
}

.blackplain {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Verdana, sans-serif;
	font-weight: plain;
	font-style: plain;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	word-spacing: 1px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 0px;
	letter-spacing: 100%;
}

.blackbold {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: plain;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	word-spacing: 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 100%;
}

.tabsectionheader {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: plain;
	font-size: 14px;
	color: #006e97;
	background color: #FFFFFF;
	line-height: 17px;
	word-spacing: 1px;
	text-align: center;
	padding-top: 11px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 100%;
}

.dropdownheader {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #006e97;
	background color: #FFFFFF;
	line-height: 18px;
	word-spacing: 1px;
	text-align: center;
	margin-top: 11px;
	padding-left: 0px;
	padding-right: 0px;
	letter-spacing: 100%;
}

.dropdowntext {
	font-family: Georgia, Times, serif;
	font-weight: plain;
	font-style: plain;
	font-size: 12px;
	color: #006e97;
	background color: #FFFFFF;
	line-height: 14px;
	word-spacing: 1px;
	text-align: left;
	margin-top: 11px;
	padding-left: 11px;
	padding-right: 8px;
	letter-spacing: 100%;
}


.charttext {
	font-family: Georgia, Times, serif;
	font-weight: plain;
	font-style: italic;
	font-size: 10px;
	color: #797979;
	background color: #FFFFFF;
	line-height: 12px;
	word-spacing: 1px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 100%;
}



.whitebold {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: plain;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	word-spacing: 1px;
	padding-top: 0px;
	padding-left: 11px;
	padding-right: 11px;
	letter-spacing: 100%;
}

.footertext {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	font-weight: plain;
	font-style: plain;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	word-spacing: 1px;
	padding-left: 11px;
	padding-right: 11px;
	letter-spacing: 100%;
}




.tabbedheader {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	text-align:center;
	font-style:plain;
	font-size:12px;
	line-height:14px;
	margin-bottom: 2px;
	color:#004770;
}

.tabbedheader  a:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	text-align:center;
	font-style:plain;
	font-size:12px;
	line-height:14px;
	margin-bottom: 2px;
	color:#FFFFFF;
}

.tabbedheader  a:link {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:plain;
	text-decoration:none;
	text-align:center;
	font-style:plain;
	font-size:12px;
	line-height:14px;
	margin-bottom: 2px;
	color:#004770;
}












#slideCont {
	margin: 10px;
	border: solid 1px #000;
	text-align: left;
}
#slideCont img {
	margin: 5px;

}

.shadetabs{
padding: 2px 0;
margin-left: 22px;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
line-height: 11px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 2px 4px;
margin-right: 2px;
border: 1px solid #3A5274;
color: #3A5274;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #3A5274;
}

.shadetabs li a:hover{
text-decoration: none;
color: #3A5274;
}

.shadetabs li.selected{
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: #E3EAF2;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 0px solid #3A5274;
width: 444px;
margin-bottom: 1.5em;
padding: 4px;
background: #E3EAF2;
}


.tabcontentstylehome{ /*style of tab content container*/
border: 0px solid #3A5274;
width: 161px;
margin-bottom: 1.5em;
padding: 4px;
background: #E3EAF2;
}


.tabcontent{
display:none;
color: #3A5274;
}

.tabcontenthome {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: plain;
	font-style: plain;
	font-size: 10px;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 12px;
	word-spacing: 2px;
	letter-spacing: 100%;
}



@media print {
.tabcontent {
display:block!important;
}
}


