h1 {
	font-family: Verdana, Sans-serif;
	font-size: 24pt;
	font-weight: 400;
	left: 170pt;
	position: absolute;
	text-align: Center;
	top: 5pt;
}

h2 {
	font-family: Verdana, Sans-serif;
	font-size: 14pt;
	font-weight: 800;
    color: #3399FF;
	}


.button {
	background-image: url('Styles/menu%20button.gif');
	font-family: Verdana;
	font-size: 12pt;
	font-weight: 800;
	height: 34px;
	line-height: 200%;
	margin-top: 0;
	text-align: Center;
	width: 156px;
}



#menu a {
	background-image: url('Styles/menu%20button.gif');
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: 800;
	margin-bottom: 8px;
	margin-top: 16px;
	padding-bottom: 8px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 8px;
	text-align: Center;
	text-decoration: none;
	width: 156px;
}

#menu a:hover {
	background-color: #CCFFFF;
	margin-bottom: 8px;
	margin-top: 16px;
}

#menu a:visited {
	color: #004080;
	margin-bottom: 8px;
	margin-top: 16px;
}

#submenu a {
	background-image: url("Styles/submenubutton.gif");
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: 800;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 8px;
	text-align: Center;
	text-decoration: none;
	width: 156px;
}

#submenu a:hover {
	background-position: -156px 0;
	color: #000000;
}

#submenu a:visited {
	color: #004080;
}

.frame {
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 0px;
	text-align: left;
}

.pintro {
	font-family: Verdana;
	font-size: 11pt;
	line-height: 150%;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: Left;
	word-spacing: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

#form {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: 800;
	line-height: 100%;
	margin-bottom: 0;
	margin-top: 0;
}



body {
	background-attachment: scroll;
	background-image: url(Styles/line3.gif);
	font-family: Verdana;
    	font-weight: 200;
	font-size: 11pt;
}

#content {
	font-family: Verdana, Arial, Serif;
	font-size: 11pt;
	font-weight: 100;
	line-height:120% ;
	text-align: Left;
	word-spacing: 0;
}