/* begin default classes */
body {
	background-color: #ffffff;	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	font-style: normal;	color: #000000;	margin-top: 0px;	margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px;	padding-top: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-right: 0px;	background-image: url(images/wall.gif);
}
h1 { font-size: 18pt; color: #CC0000; font-weight: normal; font-style: italic}
h2 { font-size: 16pt; color: #000000; font-weight: bold;}
h3 { font-size: 14pt; color: #72351e; font-weight: bold;}
h4 { font-size: 13pt; color: #333333; font-weight: normal;}
h5 { font-size: 12pt; color: #000000; font-weight: bold;}
h6 { font-size: 11pt; color: #000000; font-weight: bold;}
p { font-size: 9pt; font-style: normal; color: #000000;}		
font { font-size: 9pt; font-style: normal;}	
th {font-size: 9pt;	font-weight: bold;	color: #000099;	text-align: left;}	
td { font-size: 9pt; font-style: normal; color: #000000;}	
input { font-size: 9pt; font-weight: normal;background-color: #FFFFCC;} 
textarea { font-size: 9pt; font-weight: normal;background-color: #FFFFCC;} 
select { font-size: 9pt; font-weight: normal;background-color: #FFFFCC;} 

a:link {color: #000099;}	
a:active {color: #0066FF;}	
a:visited {color: #336699;}
a:hover {color: #0066FF;}
/* end default classes */

/* main tab styles */
.navSub {font: normal 11px ; text-align:center;}
.navHover{backgroud-color: #cccccc; font: normal 11px ; text-align:center;}
a.nav:link {font:bold; color:#333333; text-align:center; text-decoration:none;}
a.nav:visited {font:bold; color:#333333; text-align:center; text-decoration:none;}
a.nav:active {font:bold; color:#333333; text-align:center; text-decoration:none;}
a.nav:hover {font: bold; color:#cc0000;text-align:center; text-decoration:none;}
 /*end main tab classes */

/* used in the footer of every page for copyright information */
.footer {font-size: 8pt;color: #FFFFFF;}	
a.footer:link {font-size: 8pt; color:#ffffff;}	
a.footer:active {font-size: 8pt; color:#ffffff;}
a.footer:visited {font-size: 8pt; color:#ffffff;}
a.footer:hover {font-size: 8pt; color:#ffffcc;}	

.extraText {padding: 10 10 10 10 px; font-style:italic; color:#333333; font-weight: bold}
.h1copy { font-size: 18pt; color: #CC0000; font-weight: normal; font-style: italic; padding-top:10px}

/* special classes */
.openPortal th {background-color: #e1e1e1; font-size: 9pt; color: #000099;font-weight: normal; border: 1px solid #999999;}
.openPortal td {border: 1px dotted #999999;}
.openPortal th a:link { color: #000099;font-weight: normal; text-decoration:none;	}	
.openPortal th a:active { color: #000099;font-weight: normal;	 text-decoration:none;}
.openPortal th a:visited { color: #000099;font-weight: normal; text-decoration:none;	}
.openPortal th a:hover { color: #000099;font-weight:bold; text-decoration:none;	}
