body {
	background: #7F90A2;
	background-image: url('/images/bodyBg.gif');
	background-repeat: repeat-x;
	color: #728393;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

p {
	padding-top: 15px;
	margin: 0px;
	color: #728393;
	font-size: 1.09em;
	line-height: 1.4em;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: steelblue;
}

.content h1 {
	padding-top: 25px;
	font-size: 1.55em;
	border-bottom: 1px solid #E1E7ED;
}

.content h2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8794A1;
	font-size: 1.27em;
}

a {
	font-weight: bold;
	color: midnightblue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 2.25em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
}

ul {
	font-size: 1.25em;
}

.breadCrumbNav {
	font-size: 1.09em;
}

.headerNavLinks {
	font-size: 1.09em;
}

.pageFooter {

}

.page_heading {

}

.block_heading {

}

.block_content {

}

.formField {

}

.notice {

}

.horizImage {

}

.imagecaption {

}

.vertImage {
	diplay: block;
	padding-top: 10px;

}

.pageNav {

}

.inactive {

}

.pageNavNumbers {

}

.headline {

}

.textMenuLink {

}

.boxText {

}

.headerLogin {

}

.loginLink {

}

.page {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
/*	width: 760px; */
	background-color: #FFFFFF;
	border: 1px solid #5F7184;
}

.pageHeader {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 760px;
	background-color: #FFFFFF;
}

.pageFooter {
	margin: 0px;
	padding: 0px 0px 11px 0px;;
	width: 900px;
	text-align: center;
	background-color: #FFFFFF;
}

hr {
	width: 738px;
	height: 1px;
	text-align: center;
	border: 0;
	color: #E1E7ED;
	background-color: #E1E7ED;
}

.identity{
	width: 878px;
	height: 193px;
	/*height: 180px;*/
	background-image: url(/images/interface/headerImage.jpg);
	/*background-image: url(/images/interface/headerImage.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
}

.logoContainer{
	width: 224px;
	height: 193px;
	/*height: 180px;*/
	left: 0px;
	right: 0px;
	text-align: center;
	background-image: url(/images/interface/logoBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.logoContainer img{
	border: 0px;
	margin: 10px 0px 0px 0px;
}

.contentContainer{
	width: 878px;
	margin: 0px auto 0px auto;
}

.content{
	width: 624px;
	float: right;
	margin: 0px;
	padding: 10px 10px 14px 10px;
	background-image: url(/images/interface/contentBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
}

.clear{
	height: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.mainMenuContainer{
	float: left;
	width: 202px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cdd8e1;
	background: #EAEFF3;
}

.breadCrumbWrap {
	float: left;
}

.siteMapWrap {
	float: right;
}

#textControlText {
	text-align: center;
	display: none;
}

#textControlImage {
	margin-top: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: right;
}

a.simplicity {
	text-decoration: none;
	color: #728393
}

a:hover.simplicity {
	background: #FF9900;
	color: #ffffff;
}

a.design {
	text-decoration: none;
	color: #728393;
}

a:hover.design {
	background-color: #0081BB;
	color: #ffffff;
}

.cssmouseoff, .cssmouseon {
	width: 196px;
	color: #fff;
	padding-bottom: 3px
}

a.cssmouseoff, a.cssmouseoffSub {
	text-indent: 10px;
	display: block;
	font-size: 1em;
	text-decoration: none;
	width: 196px;
	height: 20px;
	background-color: #7F90A2 !important;
	border: 1px solid #7F90A2 !important;
	color: #fff;
	padding: 2px;
	padding-top: 8px;
}

a.cssmouseon, a.cssmouseonSub {
	text-indent: 10px;
	font-size: 1em;
	text-decoration: none;
	width: 196px;
	height: 20px;
	background-color: #fff !important;
	color: #7F90A2;
	border: 1px solid #7F90A2 !important;
	padding: 2px;
	padding-top: 8px;
}

.pageFooterSize {
	font-size: 1em !important
}




/* 
  ---------------------------------------------
  SITE MAP LINKS 
  =============================================
*/

/* main links */


.SiteMapMainOut
{
	height: 18px;
	background-color: #c4cfe3;
	padding-left: 6px;
}

.SiteMapMainLinkOut
{
	background-color: none !important;
	text-decoration: none;
	color: #fff;
}

a.SiteMapMainLinkOut
{
	background-color: none !important;
	text-decoration: none;
	color: #fff;
}


.SiteMapMainOver 
{
	height: 18px;
	background-color: #00477f;
	padding-left: 6px;
}

a.SiteMapMainLinkOver
{
	background-color: none !important;
	color: #ffffff;
}

a.SiteMapMainLinkOver:hover
{
	background-color: none !important;
	color: #ffffff;
	text-decoration: none;
}

.SiteMapMainLinkOver
{
	background-color: none !important;
	color: #ffffff;
	text-decoration: none;
}



/* sub links */

.SiteMapSubOut
{
	color: #ffffff;
	height: 18px;
	background-color: #c4cfe3;
	padding-left: 6px;
}

.SiteMapSubOver
{
	color: #ffffff;
	height: 18px;
	background-color: #00477f;
	padding-left: 6px;
}

a.SiteMapSubLinkOut
{
	color: #ffffff;
	background-color: none !important;
	color: #fff;
	text-decoration: none;
}

a.SiteMapSubLinkOver:hover 
{
	background-color: none !important;
	color: #fff;
	text-decoration: none;
}

.SiteMapSubLinkOut 
{
	color: #fff;
	font-size: 1em;
	text-decoration: none;	

}

.SiteMapSubLinkOver
{
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}

/* selected */

.SiteMapLinkSelectedMain
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;	
}
.SiteMapLinkSelectedMain:hover
{
	color: #ffffff;
	text-decoration: none;	
}

.SiteMapLinkSelectedSub 
{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;	
	background-color: #00477f;
}

.SiteMapLinkSelectedSub:hover
{
	color: #ffffff;
	text-decoration: none;	
}

.SiteMapSelected
{
	height: 18px;
	background-color: #00477f;
	padding-left: 6px;
}

.rssButton img {
	border: 0px;
	float: right;
	padding-right: 10px;
}

.satelliteContainer {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E1E7ED;
	border: 1px solid #CDD8E1;
}

.satelliteContainer h2 {
	font-size: 1.7em;
	padding-left: 10px;
}

.topNewsTop {
	border-bottom: 1px solid #CDD8E1;
}

.topNewsMain {
	margin-top: 15px;
}

.newsSat_headline {
	font-size: 1.25em;
	font-weight: bold;
}

.newsSat_headline {
	padding: 10px;
	padding-top: 2px;
}

.newsSat_date {
	display: block;
	padding: 10px;
	padding-top: 2px;
}

.newsSat_summary p {
	padding: 10px;	
	padding-top: 2px;
	padding-bottom: 2px;
}

.newsSat_more {
	display: block;
	color: #728393 !important;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}

.newsSat_more a {
	color: #728393 !important;
}

.rssButtonNewsPage {
	border: 0px;
	float: right;
}

.mainMenuWrapper {
	float: left;
	width: 222px;
}

.mainMenuBanner {
	clear: left;
	float: left;
	width: 222px;
	padding-top: 10px;
}

.block_content table, .block_content td {
	border-collapse: collapse !important;
	border: 1px solid #cdd8e1 !important;
	background-color: #eaeff3 !important;
	vertical-align: top;
	height: 30px !important;
	padding: 5px !Important;
	color: #728393 !important;
	font-size: 1em !important;
	line-height: 1.4em !Important;
}

.block_content table {
	margin-top: 10px;
	width: 625px !important;
}

.normalTable, .normalTable td {
	border: 1px solid #fff !important;
	background-color: #fff !important;
	vertical-align: top;
	height: 30px !important;
	padding: 0px !Important;
	width: 150px !important;
}

.block_content td p {
	padding-top: 0px;
	padding-bottom: 3px;
	font-size: 1em;
}

.block_content td a, .block_content td p a {
	color: #536273 !important;
}

form, input {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #abadb;
}
