.topheading {
	margin: 15px; 
	font-family: broadway, verdana, arial; 
	font-size: 24px; 
	font-weight: bold; 
	color: #330066; 
	text-align: left;
}

.tagline {
	margin-left: 65px; 
	font-family: verdana, arial; 
	font-size: 14px; 
	font-weight: normal; 
	color: #330066; 
	text-align: left;
	line-height: 0px;
}

.heading {
	margin: 10px; 
	font-family: verdana, arial; 
	font-size: 20px; 
	font-weight: bold; 
	color: #330066; 
	text-align: left;
}

a.top{
	text-decoration: none;
	color: white;
	margin: 5px;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	line-height: 30px;
	padding: 8px;
}

a:hover.top{
	font-size: 10pt;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 8px;
}

a.general{
	text-decoration: none;
	color: gray;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}

a:hover.general{
	font-size: 10pt;
	text-decoration: none;
	color: #3300CC;
	font-weight: bold;
}

p {
	font-family: verdana;
	font-size: 14px;
	margin: 20;
	word-spacing: 4;
	text-align: justify;
	line-height: 18pt;
}

ul {
	font-family: verdana;
	font-size: 14px;
	margin-left: 50px;
	word-spacing: 4;	
	margin-right: 20px;
	text-align: justify;
	line-height: 18pt;
}

ol {
	font-family: verdana;
	font-size: 14px;
	margin-left: 50px;
	word-spacing: 4;	
	margin-right: 20px;
	text-align: justify;
	line-height: 18pt;
}

h3 {margin-left: 20px; font-family: verdana; font-size:15px; font-weight: bold; color: black; text-align: left};

p.footer{
	font-family: verdana;
	font-size: 1;
	margin-top: -15px;
	word-spacing: 1;
	line-height: 8pt;
}











#dropmenudiv{
position:absolute;
background-color: f5faff;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
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;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 6699cc;
color: white;
}
