body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #182764;
	margin: 0px;
	padding: 0;
}
.nomargintop {margin-top: 0;}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0 0 0px;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/*submasthead is the blue area under the masthead*/
#subMasthead {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	text-align: right;
	background-color: #182764;
}
#subMastText {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_a/*The wrapper and wrapperWhtBG is to keep the content centered*/
 {
	width: 930px;
	margin: 0 auto;
	border-left: 1px solid #000000;
}
#wrapperWhtBG {
	background-color: #ecedf2;
	background-image: url(../images/bg_Grad.jpg);
	background-repeat: repeat-x;
}
/*column_wrapper contains the content both navigation and main content*/
#column_wrapper {
	background-image: url(../images/clm07_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	height: 12px;
}
#column_bottom {
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.white {
	color: #FFFFFF;
}
.small {
	font-size: 0.8em;
}
.navHi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	display: block;
	margin: 0px;
	width: 145px !important;
	border-bottom: 1px solid #003399;
	border-top-color: #003399;
	border-right-color: #003399;
	border-left-color: #003399;
	padding: 8px 0px 4px 15px;
	background-color: #E9E9E9;
}
.navHiHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	display: block;
	margin: 0px;
	width: 160px !important;
	border-top: 1px solid #003399;
	background-color: #E9E9E9;
}
/*CSS for the main body content left for navigation, right for content*/
#center {
	width: 761px;
	float: left;
	list-style-type: square;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
}

#contenthome {
	width: 761px;
	float: left;
	background-image: url(../images/bg_home_blank.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 770px;
}

#contenthome p {
	padding: 24px 0px 0px 0px;
	margin-left: 96px;
	font-weight: bold;
	font-size: 16px;
}

#left {
	width: 160px;
	float: left;
	background-image: url(../images/bg_left_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 600px;
}
.content p {
	margin: 12px 0;
}
#center .content {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#center .content li {
	list-style-type: square;
}
#center .content p {
	color: #000000;
}
#center .content h1 {
	color: #182764;
	font-size: 1.5em;
	font-weight: lighter;
	border-bottom: 1px solid #182764;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#center .content h2 {
	color: #000000;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
/*CSS for footer area*/
#footer .content {
	padding: 12px 0px;
}
#footer {
	color: #666666;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #182665;
	width: 100%;
	height: 65px;
	position: relative;
	left: 0px;
	bottom: 0px;
}
#footerText {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1.0em;
}
.copyright {
	color: #FFFFFF;
	font-size: 0.9em;
}
#ruleBlue {
	border-top: 1px solid #000000;
}
/*CSS for links when not overridden by class CSS*/
#left a:link {
	color: #182764;
}
#left a:visited {
	color: #182764;
}
#left a:hover {
	color: #FFFFFF;
}
#center a:link {
	color: #182764;
}
#center a:visited {
	color: #FFFFFF;
}
#center a:hover {
	color: #66CCFF;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #B0B0B0;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #66CCFF;
}
/*CSS for all headings and text when not overridden by local class*/
h1 {
	font-size: 1.3em;
	margin: 0;
	font-weight: bold;
}
h2 {
	font-size: 1.0em;
	margin: 30px 0 0 0;
	font-weight: bold;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.2em;
	margin: 20px 0 0 0;
	font-weight: lighter;
	color: #182764;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
