/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	overflow: hidden;
	/*background-image: url(images/assets/SHRBackgroundStarburst.jpg);
	background-position: 0 0 0 0;
	background-repeat: no-repeat;*/
}

.background
{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}

.scroller
{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	bottom: 0;
	overflow:auto;
	z-index:2; 
}

.container
{
	margin-top: 25px;
	margin-left: 18%;
	margin-bottom: 55px;
	width: 770px;
	background-color: #ffffff;
	border: 1px solid #03499a;
	padding-bottom: 15px;
}

.logo
{
	padding-left: 18px;
	padding-top: 15px;
	background-image: url(images/assets/SHFLogo.jpg);
	background-position: 95px 25px;
	background-repeat: no-repeat;
	width: 800px;
	height: 85px;
}

a:
{
	border: 0;
}

img
{
	border: 0;
}

.navbar
{
	margin-bottom: 15px;
	margin-left: 8px;
}

.navbar ul
{
	margin: 0;
	padding: 0;
}

.navbar ul li
{
	float: left;
	list-style-type: none;
}

.navindex
{
	background-image: url(images/navbar/SHFindex.jpg);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 74px;
	height: 39px;
	margin: 0;
	padding: 0;
	border: 0;
}

.navindex:hover
{
	background-image: url(images/navbar/SHFindexover.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 74px;
	height: 39px;
	margin: 0;
}

.navaboutus
{
	background-image: url(images/navbar/SHFaboutus.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 95px;
	height: 39px;
	margin: 0;
}

.navaboutus:hover
{
	background-image: url(images/navbar/SHFaboutusover.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 95px;
	height: 39px;
	margin: 0;
}

.navfacts
{
	background-image: url(images/navbar/SHFfacts.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 191px;
	height: 39px;
	margin: 0;
}

.navfacts:hover
{
	background-image: url(images/navbar/SHFfactsover.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 191px;
	height: 39px;
	margin: 0;
}

.navhelp
{
	background-image: url(images/navbar/SHFhelp.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 152px;
	height: 39px;
	margin: 0;
	padding: 0;
	border: 0;
}

.navhelp:hover
{
	background-image: url(images/navbar/SHFhelpover.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 152px;
	height: 39px;
	margin: 0;
	padding: 0;
	border: 0;
}

.navgear
{
	background-image: url(images/navbar/SHFgear.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 70px;
	height: 39px;
	margin: 0;
}

.navgear:hover
{
	background-image: url(images/navbar/SHFgearover.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 70px;
	height: 39px;
	margin: 0;
}

.navrun
{
	background-image: url(images/navbar/SHFrun.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 60px;
	height: 39px;
	margin: 0;
}

.navrun:hover
{
	background-image: url(images/navbar/SHFrunover.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 60px;
	height: 39px;
	margin: 0;
}

.navcontactus
{
	background-image: url(images/navbar/SHFcontactus.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 113px;
	height: 39px;
	margin: 0;
}

.navcontactus:hover
{
	background-image: url(images/navbar/SHFcontactusover.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 113px;
	height: 39px;
	margin: 0;
}

.leftNav
{
	float: left;
	margin-left: 8px;
	margin-top: 42px;
	width: 185px;
	border: 0;
}

.leftNav ul
{
	margin: 0;
}

.leftNav ul li
{
	list-style-image:url(images/assets/SHRBullet.jpg);
	list-style-position: inherit;
	line-height: 17px;
	vertical-align: middle;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: -5px;
	margin-bottom: 2px;
	margin-left: 0;
}

.leftNav ul li.line
{
	list-style-image:url(images/assets/SHRBullet.jpg);
	list-style-position: inherit;
	line-height: 17px;
	vertical-align: middle;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	padding-top: 0px;
	padding-left: -5px;
	margin-bottom: 2px;
	margin-left: 0;
}

.leftNav ul li a
{
	color: #333333;
	text-decoration: none;
}

.leftNav ul li a:visited
{
	color: #333333;
	text-decoration: none;
}

.leftNav ul li a:hover
{
	color: #333333;
	text-decoration: underline;
}

.leftNav ul ul
{
	list-style-type: none;
	list-style: none;
	font-style: italic;
	margin-left: -25px;
}

.leftNav ul ul li
{
	list-style-type: none;
	list-style: none;
}


.contentDetails
{
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	width: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
	border: 0;
	min-height: 250px;
}

.indexTopLeft
{
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	padding-right: 10px;
	width: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	border-right: 1px solid #999999;
	min-height: 250px;
}

.indexTopRight
{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 13px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	border: 0;
	min-height: 250px;
}

.indexMiddle
{
	border-top: 1px solid #999999;
	width: 100%;
	margin-top: 10px;
}

.indexBottomLeft
{
	float: left;
	margin-top: 5px;
	margin-left: 30px;
	padding-right: 10px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	border-right: 1px solid #999999;
	min-height: 250px;
}

.indexBottomRight
{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 13px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	min-height: 250px;
}

.clear
{
	clear: both;
}

.formleft
{
	float: left;
	font-weight: normal;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 9px;
}

.formright
{
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
}

.formcenter
{
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
}

.floatleft
{
	float: left;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 7px;
	border: 1px solid #999999;
	padding: 3px;
}

.floatright
{
	float: right;
	margin-top: 3px;
	margin-left: 7px;
	margin-bottom: 7px;
	border: 1px solid #999999;
	padding: 3px;
}

.errorstring
{
	color: #FF0000;
	font-weight: bold;
}

.SHFSubmitButton
{
	background-image: url(images/assets/SHRSubmit.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 25px;
	border: 0;
}

.SHFSubmitButton:hover
{
	background-image: url(images/assets/SHRSubmitHover.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 25px;
	border: 0;
}

.SHFResetButton
{
	background-image: url(images/assets/SHRReset.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 25px;
	border: 0;
}

.SHFResetButton:hover
{
	background-image: url(images/assets/SHRResetHover.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 25px;
	border: 0;
}


h1
{
	margin-top: -3px;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

h2
{
	margin-top: -3px;
	font-size: 10pt;
	color: #3333333;
}

h3
{
	margin-top: -3px;
	font-size: 9pt;
	color: #333333;
}

a:link
{
	color: #999999;
	text-decoration: none;
}

a:link
{
	color: #999999;
	text-decoration: none;
}

a:visited
{
	color: #999999;
	text-decoration: underline;
}

.footer
{
	border-top: 1px dotted #03499a;
	width: 95%;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.footer ul
{
	margin-left: 115px;
	margin-top: 0;
	margin-bottom: 0;
}

.footer ul li
{
	float: left;
	list-style-type: none;
	color: #03499a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-top: 10px;
	padding-right: 15px;
	margin-bottom: 2px;
}

.footer ul li a
{
	color: #03499a;
	text-decoration: none;
}

.footer ul li a:visited
{
	color: #03499a;
	text-decoration: none;
}

.footer ul li a:hover
{
	color: #03499a;
	text-decoration: underline;
}
