/* CSS Document */
body {
	background:#C7AC39;
	padding:0px;
	margin:0px;
	font-family:verdana,arial,sans serif;
	font-size:12px;
	line-height:185%;
}

table.infoform {
	line-height:150%;
	font-size:11px;
	margin-top:15px;
}

td.rightcoltext {
	font-size:11px;
	line-height:185%;
}

div.bottombar {
	background:#124B69;
	width:760px;
	height:7px;
}

h1 {font-size:16px;line-height:19px;font-weight:bold;margin-top:0px;margin-bottom:20px;border-bottom:1px solid #cccccc}
h2 {font-size:16px;line-height:19px;font-weight:bold;margin-top:0px;margin-bottom:10px;border-bottom:1px solid #cccccc}
h3 {font-size:16px;line-height:19px;font-weight:bold;margin-top:0px;margin-bottom:20px;color:#0C6C9E}

.subheader {font-size:14px;font-weight:bold}

div.wantmoreinfo {font-size:14px;font-weight:bold;background:#E8D998;border:1px solid #C7AC39;padding:5px}
div.rightcolhead {font-size:12px;font-weight:bold;background:#E8D998;border:1px solid #C7AC39;padding:2px;text-align:center}
div.subhead2 {font-size:12px;font-weight:bold}

div.maintext {
	width:550px;
	background:#ffffff;
	padding-left:30px;
	padding-top:30px;
	line-height:150%;
	font-size:11px;
}

div.leftcol_image {
	background-image: url(../images/leftNavItemBkgd.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 265px;
	width: 153px;
	padding:0px;
	margin:0px;
	}

div.leftcol_spacing {
	padding-left:12px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	line-height:22px;
	position: relative;
	top: -1px;
}

//sup {position:relative;top:6px}

a:link {color:#0C6C9E; text-decoration:underline}
a:focus {color:#C20917; text-decoration:underline}
a:hover {color:#C20917; text-decoration:underline}
a:visited {color:#0C6C9E; text-decoration:underline}
a:active {color:#C20917; text-decoration:underline}

a.leftnav:link {font-size:10px;color:#ffffff;text-decoration:none}
a.leftnav:focus {font-size:10px;color:#ffffff;text-decoration:none}
a.leftnav:hover {font-size:10px;color:#ffffff;text-decoration:none}
a.leftnav:visited {font-size:10px;color:#ffffff;text-decoration:none}
a.leftnav:active {font-size:10px;color:#ffffff;text-decoration:none}

.submit_button {
	width: 100px;
	height: 25px;
	border: 0px none;
	background: url(../images/submit.gif) top left no-repeat;
	cursor: pointer;
}