body {
	background-image: url(images/Bg_subpage.gif);
	background-repeat: repeat-y;
	background-position: top center;

}

#leftnav {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 140px;



}
#leftnav_header {

	position: absolute;
	top: 1px;
	left: 1px;
	width: 133px;
	height: 30px;
	padding-top: 5px;
	padding-left: 7px;
	background:#C1C1C1;

}

.l_nav:link {color: #4B4B4B; text-decoration: none}
.l_nav:visited {color: #4B4B4B; text-decoration: none}
.l_nav:hover {color: #FFFFFF; }

.leftnav_cell {
	height: 20px;
	color: #4B4B4B;
	padding-left: 10px;
	padding-right: 10px;
	

}

.leftnav_current {
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;		
	background-color: #4B4B4B;

}


#subcontent {
	position: absolute;
	top: 180px;
	width: 800px;

}

#maincontent {
	position: absolute;
	top: 80px;
	left: 140px;
	width: 640px;
	height: 420px;
	background: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 8pt;
	margin-left: 15px;	


}
#maincontent_other {
	position: absolute;
	top: 20px;
	left: 160px;
	width: 620px;
	height: 420px;
	background: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10pt;

	
}

#instructions {
	position: absolute;
	top: 15px;
	right: -25px; 
	width: 350px;
	color: #0066FF;
}

#president_tag {
	position: absolute;
	top: 7px;
	right: -80px; 
	width: 350px;
	padding-bottom: 150px;
	color: #818181;
	z-index: 50;
}

#footer_sub {

	position: absolute;
	left: 40%;
	bottom: auto;
	padding-bottom: 20px;
	font-size: 8pt;

}

.formtable {

	font-family: Verdana, Arial;
	font-size: 9pt;

}

.form_field {
	height: auto;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

.indent_20 {
	padding-left: 20px;
}
.indent_40 {
	padding-left: 40px;
}

.right_pad_5 {
	padding-right: 5px;
}

.messagebox {
	font-family: Verdana, Arial;
	font-size: 9pt;

}

.button {
	height: 22px;
	font-family: Verdana, Arial;
	font-size: 9pt;

}

#creditcard_gray {

	background-image: url('images/logo_creditcards_gray.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 115px;
	height: 58px;
}
