 /* CSS Document */
body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#00589C;
	scrollbar-highlight-color:#A60A0F;
	scrollbar-3d-light-color:#00589C;
	scrollbar-base-color:#A60A0F;
	scrollbar-dark-shadow-color:#00589C;
	scrollbar-shadow-color:#00589C;
	scrollbar-track-color:#A60A0F;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	background-image: url(images/bluebg.jpg);
	background-color: #5E84A1;
line-height: 1.65em;}


	
td {vertical-align: top;
font-size: 11px;
line-height: 1.65em;}
	
a { color: #A90533;}
a:hover { color: #3B3B3B;}

hr {color: #6C000A;}

table.maintable { background-image: url(images/background.jpg);}

/* sub page heading */

	
td.subhead { background-image: url(images/yellowheadbg.jpg);
	background-position: top;
	background-repeat:repeat-x;}
td.subhead h3 {padding-top: 50px;
	color: #00589C;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.50em;}
	
/* buttons */
td.orangebuttons {background-image: url(images/orange_bg.jpg);
	background-repeat: repeat-x;}
	
.obuttons { padding: 45px 0 0 35px;
	text-align: left;}
	
.obuttons a { display: block;
	padding: 4px 0 4px 0px;
	width: 130px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #EFF361;
}	

.obuttons a:hover { color: #EFF361;}	

.obuttons a.act { display: block;
	padding: 4px 0 4px 0px;
	width: 130px;
	font-weight: bold;
	color: #EFF361;
	text-decoration: none;
	border-bottom: 1px solid #EFF361;
}	

.obuttons a.act:hover { color: white;}	

.obuttons a.noborder { display: block;
	padding: 4px 0 4px 0px;
	width: 130px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border: 0;
}	

.obuttons a.noborder:hover { color: #EFF361;}	

.obuttons a.noborderact { display: block;
	padding: 4px 0 4px 0px;
	width: 130px;
	font-weight: bold;
	color: #EFF361;
	text-decoration: none;
	border: 0;
}	

.obuttons a.noborderact:hover { color: white;}	
	
td.text { background-image: url(images/textbg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #F1EFB2;
}
td.text .textarea { padding: 0px 30px 20px 25px;}
	
td.topbuttons { vertical-align: middle;
	padding: 7px 0 4px 0;
	background-color: #FCFBE9;
}
td.topbuttons a { color: #A60A0F;
	text-decoration: none;
	font-weight: bold;
}	

td.topbuttons a:hover { color: #1D7AB3;
}	
td.topbuttons a.topact { color: #1D7AB3;
	text-decoration: none;
	font-weight: bold;
}	

td.topbuttons a.topact:hover { color: #A60A0F;
}		
		
/* copy */
td.leftside {padding: 30px 18px 20px 16px;
}
td.hfsleftside {background-color: #FCFBE9;
}
.hfsrightside {	padding: 0 20px 0 20px;
}
.subleft {padding: 30px 18px 20px 16px;}

td.centerline {vertical-align: bottom;
	background-image:url(images/centerborder.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

td.rightside {padding: 30px 33px 20px 36px;
	text-align:left;
}

.heading { background-color: #A60A0F;
	color: white;
	font-weight: bold;
	width: 230px;
	padding: 5px;
	font-size: 14px;
}

.subheading { background-color: #A60A0F;
	color: white;
	font-weight: bold;
	width: 300px;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

.headingw { background-color: #A60A0F;
	color: white;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
}
.emph { color: #355A7A;
	font-weight: bold;
}
a.linkbold { font-weight: bold;
	color: #355A7A;
}
a.linkbold:hover {color: #A60A0F;
}
 
td.btm { border: 0 20px 20px 20px;
	border-color: #F1EFB2;
	border-style: solid;
	background-color: #A60A0F;
	color: white;
	font-size: 11px;
}
td.btm a { color: white;
	font-weight: bold;}
td.btm a:hover { color: #EFF361;}


.formbutton {background-color: #355A7A;
	color: #EBEBB7;
	font-weight: 700;
	font-size: 8pt;
	padding: 0px;
	}
.formbuttonlink {background-color: #FCFBE9;
	color: #A90533;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	padding: 0;
	border: 0;
	}
.formfield { background-color: #5F6975;
	color: #FCFDFE;}
	
/* Homes Pages */
.norm{
	list-style-position : outside;
	list-style-type : disc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin-top : -10px;
	font-weight : normal;
	margin-bottom : -18px;
}

