.nav_background {
	background:url(../images/NavbarBar_w780.jpg) no-repeat;
	width: 780px;
	height: 61px;
}

p {
	font-family: arial;
	size: 13px;
	color: #666666;
}
.sub_nav {
	position: absolute;
	margin-left: 180px;
	top: 165px;
	font-size: 11px;
	font-family: arial;
	}
	
.sub_nav1 {
	position: absolute;
	margin-left: 180px;
	top: 175px;
	font-size: 11px;
	font-family: arial;
	}
	
.sub_nav1 a {
	color: #000000 !important; 
}
.sub_nav1 a:hover {
	color: red !important; 
}
.sub_nav a {
	color: #000000 !important; 
}
.sub_nav a:hover {
	color: red !important; 
}
#active {
	color: #f0e30b !important; 
}

#main_table {
	background:url (../images/backgrounds/Honeycomb_bg2.gif) no-repeat;
}
h2 {
	font-family: arial;
	font-size: 18px;
	color:#666666;
}

h3 {
	color:#044871;
	font-size: 14px;
	font-family: Arial;
}
#eap_list li {
	font-family: arial;
	font-size: 13px;
	color: #666666;
}

#research_list li {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	list-style: none;
}

#question_list li {
	font-family: arial;
	font-size: 13px;
	color: #666666;
}
a {
	color: #056fdc;
}
a:link {
	background: none transparent scroll repeat 0% 0%; color: #056fdc; text-decoration: underline
}
a:visited {
	background: none transparent scroll repeat 0% 0%; color: #056fdc; text-decoration: underline
}
a:hover {
	background: none transparent scroll repeat 0% 0%; color: #056fdc; text-decoration: none
}
a:active {
	background: none transparent scroll repeat 0% 0%; color: red; text-decoration: underline
}
.small {
	font-size: 8pt; vertical-align: bottom; font-family: Verdana, Helvetica, sans-serif
}
input {
	font-size: 7pt
}
select {
	font-size: 7pt
}
textarea {
	font-size: 8pt
}