body {
	padding:0px;
	margin: 10px 0px;
	text-align:center;
	background-color: #FFFFFF;
}

/*id tags*/

#top {
/*	width: 775px;
	background: url(../pics/top_back.gif) no-repeat left top;
	margin:0px;
	padding:0px;
	text-align: left;*/
}

#top_right{
	float:right;
	margin: 20px 7px 7px 0px;
	padding: 0px;
}

#topnav {
	background-image: url(/pics/topnav_back.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left bottom;
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	margin: 0px 7px 0px 8px;
	width: 760px;
}

* html table#topnav td{
	padding: 0px 0px 4px 5px; !important; /*IE 6.x */
  padding /**/:0px 0px 4px 5px; /*IE 5.5 */
}

#topnav td{
	padding: 0px 0px 4px 5px;
}

#topnav a {
	color:#603141;
	text-decoration:none;
	font-size: 14px;
}

#topnav a:visited{
	color:#333333;
}

#topnav a:active, #topnav a:hover {
	color:#5B5710;
	text-decoration:underline;
}

* html #topnav td#links{
	padding-top: 4px; !important; /*IE 6.x */
    padding-top /**/:4px; /*IE 5.5 */
	padding-bottom:9px;
}

#topnav td#links{
	padding-top:3px;
	padding-bottom:9px;
}

#topnav a.nolink{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#search{
	font-size: 14px;
	font-style: normal;
}

* html #search{
	margin-top: 0px; !important; /*IE 6.x */
  margin-top /**/:1px; /*IE 5.5 */
}

#container {
	width: 776px;
	text-align:left;
	padding:0px;
	background-image: url(/pics/back.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
}

#content {
	float:right;
	padding: 0px 20px 0px 7px;
	background-image: url(/pics/watermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

* html #content{
  width:600px;  /* (only for IE5.x/Win) */
  w\idth:573px;  /* (for other IE) */
}

#content {
	width:573px;
}

#leftnav {
	width: 220px;
	float: left;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left:8px;
}

* html #leftnav{
	width: 167px; /*for IE 5.5*/
	w\idth:  159px; /*for IE 6.x */
}

#leftnav{
	width: 159px; /*for other browsers */
}

#leftnav ul li{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#leftnav h2{
	font-family:"Book Antiqua", Palatino, serif;
	background-image: url(/pics/bar_small.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
	padding-top: 4px;
	margin: 0px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #603141;
}

#leftnav .box_container{
	border-style:none;
	padding:0px;
	margin:0px;
	background-position: left top;
}

#leftnav .box_container h2{
	color: #224C5A;
	font-size: 13px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #777230;
	border-right-color: #777230;
	margin-right:-1px;
}

#leftnav .box_container table{
	width:159px;
}

#leftnav a{
	color:#000000;
	text-decoration: none;
	background-image: url(../pics/leftnav_a_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding: 4px 5px 7px 13px;
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 13px;
	margin: 0px;
	line-height: 13px;
}

#leftnav a:visited{
	color:#666666;
}

#leftnav a:active, #leftnav a:hover{
	color:#603141;
	text-decoration: underline;
}

#leftnav a.nolink{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

#leftnav a.nolink:hover{
	color:#333333;
	text-decoration:none;
}

#leftnav div.level2{
	background-color: #FBFAF6;
	padding-bottom: 5px;
	border-bottom: solid 1px #807D4A;
}

#leftnav div.level2 a{
	background-image: url(/pics/bullet_leftnav.gif);
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 5px 2px 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#level3 {
	margin: 5px 0px 0px 2px;
	font-family: Georgia, Palatino, serif;
	line-height: 17px;
}

#level3 a.nolink{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#level3 .level3_title{
	font-weight:bold;
	font-size:14px;
	color: #474747;
	font-family:"Book Antiqua", Palatino, serif;
	line-height:17px;
}

#footer {
	background: url(../pics/footer_back.gif) repeat-y bottom left;
	width: 776px;
	margin: 0px auto;
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align: center;
	color: #777343;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a{
	color: #603141;
}


#footer a:visited{
	color: #333333;
}

#footer a:active, #footer a:hover{
	color: #B68B97;
}

#footer_links{
	margin: 7px auto 10px auto;
}

#legal {
	font-size: 10px;
	padding-left: 245px;
	background-image: url(../pics/content_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 0px;
	padding-top: 25px;
	margin: 0px;
}

#totop {
	padding-left: 12px;
	padding-right: 22px;
	background-image: url(../pics/totop.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p #totop {
	float:none;
}
/*Redefine tags*/

a{
	color: #603141; 
}

a:visited{
	color: #666666;
}

a:hover, a:active {
	color: #777343;
}

a img, a img.img_left_text, a img.img_right_text, a img.img{
	border: 1px solid #244B5A;
}

a img{
	text-decoration:none;
}

p, li, ul,ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

p{
	margin-top: 2px;
	margin-bottom: 9px;
}

ul, ol{
	margin-top: 2px;
	margin-bottom: 12px;
}

ul li {
	margin-left: -20px;
	line-height: 15px;
	padding: 0px;
	margin-bottom: 3px;
	list-style-image: url(../pics/bullet.gif);
}

ol li {
	margin-left: -10px;
	line-height: 10pt;
	padding: 0px;
	margin-bottom: 3px;
}

ul li ul, ol li ol{
	margin-bottom: 5px;
}

ul li ul li, ol li ol li{
	list-style-image: url(../pics/bullet_2.gif);
	margin-left: -30px;
	line-height: 13px;
}

h1,h2,h3,h4,h5,h6 {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 2px;
	color: #2A4F62;
	font-family: "Book Antiqua", Palatino, serif;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: 0px;
	background-repeat: repeat;
	padding-left: 3px;
	background-color: #F2F2E8;
}

h1{
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	background-image: none;
	color: #603141;
	background-color: #FFFFFF;
}

h1 div.date{
	line-height: 15px;
	font-size: 12px;
	font-weight:normal;
	margin-bottom:10px;
}

h2{
	FONT-SIZE: 18px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}

h3{
	FONT-SIZE: 15px;
	font-weight: normal;
}

h4{
	FONT-SIZE: 13px;
}

h5{
	FONT-SIZE: 12px;
}

h6{
	FONT-SIZE: 11px;
}

form{
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	line-height: 10px;
	font-style:normal;
}

select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding:1px;
}

textarea{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #5B5710;
	margin: 3px auto;
}


/*Image stuff*/

.img_left{
	float:left;
}

.img_right{
	float:right;
}

.img_noborder, div img.img_noborder{
	border: 0px;
}

a img, a img.img_left_text, a img.img_right_text{
	border-style:none;
	border-width:0px;
}

.img_left_text{
	float:left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-right: 7px;
	background-color: #FFFFFF;
	background-image: url(/pics/pic_left_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.img_right_text{
	float:right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	padding-bottom: 10px;
	background-image: url(/pics/pic_right_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 7px;
	background-color: #FFFFFF;
}

/*Form & Table Elements*/

.textbox, .tables td select.textbox{
	border: 1px solid #5B5710;
	margin: 0px;
	padding: 2px;
}

* html .textbox{
	height: 12px !important; /*IE 6.x */
  height /**/:18px; /*IE 5.5 */
}

.searchbox {
	border: 1px solid #5B5710;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
	line-height: 10px;
}

.box_container{
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin:0px;
	background-image: url(/pics/box_container_back.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #827C4A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #827C4A;
}

.box_container h1, .box_container h2{
	FONT-SIZE: 16px;
	color: #224C5A;
	margin: 0px 1px 0px -1px;
	padding: 4px 0px 7px 5px;
	font-weight: bold;
	font-family: "Book Antiqua", Palatino, serif;
	background-image: url(/pics/bar_small.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.box_container div{
	margin: auto 0px 1px auto;
	padding: 3px;
	border-bottom: 1px solid #827C4A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #827C4A;
}

.box_container div ul{
	padding-right:10px;
}

.tables_noheading{
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #827C4A;
}

.tables{
	width: 100%;
	border-left: none 0px;
}

.tables ul li{
	font-size: 10px;
}

.tables td, .tables_noheading td {
	font-family: verdana;
	font-size: 10px;
	padding: 8px 3px 3px 4px;
	border-bottom: 1px solid #827C4A;
	border-right: 1px solid #827C4A;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}

.tables td p, .tables td table tr td p {
	font-family: verdana;
	font-size: 10px;
	margin: 3px auto;
	line-height: 13px;
}

.tables td.nopadding table tr.thinrow td {
	padding-bottom: 0px;
	line-height:5px;
	font-size: 5px;
}
	
.secondrow {
	background-color:#F2F2F2;
}

.tables td td, .tables_noheading td td {
	border-style: none;
	border-width: 0px;
	margin: 0px;
}

.tables_label td, td.tables_label, .tables td.nopadding table tr.tables_label td {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #244B5A;
	background-color: #B2C5CD;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}

.tables_label td a, td.tables_label a{
	color:#004B7C;
}

td.tables_info{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 7px;
}

.tables_info{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.tables td.nopadding{ /*for nested tables inside another table*/
	padding:3px;
}

.tables td.nopadding table td.nopadding{ /*for nested tables inside another table*/
	padding:0px;
}

.tables td.nopadding table{
	margin-top:3px;
	margin-bottom: 2px;
}

.tables td.nopadding table td{ /*for nested tables inside another table*/
	padding: 5px 2px 2px 3px;
}

.tables td.zeropadding{
	padding:0px;
}

.tables td input, .tables td select , .tables td textarea{ /*pulls input boxes up to align with label text*/
	margin-top: -4px;
}

.td_correct{ /*for special cases where an individual td has to be brought in line with overall style*/
	border-right: 1px solid #71AC23; 
	border-bottom: 1px solid #71AC23; 
	background-color:#FFFFFF; 
	padding:4px;
}

/*miscellaneous*/
.required{
	color:#CC0000;
}

.failure{
	color:#CC0000;
	font-weight:bold;
}

.success{
	color:#009900;
	font-weight:bold;
}

.invisible {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.sub {
	font-size: 22px;
}

.firstletter {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.section {
}

.pSmall{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 11px;
}

/*form button stuff */
.formbutton{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #603141;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	border: 0px none;
	background-color: #FFFFFF;
	background-image: url(/pics/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 23px;
	padding-bottom: 1px;
	width: 128px;
	cursor: hand;
}

.tables tr.secondrow .formbutton{
	background-image: url(/pics/btn_submit.gif);
}

/*checkboxes*/
*html td.checkbox input{
	margin: -1px; /*IE 5.5 */
	m\argin: -1px; /*IE 6.x */
	padding: -1px; /*IE 5.5 */
	p\adding: -1px; /*IE 6.x */
}

td.checkbox input{
	vertical-align: middle;
	margin:1px;
	padding: 1px;
	line-height: 0px;
	
}

td.checkbox div{
	float:left;
	margin: 0px 15px 0px auto;
	border: none 0px;
	white-space:nowrap;
}

.checkbox_text{
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

#content img { background: none ! important; }
