body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: FFF8DC;
	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;

}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

#indexnav

{
	width:198px;
	position:relative;
	color: #FFFFFF;
	background-color: #BFC4E8;
	margin: 5px;
	padding: 5px;
	align:right;
	left:400px;
	top:150;
	height: 164px;


}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: f3ecfd;
	font-size: 12px;
}

.subnav:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	background-color: #333399;
	font-weight: normal;
	text-align: center;
}




a {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

a:link {
	color:#0000ff;
}


a:hover {
	color: #0000FF;
	text-decoration: underline;


}

a:visited {
	/*color: #0066FF;*/
}

a:active {
	color: #FF0000;
}




.boldtext {
	font-weight: bold;
}
.italicstext {
	font-style: italic;
}



	#contact {
	
	background-color:#f4eec9;
	border:1px solid #000000;
	width:300px;
	padding:3px;
	position: absolute;
	left:250px;
	top:195px;
	visibility:hidden;
	}
.seniorlinks {
	line-height: 20px;
}

hr.divider
{
	margin-top: 4px;
	margin-bottom: 2px;
	height: 1px;
}


