/* layout
******************************************************/	

#wrapper {
	width: 760px;
	height:auto;
	border: 1px solid #3366FF;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#logo_ {
	float: left;
	left:0px;
	top:0px;
	width:114px;
	height:73px;
	margin: 0;
	padding: 0px;
	margin-top: 0px;
	}

#topbanner_ {
	float: left;
	left:114px;
	top:0px;
	width:646px;
	height:91px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dashed #99ccff;
}

#leftmenu_ {
	float: left;
	width:95px;
	height:300px;
	z-index:1;
	left: 10px;
	top: 73px;
	border: 1px solid #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#leftmenu_ ul  { 
	list-style:none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
	padding-top: 0px;		
	width: 94px;
	text-align: left;
}

#leftmenu_ li   {
	list-style: none;
	padding-bottom:10px
	
}


#mainbody_ {
	left:114px;
	top:95px;
	width:638px;
	padding: 4px;
	vertical-align: top;
	height: auto;
	float: left;
	display:inline;
	margin-left: 4px;
}

#footer_ {
	float: none;
	left:0px;
	top:548px;
	width:760px;
	height:52px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}


/* typography
******************************************************/	

#homelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.credits {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1em;
	color: #000099;
	vertical-align: middle;
	margin: 5px;
	padding: 0px;
	}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: .9em;
	color: #000099;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	
/*	padding-left: 5px;   */
	list-style-type: disc;
}
/* Commentout 2/20/09
li {
	text-indent: 10px;
	list-style-type: circle;
	font-size: 1em;
	padding-left: 10px;
	}
	*/
ul li ul li {
	text-indent: 10px;
	list-style-type: circle;
	left: 10px;
	font-size: 1em;
	}
/* Form Styles
******************************************************/	
ol  { list-style-type:decimal; }
ol li  {
	border-bottom:1px solid #66CCFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fsubhead  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-style:italic;
	line-height: 1.3em;
	color: #039;
	text-decoration: underline;
	padding: 0px;
	margin-top: 12px;
	font-weight: bold;
}
.fsubhead2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.3em;
	color: #039;
	text-decoration: underline;
	padding: 0px;
	margin-top: 12px;
	font-weight: bold;
}
dt  {padding-top:5px; }
/* images
******************************************************/	
.image1 {  padding: 2px; 
}

/* Other Styles
******************************************************/	
.ahem {
	display:	none;
	}
.hrcolor1 { color: #cccccc; }


.row  {
	padding: 10px;
	height: 28px;
	
}

.bar  {  color:#66CCFF; }
