body {
	margin: 0;
	padding-top: 15px;
	background-color: #EFEFEF;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

H2 {
	font-family: arial, helvtica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003973;
}

p {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
}

a:{
	color: #000000;
	}

a:link {
	color: #000000;
}

a:visited {
	color: #660033:
}

a:hover {
	color: #C0C0C0
}

.surround {
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
}

.hotspot {
	border-top:2px solid #003973; 
	border-bottom:1px dotted #003973; 
	font-family: arial, helvtica, sans-serif;
	font-size: 120%;
	line-height: normal;
	color: #003973;
	font-weight: bold;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.header {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #333333;
	text-align: left;
	text-decoration: none;
	border-bottom: 5px solid #000000;
}

.header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.header a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.maintable {
	border-top: 3px solid #000000;
}

.contentleft {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.contentleft a:link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:visited {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:hover {
	color: #0000C0;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	background-color: #FFFFFF;
}

.contentright {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.contentright a:link {
	color: #000084;
}

.contentright a:visited {
	color: #808080;
}

.contentright a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.bottomcenter {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-top: 10px solid #000000;
	padding-top: 15px;
	padding-bottom: 5px;
}

.bottomcenter a:link {
	color: #000084;
	text-decoration: none;
}

.bottomcenter a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.bottomcenter a:hover {
	color: #000084;
	text-decoration: underline;
}

.stndtable {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #EFEFEF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.contact {
	font-size: 11px;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	padding-bottom: 15px;
}


.contact a:link {
	color: #000040;
}

.contact a:visited {
	color: #C0C0C0;
}

.contact a:hover {
	color: #000040;
	background-color: #C0C0C0;
}

/* MAKE COMMENTS THIS WAY*/

b.hl {
	background-color: #FFFF80
	}

.bluetext {
	color: #000080;
	}
	
.redtext {
	color: #FF0000;
	}
	
.whitetext {
	color: #FFFFFF;
	}

.boldtext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.normaltext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 100%;
	}
	
.smalltext {
	font-size: 9px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}