/* 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 {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background-color: #F1F1F1;
	color: #000;
	line-height: 1;
}

#container {
	margin: auto;
	width: 792px;
}

.clear { clear: both; }

/************ DEFAULT CLASSES ************/
h1 {
	background: url(../images/title_underline.gif) no-repeat 0 100%;
	color: #7C0201;
	font: bold 1.4em/1 Arial, Helvetica, sans-serif;
	padding: 0 0 3px 13px;
}

h2 {
	color: #7C0201;
	font: bold 1em/1.4 Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 1em 13px;
}

h3 {
	color: #000;
	font: bold 1em/1.4 Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 1em 13px;
}

p {
	color: #1E1E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	padding: 0 0 1em 13px;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #005BB7;
	text-decoration: none;
}

ul,ol {
	color: #1E1E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 0 0 0 35px;
	padding: 0 0 1em 0;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	*margin: -5px 0 0 0;
	padding: 0 0 0.5em 0;
	*padding: 0 0 0.8em 5px;
}

em,i {
	font-style: italic;
}

strong,b {
	font-weight: bold;
}

img {
	float: left;
}

/************ BANNER ************/
#banner {
	background: url(../images/banner.gif) no-repeat;
	height: 152px;
	width: 792px;
}

.thank_you#banner  {
	background: url(../images/banner_ty.gif) no-repeat;
}

#logo {
	padding: 20px 0 0 28px;
}

/************ NAVIGATION ************/
#navigation {
	background: url(../images/nav_bg.gif) no-repeat;
	height: 34px;
	width: 792px;
}

.thank_you#navigation {
	background: url(../images/nav_bg_ty.gif) no-repeat;
}

#menu {
	margin: 0 0 0 10px;
}

#menu .nav {
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	width: 130px;
}

#menu .nav a {
	color: #344056;
	font: bold 14px/1 Verdanda, Helvetica, sans-serif;
	margin: 0 0 0 0;
	line-height: 34px;
	padding: 0 0 0 0;
	text-decoration: none;
}

#menu a:hover {
	color: #7C0201;
	text-decoration: underline;
}

/************ MAIN ************/
#main {
	background: url(../images/main_bg.gif) repeat-y;
	height: auto;
	width: 792px;
}

/************ CONTENT ************/
#content {
	float: left;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	padding: 1em 0 0 0;
	width: 370px;
}

.thank_you#content {
	width: 700px;
}

/************ PROGRAMS ************/
.programs h2 {
	color: #000;
	background: url(../images/title_underline.gif) no-repeat 0 100%;
	font: bold 1em/1 Arial, Helvetica, sans-serif;
	padding: 1em 0 2px 13px;
}

.no_bullet li {
	font: bold 1.3em/1 Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;
}

.programs ul {
	padding: 1em 0 1em 0;
}

/************ FORM ************/
#form {
	float: left;
	height: auto;
	margin: 0 0 0 15px;
	width: 374px;
}

#form_header {
	background: url(../images/form_top.gif) repeat-y;
	height: 46px;
	width: 374px;
}

#form_content {
	background: url(../images/form_bg.gif) repeat-y;
	height: auto;
	width: 374px;
}

#form_footer {
	background: url(../images/form_bottom.gif) no-repeat;
	height: 25px;
	width: 374px;
}

/************ FORM STYLES ************/
label {
	color: #344056;
	display: block;
	float: left;
	font: bold 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 5px 0 0;
	padding: 0 0 10px 0;
	text-align: right;
	width: 120px;
}

span {
	color: #FF0000;
}

#form br {
	clear: left;
}

#form p {
	padding: 0 30px 0 0;
	text-align: right;
}

input,select,textarea {
	float: left;
	margin-bottom: 5px;
}

input {
	width: 170px;
}

select {
	position: absolute;
	width: 200px;
}

.button {
	margin: 0 0 0 50px;
}

.button input {
	width: auto;
}

.plain {
	display: inline;
	font-weight: normal;
	width: auto;
}

.plain input {
	margin: 0px 5px 0 5px;
	*margin: -3px 5px 0 5px;
	width: auto;
}

/************ FOOTER ************/
#footer {
	background: url(../images/footer.gif) repeat-y;
	height: 43px;
	width: 792;
}

#footer p {
	color: #FFF;
	font: normal 13px/1 Arial, Helvetica, sans-serif;
	padding: 8px 0 3px 0;
	text-align: center;
}