body {
	background: #4B4B4B;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Input CSS */

SELECT, option, input, textarea {font-family: verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}

h1 {
	font-size: 16px;
}

textarea {
	width: 350px;
	height: 200px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.background {
	width: 899px;
	background-image: url("images/contback.gif");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

.marginleft {
	margin-left: 10px;
}

.topnav {
	width: 879px;
	height: 31px;
	max-height: 31px;
}

.htopdiv {
	width: 879px;
	height: 8px;
	background-image: url("images/htopdiv.gif");
}

.hbottomdiv {
	width: 879px;
	height: 9px;
	background-image: url("images/hbottomdiv.gif");
}

.logowrapper {
	width: 879px;
	height: 90px;
	background: #ACACAC;
	border-style: solid;
	border-color: #ACACAC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.leftlogo {
	width: 149px;
	max-width: 149px;
	float: left;
}

.rightlogo {
	width: 730px;
	max-width: 730px;
	float: right;
}

.loginwrapper {
	width: 879px;
	height: 17px;
	max-height: 17px;
	background-image: url("images/loginback.gif");
}

.mainwrapper {
	width: 879px;
	background-image: url("images/mainback.gif");
	background-repeat: repeat-y;
}

.mainfeat {
	border-style: solid;
	border-color: #ACACAC;
	border-width: 1px;
	margin-top: 1px;
}

.sidecolwrapper {
	border-style: solid;
	border-color: #ACACAC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	margin-top: 1px;
}

.featthumb {
	width: 563px;
	height: 67px;
	background-image: url("images/thumbfeatback.gif");
	background-repeat: none;
	border-style: solid;
	border-color: #ACACAC;
	border-width: 1px;
}

.thumbimg {
	border-style: solid;
	border-width: 1px;
	border-color: #484848;
}

.headerimg {
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #ACACAC;
}

.featwords {
	width: 563px;
	height: 35px;
	background-image: url("images/wordfeatback.gif");
	background-repeat: none;
	border-style: solid;
	border-color: #ACACAC;
	border-width: 1px;
	margin-top: 2px;
}

.midad {
	width: 568px;
	background-image: url("images/midadback.gif");
	height: 75px;
	margin-top: 2px;
}

.dividerline {
	width: 899px;
	font-size: 1px;
	overflow: hidden;
	height: 1px;
}

.footerlinks {
	width: 899px;
	border-style: solid;
	border-color: #C9C9C9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	height: 21px;
	background-color: #C3C3C3;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.copyright {
	width: 899px;
	height: 27px;
	background-image: url("images/copyright.gif");
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.navdivline {
	width: 151px;
	font-size: 1px;
	overflow: hidden;
	height: 1px;
	background: #686868;
}

.wrap {
	width: 568px;
	word-wrap: break-word;
	overflow: hidden;
}

.ndivline {
	width: 568px;
	font-size: 1px;
	overflow: hidden;
	height: 1px;
	background: #ACACAC;
}

/* Backend CSS */

.title_class {
	width: 748px;
	text-align: left;
	background: #003061;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-top: 20px;
}

.welcome_class {
	width: 748px;
	text-align: right;
	height: 20px;
	background: #E0DDB5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
}

.wrapper_class {
	width: 748px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	background-image: url("siteadmin/images/back.jpg");
}

.nav_class {
	width: 149px;
	background: #003061;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;
	float: left;
	text-align: left;
	color: #FFFFFF;
}

.content_class {
	width: 598px;
	float: left;
	text-align: left;
}

.footer_class {
	width: 748px;
	text-align: left;
	height: 20px;
	background: #E0DDB5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
}

.tcs_class {
	width: 750px;
	text-align: right;
}

.maincat {
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
	background: #E0DDB5;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-color: #000000;
	color: #003061;
}

.star {
	color: #003250;
	font-weight: bold;
}

/* Text CSS */

.lightblue {
	color: #7FB1CA;
}

.bluetext_class {
	color: #5893AC;
	font-weight: bold;
}

/* Text Layout CSS */

/* Link CSS */

a.siteadminclass:link {text-decoration : none; color : #003061;}	
a.siteadminclass:visited {text-decoration : none; color : #003061;}
a.siteadminclass:hover {text-decoration : underline; color : #003061;}

a:link {text-decoration : none; color : #FFFFFF;}	
a:visited {text-decoration : none; color : #FFFFFF;}
a:hover {text-decoration : underline; color : #FFFFFF;}

a.noflicker:link {text-decoration : underline; color : #003250;}	
a.noflicker:visited {text-decoration : underline; color : #003250;}

a.whitelink:link {text-decoration : none; color : #FFFFFF;}	
a.whitelink:visited {text-decoration : none; color : #FFFFFF;}
a.whitelink:hover {text-decoration : underline; color : #FFFFFF;}

a.whiteunder:link {text-decoration : underline; color : #FFFFFF;}	
a.whiteunder:visited {text-decoration : underline; color : #FFFFFF;}
a.whiteunder:hover {text-decoration : none; color : #FFFFFF;}

a.bnav:link {text-decoration : none; color : #003250;}	
a.bnav:visited {text-decoration : none; color : #003250;}
a.bnav:hover {text-decoration : underline; color : #003250;}

a.lblink:link {text-decoration : none; color : #7FB1CA;}	
a.lblink:visited {text-decoration : none; color : #7FB1CA;}
a.lblink:hover {text-decoration : underline; color : #7FB1CA;}