@charset "utf-8";
/* CSS Document */

html, body {
	width:100%;
	height:100%;
	margin:0;
	background:url(../images/bg_pattern.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
.spacer{
height:;
float: left;
width: 1px;
font-size: 1px; /* to make sure width is not overridden */
padding: 0;
margin: 0;
}
.wrapper {
	width:894px;
	margin:0 auto;
	}
.utility {
	height:24px;
	padding-right:10px;
	}
.utility ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	}
.utility ul li {
	float:left;
	}
.utility ul li a {
	color:#dddddd;
	font-size:10px;
	text-decoration:none;
	margin:0 4px;
	font-weight:bold;
	}
.utility ul li a:hover {
	color:#fff;
	}
.utility ul li a.seperator:hover {
	color:#bbbbbb;
	}
.topheader {
	height:133px;
	background:url(../images/bg_banner.jpg) no-repeat;
	overflow:hidden;
	}
.topheader a.link {
	display:block;
	position:absolute;
	width:214px;
	height:98px;
	margin:17px 0 0 20px;
	}
.loginbox {
	width:275px;
	height:39px;
	position:absolute;
	margin-left:480px;
	background:url(../images/bg_loginbox.jpg) no-repeat;
	overflow:hidden;
	padding:6px 0 0 40px;
	}
.loginbox a {
	color:#717171;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:16px;
	}
.loginbox a:hover {
	color:#444444;
	}
.topnav {
	height:27px;
	/*overflow:hidden;*/
	}
	
.topnav img {
	border:0;
	}
.topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.topnav ul li {
	float:left;
	}
	
.contentarea {
	margin-bottom:25px;
/*
	min-height:400px;
	height:auto !important;
	height:400px;
*/
	}
.footer {
clear: both;
padding: 0;
margin: 0;
	height:65px;
	background:url(../images/bg_footer.jpg) repeat-x;
	overflow:hidden;
	font-size:11px;
	color:#717070;
	text-align:center;
	}
/*
.footer {
	height:65px;
	background:url(../images/bg_footer.jpg) repeat-x;
	overflow:hidden;
	font-size:11px;
	color:#717070;
	text-align:center;
	}
*/
.footer .holder {
	width:894px;
	margin:0 auto;
	text-align:center;
	}
.footer .copyright {
	clear:both;
	padding-top:5px;
	}
.footer ul {
	margin-top:18px;
	padding:0;
	list-style-type:none;
margin-left:50px;
	}
.footer ul li {
	float:left;
	margin:0 8px;
	}
.footer ul li a, .footer a {
	color:#717070;
	font-size:11px;
	text-decoration:none;
	}
.footer ul li a:hover, .footer a:hover {
	color:#a9a9a9;
	}

.contentarea, .contentarea p {
	color:#525252;
	line-height:18px;
	font-size:12px;
	}
.conholder p {
	/*text-align:justify;*/
	}
.contentarea a {
	color:#153e93;
	}
.contentarea a:hover {
	color:#970e0e;
	}
.contentleft {
	float:left;
	width:594px;
	margin-top:8px;
	}
.conholder {
	padding:0 15px;
	}
.bolder {
	font-size:13px;
	font-weight:bold;
	color:#424242;
	line-height:18px;
	}
.contentright {
	float:right;
	width:297px;
	margin-top:8px;
	}
h1 {
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	/*color:#424242;*/
color:#089200;
	line-height:22px;;
	}
h2 {
	font-size:14px;
	color:#17429e;
	font-weight:normal;
	}
#hiddenlogin {
	margin:7px;
	border:1px solid #cccccc;
	background:#f3f3f3;
	padding:15px;
	}
.memberzone {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:25px;
	}
.membernav {
	margin-top:20px;
	/*text-align:center;*/
	padding:6px 0 5px 0;
	border-bottom:1px solid #f0f0f0;
	background:url(../images/securebg.gif);
	color:#999999;
}
.membernav a {
	color:#717171;
	margin:0 10px;
	text-decoration:none;
}
.membernav a:hover {
	color:#960e0e;
}
.contentforum {
	margin-top:8px;
	}
h3 {
	font-weight:normal;
	font-size:14px;
}
h1 a {
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
	color:#424242;
	text-decoration:none;
	}
.logoutbox {
	width:75px;
	height:39px;
	position:absolute;
	margin-left:765px;
	padding:12px 0 0 5px;
	z-index:200;
	}
.logoutbox a {
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	}
.logoutbox a:hover {
	color:#bf1112;
}
.securetitle {
	font-size:14px;
	color:#a20a07;
	font-weight:normal;
	background:#fff;
	padding:2px;
	/*border:1px solid #cccccc;*/
	}
.securetitle a {
	font-size:14px;
	color:#a20a07;

	margin:0;
	}
.securetitle a:hover {
	text-decoration:underline;
	}
.securelinks {
	background:#fff;
	padding:2px;
	}
.txtquote {
	background:url(../images/gfx_quote.jpg) no-repeat;
	padding:0 0 0 10px;
	margin-left:20px;
	}
.txtquote .name {
	text-align:right;
	font-style: italic;
	font-size:10px;
	margin-top:5px;
	}