/* 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, strong, sub, sup, 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 {
	line-height: 1;
	color:#000000;
	background-color: #626262;
}

ol, ul {
	list-style: none;
}

#container {
	margin: auto;
	width: 811px;
}

#clear { clear: both; }

/**************** HEADER *****************/
#header {
	background: url(images/banner.jpg) no-repeat;
	height: 150px;
	width: 811px;
}

#header_thank_you {
	background: url(images/banner_thank_you.jpg) no-repeat;
	height: 175px;
	width: 811px;
}

#logo {
	padding: 20px 0px 0px 5px;
}

/************* NAVIGATION ***************/
#navigation {
	background: url(images/nav_bg.gif) no-repeat;
	height: 60px;
	margin: 0;
	width: 811px;
}


#navigation_thank_you {
	background: url(images/nav_bg_thank_you.gif) no-repeat;
	height: 56px;
	margin: 0;
	width: 811px;
}

#menu ul {
	margin: 0px 0px 0px 12px;
	*margin: -2px 0px 0px -2px;
	padding: 0px 0px 0px 5px;
}

#menu li {
	border-right: solid 1px #FFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 47px;
	*line-height: 52px;
	_line-height: 52px;
	margin: 0px 0px 0px 0px;
	*margin: 0px -8px 0px 4px;
	padding: 9px 0px 11px 0px;
	*padding: 9px 1px 0px 0px;
	_padding: 5px 1px 4px 0px;
}

#menu li a {
	color: white;
	text-decoration: none;
	margin: 0px 0px 1px -4px;
	*margin: -10px -5px 0px 4px;
	_margin: -4px -5px -5px 4px;
	padding: 9px 12px 9px 12px;
	*padding: 9px 14px 10px 14px;
	_padding: 8px 14px 11px 14px;
}




/************** MAIN ***************/
#main {
	background: url(images/main_bg.gif) repeat-y;
	height: auto;
	width: 811px;
}

#main_footer {
	background: url(images/main_footer.gif) no-repeat;
	clear: both;
	height: 28px;
	width: 811px;
}

/******************** CONTENT *******************/
#content {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 5px;
	width: 456px;
	_width: 456px;
}

#program_container {
	padding-left:20px;
}
#content_thank_you {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 5px;
	width: 720px;
}

#content h1,#content_thank_you h1 {
	font-size: 1.3em;
	padding: 0px 6px 0px 6px;
}

#content h2, #content_thank_you h2{
	font-size: 1.3em;
	color:#800000;
	font-weight:bold;
	padding: 20px 6px 0px 15px;
	_padding: 20px 0px 0px 15px;
}

#program_container a {
	text-decoration: none;	
}

#content h3, #content_thank_you h3{
	font-size: 1.0em;
	color:#000000;
	font-weight:bold;
	line-height: 1.4em;
	padding: 10px 6px 0px 15px;
	_padding: 20px 0px 0px 15px;
}

#content h3:hover {
	color: #0F5E8D;
	cursor: pointer;
}

#content h4, #content_thank_you h4{
	font-size: 0.8em;
	font-weight:200;
	color:#000000;
	font-style:italic;
	padding: 5px 6px 0px 15px;
	_padding: 20px 0px 0px 15px;
}

#title_underline {
	background: url(images/title_underline.gif) no-repeat;
	height: 15px;
	width: 408px;
	margin-left:12px;
}

#content p, #content_thank_you p {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 12px 20px 6px 16px;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: disc;
	padding: 5px 20px 5px 50px;
	line-height:17px;
}

#content li { padding: 2px; }

#content img {
	margin-left:10px;
}

#content .programs h2 {
	background: url(images/h3bullet.gif) no-repeat;
	background-position: left 12px;
	color: #0000FF;
	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;
}

#content .programs h2:hover {
	color: #3366FF;
	cursor: pointer;
}

/************************ FORM ************************/
#form {
	background: url(images/form_bg.jpg) repeat-x;
	float: right;
	height: auto;
	margin: 0px 5px 0px 0px;
	_margin: 0px 5px 0px 0px;
	width: 340px;
}

#form_content {
	background: url(images/form_bg.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	min-height: 150px;
	width: 340px;
}

#form_content p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 30px 3px 13px;
	text-align: center;
}

#form_content span {
	color:#199EEE;
	font-size: 14px;
	font-style: italic;
	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 20px;
	width: 285px;
}

#form_header {
	background: url(images/form_header.gif) no-repeat;
	height: 64px;
	width: 336px;
}

#form_footer {
	background: url(images/form_footer.gif) no-repeat;
	height: 38px;
	width: 336px;
}

/********************* 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: #000;
	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;
	padding-bottom: 80px;
	*padding-bottom: 35px;
	_padding-bottom: 35px;
}

#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 {
	width:245px;
	margin-left: 20px; 
}

#step2 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: 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: #FFF;
	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: 23px;
	*height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
	width: 260px;
}

.hidden select {
	width: 276px;
	*width: 500px;
}

#form_content .plain {
	display: inline;
	font-weight: normal;
	width: auto;
}

#form_content input.plain  {
	margin: 0px 5px 0 5px;
	*margin: -3px 5px 0 5px;
	width: 50px;
}

#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 #086492;
}

/*********************** FOOTER ************************/
#footer {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: auto;
	text-align: center;
	width: 811px;
}

#footer li {
	border-right: 1px solid #000;
	display: inline;
	padding: 0px 10px 0px 5px;
	*padding: 0px 7px 0px 12px;
}

#footer p { padding: 5px 0px 10px 0px; color:#FFFFFF;}
#footer .last_child { border-right: none; }
#footer a { color: #fff; }
#footer a:hover { color:#800000; }