.body {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #666666;
}
.subdk {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headerad {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.botlink {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.side {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.tableheader {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.small {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.headerwh {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#greybar {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-left-color: #b6b6b6;
}

#greybar a {text-decoration: none; color: #003366;}
#greybar a:hover {text-decoration: underline; color: #333333;}

.list {
	margin:0;
	padding:0 0 0 22px;
	font-weight:normal;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:180%;
	background:url(images/bulletsq.gif) no-repeat;
	list-style-type: none;
}

.list a {
	color:#666666;
	text-decoration: none;
	}

.list a:hover {
	color:#003366;
	text-decoration: none;
}

#announcements {
height: 160px;
font-family: Tahoma, Arial;
	font-size: 14px;
	color: #666666;
	background-color: #eceff3;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	}
	
	#announcements  td {
	padding-top: 4px;
	padding-bottom:4px;
	padding-right: 10px;
	}
	
	#announcements a {

	color:#666666;
	text-decoration: none;
	}

#announcements a:hover {
	color:#003366;
	text-decoration: none;
}

.annsub {
padding-bottom: 20px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}