/*******************************************************

	CSS for Subhead under photo, left column background color.
	Only background colors will need to be changed to customize page.

*******************************************************/
.twoColFixLtHdr #subhead {
	background-color: #656565;
	
}
.twoColFixLtHdr #subhead h2 {
	background-color: #656565;
	color: #ffffff;
}
.twoColFixLtHdr #sidebar1 {
	background: #296fb0;
	color: #ffffff;
}

/*******************************************************

	CSS for Numbering on forms.
	Will need to change the image src, the color, and the background color 
	for these to customize form.

*******************************************************/


#sidebar_custom {
	background-image: url(images/background_gradient.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #296EAF;*/
	/*border: 1px solid red;*/
}

#sidebar_custom h4.one {
	color: #ffffff;
	background-color: #2585C1;
	background-image: url(images/1.png);
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-family: Arial;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	height: 20px;
	padding-left: 30px;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	float: left;
	width: 349px;
	margin-top: 20px;
}

#sidebar_custom h4.two {
	color: #ffffff;
	background-color: #2585C1;
	background-image: url(images/2.png);
	font-size: 12px;
	font-family: Arial;
	text-transform:uppercase;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	height: 20px;
	padding-left: 30px;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	width: 349px;
}

#sidebar_custom h4.three {
	color: #ffffff;
	background-color: #2585C1;
	background-image: url(images/3.png);
	font-size: 12px;
	font-family: Arial;
	text-transform:uppercase;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	height: 20px;
	padding-left: 30px;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	float: left;
	width: 349px;
	margin-top: 20px;
}

#sidebar_custom h4.four {
	color: #ffffff;
	background-color: #2585C1;
	background-image: url(images/4.png);
	font-size: 12px;
	font-family: Arial;
	text-transform:uppercase;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	height: 20px;
	padding-left: 30px;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	float: left;
	width: 349px;
	margin-top: 20px;
}

.twoColFixLtHdr #sidebar_custom {
	float: left;
	width: 369px;
	padding: 15px 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 12px;
}

.twoColFixLtHdr #sidebar_custom h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}


/*******************************************************

	Put CSS for Qualifying Questions Below

	NOTE:   *TRY* to use the global css declarations!!
			These are available in screen.css
	
	.question (spans width of form)
	.left_col_question (spans 50% width of form, left side)
	.right_col_question (spans 50% width of form, right side)

*******************************************************/

.Label {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.twoColFixLtHdr #sidebar_custom h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #subhead h2 {
	height: 35px;
	width: 740px;
	font-family: Arial;
	font-size: 15px;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: center;
	font-weight: bolder;
	text-transform:uppercase;
}

#button {
	margin-left: 50px;
	margin-right: 50px;
	width: 266px;
	height: 36px;
}

#helloBox2 {
	float:left;
	width:350px;
	margin-left:10px;
	font-size:12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#helloBox2 a {
	float:left;
	color:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_disclaimer {
	color: #ffffff;
}

.question {
	color: #ffffff;
}

.question_inner {
	color: #ffffff;
}

.Label {
	color: #ffffff;
}

.workphone {
	color: #ffffff;
}
.homephone {
	color: #ffffff;
}