@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}
body {
	margin: 0px;
	background-color: #f4f3f3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #363535;
}

img {
	border: 0;	
}

#master_holder {
	width: 820px;
	margin: auto;
	background-color: #FFF;
}

#header_holder {
	width: 100%;
	float: left;
	background-color: #FFF;
}

#contents_holder {
	width: 100%;
	float: left;
	background-color: #FFF;
}

.contents_form {
	width: 800px;
	margin: auto;
	padding:0 0 0 25px;
}

.contents_bottom {
	float: left;
	width: 100%;
}

.contents_form_col1 {
	width: 293px;
	float: left;
}

.contents_form_col1_wide {
	width: 606px;
	margin:0 auto 0 auto;
}

.contents_form_col2 {
	width: 293px;
	float: right;
	margin:0 25px 0 5px;
}

.contents_form_col_spacer {
	width: 24px;
	float: left;
}

.contents_spacer1 {
	width: 100%;
	float: left;
	height: 60px;
}

.contents_spacer2 {
	width: 100%;
	float: left;
	height: 35px;
}

.contents_form_topbg {
	background: url(bgd_formtop.gif) top left no-repeat;
	width: 443px;
}

.contents_form_midbg {
	background: url(bgd_formmid.gif) repeat-y ;
	width: 443px;
	margin:0px auto 0 auto;

}

.contents_form_bottombg {
	background: url(bgd_formbottom.gif) no-repeat;
	width: 443px;
	height: 10px;
margin:0 auto 0 auto;
}

.contents_form_col1_wide .contents_form_topbg {
	background: url(bgd_formtop_wide.gif) top no-repeat;
	width: 606px;
	float: left;
}

.contents_form_col1_wide .contents_form_midbg {
	background: url(bgd_formmid_wide.gif) repeat-y;
	width: 606px;
	float: left;
}

.contents_form_col1_wide .contents_form_bottombg {
	background: url(bgd_formbottom_wide.gif) no-repeat;
	width: 606px;
	height: 10px;
	float: left;
}

.contents_picborder {
	border: 1px solid  #CCC;	
}

.contents_iconsbg {
	/*background: url(bgd_icons_right.gif) repeat-y;*/
	width: 100%;
	float: left;
}


.contents_icons_col1 {
	background:url(bgd_icons_right.gif) repeat-y top right;
	width: 203px;
	float: left;
	padding:0px;
	margin:0px;
	
}

.contents_icons_col2 {
	background: url(bgd_icons_right.gif) repeat-y top right;
	width: 204px;
	float: left;
}

.contents_icons_col3 {
	width: 203px;
	float: left;
}

.contents_icons_level {
	width: 610px;;
	margin:0 auto 0 auto;
}

#footer_holder {
	width:820px;
	background-color: #FFF;
	margin:0 auto 0 auto;
	border-top:#fff solid 1px;
	border-bottom:#fff solid 1px;
}
/* for the text formatting */
h1 {
	font: bold 34px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 15px 0px;
}

h1.headline {
	font: bold 34px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 30px 0px 21px 0px;
	text-align: center;
}

h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #363535;
	margin: 0px 0px 15px 0px;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #b12025;
	margin: 30px 0px 15px 0px;
	text-align: center;
}

.subheadline {
	font: 18px Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	color: #b12025;
	margin: 0px 0px 40px 0px;
}

.form_title {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	line-height:40px;
/*	margin: 7px 0px 0px 0px;*/
}

.maroon_txt {
	color: #b12025;
}

.footer_txt {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6b6868;
	margin: 15px 0px 15px 0px;
	text-align: center;
}

input, textarea, select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
/* end */

/* for the positions */

p {
	margin: 0px 0px 15px 0px;
}

.contents_form_pos {
	padding: 23px 23px 0px 23px;
}

.contents_icons_pos {
	padding: 0px 17px 0px 17px;	
}

.footer_line_pos {
	margin: 36px 0px 0px 0px;
}

ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

ul li {
	margin: 0px 0px 0px 35px;
	list-style-type: square;
}
/* end for the positions */

/* for all the links */
a {
	color: #b12025;
	text-decoration: underline;
}

a:hover {
	color: #b12025;
	text-decoration: none;
}

.footer_txt a {
	color: #6b6868;
	text-decoration: underline;
}

.footer_txt a:hover {
	color: #b12025;
	text-decoration: none;
}

/* Form F */

.forms {
	font-size:12px;
	padding:1px;
	margin:4px 0 0;
}

.progress {
  background: #bc2822;
  height: 10px; 
}



#backbutton a {
	font-size:12px;
	float:left;
	padding:2px 4px;
	color:#5c5a4e;
}
#backbutton a:hover {
	text-decoration:none;
}
form .phoneTable td {
	padding:0 4px 0 0;
}

.meter {
  width: 120px;
  height: 10px;
  border: 1px solid #808080;
  overflow: hidden;
  position:relative;
  text-align:left;
  padding:0;
	margin-right: 10px;
}

.progresslabel {
	display:none;
}

.checktable {
	font-size: 11px;
}

.checktable input {
	float: left;
	position: relative;
	top: -2px;
}

.note {
	font-size:10px;
}
.formtable td {
/*	padding:5px 8px;
	line-height:16px;*/
}

form .schooldropdown {
	width:500px;
}

/* end */

/* input button */
form #submitArea{ width:100%; padding:0; margin:30px 0 0 0; position:relative; }
form #submitArea .button{   
	color:#fff;
        font-weight: bold;
        font-size: 16px;
	width:200px;
	height:48px;
	text-align:center;
	overflow:hidden;
	background:url(btn_2_bg.gif) no-repeat 0px 2px;
	border-style:none;
	cursor:pointer;
	outline:none;
	display:block;
	line-height:44px;
	margin:0px;
	padding:0px;

	
}

form #submitArea .button:hover {
	background:url(btn_2_bg.gif) no-repeat 0 -45px;
}

/***div_NEXT_BTN**/

 form #div_NEXT_BTN .button {
	 margin:25px 0 0 0;
        color:#FFF;
        font-weight: bold;
        font-size: 16px;
	width:157px;
	height:48px;
	text-align:center;
	overflow:hidden;
	background:url(btn_1_bg.gif) no-repeat 0 2px;
	border-style:none;
	cursor:pointer;
	display:block;
	line-height: 44px;
	padding:0px;
}
form  #div_NEXT_BTN .button:hover{
		background:url(btn_1_bg.gif) no-repeat 0 -45px;
}

form{
	line-height:20px;}
	form div{ margin: 15px 0 0 0;}
.clear { clear: both;}
.smaller{
	font-size:10px;
	color:#999;
	width:100%;
	padding:0 30px 0 0;
	
	}
	
.minHghtFirstBox {
		min-height:42px; /*fix for dots on page1*/
		}
	
#requestInfoTable{ 
margin:0 0 0 0px;}

#forwardLink a, #backLink a{ color:#c42d27; font-size:12px;}
#forwardLink a:hover, #backLink a:hover { color:#c42d27;}