@charset "utf-8";
/* CSS Document */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
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;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D4633F;
}


.footer {
	color: #E1C77C;
	font-family: Arial;
	font-size: 10px;
	text-decoration:none;
}
.footerlinks {
	color: #D3012D;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}
.footer_disclaimer {
	font-family: Verdana;
	font-size: 10px;
	color: #E1C77C;
}
.content {
	font-family: Arial;
	font-size: 13px;
	line-Height: 22px;
}

.content_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.nav_link_container ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.login_box {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.link {
color: #990000;
}

.nav_callout {
color: #E1C77C;
	font-family: Arial;
	font-size: 15px;
	line-Height: 22px;
}

.title {
	font-family: Arial;
	font-weight: bold;
	color: #CC0000;
	font-size: 17px;
}
.title_bar {
	color: #E1C77C;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.question {
	color: black;
	font-family: Arial;
	font-size: 13px;
}

.results_menu {
	color: #CC0000;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

.evaluation_menu {
	color: #996600;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	
}

.evaluation_menu_off {
	color: #CCCCCC;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	
}
