body, div
{
	margin:0 0 0 0;
	font-family: Verdana, Sans Serif;
}
div.content
{
	width: 100%;
}
.captionTxt
{
	
	padding:10px;
	font-size:9px;
	color:#565A5C;
}

#imgfloat
{
	padding:10px;
	float:right;
}
#topHdr
{
	
	background-image: url(images/hdr_repeat.jpg);
	background-repeat: repeat-x;
}
#topNav
{
   
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
}

#topNav a
{
	font-size:15px;
	color:#739600;
	font-weight:bold;
	text-decoration:none;
}
#topNav a:hover
{
	text-decoration:none;
	color:#F0AB00;
}
#mainBody
{
	margin:0 0 0 0;
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-x;
	height:100%;
}


#lftNav
{	
	font-size:11px;
	font-weight:bold;
	padding:20 10 10 10px;
	width: 115px;
}
#lftNav a
{
	text-transform:uppercase;
	text-decoration:none;
	color:#A1BA60;
}
#lftNav a:hover
{
	text-decoration:none;
	color:#F0AB00;
}
#mainContent
{
	
	padding:10px;
	width: 420px
}
#mainContent h1
{
	padding:10px;
	font-size:14px;
	color:#00A8B4;
}
#mainContent i
{
	
	font-size:11px;
	color:#00A8B4;
}
#mainContent p
{
	padding-left:10px;
	font-size:11px;
	color:#565A5C;
}
#mainContent a
{
	text-decoration:none;
	color:#739600;
}
#mainContent a:hover
{
	text-decoration:none;
	color:#F0AB00;
}
#rtNav
{
	padding:20 10 10 10px;
	line-height:130%;
	color:#4C3327;
	font-size:10px;
	width: 175px;
}
#rtNav h1
{
	text-transform:uppercase;
	margin-bottom:2px;
	font-size:11px;
	font-weight:bold;
	color:#00A8B4;
}
#rtNav a
{
	text-decoration:none;
	color:#739600;
}
#rtNav a:hover
{
	text-decoration:none;
	color:#F0AB00;
}
div#formcontainer {
	color:#565A5C;
	font-size:11px;
	width:100%; 
	margin-left:10px; 
	margin-top:20px;
	margin-bottom:10px
}

div#formcontainer form {
	border:1px solid #CCC;
	}
	
div#formcontainer input {
	color:#000;
	}
div#formcontainer div.clearfix {
	border-bottom: 1px solid #CCC;
	
	padding:5px;
	vertical-align:top;
}
div#formcontainer form label {
	width:120px;
	float:left;
	
	
	margin:0 10px;
	}
	
div#formcontainer div.buttongroup {
	float:left;
	border:0;
	padding:0px;
	}	
	
div#formcontainer div.buttongroup. div {
	margin-bottom:5px;
	
	}
	
div#formcontainer div.buttongroup input {
	margin-right:5px;
	}
		
