@charset "utf-8";
/*-- HACP. CSS File 1.0 by NBBS | All Rights Reserved  --*/
html {
	overflow-y:scroll;
}
body {
    background-image:url(images/default/bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}	
body,td,th,input,select,textarea,button,submit,password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;
}
.bodyWhiteContent {
    color: #FFFFFF
}
a: {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a,div,span{
    outline:none;
}
.topNav {
    line-height:15px;
	color: #ffffff;
}
.topNav a {
	text-decoration: none;
	color: #ffffff;
}
.topNav a:hover {
	color: #d5a813;
}
.footer {
	color: #ffffff;
	line-height:16px;
}
.footer a{
	text-decoration: underline;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: none;
}
.footer2 {
	color: #000033;
	line-height:normal;
}
.footer2 a{
	text-decoration: underline;
	color: #000033;
}
.footer2 a:hover {
	text-decoration: none;
}
.adspace {
	color: #000033;
	line-height:17px;
}
.adspace a{
	text-decoration: underline;
	color: #000033;
}
.adspace a:hover {
	text-decoration: none;
}
.pageTitle {
	color: #d59f0f;
	font-weight: bold;
	line-height: 42px;
	font-size: 18px;
}
.subHeading {
    font-weight:bold;
	color: #006699;
	font-size: 13px;
}
.correctAnswer {
	font-size: 12px;
	line-height:20px;
	color: #FF0000;
	font-weight:bold;
}
