body {
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0f0e13;
    text-align: center;
	line-height: 1.4;
}
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
img {
	border: 0;
}
p {
	padding: 2px;
}
.st {
	font-size: 10px;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.boldt {
	font-weight: bold;
}
.optT {
	color: #949494;
}
.whitet {
	color: #fff;
}
.textu {
	text-decoration: underline;
	color: green;
}
h1, h2, h3, h4, h5, h6 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}
ul {
	margin-left: 30px;
}
li {
	padding: 3px;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #21628c;
	text-decoration: none;
}
a:active {
	color: #21628c;
	text-decoration: none;
}

a.murl {
	text-decoration: none;
}
a.murl:visited {
	text-decoration: none;
}
a.murl:hover {
	text-decoration: none;
}
a.murl:active {
	text-decoration: none;
}

a.wurl {
	color: #fff;
	text-decoration: none;
}
a.wurl:visited {
	color: #fff;
	text-decoration: none;
}
a.wurl:hover {
	color: #eeeeee;
	text-decoration: none;
}
a.wurl:active {
	color: #eeeeee;
	text-decoration: none;
}

#headerBG {
    background-image: url('../images/topBackground.png');
    background-repeat: repeat-x;
    height: 150px;
}
#headerContainer {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	padding: 0;
	height: 150px;
}
#hLogo {
	background-image: url('../images/logo.png');
    background-repeat: no-repeat;
	height: 107px;
	width: 308px;
}
#hLogoText {
	position: absolute;
	top: 75px;
	margin-left: 160px;
}
#hTopLinks {
	position: absolute;
	top: 5px;
	margin-left: 620px;
	display: inline;
}
#hTopLinks div {
	float: left;
	margin-left: 15px;
	display: inline;
}
#ddMenu {
	margin: 10px 0 0 0;
}
#logoWatermarkTop {
	background-image: url('../images/logoWatermarkTop.png');
    background-repeat: no-repeat;
	width: 245px;
	height: 113px;
	position: absolute;
	top: 35px;
	margin-left: 555px;
}

#mainContainer {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	padding: 0;
}
#frontAdCont {
	background-image: url('../images/frontbg.png');
    background-repeat: no-repeat;
	height: 306px;
	width: 800px;
	margin: 10px 0;
}
#frontAdText {
	position: absolute;
	margin-top: 110px;
	margin-left: 260px;
}
#frontBullets {
	position: absolute;
	margin-top: 190px;
	margin-left: 25px;
}
#frontBullets img {
	vertical-align: text-bottom;
}
#frontBullets div {
	padding: 5px;
}
#frontDownloadButton {
	position: absolute;
	margin-top: 210px;
	margin-left: 560px;
}
#introText {
	margin: 10px 0;
	background-image: url('../images/frontIntroTextBg.png');
    background-repeat: no-repeat;
}
#introText p {
	padding: 15px;
}

.infoBoxCont {
	width: 800px;
	overflow: hidden;
	margin-bottom: 15px;
}
.infoBoxLeft {
	float: left;
	width: 395px;
}
.infoBoxRight {
	float: right;
	width: 395px;
}
.frontInfoBoxS {
	width: 395px;
	height: 32px;
	background-image: url('../images/frontTitleBoxS.png');
    background-repeat: no-repeat;
}
.frontInfoBoxS h3 {
	padding-left: 10px;
	padding-top: 6px;
}
.frontInfoSCont {
	width: 395px;
	height: 177px;
	background-image: url('../images/frontBoxSCont.png');
    background-repeat: no-repeat;
}
.frontInfoSCont p {
	padding: 6px;
}

.infoBoxContL {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.frontInfoBoxL {
	width: 800px;
	height: 32px;
	background-image: url('../images/frontTitleBoxL.png');
    background-repeat: no-repeat;
}
.frontInfoBoxL h3 {
	padding-left: 10px;
	padding-top: 7px;
}
.frontInfoBoxLCont {
	width: 790px;
	background-image: url('../images/frontBoxLCont.png');
    background-repeat: no-repeat;
	padding: 5px;
}
.frontInfoBoxLCont p {
	padding: 5px;
}
.frontInfoBoxLBottom {
	width: 800px;
	height: 8px;
	background-image: url('../images/frontBoxLBottomCont.png');
    background-repeat: no-repeat;
}
.frontInfoBullets {
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
}
.frontInfoBullets img {
	vertical-align: baseline;
}
.frontInfoBullets div {
	padding: 4px;
	*padding: 5px;
}

.sitemapCont {
	margin-left: 25px;
}

#footer {
	margin: 0 auto;
	width: 800px;
	padding: 0;
}
.crText {
	padding: 10px;
}

