﻿.moodimage {
	background: url('/images/w3gen/site_01.gif') no-repeat left center;
	border: none;
	clear: both;
	float: left;
	height: 72px;
	line-height: 72px;
	padding: 0px;
	width: 237px;
}

.moodsplit {
	background: url('/images/w3gen/site_02.gif') no-repeat left center;
	border: none;
	float: left;
	height: 72px;
	line-height: 72px;
	padding: 0px;
	width: 180px;
}

.w3genlogo {
	background: url('/images/w3gen/w3genlogo.gif') no-repeat left center;
	border: none;
	float: left;
	height: 72px;
	line-height: 72px;
	padding: 0px;
	width: 383px;
}

.topsplitter {
	background: url('/images/w3gen/site_04.gif') no-repeat left center;
	border: none;
	clear: both;
	float: left;
	height: 8px;
	line-height: 8px;
	padding: 0px;
	width: 800px;
}

.leftnav-frm
{
	padding-left:20px;
		border: none;
	clear: both;
	float: left;
}

.leftnav-top {
	background: url('/images/w3gen/leftnav-bg-top.gif') no-repeat left center;
	border: none;
	clear: both;
	float: left;
	height: 20px;
	padding: 0px;
	width: 150px;
	padding: 8px 0 0 0;
	font-weight:bold;
	text-align:left;
	padding-left:25px;
}

.leftnav-top a
{	
	text-decoration:none;
	color:#000000;
}

.leftnav-top a:hover
{
	color:#a62424;
	text-decoration:underline;
}


.leftnav {
	background: url('/images/w3gen/leftnav-bg.gif') repeat-y;
	border: none;
	clear: both;
	float: left;
	padding: 5px 0 0 0;
	width: 175px;
	height:200px;
	text-align:left;
}

.leftnav a
{
	color:#000000;
	text-decoration:none;
}

.leftnav a:hover
{
	color:#a62424;
	text-decoration:underline;
}

.leftnav ul
{
	margin-top:5px;
	margin-left:-5px;
	list-style-image: url('/images/w3gen/arrow.gif');	
}

.leftnav li
{
	/*
		For IE only we need the following
		margin-left:45px;
	*/	
	padding-bottom:3px;
}

.leftnav-btm {
	background: url('/images/w3gen/leftnav-bg-btm.gif') no-repeat left center;
	border: none;
	clear: both;
	float: left;
	height: 18px;
	padding: 0px;
	width: 175px;
}

.contentarea {
	border: none;
	float: left;
	min-height: 564px;
	padding: 0px;
	text-align:left;
	margin-left:20px;
	width:524px;
	min-width:524px;
	background-color:#fff;
	overflow:visible;
	
	/*
		For IE only we need the following
		padding-top:15px;
	*/	
}

.contentarea p img
{
	margin-right:10px;
	margin-bottom:10px;
	
}

.pageframe 
{	
	border: 1px solid gray;
	text-align: center;
	width: 800px;
	background-color:#fff;
	margin:0 auto;
	min-height:646px;
	overflow:auto;
	height:100%;
}

body 
{
	margin:0px;
	color:#666666;
	font-size:12px;
	font-family:Arial;
	padding: 0;
	background-color:#e3e3e3;
	text-align:center;
	margin:10px 0px 10px 0px;	
	
}

h1
{
	color: #333333;
	font-size:18px;
}

h2
{
	color: #333333;
	font-size:14px;
}

h3
{
	color: #333333;
	font-size:13px;
}

h6
{
	color: #333333;
}

h2 a
{
	color: #333333;
}

a
{
	color: #333333;
}

/*   ---   Form   ---   */

.formerror {
font:90% Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
color:#FF0000;


}

.formfieldset {
border:none;


}

.formlabel {
font:100% Arial, Helvetica, sans-serif;
float:left;
margin:15px 0 0 0;
clear:left;
}


.formtextbox {
width:300px;
float:left;
margin:0 50px 0 0;

}

.formcheckbox {
margin:10px 5px 0 0;

}

.formdropdown {
width:280px;
margin:0;
float:left;
}
.formsubmit {


}

.moodcmsimage
{
	height:72px;
	width:237px;
}

.footer
{
	height:30px;
	text-align:center;
	font-size:85%;
	width:790px;border-top:1px solid gray;
	vertical-align:middle;
	padding:10px 0px 0px 0px;
	display:inline-block;
	float:none;
}

.w3genlogo-sml
{
	border:none;
	width:153px;
	height:19px;

}