BODY 
{
	background-color:White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

A:link {
	color: #5F6D83;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
	color: #5F6D83;
}
A:hover {
	text-decoration: none;
	color: #999999;
}
A:active {
	text-decoration: underline;
	color: #5F6D83;
}
A {
	font-weight: bold;
}


#bulldogIDContent 
{
	display:block;
	position:absolute;
	width:795px;
	margin: 0px;
	padding: 0px;
	
	text-align:left;
	
}

.formsection 
{
	display:inline-block;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding:2px;
	
		
}

#formbenefits
{
	display:inline-block;
	position:absolute;
	left:355px;
	width:420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

LABEL
{
	display:inline-block;
	width:120px;
}

.FormError 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	height:16px;
	padding:0px;
	margin:0px;
}	
		
#bulldogIDASPPageHeader {
	display:block;
		width:100%;
		height:95px;
		top:0;
		left:0px;
		
		background: url('images/aspxheader.jpg');
		background-repeat:no-repeat;
		
}

#bulldogIDASPPageHeader SPAN
{
		display:none;
}

#bulldogIDHeader 
{
	padding-left:25px;
}

#bulldogIDHeader H1 
{
	margin:0px;
}

#bulldogIDForm
{
	padding:15px 25px 0px 25px;
	background:url('images/aspxbackground.jpg');
	background-repeat:repeat-y;
}

#bulldogIDForm LI
{
	  list-style: square url(images/bullet_arrow.gif);
}
#bulldogIDForm #submit
{
	background:url('images/buttonregister.gif');
	background-repeat:no-repeat;
	border:0px;
	width:90px;
	height:30px;
	text-decoration:none;

}

#BulldogIDPageFooter
{
		display:block;
		position:relative;
		width:100%;
		height:95px;
		left:0px;
		bottom: 0px;
		
		background: url('images/aspxfooter.jpg');
		background-repeat:no-repeat;
		
}

#BulldogIDFooterAboutUs
{
	display:block;
	position:absolute;
	
	width:250px;
	height:30px;
	
	top:45px;
	left:35px;
}


#BulldogIDFooterLogo
{
	display:block;
	position:absolute;
		
	width:125px;
	height:55px;
	

	left:650px;
	top:15px;

}


#BulldogIDFooterLogo A
{
	position:relative;
	display:block;
	width:125px;
	height:55px;
}

#BulldogIDFooterLogo A SPAN
{
	display:none;
}

