body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
body a { font-weight: bold; }
body a:link { color: #B56B00; }
body a:hover { text-decoration: underline; }
body a:active { color: #FF0000; }
body a:visited { color: #B56B00; }

p, ul, td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	line-height: 12pt;
}

p.bold {
	font-weight: bold;
}



#navmenu table {
	background: #000;
	height: 22px;
}
#navmenu td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#navmenu td a {
	color: #FFF;
}
#navmenu td a:hover {
	color: #D9E894;
}



#loginInfoArea {
	background: url('/_img/bg-logininfoarea.jpg');
	background-position: 0 0px;
	background-repeat: repeat-x;
}



#mainArea_loggedOut {
	/*background: url('/_img/hdr-dropshadow-short.jpg');*/
	background-position: 0 93px;
	background-repeat: no-repeat;
}
#mainArea_loggedIn {
/*
	background: url('/_img/hdr-dropshadow-short.jpg');
	background-position: 0 0px;
	background-repeat: no-repeat;
*/
}



#homePhoto_loggedOut 
{
	padding-top:0;
	margin-top:0;
	width: 448;
	height: 350;
	background: url('/_img/home-photo.jpg');
	background-repeat: no-repeat;
}
#homePhoto_loggedIn {
	width: 604;
	height: 350;
	background: url('/_img/home-photo.jpg');
	background-repeat: no-repeat;
	background-position: 156 -4 ;
}



#leftColumn {
	background: url('/_img/bg-left.gif');
	background-repeat: repeat-y;
}



#rightColumn p {
	margin-left: 10px;
	margin-right: 10px;
}



#bodyCopy {
	margin-left: 15px;
	margin-right: 10px;
}
#bodyCopy p {
/*
	text-indent: 36px;
*/
}
#bodyCopy h1 {
	font-size: 18pt;
	line-height: 18pt;
	margin-top: 15px;
	margin-bottom: 15px;
}
#bodyCopy h2 {
	font-size: 15px;
	line-height: 16px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 8px;
}
#bodyCopy h3 {
	font-size: 12px;
	line-height: 13px;
	text-align: center;
}
#bodyCopy h4 {
	font-size: 11px;
	line-height: 12px;
	padding-top: 9px;
}
#bodyCopy h5 {
	font-size: 18pt;
	line-height: 18pt;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}



div.guarantee {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #DBE998;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #A7C906;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #A7C906;
	margin-left: 3px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 2px;
}

/*#login {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	line-height: 14pt;
}
*/

.loginform {
	border-style: solid;
	border-width: 1px;
	border-color: #B88568;
	background-color: #FFD391;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 3px;
	padding-left: 5px;
}

#login {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 7pt;
	line-height: 9pt;
	margin-top: 6px;
}

.submit {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #B36C01;
	margin-bottom: 3px;
}

.text {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}

div.sampleBox {
	width: 143px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #B88568;
	background-color: #FFD391;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 3px;
}

div.sampleBox p {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	line-height: 9pt;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}



tt {
	font-size: 120%;
	padding-left: 20px;
	padding-right: 20px;
}
tt a:hover {
	font-weight: bold;
}



#footer {
	width: 760px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	line-height: 9pt;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #B88568;

}
#footerCopyright {
	font-size: 7pt;
	padding-top: 10px;
}

input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
label.errHilite {
	color: #C00;
	}

div.testimonial {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #DBE998;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #A7C906;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A7C906;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A7C906;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #A7C906;
	margin-left: 3px;
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 2px;
	padding-bottom: 5px;
}
