BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal;
	margin: 10px;	
	background-color: #EDF3F1; 
	color: #241200;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 17px; 
	color: #241200;
}




H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	font-size: 21px; 
	line-height: 25px; 
	color: #002719;	
}

H11 {
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal;
	font-size: 18pt; 
	color: #9D4C00;	
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px #A9A984  solid;
}


H2 {
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal;
	font-size: 14pt; 
	color: #800000;
	text-transform: uppercase;
}

A {
	text-decoration: underline;
	color: #002719;
	}
	
A:hover {
	text-decoration: none;
	}


.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
}

.bbd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	padding-top: 10px;
}

.blackunderline {
	border-bottom: 1px #000000  solid;
}

.greyunderline {
	border-bottom: 1px #666666  solid;
}

Table.cellunderline TD {
	border-bottom: 1px #640000  solid;
}


.borderedcell {
	color: #241200;
	background-color: #E0E0AF;
	border: 1px #AEAE5E solid;
}


.formbutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #002719;
	background-color: #D8E4E1;
	border: 1px #000000 solid;
	padding-top: 3px;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
}

.rhsbox {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #800000;
	
}

.rhsboxmenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	
}

a.rhsboxmenu {
	font-size: 12px;
	color: #800000;
	
}

A.rhsbox {
	text-decoration: none;
}

A:hover.rhsbox {
	text-decoration: underline;
}

.linksheading {
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal;
	font-size: 16pt; 
	color: #800000;	
	padding-top: 5px;
	padding-bottom: 10px;
}



.address {
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;	
	border-top: 1px #A9A984  solid;
	
}

.mainbodyhp {	
	padding-top: 0px;
	padding-bottom: 20px;
	
}

.mainbody {	
	padding-top: 10px;
	padding-bottom: 20px;
	
}


.bodybox {
	border: 1px #325076 solid;
}

.hpboxr1 {
	border-left: 1px #cccccc solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 18px; 
	color: #05063A;
	text-transform: uppercase;
	padding-top: 12px;	
	padding-bottom: 7px;
}

.hpboxr2 {
	border-left: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	background-color: #EFEFEF;
}


/* POP OUT MENU SETTINGS */

.popout_title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	background-color: #CC6301;
	color: #FFFFFF;
	text-indent: 0px;
	padding: 5px;
}

#dropmenudiv{
position:absolute;
background-color: #D8E4E1;
border:1px solid #003B26;
border-bottom-width: 3px;
border-top-width: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #FFFFFF;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid #003B26;
padding: 5px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C6D8D4;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

