.ablmain_menubar{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
	background-color: #107dbd;
	background-image: url(images/hbar.gif);
	border-bottom: 3px solid #a9a9a9;
	border-top: 3px solid #a9a9a9;
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.ablmain_service_img
{
	float: left;
	padding-right: 5px;
}

.ablmain_img
{
	float: left;
	border: 2px solid #a9a9a9;
}

.ablmain_blue_title
{
	font-weight: bold;
	font-style: oblique;
	font-size: 16px;
	color: #107dbd;
}

.ablmain_logo
{
	text-align: left;
	vertical-align: bottom;
	height: 90px;
	width: 50%;
}

a.whitelink:hover, a.whitelink:link, a.whitelink:visited
{ color: white; }
h1{color: #107dbd;}
p{font-size: 12px;}
li{font-size: 12px;}
b{font-size: 12px;}

a.redlink:hover, a.redlink:link, a.redlink:visited
{ color: #F48220; }
h1{color: #ff0f0f;}
p{font-size: 12px;}
li{font-size: 12px;}
b{font-size: 12px;}


body
{
	margin: 0px;
	background-color: #eeeeee;
	background-image: url(/images/background.gif);
	background-position: center;
}

/*
body
{
font-family: verdana, arial, sans-serif; font-size: 12px;
	 }
 */
.regform
{
	width: 450px;  margin: 0 auto; text-align: right; padding: 10px;
}

.infobox
{
	 width: 300px;
}

#returnCheckUser
{
	border-width: 1px; 
	border-color: red; 
}

input, select
{
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
}

fieldset.main
{
	border: 1px solid #666;
	width: 40em;
}

fieldset.inside
{
	border: 1px solid #ccc;
	margin:5px 5px 20px 5px;
}

fieldset.inside p
{
	font-size:10px;
}

legend
{
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px 6px;

}

.submit input
{
	 color: #000;
	 background: #fff;
	 border: 2px solid #666;
	 padding:10px;
	 font-size:18px;
}

div.notes 
{
	clear: right;
	float: right;
	width: 158px;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #ffffe1;
	font-size: 9px;
}

.floatHelp h4
{
	background-image: url(icon_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0 3px 27px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #666666;
	color: #666666;
	font-size: 10px;
}
