/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #b2b2b2;
}
.top{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 147px;
}
.middle{
	background-image: url(images/middlerepeat.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom{
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}
.menu{
	margin-top: 100px;
	margin-left: 23px;
	height: 40px;
	float: left;
	width: 775px;
}
.fade{
	float: left;
	margin-left: 12px;
	width: 797px;
	background-image: url(images/hdrbar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 9px;
}
.footer{
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.footer p, .footer a:link, .footer a:visited{
	color:#404E52;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	line-height: 18px;}
.footer a:hover{
	color:#375357;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;}
.left{
	float: left;
	width: 290px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.right{
	float: right;
	width: 460px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.lefti{
	float: left;
	width: 210px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5C8C4;
}
.righti{
	float: right;
	width: 530px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.first{
	padding-left:35px;
	padding-top:20px;
	width:187px;
}
.second{
	padding-left: 30px;
	padding-top: 45px;
	width: 221px;
}
.third{
	padding-left: 100px;
	width: 360px;
	padding-top: 10px;
}
.whitespan{
	font-size: 15px;
	color: #FFFFFF;
	font-family: Tahoma;
	line-height: 21px;
}
.brownspan{
	font-size: 15px;
	color: #464030;
	font-family: Tahoma;
	line-height: 21px;
}
.bluespan{
	font-size: 15px;
	color: #0E2A31;
	font-family: Tahoma;
	line-height: 21px;
}
h3 {
	margin: 0;
	font-size: 16px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	font-weight: bold;
		}
h4 {
	font-size: 18px;
	font-family: Tahoma;
	color: #0E2A31;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
		}
.titleone{
	font-size: 18px;
	font-family: Tahoma;
	color: #0E2A31;
	padding: 0px;
	margin: 0px;}
.titletwo{
	font-size: 18px;
	font-family: Tahoma;
	color: #464030;
	padding: 0px;
	margin: 0px;}
.titlethree{
	font-size: 18px;
	font-family: Tahoma;
	color: #0E2A31;
	padding: 0px;
	margin: 0px;}
.Head{
	color:#8FD400;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.Normal {
	color:#404E52;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
}
.Skinobject,A.Skinobject,A.Skinobject:link,A.Skinobject:visited,A.Skinobject:active{color:#404E52;}
A.Skinobject:hover{color:#375357;}
	
.SubHead{font-weight:bold;font-size:13px;color:#5e5e5e;font-family:"Lucida Sans Unicode", Tahoma;}
	

.Normal strong{ }


h1 {
	color:#8FD400;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3a5905;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
dt {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
h6 {
	font-weight:normal;
	font-size:12px;
	color:#545454;
	font-family:"Lucida Sans Unicode", Tahoma;
}

UL {
	list-style-type: none;
	padding: 0;
	line-height: 22px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	line-height: 16px;
} 
UL LI{
background-image: url(images/check.png); 
background-repeat: no-repeat; 
background-position: 1em .3em; 
padding-left: 2.5em; 
margin-bottom: 0.6em;}
   
.LOGIN,A.LOGIN:link,A.LOGIN:active,A.LOGIN:visited{	
	font-family: "Lucida Sans Unicode", Tahoma;
	color: #FFFFFF;}
A.LOGIN:hover{
	font-family: "Lucida Sans Unicode", Tahoma;
	color: #7D4C0C;}

blockquote {
	background: transparent url(images/quoteL.gif) left top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: #623F20;
	line-height: 20px;
}
.bqpink {
	background: #F1DFDF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding: 22px;
	color: #282828;
	line-height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.bqtan {
	background: #F3DFBE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding: 22px;
	color: #282828;
	line-height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
blockquote div {
	padding: 0 48px;
	background: transparent url(images/quoteR.gif) right bottom no-repeat;
}
a:link, a:visited{
color:#72A603;
text-decoration:underline;
}
a:hover{
color:#375357;
text-decoration:underline;
}