/* CSS Document */

body {

	background: #becbdb repeat-x top center url( 'images/repeat_bg.jpg' );
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021661;
	margin: 0;

}

input {

	border: 1px solid #a7b6c7;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a, a:link, a:visited {

	color: #fc4553;
	text-decoration: none;

}

a:hover, a:active {

	color: #000000;
	text-decoration: none;

}

#container {

	width: 768px;
	margin: 0 auto;
	text-align: left;
	
	font-size: 1px;
	line-height: 1px;

}

#header {

	background: #FFFFFF no-repeat top left url( 'images/bg_header.jpg' );
	width: 768px;
	height: 30px;
	padding: 90px 0 0 0;
	margin: 0;
	
	display: block;
	float: left;

}

#navigation {

	height: 30px;
	margin: 0;
	padding: 0;
	
}

#spotlight {

	width: 768px;
	height: 140px;
	padding: 0;
	margin: 0;
	
	display: block;
	float: left;

}

#ft_leftcolumn {

	width: 475px;
	
	display: block;
	float: left;

}

#ft_rightcolumn {
	width: 293px;
	display: block;
	float: right;
	height: 500px;
}

#ft_questions {
	
	background: #000000 no-repeat top left url( 'images/ft_questionsbg.jpg' );
	
	width: 293px;
	height: 105px;
	
	display: block;
	float: left;

}

#ft_phone {

	position: relative;
	left: -20px;
	top: -20px;

}

#ft_rightcap {
	
	background: #000000 no-repeat top left url( 'images/ft_rightcap.jpg' );
	
	width: 269px;
	height: 54px;
	
	padding: 0px 0px 0px 0px;
	
	display: block;
	float: left;

}

#ft_leftcontent {

	width: 475px;
	height: 374px;

}

#content {

	padding: 20px 35px 0px 35px;
	
	font-size: 11px;
	line-height: normal;

}


#contentsplash {
	font-size: 11px;
	line-height: normal;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .left_image {

	display: block;
	float: left;
	margin-right: 10px;

}

#content #left_col {

	width: 197px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	
	font-size: 10px;
	
	display: block;
	float: left;

}

#content #right_col {

	width: 170px;
	padding-left: 10px;
	
	font-size: 10px;
	
	display: block;
	float: left;

}

#footer {

	width: 768px;
	
	display: block;
	float: left;
	clear: both;
	
	border-top: 10px solid #849eb9;

}

.highlight {

	color: #831918;

}

.gray {

	color: #888888;

}

.header {

	font-weight: bold;
	font-size: 16px;
	
}

.main_table {

	background: #FFFFFF repeat-y top center url( 'images/main_bg.jpg' );
	margin: 0 auto;
	
	border-left: 5px solid #849eb9;
	border-right: 5px solid #849eb9;
	border-bottom: 5px solid #849eb9;

}.horzRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.profileHeads {
	color: #FFFFFF;
	background-color: #BECBDB;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}
#content #oneCol {
	width: 367px;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	
	font-size: 10px;
	
	display: block;
	float: left;
}
