body {
	font-family:		Verdana;
	font-size:			10pt
}

.centerheader {
	background-color:rgb(240,240,255);
}

.rightheader {
	padding-right:		1px;
	padding-top:		1px;
	padding-left:		0px;
	background-color:rgb(240,240,255);
}
li {
	line-height:140%;
	margin-bottom:3px;
}
h4.subhead1 {
	font-size:			12pt;
	font-weight:		900;
	text-decoration:	underline;
	margin-left:		0px;
}

.leftnavtable {
	border-right:		0px solid black;
}

.standarddiv {
	border-top:			1px solid black;
	padding:			5px;
	margin-bottom:		20px;
}

.standardbullet {
	margin-left:		15px;
	padding-bottom:8px;
}

.invisiblebullet {
	list-style:			none;
	margin-left:		25px;
}


.navcell {
	height:				10px;
	width:				100%;
	padding:			3px;
	vertical-align:		middle;
	text-align:			left;
	background:			#f0f0ff;
	border-bottom:		2px silver solid;
/*	border:				1px solid black;	*/
}

A.navlink:link, A.navlink:visited {
	font-size:			8pt;
	font-weight:		900;
	text-decoration:	none;
	color:				rgb(0,0,225);
}

A.navlink:hover {
	color:				#cc0000;
	text-decoration:	underline;
}

.welcomeletter {
	font-size:			12pt;
	vertical-align:		top;
	margin:				0px;
	padding:			0px;
	border-left:		1px #eeeedd solid;
	background:			#fffff8;
}

.facilities {
	font-size:			12pt;
	vertical-align:		top;
	padding:			10px;
	margin-top:			0px;
	border:				1px solid #000000;
}

.navheadtable {
	background-color:	rgb(240,240,255);
	border-bottom:		2px cadetblue solid;	
	border-left:		1px cadetblue solid;	
	border-right:		1px cadetblue solid;	
}

.navheadcell {
	text-align:			center;
	padding:			0px;
/*	border:				1px solid; */
}

A.navheadlink:link, A.navheadlink:visited {
	font-family:		Arial,sans-serif;
	font-size:			12pt;
	font-weight:		900;
	text-align:			center;
	text-decoration:	none;
	color:				#0000cc;
}

A.navheadlink:hover {
	color:				#cc0000;
	text-decoration:	underline;
}


p {
	margin:				10px;
}




