body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.indexLink {
	color: #000000;
}
a.indexLink:hover { 
	color: #003366;
}
a {
	color: #003366;
}
a:hover { 
	color: #000033;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.servicesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.boldTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.captchalinks{
	width:80px;
	height:16px;
	float:right;
	overflow:hidden;
	margin-left:10px;
	color: #000000;
	margin-right:0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
}

.captchalinks a{
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
}

.captchalinks a:hover{
	color: #003366;
}

.captchalinks1{
	width:70px;
	height:16px;
	float:right;
	margin-right:0px;
	overflow:hidden;
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:12px;
}

.captchalinks1 a{
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
}

.captchalinks1 a:hover{
	color: #003366;
}

.image-ver {
	height:16px;
	width:100px;
	margin-top:12px;
	margin-left:0px;
	float:left;
}

#captcha-enter {
	margin-left:194px;
	margin-top:12px;
	float:left;
	margin-bottom:5px;
}

#captcha {
	height:50px;
	width:198px;
	float:left;
	margin-left:42px;
	margin-top:12px;
	overflow:hidden;
}

#submitbutton{
	margin-left: 10px;
	margin-top: 5px;
	width: 60px;
}
.submitbutton {
	width:60px;
	height:26px;
	float:right;
	margin-top:12px;
	margin-bottom:0px;
}

.captcha-explain {
	height:40x;
	line-height:10px;
	width:160px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}