td, p { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal; 
		color: #000000;
		text-decoration: none; }

h1 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
		margin: 0px; }

h2 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold; 
		color: #000000;
		text-decoration: none;
		margin: 0px; }

a { color: #990000; font-weight: normal; text-decoration: none; }
a:hover { color: #000000; font-weight: normal; text-decoration: underline; }

input { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; border-color: #AAAAAA; padding: 0px; margin: 0px; border-width: 1px; }
textarea { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; border-color: #AAAAAA; padding: 0px; margin: 0px; border-width: 1px; }
select { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; border-color: #AAAAAA; padding: 0px; margin: 0px; border-width: 1px; }

.mainBody { 
		background-color: #FFFFFF; }

.topBG { 
		display: none; }

.bottomBG { 
		display: none; }

.mainSection { 
		width: 100%; }

.printHeader { 
		height: 80px; }
.printFooter { 
		height: 20px; }

.subNavBar { 
		width: 2px; }
.subNavBarTable { 
		display: none; }

.mainContent { 
		padding-left: 30px;
		padding-right: 30px; }