.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

H4 {
	font-size: 20px;
	text-align: center;
	color: blue;
	padding-top: 0px;
}
H3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
H2 {
	font-size: 22px;
	color: blue;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}	

body,td,th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

body {
		margin-left: 0px;
		margin-top: 3px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(file: graphics/siteBG.gif);
}

.sectionheader {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}	

.indent1 {
	padding-left: 20px;
}

.indent2 {
	padding-left: 30px;
}

.indent3 {
	padding-left: 40px;
}

.indent4 {
	padding-left: 50px;
}

.footer {
margin-top:10;
	text-align: center;
	font-size: 12px;
}
INPUT.btn {
	color:blue;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:90%;
	font-weight:bold;
	background-color:8AB0B0;
	border:1px solid;
	border-top-color: Blue;
	border-left-color: Blue;
	border-right-color:#000000;
	border-bottom-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#cccccc');
}
INPUT.btnhov {
	border-color:#4C78D3;
}
.notavailable {
	color: #CCCCCC;
	font-size: 6px;
}
SELECT {
	font-size: 15px;
}
.note {
	font-size: 12px;
	color: red;
}
.unavailable {
	color: #CCCCCC;
}
.inputboxtext {
	font-family: arial, helvetica, sans-serif;
	font-size: 11PX;
	padding-right: 0px;
	padding-top: 0px;
	
}		

.scoring {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: CENTER;
	margin-bottom: 0px;
}
.correctAnswer {
	background-color: #FFFF00;
	margin-top: 0px;
}
.fieldtitle {
	font-weight: bold;
}
.errormessage {
	color: red;
	font-size: 14px;
	font-weight: bold;
}
.datable {
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
}

.leftsideNav {
	width: 150px;
}
.mainContent {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 80%;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.footer2{
/*position: relative;*/
width: 760px;
margin-top: 3px;
height: 81px;
border:#4C79D3 solid 1px;
background-image: url(graphics/Footer/footer_BG.gif);
}
.footerImage{
position:relative;
max-height:33px;
text-align:left;

}
.Cert {
	border: 1px double #000000;
}
.CertDotted {
	border: 2px dashed #000000;
}

