@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/mainbg.jpg) repeat-x;
	font: 0.625em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
html, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, input{
	margin: 0;
	padding: 0;
}
.regheader{ width:100%; height:174px; background:url(../img/header.jpg) no-repeat;}
.header{ width:100%; height:120px; background:url(../img/header.jpg) no-repeat;}
.regheader{ width:100%; height:196px; background:url(../img/registrationheader.jpg) no-repeat;}
#footer{ width:100%; height:86px; background:url(../img/footer.jpg) repeat-x #014f8d;}
.footerleft{ float:left; padding-left:30px; padding-top:32px; color:#FFFFFF; font-family:Tahoma; font-size:12px; font-weight:normal; }
.thumbtd{
	padding-left:15px;
	background:url(../img/boxbg.jpg) no-repeat right bottom;
}
.redtext{ color:#f06520; font-family: "Trebuchet MS"; font-size:12px; font-weight:bold; text-decoration:underline; padding:5px 0px 5px 0px; width:116px;}
.selectstyle{ height:20px; padding-top:8px; text-align:left; background-image:url(../img/arrow.jpg); background-repeat:no-repeat; background-position:right; font-family:"Trebuchet MS"; font-weight:bold; color:#024d87; font-size:11px;}
div.row {
	padding-top: 5px; 
	clear: both;
}
div.left { 
	float: left; 
	width: 100px; 
	text-align: left;
}
div.right { margin-left: 110px; }
a.footertext:link{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
a.footertext:visited{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
a.footertext:hover{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration: underline;
}
a.footertext:active{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
}
a.navfirstitem{
	padding-left: 20px;
}
.poweredby{
	float:right;
	padding-right:20px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight: lighter;
	text-align:left;
	padding-top:32px;
}
#extrafineprint {
	font-size:11px;
	padding-top: 10px;
	display:block;
	padding-left:14px;
}
.ver1{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}