

body {
margin:0;
padding:0;
background-color:#DDD;

}

.centeringDiv{
	margin: 0 auto 0 auto;
	width: 770px;


}

.mainContainer {
	float:left;
	padding:0px;
	background:url(images/leftShadow.gif) left repeat-y;
	
	/*border: 5px solid red;*/

	}
	
	
	
.header {
	background:url(images/head_bg.gif) top repeat-x;
	height: 86px;
	}
	
.headerImage {
	position:relative;
	background:url(images/head_title.gif) top no-repeat;
	float:left;
	
	width: 323px;
	height: 86px;
	display:block;

	}
	
.topRight {
	background:url(images/topRight.gif) top right no-repeat;
	float:right;

	width: 40px;
	height: 86px;
	display:block;
	}
	
.topContainer {

	position:relative;
	*top: -29px; /*IE positioning arrgghh!!*/

	margin: 0 0 0 9px;
	width: 750px;;
	height: 265px;
	display:block;

	background: url(images/capitol-main.jpg) left top no-repeat;	
	}
	
.topContainer-narrowblank {
position:relative;
float:left;
top: -25px;
*top: -29px; /*IE positioning arrgghh!!*/
padding: 0 0 0 9px;
width: 750px;;
height: 100px;
display:block;
}

.bottomContainer {
	float:left;
	position:relative;
	*left: -9px;
	top: -15px;
	*top: -45px; /*IE positioning arrgghh!!*/

	
	width:759px;;
	margin: 15px 0px 15px 9px;
	border-top: 1px solid #003399;
	background:url(images/midBorder.gif) top repeat-x;
}

.bottomContent1 {

	border-right: 1px dashed #777777;

	position:relative;
	float:left;
	width: 520px;
	
	margin: 20px 0px 20px 20px;
	*margin: 20px 0 0 10px;
	padding-right: 20px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size: 12px;
	line-height: 16px;

	color:#003366;

}

.bottomContent2 {
	float:left;
	border-right: 1px dashed #777777;
	width: 300px;

	margin: 50px 20px 20px 20px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size: 12px;
	line-height: 16px;

	color:#003366;

}

.horizontalDiv {
	
	width: 715px;;

	margin: 20px auto 20px auto;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size: 12px;
	line-height: 16px;

	color:#003366;

}

.rightcolumn {
float:left;
width: 340px;
}

.picture {
float:left;
}
.photocaption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color:#666666;
}

.copy1 {
float: left;
padding: 0px 5px 20px 10px;
padding-bottom:3px;
margin-left: 5px;
margin-bottom: 20px;

/*width: 320px;*/

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
text-decoration:none;
border-bottom: 1px dashed #999999;

}
.continue {
float:right;
}

.copy1 a, .continue a {
text-decoration:none;
	color:#003366;

}
.copy1 a:visited, .continue a:visited {
text-decoration:none;
color:#333366;
}
.copy1 a:hover, .continue a:hover {
text-decoration:underline;
color:#0033CC;
}




#contact {
		/*border-right: 1px solid #111d6c;*/
		float:left;
		display:block;
		margin: 20px 10px 30px 0px;
		}

		#contact .textBlock{
		display:block;
		position:relative;
		width:145px;
		padding: 10px 10px 10px 20px;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:justify;
		font-size: 11px;
		list-style:lower-latin;
		color:#003366;
		line-height: 16px;
		}
		
.footerContainer {
	float:left;

	display:block;
	width: 770px;
	height: 60px;

	}
	
.footer {	
	position:relative;
	left: -4px;
	float:left;
	position:relative;
	left: -4px;
	background:url(images/foot_bg.gif) repeat-x;
	display:block;
	width: 770px;
	height: 60px;

	}
	
.footerContent{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#E4F8FC;

	text-align: right;
	padding:10px;
	}
	
	
.bottomLeft {	

	float:left;
	background:url(images/bottomLeft.gif) left no-repeat;
	width: 46px;
	height: 60px;
	display:block;
	}
	
.bottomRight {
	position:relative;	
	right: -4px;
	float:right;
	background:url(images/bottomRight.gif) top right no-repeat;
	width: 46px;
	height: 60px;
	display:block;
	
	}

.krd {
	border:0;
	float:right;
	margin-bottom:30px;
}

.formsContainer {

	position:relative;
	float:left;
	width: 350px;
	
	margin: 50px 0px 20px 15px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size: 12px;
	line-height: 16px;

	color:#003366;
	
	}
.formlabels {
	position:relative;
	width:75px;
	display:block;
	float:left;
	margin-bottom: 5px;
	}
.formfields {
	position:relative;
	width:250px;
	display:block;
	float:left;
	margin-bottom: 5px;
	}
	


	

		
