/* 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: #000;
	background-color: #655B5B;
}

ol, ul {
	list-style: none;
}

#container {
	margin: auto;
	width: 810px;
}

#clear { clear: both; }

/*********** DEFAULT CLASSES *************/
h1 {
	color: #4A5000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 -10px;
	padding: 0 0 0.1em 0;
}

h2 {
	color:#383636;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 0.5em 0;
	text-decoration: underline;
}

h3 {
	color:#383636;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 0 0.5em 0;
}

p {
	color: #2F2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0 0 1em 0;
}

ul {
	color: #2F2F2F;
	font-family: Trebuchet MS, Arial, Helvitica, sans-serif;
	font-size: 0.8em;
	margin: 0 0 0 50px;
}

ul ul {
	padding: 0.5em 0 0.5em 15px;
}

ul ul li {
	font-size: 1.2em;
	list-style-image: none;
	list-style-type: circle;
	padding: 0.1em 0 0.3em 0;
}

li {
	line-height: 1em;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding: 0em 0 0.5em 4px;
}

a {
	color: #0000FF;
}

a:hover {
	color: #0051E6;
}

a:visited {
	color: #0000FF;
}

a:active {
	color: #FF0000;
}

a:focus {
	color: #FF0000;
}

/**************** HEADER *****************/
#header {
	background: url(../images/banner.jpg) no-repeat;
	height: 186px;
	width: 810px;
}

#header_thank_you {
	background: url(../images/banner_thank_you.jpg) no-repeat;
	height: 186px;
	width: 810px;
}

#logo {
	padding: 73px 0px 0px 12px;
}

/************* NAVIGATION ***************/
#navigation {
	background: url(../images/nav_bg.gif) no-repeat;
	height: 60px;
	margin: 0 0 0 0;
	width: 810px;
}

#navigation_thank_you {
	background: url(../images/nav_bg_thank_you.gif) no-repeat;
	height: 60px;
	margin: 0 0 0 0;
	width: 810px;
}

#menu ul {
	margin: 0 0 0 6px;
	*margin: -2px 0 0 -6px;
	padding: 0 0 0 3px;
}

#menu li {
	border-right: 1px solid #FFF;
	display: inline;
	font-family: Trebuchet MS, Arial, Helvitica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	*line-height: 41px;
	_line-height: 42px;
	margin: 0 0 0 0;
	*margin: 0px -8px 0px 4px;
	padding: 7px 0 11px 0;
	*padding: 9px 1px 0px 0px;
	_padding: 4px 1px 5px 0px;
}

#menu .last_child {}

#menu li a {
	color: white;
	text-decoration: none;
	margin: 0 0 1px -4px;
	*margin: -10px -6px 0px 4px;
	_margin: -4px -6px -5px 4px;
	padding: 8px 13px 10px 13px;
	*padding: 12px 13px 12px 13px;
	_padding: 12px 13px 10px 13px;
}

#menu li a:hover {
	background-color: #C3E638;
	color: #464646;
}

/************** MAIN ***************/
#main {
	background: url(../images/main_bg.gif) repeat-y;
	height: auto;
	padding: 0 0 1em 0;
	width: 810px;
}

#main_footer {
	background: url(../images/main_footer.gif) no-repeat;
	height: 10px;
	width: 810px;
}

/******************** CONTENT *******************/
#content {
	float: left;
	height: auto;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	padding: 0 10px;
	width: 420px;
}

#content_thank_you {
	float: left;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	width: 740px;
}

#title_underline {
	background: url(../images/title_underline.gif) no-repeat;
	height: 8px;
	padding: 0 0 1em 0;
	_padding: 0 0 0.2em 0;
	margin: 0 0 0 -12px;
	width: 365px;
}

#content .program_div {
	font-size: 1.1em;
	padding: 0.5em 0 0 5px;
}

/*********************** FORM ************************/
#form {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0 0 0 10px;
	width: 322px;
}

#form_header {
	background: url(../images/form_header.gif) no-repeat;
	height: 23px;
	width: 322px;
}

#form_content {
	background: url(../images/form_bg.gif) repeat-y;
	height: auto;
	width: 322px;
}

#form_footer {
	background: url(../images/form_footer.gif) no-repeat;
	height: 33px;
	width: 322px;
}

#form span {
	color: #F4FF77;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

/********************* 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: 0 0 0 12px;
}

#step2 {
	padding: 20px 0 0 0;
}

#form label {
	color: #EBEBEB;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
}

#step1 label {
	margin: 0px 0px 0px 8px;
	_margin: 0px 0px 0px 3px;
	padding: 5px 0px 6px 0px;
	text-align: left;
	width: 220px;
}

#step1 select { margin-left: 20px; }
#step2 label {
	margin: 3px 3px 5px 0px;
	padding: 0px 0px 3px 5px;
	text-align: right;
	width: 135px;
}

#step2 input { width: 145px; }
#step2 select { width: 130px; }

#step2 .radio_field {
	color: #FFF;
	float: left;
	font-size: 12px;
	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: 23px;
	*height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
	width: 260px;
}

.hidden select { width: 276px; *width: 276px; }
#button { padding: 10px 0px 0px 0px; }
#button input { padding: 0px 0px 0px 0px; width: auto;}
#button input:focus { border: none; }
#input_border input:focus, #input_border input.sffocus { background-color: #FFFFFF; border: 2px solid #B4BF2F; }

/*********************** FOOTER ************************/
#footer {
	color: #4D4D4D;
	font-family: Trebuchet MS, Arial, Helvitica, sans-serif;
	margin: auto;
	text-align: center;
	width: 810px;
}

#footer ul {
	padding: 0.5em 0 0.2em 0;
}

#footer li {
	border-right: 1px solid #FFF;
	display: inline;
	padding: 0px 10px 0px 5px;
	*padding: 0px 7px 0px 12px;
}

#footer p { 
	color: #D7D7D7; 
	font-family: Trebuchet MS, Arial, Helvitica, sans-serif;
	padding: 0.5em 0px 10px 0px; 
}

#footer .last_child { border-right: none; }
#footer a { color: #FFF; }
#footer a:hover { color: #C0E287; text-decoration: none; }
