@CHARSET "ISO-8859-1";

body { 
	color: #000000; 
	background: #ffffff; 
	font-family: "Times New Roman", Times, serif; 
	font-size : 12pt; 
}

a { 
	text-decoration: underline; 
	color: #0000ff; 
}

#header, #divider, #leftCol, #pageTools, #barkerRight, #footer, #homeMenu, .searchNav, noindex {
	display: none;
}

/****** FORMS *******/
div.formField {	
	height: auto;
}
div.formField p {	
	float: left;
	display: inline;
	margin-top: 4px;
	width: 175px;
	height: 18px;
}
div.formField span.xxsmall {	
	float: left;
	margin-left: 150px;
}
.formTextInputArea { 
	float:left; 
	display:inline; 	 
	padding:4px 2px 1px 10px; 
	height:17px; 
	width:175px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:11px; 
	line-height:11px;
}
.formTextArea { 
	float:left; 
	display:inline; 
	padding:2px 2px 1px 10px; 
	height:80px; 
	width:200px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	line-height:13px;
}
.formSelectArea { 
	float:left; 
	display:inline; 
	margin-top: 3px;
	padding:2px 2px 1px 0px; 
	height:22px; 
	width:190px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	line-height:11px;
}
.formSubmit {
	width: 325px;
	margin: 12px 0 36px 0;
	text-align: center;		
}
.formSubmit a img {
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}
.formErrors {
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 12px;
}
.clearBoth { 
	clear:both; 
	line-height:0px; 
	height:0px; 
	font-size:0px; 
	margin:0px; 
}
ul.checklist li {
	margin: 0 0 1em 2em;
	list-style: url(../images/emptysquare.gif);
}
.noteBox {
	height: 150px;
	width: 350px;
	border: 1px solid;
	margin-bottom: 12px;	
}
#chart {
	margin: 0 22px 35px 12px;
	padding-top: 6px;
	height: 100%;	
}
.newRow {
	clear: both;
}
.chartColumnHeader {
	float: left;
	width: 145px;
	background-color: #f4ecee;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	margin-bottom: 8px;
}
.chartColumn {
	float: left;
	width: 145px;	
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 12px;
}
.chartColumnMediumHeader {
	float: left;
	width: 100px;
	background-color: #f4ecee;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	margin-bottom: 8px;
}
.chartColumnMedium {
	float: left;
	width: 100px;
	font-size: 11px;
	line-height: 14px;	
}
.chartColumnMedium .highlight {
	font-weight: normal;
}
.chartColumnShortHeader {
	float: left;
	width: 50px;
	background-color: #f4ecee;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	margin-bottom: 8px;
}
.chartColumnShortHeader sup {
	font-size:6pt;
	line-height: 6px;
	vertical-align:top;
	font-weight: bold;
}
.chartColumnShort {
	float: left;
	width: 50px;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}
.chartColumnShortLeft {
	float: left;
	width: 44px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding-left: 6px;
	padding-bottom: 24px;
}
.chartColumnShort sup, .chartColumnMedium sup {
	font-size:6pt;
	line-height: 6px;
	vertical-align:top;
	font-weight: bold;
}
.siteMapTop, .siteMapCtg {
	margin-top: 8px;
}
.siteMapCtg {
	margin-left: 2em;
}
.siteMapPage {
	margin-left: 4em;
}
.download {
	background-color: #f4eabe;
	margin: 24px 0;
	padding: 12px 0 6px 6px;
	width: 120px;
	clear: both;
}
.procedureImg {
	float: left;
	margin-bottom: 25px;
}
.procedureStep {
	margin: 0 0 25px 135px;
	padding-left: 8px;
}