body 
{
	background-color: #fff;
	margin-top: 15px;
}

div, span, p, ul, .nav, .navon, .lbtitle, .lbbody, .pagelink, .pagelinkon, .subpagelink, .subpagelinkon, felement, .txt, .footer, .reqform,
input, select, textarea
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 90%;
	text-align:justify;
	color: #666; 
	vertical-align: middle;
}

td
{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 75%;
	text-align:justify;
	color: #666; 
}

.maintable
{
	border:1px solid #666;
}

p {
	padding-left:5px;
	padding-right:5px;
}

select	{
	font-family:  verdana, arial, tahoma, sans-serif;
	color: #000;
	font-size:10px; 
}

.search	{
	font-family:  verdana, arial, tahoma, sans-serif;
	color: #fff;
	font-size:10px; 
	background-color: #0B2B76;
}

h1, .title
{
	font-family:  verdana, arial, tahoma, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #fff;
	vertical-align: top;
}

.title a
{
	color: #000;
	text-decoration: none;
}

.title a: hover
{
	color: #0D2676;
}


.righttitle
{
	font-family:  verdana, arial,  tahoma, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #fff;
	vertical-align: middle;
}

.righttext
{
	font-family:  verdana, arial,  tahoma, sans-serif;
	font-size: 80%;
	color: #fff;
	vertical-align: middle;
}

.rightnav
{
	font-family:  verdana, arial,  tahoma, sans-serif;
	font-size: 10px;
	color: #fff;
	vertical-align: middle;
}

.rightnav a
{
	color: #fff;
	text-decoration:none;
}

.rightnav a:hover
{
	color: #0C2577;
}


.results
{
	font-family:  verdana, arial,  tahoma, sans-serif;
	font-size: 80%;
	color: #1B2141;
}

.bottomtext
{
	font-family:  verdana, arial, tahoma, sans-serif;
	font-size: 70%;
	font-weight:bold;
	color: #1818;
	vertical-align: middle;
}
	
.nav, .navon 
{
	font-family:  verdana, arial, tahoma, sans-serif;
	font-size: 14px;
	text-align:center;
	/*width:100px;*/
}

.nav a 
{
	color: #fff;
	text-decoration: none;
	display:block;
}

.nav a:hover 
{
	color: #fff;
	text-decoration: none;
	background-color:#A57E4C;
	display:block;
}

.navon a 
{
	color: #fff;
	text-decoration: none;
	background-color:#A57E4C;
	display:block;
}
.navon a:hover 
{
	color: #fff;
	text-decoration: none;
	background-color:#D9A665;
	display:block;
}

.pagelink, .pagelinkon 
{
	font-size: 70%;
	text-align:left;
}

.pagelink a 
{
	color: #666;
	text-decoration: none;
}
.pagelink a:hover 
{ 
	color: #D9A665;
	text-decoration: none;
}

.pagelinkon a 
{
	color: #D9A665; 
	text-decoration: none;
}
.pagelinkon a:hover 
{
	color: #666;
	text-decoration: none;
}

.sublink, .sublinkon 
{
	font-size: 100%;
	text-align:left;
}

.sublink a 
{
	color: #666;
	text-decoration: none;
}
.sublink a:hover 
{ 
	color: #D9A665;
	text-decoration: none;
}

.sublinkon a 
{
	color: #D9A665; 
	text-decoration: none;
}
.sublinkon a:hover 
{
	color: #666;
	text-decoration: none;
}


.printlink, .pagelinkon 
{
	font-size: 70%;
	text-align:left;
	vertical-align:top;
}

.printlink a 
{
	color: #A29F9F;
	text-decoration: none;
}
.printlink a:hover 
{ 
	color: #D9A665;
	text-decoration: none;
}


.subpage
{
	padding:0px 0px 0px 0px;
}

.subpagelink 
{
	vertical-align: bottom;
	font weight:bold;
	font-size:10px;
	padding: 0px 0px 5px 5px; /* Top Right Bottom  Left*/ 
}
.subpagelink a 
{
	color: #666;
	text-decoration: none;
}
.subpagelink a:hover 
{
	color: #D9A665;
	text-decoration: none;
}

p.subheading 
{
	font-weight: bold;
	line-height: 1;
	text-align: left;
}
p.printemail 
{
	text-align: right;
	padding: 0px 15px 15px 15px; /* Top Right Bottom  Left*/ 
}
.txt a 
{
	color: #ffff00;
	text-decoration: none;
}
.txt a:hover 
{
	color: #ffffff;
	text-decoration: none;
}
.footer
{
	font-size: 65%;
	color: #999999;
	vertical-align: bottom;
}
.footer a
{
	color: #999999;
	text-decoration: none;
}
.footer a:hover
{
	color: #575C86;
	text-decoration: none;
}
.reqform input
{
	width: 200px;
}

#fieldbox ul
{
	display: table;
	list-style: none;
	width: 580px;
	padding: 10px;
	margin: 0px;
	border-bottom: 3px solid #D9A665;
}

#fieldbox li
{
	display: block;
	float: left;
	clear: both;
	width: 600px;
	margin-bottom: 3px;
}


#fieldbox ul.termcondition
{
	display:block;
	list-style: decimal;
	width: 580px;
	padding: 10px;
	margin: 10px;
	border-bottom:none;
}

#fieldbox ul.termcondition li
{
	display: list-item;
	float:none;
	width: 580px;
}


#fieldbox label, #fieldbox .labelsm
{
	display: block;
	float: left;
	clear: left;
	width: 240px;
	line-height: 18px;
	margin-right: 5px;
	font-weight: bold;
}

#fieldbox .labelsm
{
    width: 20px;
    _width: 25px;
}

#fieldbox input, #fieldbox select, #fieldbox textarea.subtext
{
	display: block;
	float: left;
}

#fieldbox input.subtext, textarea.subtext
{
	width: 200px;
}

#fieldbox .longtext
{
	width: 590px;
}

#fieldbox .date
{
	width: 25px;
	margin-right: 10px;
}

#fieldbox label.sm
{
	font-weight: normal;
}

#fieldbox .smtext
{
	width: 50px;
	margin: 0 10px 0 10px;
	_margin: 0 8px 0 10px;
}

#fieldbox .subtextsm
{
	width: 150px;
}

.formheading
{
	color: #fff;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	background-color: #A57E4C;
}

.pagetitle{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	
}
