.bottom_white_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.top_white_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.nav_item {
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #235598;
	border-left-color: #FFFFFF;
	background-image:  url("../_images/nav_item_05.gif");
	font-size: 11px;
}
.nav_item a{
text-decoration:none;
color:#FFFFFF;}
.nav_item a:hover{text-decoration:none;
color:f6ff2f;
}
.right_nav_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.left_nav_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #235598;
}
.20px_red {
	font-size: 20px;
	font-weight: bold;
	color: FF4330;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.20px_gray {
	font-size: 20px;
	font-weight: bold;
	color: 647484;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #FFFFFF;
}.body, th, td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
}
.page_header {
	font-size: 16px;
	font-weight: bold;
	color: 1C396A;
	font-style: oblique;
}
.news_header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	font-weight: bold;
	color: #FFFFFF;
}
.news a{
	text-decoration: underline;
	color:#FFFFFF;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subnav {

	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.subnav a{
text-decoration:none;
color:#ffffff;}
.subnav a:hover {
text-decoration:none;
color:ff4330;}
