html {
	background-color: #f6f6f6;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-weight: normal;
	font-size: 30px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-weight: normal;
	font-size: 22px;
	color: #ee7700;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p, td, ul {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 20px;
}
li {
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 8px;
	margin-left: -10px;
}
.smalltext {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}
hr {
	height: 1px;
	border-top: 1px solid #dddddd;
	margin-bottom: 17px;
}


/* links */
a:link,a:visited {
	color: #17a4d2;
	text-decoration: none;
}
a:hover,a:visited.hover {
	color: #ee7700;
	text-decoration: underline;
}


/* This is in here to help the divs clear correctly in firefox */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




/* Containers */
div#containerHeader,div#containerContent,div#containerFooter,div#containerStories,div#containerNewsBar,div#containerLPHeader {
	width: 100%;
	text-align: center;
}
div#containerHeader {
	background-image: url(../images/header_background_lp.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
div#containerContent {
	background-color: #FFFFFF;
	border-bottom: 1px solid #dddddd;
}
div#containerFooter {
	clear: both;
	border-top: 1px solid #ffffff;
	padding: 0px 0px 10px 0px;
}




/* Main Sections */
div#MainHeader,div#MainContent,div#MainFooter {
	width: 970px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	clear: both;
}
div#MainHeader {
	height: 80px;
	z-index: 3;
}


/* MainHeader Elements */
div#Logo {
	position: absolute;
	top: 14px;
	left: 10px;
}


/* MainContent Elements */
#MainContentTitle {
	position: relative;
	width: 960px;
	padding: 20px 0px 0px 10px;
}
#MainContentLeft {
	position: relative;
	float: left;
	width: 425px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 20px;
	text-align: left;
}
#MainContentRight {
	position: relative;
	float: right;
	width: 500px;
	margin: 0px 5px 0px 0px;
	padding-bottom: 20px;
	text-align: left;
}




/* MainFooter Elements */
#MainFooter div.FooterColumn {
	position: relative;
	float: left;
	margin-left: 10px;
}
#MainFooter div.FooterSpace {
	margin-right: 60px;
}
#MainFooter div.Copyright {
	position: relative;
	display: block;
	clear: left;
	float: left;
	width: 950px;
	margin: 15px 0px 0px 10px;
}
#MainFooter h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #555555;
	margin-top: 15px;
	margin-bottom: 5px;
}
#MainFooter p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #888888;
	margin-top: 3px;
	margin-bottom: 0px;
}
#MainFooter h2 a:link,#MainFooter h2 a:visited {
	color: #555555;
	text-decoration: none;
}
#MainFooter p a:link,#MainFooter p a:visited {
	color: #888888;
	text-decoration: none;
}
#MainFooter h2 a:hover,#MainFooter h2 a:visited.hover,#MainFooter p a:hover,#MainFooter p a:visited.hover {
	color: #ee7700;
	text-decoration: underline;
}

/* PoweredBy */
div#PoweredByText {
	position: absolute;
	width: 300px;
	height: auto;
	top: 35px;
	left: 585px;
	border-left: 1px dotted #cccccc; 
	padding: 50px 0px 50px 15px;
	font-weight: normal;
	font-size: 15px;
	color: #887f70;
	line-height: 18px;
}


/* Forms */
input,select,textarea {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
button {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
}

.normalfield {	
	width: 200px;
	border: 1px solid #999999;
	padding: 2px;
}
.widefield {	
	width: 250px;
	border: 1px solid #999999;
	padding: 2px;
}
.fieldrequired {
	background-color: #ffff99;
}

.error,.LeftNav p.error {
display: block;
	color: #cc0000;
	font-weight: bold;
}
.formHeader {
	position: relative;
	background-image: url(../images/form_background_top.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	padding: 20px 20px 1px 20px;
}
.formHeader H1 {
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
	margin-bottom: 5px;
}
.formHeader P {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.formSubheader {
	position: relative;
	width: 100%;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	line-height: 24px;
}
.formContent {
	position: relative;
	background-color: #f2f2f2;
	padding: 0px 20px 0px 20px;
	font-size: 11px;
}
.formContentTable {
	width: 470px;
}
.formSubmit {
	position: relative;
	background-image: url(../images/form_background_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	padding: 5px 20px 20px 20px;
	text-align: center;
}
.formFooter {
	position: relative;
	padding: 10px 20px 0px 20px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.formDescription,.formDescriptionContact {
	padding: 0px 10px 7px 0px;
	text-align: right;
	width: 35%;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.formField,.formFieldContact {
	padding: 0px 0px 7px 0px;
	text-align: left;
	width: 65%;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.formDescriptionContact {
	width: 30%;
}
.formFieldContact {
	width: 70%;
}
.Required {
	font-weight: bold;
}
.Gap {
	padding-top: 15px;
}
