h1 {
	display: none
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FEFEFE;
	margin: 0;
	
}
h2 {
	display: none
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FEFEFE;
	margin: 0;
	
}
.bkgd_body {
	background-image: url(../images/template/bkgd_rpt.gif);
}
.navtopfloatdark {
	font: 16px Arial;
	color: #2B6CB6;
	text-transform: none;
	padding: 22px 21px 0px 0px;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.navtopfloatdark a:link{
	text-decoration: none;
	color: #333333;
}
.navtopfloatdark a:visited{
	text-decoration: none;
	color: #333333;
}
.navtopfloatdark a:hover{
	text-decoration: underline;
	color: #333333;
}
.navtopfloatdark a:active{
	text-decoration: underline;
		color: #333333;

}
img.pic_left{
	margin-bottom: 5px;
	border:1px solid #ffffff;
	margin-right: 9px;
	margin-top: 1px;
}

img.pic_right{
	margin-bottom: 5px;
	border:1px solid #ffffff;
	margin-left: 9px;
	margin-top: 1px;
}


.blanktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FEFEFE;
	display: none;
	visibility: hidden;
}
a:link {
	text-decoration: underline;
	color: #24457C;
}
a:visited {
	text-decoration: underline;
	color: #24457C;
}
a:hover {
	color: #24457C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #24457C;
}
.boxborder_ds {
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #666666;
}


.lineverticaldashed {
	border-left-style: dashed;
	border-left-color: #C9C9C9;
	border-left-width: 1px;
}
.linehorizontaldashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C9C9C9;
}


.boxborderblack_trans {
		  opacity: .70;
		filter:alpha(opacity=70);
	background-color: #000000;
}



.text_verysmall {
	font-family: Arial;
	font-size: 9px;
}

.text_main_smaller {
	font-family: Arial;
	font-size: 8pt;
	color: #787878;
	list-style-type: circle;

}

.text_main_2 {
	font-family: Arial;
	font-size: 10pt;
	color: #999999;

}
.text_credits {
	font-family: Arial;
	font-size: 9px;
	font-weight: 400;
	color: #999999;
	}
	
.text_credits a:link {
	color: #999999;
	text-decoration: underline;
}
.text_credits a:visited {
	color: #999999;
	text-decoration: underline;
}
.text_credits a:hover {
	color: #666666;
	text-decoration: none;
}
.text_credits a:active {
	color: #666666;
	text-decoration: underline;
}

.text_main {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
}

.text_mainlarger {
	font-family: arial;
	font-size: 15px;
	color: #454545;
}



.subsectionheader {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Lucida, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
}


.text_subheader {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 5px;
}


.bkgd_header {
	background-image: url(../images/template/bkgd_header.gif);
	background-repeat: no-repeat;
	background-position: center top; top;
}



.text_news_title {
	font-family: Arial;
	font-size: 18px;
	color: #24457c;
	font-weight: bold;
}

.text_news_main {
	font-family: Arial;
	font-size: 12px;
	color: #454545;
}

.text_news_main a:link {
	color: #ffffff;
	text-decoration: underline;
}
.text_news_main a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.text_news_main a:hover {
	color: #cccccc;
	text-decoration: none;
}
.text_news_main a:active {
		color: #ffffff;
	text-decoration: underline;
}






.nav_footer a:link {
	color: #09ABCE;
	text-decoration: none;
}
.nav_footer a:visited {
	color: #09ABCE;
	text-decoration: none;
}
.nav_footer a:hover {
	color: #0BC2EA;
	text-decoration: underline;
}
.nav_footer a:active {

	color: #0BC2EA;
}

.bkgd_rpt_hor {

	background-image: url(../images/template/bkgd_rpt_hor.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	
}
body {
	background-color: #454545;
	bottom: 200px;
}
.text_footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	list-style-type: circle;
}

.text_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text_footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text_footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_footer a:active {
	color: #FFFFFF;
}

.margin_maintable {
	margin-left: 10px;
margin-right: 0px;
}




.tablespacing_tlr {
	border-top: 0px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 10px solid #ffffff;
}
.credits_bottom {
	font-family: Arial, Helvetica, sans-serif;
	bottom: 0px;
	position: relative;
	left: auto;
}

/*Nav Dropdown Menu*/

#dropmenudiv{
position:absolute;
border:1px solid #ffffff;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 7px;
	border-bottom: 1px solid #ffffff;
	padding: 1px 4px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #D1DFFF;
}

#dropmenudiv a:link{ /*hover background color*/
	font-style: normal;
	color: #4c74ca;	
}
#dropmenudiv a:visited{
	font-style: normal;
	color: #4c74ca;		
}
#dropmenudiv a:hover{ /*hover background color*/
font-style: normal;
	color: #ffffff;	
background-color: #4C74CA;
}

/*END Nav Dropdown Menu*/
li {
	text-indent: -15px;
}

