body {
	color: #296D94;
	font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	border: 1px solid #296D94;
	width: 799px;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
a {
	color: #296D94;
	text-decoration: none;
}
a:hover {
	background-color: #FFCC00;
	text-decoration: none;
}
.footer {
	background: #CECFCE;
	width: 799px;
}
.footer_text {
	font-size: 10pt;
	text-align: center;
	color: #296D94;
}
.footer_on {
	color: #FFF;
}
.footer_text a {
	text-decoration: none;
}
.footer_text a:hover {
	color: #FFF;
}
.main {
	height: 230px;
	padding: 5px;
	padding-top: 10px;
}
.contactform input {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #0066CC;
	border: 1px solid #296D94;
	width: 250px;
}

.contactform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #0066CC;
	border: 1px solid #296D94;
	width: 350px;
	height: 200px;
}

.contactform input.button {
	height:21px;
	border: 1px solid #296D94;
	font-size: 12px;
	text-align: center;
	padding-bottom: 2px;
	color: #0066CC;
	width: 120px;
}
.dev_dates {
	vertical-align: top;
	width: 120px;
}

.nav_table {
	width: 607px;
	font-size: 14pt;
	border-left: 1px solid #296D94;
	border-bottom: 1px solid #296D94;
}

.nav_table td {
	font-size: 14pt;
	text-align: center;
}
