/*General Reset and Webpage Settings*/


html
{
	text-align: center;
	height: 100%;
}
body
{
	height: 100%;
	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 h1
{
	font-size: 2.0em;
	color: #22248b;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	font-weight: normal;
	font-size: 1.4em;
	color: #22248b;
	margin: 15px 0px 10px 20px;
}
.text p
{
	font-size: 1.2em;
	margin: 0px 25px 10px 30px;
}

.text ul
{
	list-style-type: disc;
	margin-left: 50px;
}
.text ol
{
	list-style-type: decimal;
	margin-left: 55px;
}
.text li
{
	font-weight: normal;
	font-size: 1.1em;
}

.text b
{
	color: #F89C13;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 5px 0px 0px 10px;
}
.info
{
	float: right;
	margin: 5px 10px 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: -5px;
	list-style: none;
}



#menu li ul
{
	padding: 0px 0px 0px 0px;
	background: #363792 url(../gfx/shadow_menu.jpg) repeat-x top center;
	width: 140px;
	filter: alpha(opacity=91);
	-moz-opacity: 0.91;
	opacity: 0.91;
}



#menu li ul li
{
	width: 140px;
	float: left;
	clear: left;
	height: 25px;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: center;
}



#menu li ul li a
{
	text-indent: 0px;
	height: 25px;
	width: 140px;
	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_wrapper
{
	background: url(../gfx/bg.jpg) repeat-x top center;
}

#container
{
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 13px 0px 13px;
	background: url(../gfx/shadow.jpg) no-repeat top center;
	position: relative;
}

#header
{
	background: url(../gfx/header.jpg) repeat-x top center;
	height: 168px;
	width: 800px;
	font-family: Trebuchet MS;
	margin: 0px auto;
}

#header h1
{
	background: url(../gfx/logo.jpg) no-repeat top center;
	width: 280px;
	height: 126px;
	display: block;
	float: left;
	margin: 5px 0px 0px 10px;
}

#header h1 a
{
	display: block;
	text-indent: -100000px;
	margin: 0px;
	line-height: 126px;
	width: 280px;
}

#header p
{
	float: right;
	text-align: right;
	font-size: 1.4em;
	color: #142A7D;
	margin: 27px 10px 0px 0px;
	font-weight: bold;
}

#menu
{
	float: left;
	margin: 5px 0px 0px 0px;
	text-align: center;
	position: relative;
	z-index: 4;
	height: 30px;
	width: 800px;
}

#menu ul
{
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}

#menu li
{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 1.3em;
	font-weight: bold;
	position: relative;
	width: 130px;
}


#menu li a
{
	width: 130px;
	color: #fff;
	text-decoration: none;
	height: 30px;
	display: block;
}

#slideshow
{
	display: block;
	height: 248px;
	width: 797px;
	position: relative;
	z-index: 1;
	margin: 0px auto;
}

#wrapper
{
	min-height: 380px;
	height: auto !important;
	height: 380px;
	width: 799px;
	background: url(../gfx/wrapper_shadow.jpg) repeat-x top center;
}

#watermark
{
	width: 799px;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	display: block;
}

#footer
{
	height: 36px;
	color: #000;
	font-weight: bold;
	background: #FFFF00;
	border-top: solid 3px #272592;
}

#footer a
{
	color: #000;
}

#footerwrap
{
	margin: 0px auto;
	width: 800px;
}

#ifr
{
	float: left;
}

.google
{
	float: right;
	margin: 43px 20px 0px 0px;
}

.slspfldetails
{
	width: 86%;
	float: left;
	border-left: dotted 1px #dcdcdc;
	padding-left: 10px;
	min-height: 140px;
}

#profileheader
{
	margin: 10px;
}

.slspfl
{
	margin: 10px;
}


h1.resultstitle
{
	color: #22248b;
}
