body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #776e65;
}
body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/site_background.gif) repeat;
}
.content {
	padding: 20px 25px 30px;
	height: 250px;
	color: #776e65;
	background: url(/images/logo-footer-basi.png) no-repeat right bottom;
}
#outerborders {
	border-top: 0;
	border-bottom: 13px solid #fff;
	border-right: 13px solid #fff;
	border-left: 13px solid #fff;
}
.leftcolwhitebottom {
	border-bottom: 15px solid #fff;
}
.content ol li {
	padding-bottom: 10px;
}
.content ul li {
	padding-bottom: 8px;
}
.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #c00;
}
#topimages img { border-left: 1px solid #fff; border-bottom: 1px solid #fff;}
.navbar {
	background: #9f341f;
	color: #fff;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.navbar a { color: #fff; text-decoration: none; }
.navbar a:hover { color: #fff; text-decoration: underline; }

a {
	color: #9f341f;
	text-decoration: none;
}
a:hover {
	color: #9f341f;
	text-decoration: underline;
}
.leftcol {
	background: #2f9867;
	color: #fff;
	padding: 15px 0;
}
.redtext { color: #9f341f; }

.footer { 
	color: #fff;
	padding-left: 10px;
}
.footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}	
h1 {
	margin: 0;
	font-size: 20px;
	color: #776e65;
	padding-bottom: 3px;
	border-bottom: 2px solid #edebe9;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
h3 {
	text-transform: uppercase;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	background: #edebe9;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 14px;
}
h4 em { font-weight: normal; }
	
hr {
	color: #edebe9;
	background: #edebe9;
	height: 2px;
	width: 100%;
	border: none;
}
.tableheader {
	background: #edebe9;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.tableheaderhighlight {
	padding: 4px;
	font-weight: bold;
	color: #ffffff;
	background-color: #b0a8a2;
}


.tableline {
	padding-bottom: 2px;
	border-bottom: 1px solid #edebe9;
}
#leftinfo { padding: 10px 0; }

form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #b8b0aa;
	width: 250px;
}
.FormField2 {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #b8b0aa;
	width: 470px;
}
.FormSelect {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #b8b0aa;
}
.FormTextField {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #b8b0aa;
	width: 90%;
}
.FormButton {
	color: #422a12;
	border: 1px solid #422a12;
	background: #ccc5bf;
	padding: 1px 5px 1px 5px;
}

#navcontainer { text-align: center;  width: 160px;}
#navcontainer ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style-type: none;
}
#navcontainer li a {
	display: block;
	color: #fff;
	background: #44a376;
	text-decoration: none;
	padding: 5px;
	margin: 10px 10px;
	border: 1px solid #97ccb3;
	width: 100%;
}
#navcontainer li a:hover {
	color: #fff;
	background: #70bf99;
	text-decoration: none;
}


/* SUBPAGE STYLES */
