body {
	background-color: #EDC98A;
}

a {
	
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}


ul, li{
padding-top: 0px;
padding-left: 5px;
margin: 0px;
margin-left: 10px;
}

h3{
font-size: 14px;
color: #182B59;
padding-bottom: 5px;
margin: 0px;
}

.formText {
font-size: 12px;
}

.corner_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.header_text {
	padding-left: 15px;
	padding-bottom: 10px;
}

.subnav_text {
	/*padding-top: 10px;
	padding-left: 15px;*/
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #576580;
	padding: 10px 0px 10px 10px;
}

.subnav_text a:link, .subnav_text a:visited, .subnav_text a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	border-right: 1px dotted #FFFFFF;


}

.subnav_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #182B59;
	padding-left: 10px;
	padding-right: 10px;
}


.nav {
	background-color: #293963;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.nav_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

.nav_td a {color: #FFFFFF; text-decoration: none;}
.nav_td a:hover {color: #EDC98A; text-decoration: none;}
/*.nav_td a:active {color: #FFFFFF; text-decoration: none;}
.nav_td a:visited {color: #FFFFFF; text-decoration: none;}*/

.nav_td2 a {color: #FFFFFF; text-decoration: none;}
.nav_td2 a:hover {color: #EDC98A; text-decoration: none;}
/*.nav_td2 a:active {color: #FFFFFF; text-decoration: none;}
.nav_td2 a:visited {color: #FFFFFF; text-decoration: none;}*/

.corner_links a {color: #FFFFFF; text-decoration: none;}
.corner_links a:hover {color: #EDC98A; text-decoration: none;}
/*.corner_links a:active {color: #FFFFFF; text-decoration: none;}
.corner_links a:visited {color: #FFFFFF; text-decoration: none;}*/

.nav_td2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	text-align: center;
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.mainbg_padding {
	padding: 10px;
}
.td_body {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.bottom_border {
	border-left-width: 152px;
	border-left-style: solid;
	border-left-color: #182B59;
}
.right_border {
	border-right-width: 13px;
	border-right-style: solid;
	border-right-color: #182B59;
}
.news_bg {
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
}
.news_bg ul li {
	margin: 0px;
	padding: 5px 0px 0px;
}

.td_body1 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.td_body2 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.td_body3 {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	text-align: left;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
	padding-right: 12px;
}

.form {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
}
