/* CSS definition file containing sitestyle stylesheets */
.TextObject { border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .TextNavBar { border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .border {
	border-top: 1px solid #00337E;
	border-right: 1px solid #00337E;
	border-bottom: 1px solid #EC790E;
	border-left: 1px solid #00337E;
}
.styleorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EC7710;
	font-weight: bold;
}
.stylewhite {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.styletext {
	font-family: arial;
	font-size: 11px;
	color: #00337E;
	font-weight:normal
;
	text-align: center;
	text-indent: 0pt

}
.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.bluestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00337E;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font:Arial;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FACA9A;
	border-bottom: 1px solid #FACA9A;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #003366;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
.whitetext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-align: center}
div table tr .styletext {
	color: #00337E;
}
.styletext div table tr .styletext a font {
	color: #000080;
}
