@charset "utf-8";
/* CSS Document */

a:focus {outline:none;}
img {border: 0;}

body {
	margin: 0px;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #999999;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #949185;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
    background: url(../images/pageBG.gif) top center #476782 no-repeat;
	color: #000000;
}

* .bodyCopy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a {  color: #171F79; text-decoration: none; font-weight: bold}
a:hover {  color: #C27C30; text-decoration: none}
p {
	padding: 0px;
	margin: 0;
}

* .photoHead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background: url(../images/pgHeadingBG.gif) top left no-repeat;}
* .photoHead_e {  background-image: url(../images/pgHeadingBG.gif)}
* .subHeads {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #990000}
* .memberLetters {  font-family: "Arial Black"; font-size: 24px; font-weight: normal; color: #000000; background: url(../images/pgHeadingBG.gif) top left no-repeat;}
* .PageHeadings {  font-family: "Arial Black"; font-size: 15px; color: #660066}
* .homeFeatureText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333}

* .error {
	background: #CC0033;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 200px;
	margin: 10px auto 0px auto;
	text-align: center;
}

* .success {
	background: #CCC;
	border: 1px solid #888888;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 400px;
	margin: 10px auto 0px auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

* .txt_box{FONT-FAMILY:Arial, Helvetica, sans-serif; font-size:12px;BORDER:1px #999999 dotted; BACKGROUND-COLOR: #f1f1f1;text-indent:5px;Height:23px;Width:195px;}

* .content_box{FONT-FAMILY:Arial, Helvetica, sans-serif; font-size:12px;BORDER: #132232 1px solid; BACKGROUND-COLOR: #f1f1f1;text-indent:5px;Height:100px;Width:300px; padding:3px;}

* #wrapper { 
	margin: 0 auto;
	width: 770px;
	background: none;
	padding: 0;
}

* #header{
	width: 100%;
	height: 185px;
	float: left;
}

* #mainarea{
	width: 100%;
	float: left;
	background: url(../images/menusidebg1.gif) 124px 0px repeat-y;
	
	
}
/*#mainarea #menuarea{ 
	width: 150px;
	float: left;
	
}

#menuarea #menu{
	width: 100%;
	float: left;
}

#menuarea .belowmenu{
	width: 80%;
	float: left;
	vertical-align: middle;
}
*/
 #mainarea #maincontainer{
	width: 707px;	
	margin-right: 45px;
	border-right: 9px solid #344B5F;
	border-left: 9px solid #344B5F;
	float: right;
	background: #E6E0D3;
	
}

#maincontainer .topcontent{
	width: 670;
	padding-left: 5px;
}


#maincontainer .bottomcontent{
	width: 670;
	padding-left: 5px;
}


* .clear{
	clear: both;
}

* .footer{
	width: 601px;	
	border-left: 124px solid #344B5F;
	float: left;
	height: 10px;
	background:	#344B5F;
	line-height: 10px;
	font-size: 9px;
	
	
}

* .style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
* .style2 {color: #990000}
* .style3 {font-size: 14px}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.SmallGrayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	font-weight: normal;
}

.SmallRedHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	background-color: #E5CAAB;
}

.SubHeaderBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #E5CAAB;
}

.GrayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}


.SubjectHeader {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: normal;
}

td.GrayBorderBottom { border-bottom: solid 1px #808080;}