BODY, OL, UL, LI, TD
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
BODY
{ background-color: #F0F0F0; color: #000000; }

A:link { color: #000088; text-decoration: none }
A:visited { color: #000088; text-decoration: none }
A:hover { color: #FF0000; text-decoration: none }
A:active { color: #000088; text-decoration: none }

P { font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px; margin-top: 3pt; margin-bottom: 3pt; line-height: 17px; color: #000000;  }

P.li { margin-top: 1pt; margin-bottom: 2pt; line-height: 17px; color: #000000; font-weight: normal; text-align: left; }
P.li2 { font-size: 10px; line-height: 12px; margin-top: 1pt; margin-bottom: 2pt; line-height: 17px; color: #000000; font-weight: normal; } 

img.logo { margin-top: 5px; margin-left: 5px; }

table.header { 
	width: 750px;
	background-image: url(images/navground.gif); 
	background-color: #F0F0F0; 
	border: 1px #00627D solid; border-bottom: 3px #FFCC00 solid; 
	padding: 5px;
}

#content { 
	width: 750px; 
	background-color: #F0F0F0; 
	border: 1px #00627D solid;
 	text-align: center;
} 

#footer {
	width: 750px; 
	margin-bottom: 20px; 
	background-color: #F0F0F0; 
	border: 1px #00627D solid; 
}

#inside { 
padding: 20px; 
width: 650px;
text-align: left;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
padding-left: 10px;
}


UL, OL { margin-top: 1px; margin-bottom: 4px; color: #000088; font-weight: bold; }
LI { margin-bottom: 1px; }

TT { color: #800000; }
PRE { 	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-color: #F0F0C0;
}

CODE { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; }

.photo { margin: 5px 20px 10px 0px; }

.indent { margin-left: 25pt; margin-right: 25pt; }
P.title { font-weight: bold; font-size: 18px; color: #660000; line-height: 24px;margin-top: 20px;margin-bottom: 20px; }
.smtitle { font-size: 14px; color: #660000; }
.smtitle12b { 
	font-size: 12px; color: #000088; font-weight: bold; 
	margin-top: 15pt; 
	line-height: 12px; 
	margin-bottom: 1px;
 }