@charset "UTF-8";
.box_bkgrds {
	background-color: #005596;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
.box_bkgrdsNoLines {
	background-color: #005596;
}
body {
	background-color: #bebebe;
}
body2 {
	background-color: #bebebe;
	height: 301px;
}
.main_frame {
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005596;
	/*background-image: url(images/botm-shadow-left.jpg);*/
	background-repeat: no-repeat;
	text-align: center;
	/*background-color: #BEBEBE;*/
}
.copyrightCornerLeft {
	background-image: url(images/botm-shadow-left.gif);
	background-repeat: no-repeat;
	background-color: #BEBEBE;
	background-position: top left;
}
.copyrightShadow {
	background-color: #C3C9CE;
	background-image: url(images/botm-shadow-left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyrightShadowRight {
	background-color: #C3C9CE;
	background-image: url(images/nav-btm-wht.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.downloadBox {
	background-color: #C3C9CE;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.downloadBox1 {
	background-color: #C3C9CE;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.downloadBoxShdw {
	background-color: #C3C9CE;
	/*background-image: url(images/nav-rght.gif);*/
	background-repeat: repeat-y;
	background-position: left;
}
.flashbox {
	vertical-align: top;
	height: 305px;
	background-color: #FFFFFF;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	background-color: #005596;
	color: #C3C9CE;
	border-right: solid;
	border-right-width: 1px;
}
.headersNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	background-color: #005596;
	color: #C3C9CE;
}
.headersShadows {
	/*background-image: url(images/nav-rght-blue.gif);*/
	background-repeat: repeat-y;
	background-color: #005596;
	width: 23px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #005596;
	background-color: #C3C9CE;
	height: auto;
}
.navigationLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #005596;
	background-color: #C3C9CE;
}
.navigationShadow {
	background-color: #C3C9CE;
	background-image: url(images/nav-rght.gif);
	background-repeat: repeat-y;
}
.navigationShadow1 {
	background-color: #C3C9CE;
	background-image: url(images/nav-rght-wht.gif);
	background-repeat: repeat-y;
}
.navigationShadowCorner {
	background-color: #C3C9CE;
	background-image: url(images/nav-rght.gif);
	background-repeat: repeat-y;
}
.subSectionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005596;
	text-align: center;
}
.navigationShadowCopy {
	background-color: #C3C9CE;
	background-image: url(images/nav-rght.gif);
	background-repeat: repeat-y;
	height: 199px;
}

