body {
	background-color: #FFFFFF;
	background-image: url(../images/backgroundstrip.gif); background-position:top;
	background-repeat: repeat-x;
	background-position:top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:11px;
	line-height:1.4em;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.select {
	background:#023A51;
	color:#F9EDE4;
	font-weight: bold;
}
.table {
	background-image: url(../images/textboxbackground.gif);
}
.footer {
	background-image: url(../images/baseline.gif);
	height:12px;
}
.specialsheader {
	background-image: url(../images/specialsBoxHeader.gif);
}
.specialscontent {
	background-image: url(../images/specialsBoxContent62px.gif);
	height:62px;
	font-family:"Century Gothic", "Palatino Linotype";
	font-size: 11px;
	color:#666666;
	padding: 0 15px;
	overflow:hidden;
	text-align: left;
	font-weight: bold;
}
.specialsfooter {
	background-image: url(../images/specialsBoxFooter.gif);
}
.bodytext {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.1;
	list-style-position: inside;

}
.bodytextdark {
	margin-left: 30px;
	margin-right: 30px;
	font-family: "Century Gothic", "Palatino Linotype";
	font-size: 12px;
	color:#1C3656;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.1;
	list-style-position: inside;
	font-weight: bold;
}
a {
	color: #E9E4C5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E0D9B1;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin:15px auto 0;
	width:960px;
}
#footerWrap {
	margin:15px auto 0;
	width:960px;
}
#headPadding {margin-bottom:20px;}
.extraP {margin-left:60px;margin-bottom:30px !important;}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #fff;	
}
h1#heading {margin-left:20px; height:38px;}
h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.bodytextsmall {
	margin-left: 30px;
	margin-right: 30px;
	font-family: "Century Gothic", "Palatino Linotype";
	font-size: 9px;
	color:#fff;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.1;
	list-style-position: outside;
	font-weight: bold;
}
.subtitles {
	margin-left: 30px;
	margin-right: 30px;
	font-family: "Century Gothic", "Palatino Linotype";
	font-size: 18px;
	color:#BAE0EF;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.1;
	list-style-position: inside;
	font-weight: bold;
}