body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height:16px;
	background:#d1e2fc;
}

.floater{clear:both; line-height:0px; height:0px}

#header{ border-bottom:3px solid #000; background:url(../images/headbg.gif) center repeat-y #d1e2fc }
	#header #logo{ margin:0 auto; width:820px}

#main{ background-color:#fff; border:0px solid #000;  }

#shell{ width: 820px; margin:0 auto; border:0px solid #000;}
#shell2{padding:5px 0px;}

#rightcolumn{ float:right;width:200px; border:0px solid #fff; margin:10px 0 10px 0; min-height:300px; }
.col_section{background-color:#eaeaea; margin-bottom:10px; border:1px solid #ccc}
.col_title{	padding:5px 10px;font-weight:bold;font-size:14px;}
.col_content{padding:5px 10px;margin-bottom:5px;text-align:left;}
#content{border-left:1px dotted #000; min-height:310px; padding:0 10px; margin-left:160px }
#navcontainer{float:left; width:150px; border:0px solid #ccc}

#content #leftdiv{ padding:10px 15px; font-size:12px; color:#000;}
#content #right{ float:right;}
/*#content img {cursor:pointer; border:1px solid #ccc}*/

#footer{border-top:3px solid #000; background:#d1e2fc}

#legal{ font-size:10px;width: 820px; margin:5px auto;}

.formelement{
	border:1px #000000 solid;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.button{background-color:#3366cc;color:#fff;font-size:11px;font-weight:bold;border:solid 1px #ccc;text-align:center;padding:1px 5px 2px 5px;	}
a.button:hover{background-color:#eaeaea; color:#3366cc}
.warning{font-weight:bold; color:#CC0000;}
.hidden{display:none;}
h1{margin:5px 0 10px 0}
h2{	color:#000;	font-size:18px; font-weight:bold; margin:0 0 10px 0}
h3{	color:#D2E8AA;font-size:14px;}

th{color:#cece00; font-weight:bold; text-align:left}

a{ color:#3366cc;font-weight:bold;text-decoration:none;}
a:hover{text-decoration:none;color:#000;}

a.foot2{font-weight:normal;	color:#000;}
a.foot2:hover{text-decoration:underline;}


.imgleft{
	float:left;
	margin:0 10px 10px 0;
}
.imgleft img, .imgright img{
	border:0px solid #ccc;
}
.imgright{
	float:right;
	margin:0 0 10px 10px;
}
