/* Global Styles */

body {
	margin:3px;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;
	border-bottom-style: none;
	color: #FFFFFF;
	}
a a:link a:visited {
	color: #0000FF;
}
a:hover {
	color: #00FFFF;
}

/* ID Styles */

#banner {
	font:"Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	}
#bannerlink {
	font:"Times New Roman", Times, serif;
	font-size:11px;
	color: #0000FF;
	}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: thin;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #990099;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFF66;
}
/* Class Styles */

.resource {
	font:18px "Times New Roman";
	color: #0E177C;
	letter-spacing:normal;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:12px "Times New Roman";
	font-style: italic;
	}

.menutext {
	font:10px verdana;
	color: #FFFF00;
	line-height:12px;
	font-weight: bold;
	}

.menutext a a:visited {
	font:10px verdana;
	color: #00FFFF;
	line-height:12px;
	font-weight: bold;
	}
.pageheader{
	font:30px "Times New Roman";
	color: #CC6699;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:12px arial;
	color:#333333;
	line-height:24px;
	}
	
.subHeader {
	font:14px "Times New Roman";
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.DarkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E177C;
}
.addressline {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
}
