﻿body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

html {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

form {
	margin: 0px;
	padding:0px;
}

p {
	margin: 0px;
	padding:0px;
}

h6 {
	margin: 0px;
	padding:0px;
}

h5 {
	margin: 0px;
	padding:0px;
}

h4 {
	margin: 0px;
	padding:0px;
}

h3 {
	margin: 0px;
	padding:0px;
}

h2 {
	margin: 0px;
	padding:0px;
}

h1 {
	margin: 0px;
	padding:5px;
}

#wrapper {
	width:1000px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:978px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:358px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:32px;
	color:#324863;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:25px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#324863;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#324863;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3
{
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:690px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #182330;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 5px;
}

#leftbar p
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 40px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#324863;
	font-weight:bold;
	text-decoration:none;
	
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#324863;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 2px;
}

#leftbar2 {
	float:left;
	width:690px;
	border-right:1px solid #BCBDBC;
}

#leftbar2 h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#324863;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar2 p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar2 a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#6699cc;
	font-weight:bold;
	text-decoration:none;
}

#leftbar2 a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar
{
	float: left;
	width: 277px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#AF8336;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.linkSale
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#B01B07;
	font-weight:bold;
	text-decoration:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#6699cc;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
}

#email {
	float:left;
	width: 980px;
	background-color:#324863;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#324863; 
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.Body_Highlight
{
	color: black;
	background-color: #E8E8E8;
	font-weight:bold;
}

.Question_Heading
{
	color: #7F7F7F;
	background-color: #E8E8E8;
}

.V206
{
	color: #324863;
	font-weight:bold;
}
.ersion
{
	font-weight:bold;
	color: #6699cc ;
}
.copyright{
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.highlightRed {
	color: #800000;
}






