@charset "UTF-8";
body  {
"Arial", sans-serif
	background: white;
	margin: 10px 0 0 0 ; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.header1{}
#title {font-size:18px; font-family:Century Gothic, Helvetica, sans-serif; font-weight:bold; color:#000099; margin-top:6px}
.regText {font-size:14px; font-family:Century Gothic, Helvetica, sans-serif;}
.smallText li{font-size:12px; font-family:Century Gothic, Helvetica, sans-serif;}
.thrColElsHdr #container { 
	width: 850px;  
	background: white;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 

.thrColElsHdr #header { 
	background: white; 
	padding: 0 0 0 0;  
	border-bottom: 2px solid #3537C;
} 

.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 0 0; 
}

.thrColElsHdr #sidebar1 {
	float: left; 
	width: 180px; 
	background: white; 
	padding: 8px 0; 
}

.leftnav{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; 
height: 40px;
line-height:40px
}

.leftnav li{
border-bottom: 1px solid white; 
height: 40px;
background: url(../images/btn.gif) no-repeat center; 
}

.leftnav li a{
font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
text-indent: 12px;
text-decoration: none;
border-bottom: 1px white; 
height: 40px;
vertical-align:center;
padding-bottom:2px;
line-height:40px
}

.list li #mainContent{margin-left:20px; padding-left:20px; font-size:9px}

.leftnav li a:hover{
background: url(../images/btn2.gif); 
color: black;
}
	
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 207px; 
	background: white; 
	padding: 5px 0; 
}

.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 0px; 
	margin-right: 0px;
}


.thrColElsHdr #mainContent {
 	margin: 0em 13em 0 12em; 
	padding: 0px 10px 0px 0px;
	vertical-align:top;
} 

.thrColElsHdr #footer { 
	padding: 0 10px; 
	background:white;
} 

.thrColElsHdr #footer p {
	font-size:11px; font-family:Century Gothic, Helvetica, sans-serif;
	margin: 0; 
	padding: 10px 0;
	padding-top:20px; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
    height:0;
    font-size: 1px;
    line-height: 0px;
}
