html, body, ul, ol, li, h3, h4, h5, h6
form, fieldset, a, div, img{margin: 0;padding: 0; border: 0;}


html {
	font-size: 100%;
}
	 
body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0px;
	background-color: #02122C;
}

#container {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 750px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	}
	
#header {
	position: relative;
	background-color: #02122C;
	width: 730px;
	height: 98px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
	margin-left: 10px;
	}

p {
	line-height: 1.5em;
	margin: 0.2em 0px 0.7em 0px;
}
.orange {
	color: #ED6613;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
#waiver h2 {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1	{
	position:absolute;
	left: 14px;
	top: 16px;
	width: 420px;
	height: 62px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	display: block;
	width: 420px;
	height: 62px;
	background: #02122c url(../Images/keyLogo.gif) top left no-repeat;
	}
	
h1 a:hover	{
	background: #02122c url(../Images/keyLogo.gif) top left no-repeat;
	}
	
h2 {
	font-size: 1.1em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:  30px 0px 0px 0px;
}



#waiver {
	padding: 20px 50px 20px 15px;
}

#waiver p {
	margin: 3px 0px 3px 30px;
	line-height: 1.1em;
}
#waiver h1, #waiver h2, #waiver h3, #waiver h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#waiver h2 {
	font-size: 1.4em;
	text-decoration: none;
	margin: 20px 0px 5px 0px;
}
#waiver h3 {
	font-size: 1.4em;
	color: #ED6613;
	margin: 5px 0px 5px 0px;
}
#waiver h4 {
	height: 30px;
	font-size: 1.4em;
	color: #a1a3a5;
	margin: 0px 0px 5px 0px;
	background-image: url(../Images/info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 36px;
	vertical-align: middle;
}
#infoDisc, #infoTerms {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border:2px solid #999999;
}
#infoDisc p, #infoTerms p {
	margin: 0px 0px 5px 0px;
}

#waiver ul {
	list-style-position: inside;
	list-style-type: none;	
}
#waiver li {
	font-weight: bold;
	text-indent: 30px;
	margin: 3px 0px 3px 0px;
}

#waiver form {
	position: relative;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}
#waiver input {
	position:absolute;
	left: 180px;
	margin: 0px 0px 0px 20px;
}
.formLine {
	display: block;
	position: relative;
	margin: 10px 0px 20px 0px;
}
.constant {
	text-align: right;
}

#mainContent a:hover, #mainContent a:active {background-color: #F63456;}

/* Styles for the Footer Section */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	clear: both;
	background-color: #02122C;
	border: #FFFFFF solid 10px;
	position: relative;
	overflow: auto;
	width: 730px;
	text-align: left;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #888888;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #888888;
}

#footer_address {
	margin: 14px 14px 21px 14px;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
#footer_address ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	display: inline; 
}
#footer_address li{
	display: inline; 
	padding: 0px 15px 0px 0px;
	}
	
.footerP {
	margin: 0px;
}
