body {
	background-color: #1A2734;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}

ul {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #1A2734;
}
	
	

a:link {
	color: #FFFFCC;
	text-decoration: underline;
}

a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: #FFCC33;
	text-decoration: underline;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16pt;
}



.hptext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 18px;
}





.biotext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8C8245;
	line-height: normal;
	text-align: right;
}

.justify {
	text-align:justify;
	}
	


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: Main Text;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
}
	
A.header:LINK, A.header:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	caption: Main Text;
	color: #FFFFFF;
	text-align: center;
}
	
A.header:HOVER, A.header:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #006699;
	text-align: center;
	background-color: #9999CC;
}



.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	caption: navigation;
	color: #000000;
	text-align: left;
	line-height: 20pt;
	margin-left: 10px;
}
	
A.subnav:LINK, A.subnav:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	caption: Main Text;
	color: #006699;
	text-align: center;
}
	
A.subnav:HOVER, A.subnav:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	caption: Main Text;
	color: #0099CC;
	text-align: center;
	background-color: #FFFFFF;
}		

.mainbox {
	border:thin solid #9999CC;
	}
