@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:0px;



}

#pageWrapper {
    width:920px;
    padding:0px;
    margin:0px auto 0px auto;
}

.topNav {
	text-align:right;
	width:710px;
	height:18px;
	padding-top:4px;
	padding-right:10px;
	background-image: url(images/topNavBkg.png);
	background-position:right;
	background-repeat:repeat-y;
}

.topNav ul {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}



.topNav a {
	color:#FFFFFF;
}

.masthead {
	background: url(images/masthead.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:0px;
	height:px;
	border-width:0px;
	border-style:none;
}

a:link, a:active, a:visited {
	color:#996666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#CC9933;
}

a.transparent {
	opacity:.85;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
}

a.transparent:hover {
	opacity:.99;
	-moz-opacity:.99;
	filter:alpha(opacity=99);
}

a.white:link, a.white:active, a.white:visited {
	color:#FFFFFF;
}

a.gray:link, a.white:active, a.white:visited {
	color:#999999;
	text-align: center;
	margin-top: 0px;
	font-size: 12px;
}

a.liteblue:link, a.white:active, a.white:visited {
	color:#6699CC;
	text-align: center;
	margin-top: 0px;
	font-size: 12px;
}

a.white:hover {
	text-decoration:none;
}

img {
	border:0px solid #CC0000; 
	margin-left: 0px;
	margin-top: 0px;
}

.topRow {
	margin-top:0px;
}

.bodyContainer {
	width:920px;
	text-align: top;
	margin-top: 0px;
	font-size: 14px;
	margin-right:0px;
	margin-left:0px;

}

.bodyContainerTop {
	background-image: url(images/bkgTile_top2.gif);
	width:920px;
	height:12px;
	background-position:center;
	background-repeat:no-repeat;
}

.bodyContainerMiddle {
	background-image: url(images/bkgTile_middle2.gif);
	width:920px;
	background-position:center;
	background-repeat:repeat-y;
	padding-top:0px;
	padding-bottom:26px;
	text-align: top;
	margin-top: 0px;
	font-family:  sans-serif, Helvetica, Arial ;
	font-size: 14px;
	color:#999999;
	font-weight: 480;
	margin-right:0px;
	margin-left:0px
	
}

.bodyContainerBottom {
	background-image: url(images/bkgTile_bottom2.gif);
	width:920px;
	height:12px;
	background-position:center;
	background-repeat:no-repeat;
}



h1 {
	color:#996666;
	font-size:18px;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:0px;
	
}

h2 {
	color:#996666;
	font-size:16px;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:0px;
        
}
h5 {
	color:#000000;
	font-size:12px;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:0px;
        
}


.promo {
	padding:0px 40px 30px 35px;
	font-size:13px;
}

.plainWhiteLink a {
	color:#FFFFFF;
	text-decoration:none;
}

.plainWhiteLink a:hover {
	text-decoration:none;
}

.bottomLink {
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
	color:#996666;
}

.compliance {
	margin-top:2px;
	width:920px;
	text-align:center;
	font-size:13px;

}