body, html
{
	background-color:#00031E;
	padding:0px;
	margin:0px;
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	overflow:auto;

}
#lb
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:268px;
	background-image:url('');
	background-repeat:no-repeat;
	background-color:#00031E;
	border-bottom:2px solid white;
	
}

#lo
{
	position:absolute;
	top:265px;
	left:0px;
	width:96%;
	padding:2%;
	font-size:0.9em;
	height: 257px;
}

#logo
{
	position:absolute;
	right:50px;
	top:40px;
	width:367px;
	height:100px;
}

#construct
{
	position:absolute;
	right:50px;
	top:252px;
	font-weight:bolder;
	color:#FFFFFF;
}

#ro
{
	position:absolute;
	right:0px;
	bottom:3px;
	width:434px;
	height:413px;
}

#roText
{
	position:absolute;
	right:50px;
	top:325px;
	z-index:1;
	text-align:right;
	font-size:1.3em;
	line-height:2.2em;
	margin-top:-0.6em;

}


#liveHelp
{
	position:absolute;
	top:475px;
	left:250px;
	width:280px;
	height:90px;
	padding:5px;
	border:1px solid white;
	color:white;
}

#helpbutton
{
	float:right;
	clear:none;
}
#helptext
{
	float:left;
	clear:none;
}


#liveHelp img 
{
	margin-right:5px;
}

#adslFrom
{
	position:absolute;
	top:475px;
	left:15px;
	
	width:220px;
	height:100px;

		
	border:1px solid white;

	color:white;
}

#textInput
{
	position:absolute;
	width:220px;

}

#okImage
{
	position:absolute;
	left: 90px;
	top: 22px;
}

#inputCheckboxes
{
	position:absolute;
	top:66px;
	width:220px;
}

a
{
	color:white;
	text-decoration:underline;
	font-weight:bolder;
}

h1
{
	font-size:125%;
}

