/*General Reset and Webpage Settings*/


html
{
	text-align: center;
	background: #fff url(../gfx/bg.jpg) repeat-x top center fixed;
}
body
{
	font-size: 62.5%;
	position: relative;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
}
li li, li p, p, blockquote p
{
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
	margin-bottom: 1em;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/
.text
{
	font-family: Trebuchet MS;}

.text h1
{
	font-size: 2.2em;
	color: #6263be;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	font-size:  1.4em;
		color: #6263be;
	margin: 15px 0px 10px 20px;
}
.text p
{
	font-size: 1.4em;
	margin: 0px 0px 10px 20px;
}

.text ul
{
	list-style-type: disc;
	margin-left: 50px;
	padding: 0px;
}
.text ol
{
	list-style-type: decimal;

	padding: 0px;	margin-left: 55px;
}
.text li
{
	font-weight: normal;
	font-size:  1.4em;
	color: #000;
	margin: 0px;
}


/* Footer Formatting */


.copy
{
	float: left;
	display: inline;
	margin: 10px 0px 0px 0px;
}
.info
{
	float: right;
	margin: 10px 0px 0px 0px;
}


/* Drop Down Menu Settings */


.menuroot
{
	position: relative;
	z-index: 4;
}



.menusub
{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: -18px;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;}



#menu li ul li
{
	background: #ff3434;
	width: 150px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	float: left;
	clear: left;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: center;
}



#menu li ul li a
{
	text-indent: 0px;
	height: 25px;
	width: 150px;
	color: #EDEDED;
	text-decoration: none;
	line-height: 25px;
	display: block;
}



#menu li ul li a:hover
{
	text-decoration: underline;
}

/*End General Reset and Webpage Settings*/

#container
{
	width: 760px;
	margin: 10px auto 0px;
	text-align: left;
	background: url(../gfx/container.jpg) repeat-y top left;
	padding: 0px;
	position: relative;
	}
	
	#header
	{
		background: url(../gfx/header.jpg) no-repeat top center;
		width: 760px;
		height: 148px;}
		
		#header h1
		{
			float: left;
			width: 455px;
			height: 117px;
			margin: 10px 0px 0px 10px;
			display: inline;
			padding: 0px;
			background: url(../gfx/logo.jpg) no-repeat top left;
			}
			
			#header h1 a
			{
				width: 455px;
				line-height: 117px;
				display: block;
				text-indent: -100000px;}
				
				#header p
				{
					float: right;
					text-align: right;
					margin: 20px 10px 0px 0px;
					font-family: Trebuchet MS;
					font-size: 1.4em;}
					
					#menu
					{
						background: #FD0100 url(../gfx/menu.gif) no-repeat top left;
						width: 746px;
						height: 52px;
						margin: 0px auto 0px auto;
						}
						
						#menu ul
						{
							margin: 0px;
							padding: 0px;}
							
							#menu li
							{
								display: block;
								float: left;
								width: 122px;
								padding: 0px;
								line-height: 44px;
								text-transform: lowercase;
								font-size: 1.4em;
								font-weight: bold;
								font-family: Trebuchet MS;
								text-align: center;
								position: relative;
								margin: 0px 0px 0px 0px;}
								
								#menu li a
								{
									display: block;
									width: 122px;
									color: #fff;
									text-decoration: none;
									height: 44px;}
									
									#wrapper
									{
										  min-height:500px;
  height:auto !important;
  height:500px;
  width: 760px;
  margin: 0px;
}

#welcome
{
	float: left;
	width: 383px;
	display: inline;
	margin: 20px 0px 0px 20px;}

#ctl00_ContentPlaceHolder1_pnlFPs
{
	width: 312px;
	float: right;
	display: inline;
	margin: 50px 20px 0px 0px;
	background: #ebedf2;
	border: solid 1px #c7c9cf;
	}
	
	#ctl00_ContentPlaceHolder1_pnlFPs h2
	{
		color: #6263be;
		font-family: Trebuchet MS;
		font-size: 1.8em;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		text-align: center;}
		
			#ctl00_ContentPlaceHolder1_pnlFPs p
			{
				font-size: 1.3em;
				margin: 0px 5px 10px 7px;
				font-family: Trebuchet MS;}
	
	.fpimg
	{
		margin: 7px 0px 0px 7px;}
		
		

#footer
{
	width: 760px;
	height: 50px;
	background: url(../gfx/footer.jpg) no-repeat bottom center;}
	
	#footer p
	{
		font-family: Trebuchet MS;
		}
	
	#footer_wrap
	{
		width: 730px;
		border-top: solid 4px #fd0100;
		margin: 0px auto;}
		
		/* EAC CSS EDITS */

h1.resultstitle
{
	color: #6263BF;}


	
#profileheader, .slspfl
{
	margin: 10px;}
	
	
	.slspfldetails
	{
		width: 85%;}