/*
Developed by: Sean Coyne
Copyright 2004
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #113154;
}
#news {
	color: #4A699A;
}
#newsheadline {
	color: #113154;
	font-size:18px;
}

h2, .heading2 {
	font-size: 15px;
	/*font-style: oblique;*/
	font-weight: bold;
	color: #DC8416;
}

h3, .heading3 {
	font-size: 14px;
	font-style: oblique;
	font-weight:bold;
}
h4 {
	font-size: 10px;
	font-weight: bold;
}
.heading4 {
	font-size: 10px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
.heading5 {
	font-size: 10px;
	font-weight: bold;
}
.footer {
	font-size: 9px;
	color: #235E9F;
	text-decoration: none;
}
.footer:hover {
	color: #235E9F;
	text-decoration: underline;
}
.pipe {
	color: #FFC05A;
}
#poll {
	font-size: 10px;
}
.error { 
	color:#FF0000;
}
a.navmenu {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;	
}
a.navmenu:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;	
}
.securitymenu {
	text-align: right;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #113154;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #113154;
}

/* FORM STYLES */
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
legend {
	color:#0066FF;
}
.small {
	width: 50px;
}
.medium {
	width: 100px;
}

.text{
	width:200px;
}
.large {
	width: 400px;
}
#fileupload {
	height: 20px;
}
#searchbox {
	width: 80px;
	height: 12px;
	border: 0px white;
	margin-top: 3px;
}
.button {
 background-color:#336699;
 color:#ffffff;
 font-weight:bold;
 border-color:#000000;
}

.menu, .menu:hover, .onmenu, .onmenu:hover {
	font-size: 11px;
	text-decoration:none;
}
.submenu, .submenu:hover {
	font-size: 11px;
	font-family: Arial narrow, impact, arial, sans-serif;
	font-weight: normal;
	text-decoration:none;	
}
.menu:hover, .submenu:hover {
	color: white;
}
.onmenu:hover {
	color: #DC8416;
}
.activelink {
color:#AC7609;
font-family: Arial narrow, impact, arial, sans-serif;
font-size: 11px;
}
