body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	height:100%;text-align: center;}

#container {
	border-top: 1px solid #30417D;
	border-right: 1px solid #30417D;
	border-bottom: 0px;
	border-left: 1px solid #30417D;
	width: 100%;text-align: left;font-family: Verdana, Helvetica, Arial, sans-serif;}
.logo {
	float: right;
	margin: 9px 10px 8px;
	border: 0px none;


}
#logoBar {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 88px;
}
/* LEFT NAV */
#leftNav {
	background-color: #204B82;
	width: 138px;
	font-size: 10px;
	font-weight: bold;
	margin:0px;
	padding:-10px;
	/*height: expression(document.body.clientHeight - 1);*/
	position:absolute;

}

#leftNav ul.leftNavLink {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#leftNav li {
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #204B82;
	border-bottom-color: #204B82;

	line-height:12px;
}
#leftNav li.nav1{
	background-image: url(images/btn_background_over1.gif);
	width:100%;
	height:29px;
}
#leftNav li.nav2{
	background-image: url(images/btn_background_over1.gif);
	width:100%;
	height:34px;
}
#leftNav li.nav3{
	background-image: url(images/btn_background_over1.gif);
	width:138px;
	height:34px;
}

#leftNav li.nav4{
	background-image: none;
	/*background-color: #7A8DA3;*/
	background-color: #ffffff;

	font-size: 0.9em;
	color: #204b82;
	float:left;	
	
	border-top: 1px solid #5B83AA;
	border-right: 1px solid #193B6A;
	border-bottom: 1px solid #193B6A;
	border-left: 1px solid #5B83AA;
	width:137px;
	height:34px;
	margin:0px;
	margin-left:0px;
	margin-bottom:-3px;
	font-size:0.8em;
	display:block;
}

*html #leftNav li.nav4{
	width:138px;

}
#leftNav li a {
	display: block;
	padding: 10px 5px 0px 5px;
	text-decoration: none;
	width: 100%;
	color:#204B82;
	height:34px;
}
#leftNav li a.multi {
	padding: 5px 5px 0px 5px;
}

html>body #leftNav li a {
	width: auto;
	height:34px;
	width:100%;
}
#leftNav li a:hover {
	background-color: #204B82;
	color: #FFFFFF;
	width:128px;
	height:29px;
}
*html #leftNav li a:hover {
	width:100%;
	height:34px;
}
#leftNav li.nav4 a:hover{
	background-image: none;
	background-color: #516781;
	height:34px;
}
/* END OF LEFT NAV */


/* TOP NAV */

/* NAVIGATION */
#topNav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #204B82;
	border-bottom-color: #204B82;
	font-size: 1em;
	height:28px;
	background-color: #204B82;
}
.transImage{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204B82;

}
#transImage{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #204B82;
	background-image: url(images/spacer_left.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 138px;
	float: left;


}
/* END OF TOP NAV */

#pageContent {
	padding: 5px;
	line-height: 2em;
	z-index: 1;
	margin-left:140px;
	background-image: url("images/bg_yellow1.gif");
	background-repeat: repeat-y;
	background-position: right;
	padding-right:120px;



}
*html #pageContent{
		width:100%;
	background-image: url(none);
	padding-right:0px;
	
}
#rightNav {
		background-color: #204B82;
	background-repeat: repeat-y;
	background-position: top;
	width: 95px;
	float: right;
	height: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	padding: 3px;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
	height:100%;border-left: 1px #204B82 solid;}
.dataTable {
	font-size: 0.75em;
	vertical-align: top;
	border: 1px #ffffff solid;
	width:100%;

}

#pageContentMap {
	font-size:90%;
	line-height: 1.6em;
}
#footer {
	font-size: 0.8em;
}
.footerDV {
	color: #666666;
}
a.footerDV {
	color: #666666;
	text-decoration: underline;
}
a.footerDV:hover {
	color: #333333;
}

#pageContent{
	z-index: 0;

}
#pageContent ul{
	background-image: none;
	display: inline;
	font-size: 1em;

}
#pageContent ul li{
	background-image: none;
	color: #2A548D;
	width:auto;
}
#content{
	height:100%;
	background-image: url(images/bg_blue.gif);
	background-repeat: repeat-y;


}
.productImage{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	border: 1px solid #2A548D;
}
.pdfImage{
	float:right;
	border: 0px;
}
#footerBreadCrumbs{
	background-color: #316ac5;
	/*background-color: #ACAC09;*/
	padding-left:5px;
	color:#2A548D;
	z-index: 1;

}

#footerBreadCrumbs ul{
	background-image: none;
	display: inline;
	font-size: 1em;
	z-index: 1;
}
#footerBreadCrumbs ul li{
	background-image: none;
	color: #2A548D;
	width:auto;
	z-index: 1;
}
a.contentLink{
	text-decoration:underline;
	color: #2A548D;
	border: none;

}
a.contentLink:hover{
	text-decoration:underline;
	color: #6291D0;
}
.header{
	font-size:1.1em;
	font-weight:bold;
	color: #2A548D;
}
.graphTable {
	font-size: 0.9em;
	vertical-align: top;
	padding-left: 5px;
	border: 1px solid #30417D;

}
.graphTable2 {
	font-size: 0.9em;
	vertical-align: top;
	padding-left: 5px;
	border: 1px solid #30417D;
	width:252px;
	margin-left:3px;

}

.sub {
	vertical-align: super;
	font-size: 0.8em;

}
.super {

	vertical-align: super;
	font-size: 0.8em;
}
.sub2 {


	vertical-align: sub;
	font-size: 0.8em;
}

.tdSpace {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.tdHeader {
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 5px;
	vertical-align: top;

}
.tdYellow {
	background-color: #FFFFD9;
	padding-left: 5px;

}
.tdBlue {

	background-color: #a6b7cb;
	padding-left: 5px;
}
.tdNotes {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a.noLine{
	text-decoration:none;
	color: #000000;
}
.vertText{
	writing-mode: tb-rl;
	filter: flipH() flipV();
}.tdGreen {
	background-color: #A9F1B4;
	padding-left: 5px;
}
.imagePadding{
	margin-right:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.bullets {
	list-style-type: square;
	color: #000000;

}
.productImageLeft {
	float:left;
	padding-bottom:10px;
	border: 1px solid #2A548D;
	padding-right: 10px;
	margin-bottom:10px;
	margin-right:10px;

}
/* News */
.newsDate{
	font-style: italic;
	text-align: right;
}
.newsHeadline{
	font-size: 1.4em;
	font-weight: bold;
	color:#204b82;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #204b82;
	margin-bottom:-15px;
}
.imageBorder{
	border-width: 1px;
	border-style: solid;
	border-color: #204b82;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:10px;

}.imageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.noLineLink {
	text-decoration: none;
	color: #000000;

}
.noLineLink:hover {
	text-decoration: underline;
	color: #000000;

}.floatRight {
	float: right;
}
#intro {
	background-image: url(images/homepage.jpg);
	height: 350px;
	width: 350px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 25px;
	margin-left: 25px;
	padding-top:120px;
	padding-left:90px;
	font-size:1.5em;
	text-align:center;

}
.footnote {
	color: #0033CC;
}
.yellowBar {
	/*background-color: #CCCC00;*/
	background-color: #b8c3d0;
	height: 20px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #30417D;
	border-left-color: #30417D;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #30417D;
	text-align:center;
	clear:both;
	clear:all;
	

}
.blueBar {
	background-color: #204B82;
	height: 20px;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #30417D;
	border-left-color: #30417D;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30417D;
	color:#ffffff;
	text-align:center;
	clear:both;
	clear:all;
}
.blueBar a{
	color:#ffffff;
	text-decoration:none;
}
.blueBar a:hover{
	text-decoration:underline;

}
.breadCrumbs{
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30417D;
	margin-left:0px;
}
#footerCrumbs{
	height:20px;
}
#footerCrumbs li{
	display: inline;
	list-style-type: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding:10px;
	margin:0px;
}
#footerCrumbs li.last,#footerCrumbs li.backToTop{
	display: inline;
	list-style-type: none;
	border-right-style: none;
	border-right-width: 0px;
	padding:10px;
}
#footerCrumbs li.backToTop{
	float:right;
	margin-top:-10px;
	margin-bottom:-10px;

}
h1{
	font-size:1.8em;
	line-height:1.2em;
}
h2{
	font-size:1.2em;
	line-height:1.2em;
	width:100%;
	border-bottom:1px solid #30417D;
}
.searching{
	background-color: #ECEC0D;
	border:1px solid #30417D;
	width:100%;
	padding-left:5px;
}
.searchField{
	width:120px;
	font-family: "Trebuchet MS", tahoma;
	font-size: 1em;
	color:#204B82;

}
*html .searchField{
	margin-left:-15px;

}
.searchButton{
	width:25px;
	background-color: #204B82;
	border-top: 1px solid #5B83AA;
	border-right: 1px solid #193B6A;
	border-bottom: 1px solid #193B6A;
	border-left: 1px solid #5B83AA;
	color:#fff;
	font-weight:bold;
	margin-left:5px;
}
.searchForm{
	white-space:nowrap;
	margin-bottom:0px;
}
hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30417D;
	height:1px;

}

#searchResults{
	width:100%;
}

.firstLevel{
	font-weight:bold;
}
.secondLevel{
	padding-left:50px;

}.thirdLevel{
	padding-left:100px;
	font-size:100%;
}

ul.sitemap a{
	color:#000000;
	padding-bottom:15px;
	text-decoration:none;
}
ul.sitemap a:hover{
	text-decoration:underline;
	color:#30417D;
}
.sitemap{
	line-height:200%;
}
.letterhead{
	font-size:150%;
	margin-top:-20px;
	margin-left:10px;
	padding-left:5px;
	display:block;
	background-color:#FFFFFF;
	width:20px;
	height:20px;
}
.sitemapLetters{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul.sitemapLetters li{

	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;


	border-left:1px solid #204B82;
	border-top:1px solid #204B82;
	border-bottom:1px solid #204B82;
}
.last{
	border-right:1px solid #204B82;

}
ul.sitemapLetters li a{
	display: block;
	width:120px;
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#204B82;
	margin:0px;
	padding:0px;
}
ul.sitemapLetters li a:hover{
	background-color:#204B82;
	color:#ffffff;

}


