/* CSS Document */

/************ RESET *************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	background: url(images/vertical_background.gif) repeat-x;
	background-color: #DFDFDF;
}

#container {
	width: 774px;
	height: auto;
	background: url(images/main_bg.gif) repeat-x;
	background-color: white;
	margin:auto;
}

#clear { clear: both; }

.required {
	font-size: .7em;
	padding: 0 0 0 10px;
	height: auto;
}

#step2 .required, #select_boxes .required {
	font-size: .7em;
	padding: 0 0 0 20px;
	height: auto;
}

/**************** HEADER *****************/
#header {
	background: url(images/banner.jpg) no-repeat;
	height: 109px;
	width: 774px;
}

#logo {
	padding: 58px 0 0 12px;
}

/******************* Navigation ***************************/
#navigation {
	background: url(images/nav_bg.gif) repeat-x;
	height: 39px;
	margin: 0;
	width: 774px;
}

#menu ul {
	margin: 0px 0px 0px 5px;
	*margin: 0px 0px 0px -7px;
	padding: 0px 0px 0px 5px;
}

#menu li {
	border-right: solid 2px #7E5D3A;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	font-weight: bold;
	line-height: 44px;
	*line-height: 40px;
	_line-height: 44px;
	margin: 0px 0px 0px 0px;
	*margin: 0px -8px 0px 4px;
	padding: 0px 4px 0px 6px;
	*padding: 5px 1px 0px 5px;
	_padding: 4px 1px 5px 0px;
}


#menu li a {
	border-bottom: 1px solid #CEA533;
	color: #FFF;
	text-decoration: underline;
	margin: 0px 0px 1px -4px;
	*margin: -10px -5px 0px 4px;
	_margin: -4px -5px -5px 4px;
	padding: 4px 2px 1px 2px;
	*padding: 7px 5px 1px 0px;
	_padding: 8px 14px 11px 14px;
	text-decoration: none;
}

#menu li a:hover {
	color: #D7B458;
	border-bottom: 1px solid #999;
}

/*********************** CONTENT ************************/
#main_content {
	background: url(images/left_back.GIF) repeat-y;
	float: right;
	height: auto;
	width: 386px;
}

#main_content_thank_you {
	float: right;
	height: auto;
	width: 740px;
}

#main_content_header {
	background-image:url(images/index_09.jpg) no-repeat;
	height:45px;
	width:386px;
}

#main_content_header_thank_you {
	background-image: url(images/index_09.jpg) no-repeat;
	height: 45px;
	width: 740px;
}

#main_content_header h1, #main_content h1,#main_content_thank_you h1 {
	background: url(images/bulet_1.GIF) no-repeat;
	background-position: left 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px 0 0 20px;
	margin-left: 20px;
}

#main_content h2,#main_content_thank_you h2 {
	background: url(images/h3bullet.gif) no-repeat;
	background-position: left 12px;
	color: #917E51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 15px 0 0 20px;
}

#main_content h3 {
	color: #0B0B0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 15px 0px 0 9px;
}

#main_content h3 a {
	color: #0B0B0B;
}

#main_content .programs h2 {
	background: url(images/h3bullet.gif) no-repeat;
	background-position: left 12px;
	color: #892034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 15px 0 0 20px;
	text-decoration: underline;
}

#main_content .programs h2:hover {
	color: #3366FF;
	cursor: pointer;
}

#main_content_footer {
	background: url(images/index_12.jpg) no-repeat;
	height: 17px;
	width: 386px;
}

#main_content p,#main_content_thank_you p {
	font: normal 0.8em/1.2em Arial, Helvetica, sans-serif;
	padding: 10px 20px;
}

#main_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-image: disc;
	*margin: 0 0 0 30px;
	padding: 0 30px 0 40px;
	*padding: 5px 30px 0 40px;
}

#main_content li {
	line-height: 14px;
	margin: 0 0 0 30px;
	*margin: 0 0 0 0;
	padding: 0.3em 0 0.3em 0;
	*padding: 0 0 8px 0;
}

#main_content img {
	float: right;
	padding: 0 10px 0 0;
}

#main_content a {
	color: #333;
	font-size: 0.9em;
}

#main_content a:hover {
	color: #FF0000;
}

#flash_movie {
	padding: 0 0 15px 22px;
}

/******************* FORM **********************/
#form {
	float: left;
	height: auto;
	margin: 0 12px 0 0;
	_margin: 0px 6px 0px 0px;
	width: 370px;
}

#form_content {
	background: url(images/form_bg.gif) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	height: auto;
	width: 370px;
}

#form_content p {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 13px 3px 13px;
	text-align: center;
}

#form_header h1 {
	color:#892034;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 15px 10px 10px 20px;
	font-weight: bold;
}

#step1 span,#step2 span { font-size: 12px; }

#form_underline {
	background: url(images/form_underline.gif) no-repeat;
	height: 3px;
	margin: 0px 0px 0px 22px;
	width: 255px;
}

#form_header {
	background: url(images/formheader.gif) no-repeat;
	height: 45px;
	width: 370px;
}

#form_header h1 {
	padding: 10px 0 0 20px;
}

#form .step {
	margin: 0 0 0 20px;
}

#form .step1 {
	margin: 0 0 0 10px;
}

#form_footer {
	background: url(images/formfooter.gif) no-repeat;
	height: 17px;
	width: 370px;
}

/********************* FORM STYLES *********************/
#form_content input {
	font-size: 13px;
    padding: 1px 0px 1px 3px;
}

#form_content a {color: #999999;}
#form_content a:hover{color: #FFFFFF; text-decoration: underline;}

#form_content select {
    background-color: #FFF;
	float: left;
	margin-bottom: 7px;
}

#form_content input,#form_content select {
    background-color: #EFEAE0;
	float: left;
	margin-bottom: 7px;
}

#step1 {
	margin: 0px 0px 0px 12px;
}

#step1 label {
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 6px;
	_margin: 0px 0px 0px 3px;
	padding: 0px 0px 6px 0px;
	text-align: left;
	width: 200px;
}

#step1 select { margin-left: 20px; }
#step2 label,#select_boxes label {
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 3px 5px 0px;
	padding: 0px 0px 3px 5px;
	text-align: right;
	width: 135px;
}

#step2 input { width: 130px; }
#step2 select{ width: 200px; }

#select_boxes select { width: 130px; }

#step2 .radio_field {
	float: left;
	font-size: 11px;
	line-height: 20px;
	padding: 2px 0px 0px 5px;
	*padding: 0px 0px 0px 0px;
}

#step2 .radio_field input {
	background-color: #DFEFF7;
	margin: 4px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 25px;
}

.hidden {
    border-right: 1px solid #CFCFCF;
	float: left;
    height: 20px;
	*height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
	width: 260px;
}

.hidden select { width: 725px; *width: 725px; }

.state_select select option {
	width: 175px;
}

.country_select select{
font-size:12px;

}

.country_select select option {
	width: 225px;
}

#select_boxes label {
	margin: 0 0 0 20px;
	padding: 5px 0 5px 0;
	text-align: left;
	width: 350px;
	_width: 320px;
}

#select_boxes select {
	margin: 0 0 0 100px;
}

#button { padding: 10px 0 15px 0; }
#button input { padding: 0 0 0 0; width: auto;}
#button input:focus { border: none; }
#input_border input:focus, #input_border input.sffocus { background-color: #FFFFFF; border: 2px solid #7C6E6B; }
#continue_button { margin: 0 0 0 150px; padding: 10px 0 0 0; }
#continue_button input { padding: 0 0 0 0; width: auto;}
#continue_button input:focus { border: none; }