body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/bg_home.gif) repeat-x top;
}
.content {
	padding: 15px 25px;
	background: #e3dbd0;
	border-left: 1px solid #fff;
	height: 300px;
}
#homenavtable {
	border-top: 2px solid #424d63;
	border-bottom: 2px solid #424d63;
}
#subtable {
	border-top: 2px solid #424d63;
}

#9pxtext {
	font-size: 9px;
	padding-left: 10px;
	padding-top: 3px;
}
#9pxtext a{
	color: #6a7389;
	text-decoration: none;
}
#9pxtext a:hover{
	color: #666666;
	text-decoration: underline;
}	
.homecontent {
	padding: 15px 10px 10px 20px;
}
.content ol li {
	padding-bottom: 10px;
}
.content ul li {
	padding-bottom: 8px;
}
.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	line-height: 11px;
	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;
}

.footer { 
	border-left: 1px solid #fff;
	background: #c1bab1;
	color: #fff;
	text-align: left;
	padding-left: 25px;
}
.footerdate {
	background: #288158;
	color: #fff;
	text-align: center;
}	
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9f341f;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}


.imagepadleftbottom {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}

#datebox {
	background: #424d63;
	color: #ffffff;
	height: 26px;
	width: 210px;
	text-align: center;
	padding-top: 6px;
}
