@charset "UTF-8";

#HeaderA {
	width: 835px;
	height:135px;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #006633;
 }
 
 #HeaderB {
	width: 835px;
	height:5px;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #FFFFFF;
 }
 
 #HeaderC {
	width: 835px;
	height:10px;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #006633;
 }
  
  #HeaderD {
	width: 835px;
	height:5px;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #FFFFFF;
 }
 
 #HeaderConent {
	width: 835px;
	clear: both;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #CCCCCC;
 }

 #NAV {
	width: 208px;
	height: 224px;
	float: left;
	background-color: #CCCCCC;
 }
 
  #NavItems {
  position:relative;
	width: 175px;
	float: left;
	background-color: #CCCCCC;
	color: #006633;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	left: 30px;
	top: 10px;
 }



#RightContent {
    width: 627px;
	padding: 0px;
	float:left;
	background-color: #444444;
 }


  #HeaderE {
	width: 835px;
	height:10px;
	clear: both;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #006633;
 }
  
  #HeaderF {
	width: 835px;
	height:5px;
	clear: both;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #ffffff;
 }
  
 
#BodyContainer {
	width: 835px;
	height:135px;
	margin-left: auto ;
  	margin-right: auto ;
	clear:both;
	background-color: #ccccc;
 }

#Body {
    width: 815px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
	background-color: #ffffff;
 }
 
 #BodyLeft {
    width: 600px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
	background-color: #ffffff;
 }

#BodyRight {
    width: 208px;
	padding-top: 10px;
	margin-left: auto;
    margin-right: auto;
	float:left;
	background-color: #ffffff;
 }
 
#HeaderG {
	width: 835px;
	height:10px;
	clear: both;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #ffffff;
 }
 #HeaderI {
	width: 835px;
	height:10px;
	clear: both;
	margin-left: auto ;
  	margin-right: auto ;
	background-color: #006633;
 }

A:link {
	color: #006633;
	font-family: Arial;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
	color: #006633;

}

A:active {
	text-decoration: none;
	color: #006633;

}
a:hover {
	color:#006633;
	text-decoration: underline;	
	}

.content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color: #333333;

}

.smallContent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

}


    .subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006633;

}


    .footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #006633;

}



  