/*
Developed by APWD June 2009
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbg {
	background: #f8f3e2 url(images/topbg.jpg) repeat-x;
}
td, textarea, input, select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
a {	
	color: #e87817;
	text-decoration: none;
	font-weight: bold;		
}
a:hover {
	color: #0892dd;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font: normal 0px 'Trebuchet MS', Arial, Sans-serif;
	font-size: 170%;	
	font-weight: bold;
	color: #24820b;
	line-height: 30px;	
}
h2 {
	font: normal 0px 'Verdana', Arial, Sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B72A7;
}
h3 {
	font-size: 120%;
	font-weight: bold;	
	color: #0C416B;
}
.top-left {
	background: url(images/top-left.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 274px;
	height: 113px;
	margin: 0px;
	padding: 0px;
}
.top-right {
	background: url(images/top-right.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 662px;
	height: 113px;
	margin: 0px;
	padding: 0px;
}
.leftnav-bg {
	background: url(images/leftnav-bg.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 184px;
	height: 331px;
	margin: 0px;
	padding: 0px;
}
.spiral-bg {
	background: url(images/spiral-bg.png) repeat-y;
	width: 90px;
	height: 331px;
	margin: 0px;
	padding: 0px;
}
.bodyright-bg {
	background: url(images/bodyright-bg.png) repeat-y;
	width: 40px;
	height: 331px;
	margin: 0px;
	padding: 0px;
}
.bodybottom-bg {
	background: url(images/bodybottom-bg.png) repeat-y;
	width: 752px;
	height: 85px;
	margin: 0px;
	padding: 0px;
}
.footer-bg {
	background: url(images/footer-bg.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	width: 936px;
	height: 107px;
	margin: 0px;
	padding: 0px;
}
.mainbody-bg {
	background: #f8efd3;
	width: 622px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}
.bodycontent {
	width: 374px;
	height: 200px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #505050;
	margin: 0px;
	padding: 0px;
}
.mainmiddle-bg {
	background: url(images/mainmiddle-bg.png) repeat-y;
	width: 62px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
.rightbodycontent {
	width: 186px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
.bottom-bg {
	background: url(images/bottom-bg.jpg) repeat-x;
	width: 6px;
	height: 9px;
	margin: 0px;
	padding: 0px;
}
.footer {
	color: #727171;
	width: 400px;
	height: 10px;
	font-size: 80%;	
	text-align: right;
}
.footer a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.footer a:hover {
	color: #000;	
}
.footer p {
	padding:10px 0;
}
.footer h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}