body {
	background-color: #56626B;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.page {
	width:776px;
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
	border:12px solid #adadad;
}
.header {
	width:776px;
	height:143px;
	background-color:#3f4851;  /***********************************************************************************************/
	color:#e5dcb3;
	border-bottom:12px solid #adadad;
}
.header h1 {
	display:inline;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight:normal;
	font-size:20px;
	margin-top:3px;
	margin-right:3px;
	letter-spacing:1px;
	color:#9ec2dd;
}
.nav {
	width:214px;
	background-color:#3f4851;  /***********************************************************************************************/
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
}
.nav img {
	margin-left:6px;
	margin-bottom:13px;
}
.nav img.first {
	margin-top:317px;
}
.buttons {
	margin:6px;
	margin-bottom:0;
	padding:6px;
	background-color:#adadad; /***********************************************************************************************/
}
a, a:link, a:visited {
	color:#356385; /***********************************************************************************************/
}
a:hover, a:active {
	color:#5583A5;
}
.heading1{
	color:#000000;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
.maintable {
	border-right:1px solid #F3EDB9;
	border-left:1px solid #F3EDB9;
}
.topnav {
	background:#CE6F00; /***********************************************************************************************/
}
.mainnav {
	background:#3f4851 url("../images/mainnav-bg.jpg") top left no-repeat;
}
#mainnav {
	width:230px;
	height:488px;
	margin:0;
	padding:0;
}
#mainnav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#mainnav li {
	display:block;
	width:230px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	list-style:none;
}
#mainnav li.first {
}
#mainnav li a {
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	padding-left:30px;
	color:#994800; /***********************************************************************************************/
	text-decoration:none;
	font-weight:bold;
	background:transparent url("../images/mainnav-div.gif") bottom left no-repeat;
}
#mainnav li a.active {
	background:transparent url("../images/mainnav-act.gif") bottom left no-repeat;
}
#mainnav li a:hover, #mainnav li a.active:hover {
	background:transparent url("../images/mainnav-hov.gif") bottom left no-repeat;
}
.content {
	background:#fff;
	min-height:790px;
	border-left:1px solid #ccc492;
	border-right:1px solid #ccc492;
}
.inset {
	color:#000;
	padding:35px;
	padding-top:7px;
}
.inset h1 {
	font-size:18px;
	font-weight:normal;
}
.inset h2 {
	font-size:14px;
	font-weight:normal;
	color:#356385;
}
.inset p {
	font-size:11px;
}
.inset li {
	font-size:11px;
}
.subnav {
	background-color:#adadad;
	font-size:10px;
	color:#626262;
}
.bulletlist {
	color:#626262;
}
.subnav a:link, .subnav a:visited {
	color:#626262;
	text-decoration:none;
}
.subnav a:hover, .subnav a:active {
	color:#424242;
	text-decoration:underline;
}
.clearer {
	clear:both;
}
.footer {
	text-align:center;
	font-size:9px;
	color:#aaa;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	text-decoration:none;
	color:#aaa;
}
.footerlinks {
	background-color:#393e44;
	text-align:center;
	color:#aaa;
	font-size:12px;
}
.footerlinks a:link, .footerlinks a:visited {
	color:#aaa;
	text-decoration:none;
}
.footerlinks a:hover, .footerlinks a:hover {
	color:#fff;
	text-decoration:underline;
}
.required {
	color:#990000;
}
.label {
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}
.pageTitle
{
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#flashmovie {
	margin-top:5px;
	margin-left:5px;
}

.recentnews {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:-8px;
}
.recentnews .topleft, .recentnews .topright {
	background-color:#494e52;
	color:#fff;
	padding:6px;
}
.recentnews .topright {
	text-align:right;
	padding:6px;
}
.recentnews .btm {
	background-color:#e1e1e1;
	color:#000;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}
.recentnews .topleft h3 {
	margin:0;
	font-size:18px;
}
.recentnews .btm h4 {
	margin:0;
	font-size:12px;
}
.recentnews .btm p {
	margin-top:0;
	font-size:10px;
	margin-bottom:8px;
}