a:link, a:visited {
	color:#001943;
}
a:hover, a:active {
	color:#ce6723;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
body {
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
form {
	margin:0;
	padding:0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin:0;
}
p {
	margin:13px 0 0;
}
p.intro, p.thankyoutext {
	color:#6d6d6d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
}
p.intro {
	margin-left:55px;
}
p.thankyoutext {
	margin-left:65px;
}
#centered {
	height:auto;
	margin:0 auto;
	width:800px;
}
#content {
	background-color:#FFFFFF;
	background-image:url(../images/pewsBg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-top:7px solid #387eb8;
	clear:both;
	float:left;
	height:auto;
	overflow:auto;
	padding:10px 20px;
	width:760px;
}
#header {
	clear:both;
	float:left;
	height:auto;
	width:760px;
}
#topLinks {
	color:#0b0645;
	display:block;
	float:left;
	font-size:10px;
	list-style:none;
	margin:25px 0 0;
	padding:0;
}
#topLinks a {
	line-height:10px;
}

#topLinks a:link, #topLinks a:visited {
	color:#0b0645;
	text-decoration:none;
}
#topLinks a:hover, #topLinks a:active {
	color:#0b0645;
	text-decoration:underline;
}
#topLinks li {
	border-left:1px solid #000000;
	float:left;
	height:14px;
	margin:4px 0 4px 5px;
	padding-left:5px;
}
#topLinks li.first {
	border-left:none;
}
#topLinks li#facebook,
#topLinks li#twitter {
	border-left:none;
	height:18px;
	margin:2px 0 0 10px;
	padding:0;
}
#topLinks li#facebook a,
#topLinks li#twitter a {
	display:block;
	height:0;
	overflow:hidden;
	padding:18px 0 0;
	width:18px;
}
#topLinks li#facebook a {
	background-image:url(../images/facebook.jpg);
}
#topLinks li#twitter a {
	background-image:url(../images/twitter.png);
}
#logo {
	float:right;
	height:75px;
	width:148px;
}
#main {
	clear:both;
	float:left;
	margin:50px 0 0;
	width:760px;
}
#leftCol {
	float:left;
	padding:0 15px;
	width:290px;
}
#rightCol {
	float:right;
	width:410px;
}
#customerinfo {
	margin:0 0 100px;
}
#customerinfo input, #customerinfo select {
	font-size:11px;
	width:200px;
}
#customerinfo input.varwidth {
	width:auto;
}
#submitBtn {
	margin-top:10px;
}
#thankyou {
	padding:0 15px;
}
#downloadBtn {
	border:10px solid #9ec3db;
	margin:13px auto 0;
	padding:20px;
	text-align:center;
	width:75%;
}
#footer {
	background-color:#387eb8;
	border-top:3px solid #4b4c51;
	clear:both;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	padding:10px 20px;
	width:760px;
}
.asterisk {
	color: #D86512;
	font-weight: bold;
}
.coverImage {
	margin:0 0 44px 30px;
}
.formtable {
	margin:18px 0 0;
	width:100%;
}
.formtable td {
	padding:0 4px 4px 0;
}
.formlabel {
	font-weight:bold;
}
.nocode {
	font-size:10px;
}
