h1{
	font: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 20px;
	font-weight: normal;
}
h2{
	font: Arial, Helvetica, sans-serif;
	color: #248C69;
	font-size: 17.5px;
	font-weight: bold;
}
h3{
	font: sans-serif;
	font-size: 15px;
}
h4{
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
h5{
	font: sans-serif;
	color: #248C69;
	font-size: 14px;
}
ol.decimal 
	{list-style-type: decimal}
ol.ualpha 
	{list-style-type: upper-alpha}
	
hr {
	border: thin solid;
	color: #A9A9A9;
	height: 1px;
}
p {
	font: 14px Arial, Helvetica, sans-serif, Arial, Helvetica;
}

.odd { background-color: #F0F0F0; }

.even { background-color: #EFF7F4; }

.pdf a{
	font: Arial, Helvetica, sans-serif;
	color: #248C69;
	font-size: 13px;
	text-decoration: underline;
}
a {
	color: #248C69;
	text-decoration: underline;
	text-shadow: Black;
	font-weight: normal;
}
.topnav {
	background: #248C69 url('images/topnav_08.gif') no-repeat;
	color:#A7A436; 
	font-family:Helvetica, sans-serif, Arial; 
	font-size:14px; 
	background-color:#248C69; 
	background-repeat:no-repeat
}
.topnav  a:hover{
 	color: Yellow;
}
.sidenav {
	background-image: url('images/sidenav.gif');
	color: Fuchsia; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:12px; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif, Arial, Helvetica
}
.sidenav a{
 	color: Black;
	text-decoration: none;
}
.sidenav a:hover{
 	color: ActiveBorder;
}
.topright {
	background-color: #248C69;
}
.footer {
	color: Black;
	height: 20px;
	background-color: #248C69;
}
.small {
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	vertical-align: top;
}
.rightcol {
	background-color: #248C69;
	width: 3px;
}
.content {
	padding: 20px 10px 20px 20px;
	font: 14px Arial, Helvetica, sans-serif, Arial, Helvetica;
	line-height: 18px;
}
.list {
	font: 14px/0px Arial, Helvetica, sans-serif, Arial, Helvetica;
	line-height: 20px;
}
table.outerborder {
	border-bottom: thin solid Black;
	border-left:  thin solid Black;
	border-right:   thin solid Black;
	border-top:  thin solid Black;
}

.register {
	padding: 5px;
	border-bottom: thin solid Black;
	border-left:  thin solid Black;
	border-right:   thin solid Black;
	border-top:  thin solid Black;
	background-color: #248C69;
	
}
.register a:link {
	color:#A9A9A9;
}


