/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #ffffff;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
 a, a:link {
	color:#ffffff;
	/*font-weight:bold;*/
}
a:visited {
	color:#ffffff;
	/*font-weight:bold;*/
}
 a:hover, a:active {
	color:#ffffff;
	/*font-weight:bold;*/	
}
#wrapper {
	width: 761px;
	height:auto;
	border:solid 2px #ffcc00;
	margin: 0 auto;
	position: relative;
	text-align: left;
	
}
td.main {
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:text-top;
	font-size: 12px;
	color:#ffffff;
}
td.mainst {
	background-image:url(images/backgroundstretch.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	text-align:right;
	vertical-align:text-top;
	font-size: 12px;
	color:#ffffff;
}
.toplink a, .toplink a:link {
	text-decoration:none;
	color:#333367;
	font-weight:bold;
	font-size:10px;
	padding-right:2px;
}
.toplink a:visited {
	text-decoration:none;
	font-weight:bold;
}
.toplink a:hover, .toplink a:active {
	font-weight:bold;	
}
#hnav {	
	position:relative;
	float:left;
	/*display: block;*/
	z-index:100;
}
#leftcontent {
	position:relative;
	float:left;
	display: inline;
	left:12px;
	width:469px;
	min-height:200px;
	background-image:url(images/bluebg.png);
	background-repeat:repeat;
	padding: 8px 8px 8px 8px;
	border:solid 1px #ffcc00;
	text-align:left;
	color:#ffffff;
	font-size:11px;
	z-index:5;
}
#leftcontent a{
	color:#ffffff;
	text-decoration:underline;
}
#leftcontent a:hover{
	color:#ffffff;
	text-decoration:none;
}
#rightcontent {
	position:relative;
	float:right;
	display: inline;
	right:12px;
	width:210px;
	min-height:200px;
	background-image:url(images/greybg.png);
	background-repeat:repeat;
	padding: 8px 8px 8px 8px;
	border:solid 1px #ffcc00;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	font-size:10px;
}
#rightcontent a{
	color:#ffffff;
	text-decoration:underline;
}
#rightcontent a:hover{
	color:#ffffff;
	text-decoration:none;
}
#vnav {	
	position:relative;
	float:left;
	display: block;
	z-index:100;
	left:12px;
}
#vnav2 {	
	position:relative;
	float:left;
	display: block;
	z-index:100;
	left:5px;
}
#rightcontentgrey {
	position:relative;
	float:right;
	display: block;
	right:30px;
	width:180px;
	min-height: 250px;
	background-image:url(images/greybg.png);
	background-repeat:repeat;
	padding: 8px 8px 8px 8px;
	border:solid 1px #ffcc00;
	font-size:12px;
	text-align:left;
	color:#ffcc00;
}
#rightcontentgrey a, #rightcontentgrey a:visited, #rightcontentgrey a:link{
	color:#ffcc00;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
#rightcontentgrey a:hover{
	color:#ffcc00;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
#rightcontentblue {
	position:relative;
	float:right;
	display: inline;
	right:12px;
	width:375px;
	min-height: 250px;
	background-image:url(images/bluebg.png);
	background-repeat:repeat;
	padding: 8px 8px 8px 8px;
	border:solid 1px #ffcc00;
	font-size:12px;
	text-align:left;
	color:#ffffff;
}
#rightcontentblue a{
	color:#ffffff;
	text-decoration:underline;
}
#rightcontentblue a:hover{
	color:#ffffff;
	text-decoration:none;
}
#rightcontentbluelrg {
	position:relative;
	float:right;
	display: inline;
	right:12px;
	width:600px;
	min-height:600px;
	background-image:url(images/bluebg.png);
	background-repeat:repeat;
	border:solid 1px #ffcc00;
	font-size:12px;
	text-align:left;
	color:#ffffff;
}

.headernav {
	width: 600px;
	height:25px;
	background-color:#ffcc00;
	text-align:center;
	vertical-align:middle;
	color:#3E3F6D;
	font-size:16px;
}
.headernav a{
	color:#3E3F6D;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.headernav a:hover{
	color:#3E3F6D;
	text-decoration:underline;
}
.content {
	padding: 15px 15px 15px 15px;
}
.imagebox {
	float:left;
	width:350px;
	height: 250px;
	margin:0px 10px 0px 0px;
	font-size: 9px;
	color: #666633;
	text-align: center;
	}
.imageboxrt {
	float:right;
	width:270px;
	height: 220px;
	margin:10px 0px 0px 10px;
	font-size: 9px;
	color: #666633;
	text-align: center;
	}
td.footer  {
	color:#333367;
	font-size:12px;
	background-color:#ffcc00;
	height:60px;
	vertical-align:top;
}
.footer a, .footer a:link {
	text-decoration:none;
	color:#333367;
	font-weight:bold;
}
.footer a:visited {
	text-decoration:none;

	font-weight:bold;
}
.footer a:hover, .footer a:active {
	text-decoration:underline;
	font-weight:bold;	
}
.footer h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	padding-top: 5px;
	margin:0px;
}
.blueheadinglrg {
	color: #0066CB;
	font-size: 18px;
	font-weight:bold;
}
.blueheadingmed {
	color: #0066CB;
	font-size: 16px;
	font-weight:bold;
}
.blueheadingsm {
	color: #0066CB;
	font-size: 14px;
	font-weight:bold;
}
.whiteheadingsm {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
}
.whiteheadinglrg {
	color: #ffffff;
	font-size: 18px;
	font-weight:bold;
}
.yellowheadinglrg {
	color: #ffcc00;
	font-size: 16px;
	font-weight:bold;
	padding-top:5px;
}
div.clear {
	clear: both;
	height: 0;
	margin: 0;
	line-height: 0;
	font-size: 1px;
}