html {
	height:100.1%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
/*	background-color: #DCDDDE;
*/	background-color: #ffffff;
	margin:0;
	padding:0;
	}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

p, h1, h2, h3, h4, h5, h6, form, img {
	margin-top:0;
	padding-top:0;
	}
p {
	margin-bottom:15px;
	}
img {
	border:0;
	}
h1 {
	color:#00267F;
	margin-bottom:25px;
	font-size:24px;
	font-weight: bold;
	text-transform: uppercase;
	}
h2 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:25px;
	color:#00267F;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size:12px;
	margin-bottom:0px;
	}
h3.txtProdHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size:14px;
	margin-bottom:0px;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00267F;
	font-weight: bold;
	font-size:12px;
	margin-bottom:0px;
	text-transform: uppercase
	}

#wrapper {
	width:800px;
	margin:auto;
	}
#header {
	height: 141px;
	background-color: #fff;
	}
#header img {
	width: 800px;
	height: 141px;
	border: none;
	}
#home #header {
	height: 110px;
	background-color: #666;
	}
#home #header img {
	height: 101px;
	}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	margin: 76px 0px 0px 300px;
	font-size:11px;
	position: absolute;
	width:503px;
	white-space:nowrap;
	}
#navbar a {
	color:#333;
	text-decoration:none;	
	padding: 4px 10px 8px;
	border-right: 1px solid #aaa;
	display: block;
	float: left;
	white-space:nowrap;
	}
#navbar a:hover {
	color:#003399;
	text-decoration:none;
	}
#navbar a.login {
	font-weight: bold;
	color: #00209f;
	border-right: none;
}
#status {
	font-size:10px;
	text-align:right;
	float:right;
	display:inline;
	color:#333333;
	margin-top:1px;
	}
#content {
	padding:25px 40px 25px 40px;
	}
#content a.lnkOrder {
	text-decoration:none;
	font-size: 12px;
}
#content .mailerName {
	font-size:24px;
	text-transform: capitalize;
	color:#999;
	padding-bottom:5px;
	padding-right:10px;
}
#content .mailerName h1 {
	font-size:40px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#999;
}
#content a.lnkNormal {
	text-decoration:none;
}

#content span.hdrBlue {
	color:#00267F;
	font-weight: bold;
}
#content .txtFold {
	font-size: 9px;
	color: #d3d4d5;
	text-transform: uppercase;
}

#content .dots {background-image:url('/_images/dot.gif'); background-repeat:repeat-x; background-position:left top; margin-bottom: 2px;}
#content .left {padding-right: 5px; background-color:#FFFFFF; float:left;}
#content .right {padding-left: 5px; background-color:#FFFFFF; float:right;}
#content .rightblue {background-color:#00267f; color:white;padding:5px 5px 5px 5px;}
#content p.rightblue {color:white;padding:0px 15px 0px 15px;font-size:12px;}
#content .hdRightBlue {font-family:Arial;color:white;font-weight:100;font-size:24px;padding:0px 15px 0px 15px;}

#footer {
	font-size:10px;
	color:#666;
	background-color:#FFFFFF;
	}
#footer a {
	font-size: 11px;
	color: #666;
	text-decoration:none;
	}	
#footer a:hover{
	color:#003399;
	}
#content {
	background-color:#FFFFFF;
	}
#content a {
	color:#003399;
	text-decoration:underline;
	}
#content ul {
	margin-bottom:5px;
	padding-bottom:5px;
	}
#content ul li {
	margin-bottom:5px;
	padding-bottom:0;
	}
.solid_rule {
	border-bottom: 1px solid #ccc;
}
.dotted_rule {
	border-bottom: 1px dotted #999;
	}
.vertDiv {
	background-image: url(../_images/vertDivider.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
.mailerlistspace {
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
	}

.charcount {	
	text-decoration: none;
	background-color: #FFFFFF;
	overflow:hidden;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
label {
	font-weight:normal;
	display:block;
	margin-top:6px;
	}
.usplist {
	margin:0;
	padding:0;
	margin-left:15px;
	list-style-position: outside;
	list-style-image: url(../_images/bullet.gif);
	
	}
.usplist li{
	font-size:10px;
	line-height:1em;
	width:300px;
}

.note {
	color: #FF0000;
}
.subtext {
	font-size: 10px;
}
.disclaimer {
	font-size: 10px;
	color: #999999;
}
.detailName {
	font-size: 16px;
}
#content a.mailerslist {
	color:#000000;
	}
.grayedout {
	color: #999999;
}
#confmessageouter {

	border:solid 1px #000;
	padding:2px;
	margin-bottom:25px;
	}
#confmessage {
	text-align:center;
	color: #CC0000;
	font-size:18px;
	font-weight:bold;
	border:solid 1px #000;
	padding:5px;
	}
a.note:link {
	color: #666666;
	text-decoration: underline;
}
a.note:visited {
	color: #666666;
	text-decoration: underline;
}
a.note:hover {
	color: #666666;
	text-decoration: underline;
}
a.note:active {
	color: #666666;
	text-decoration: underline;
}
.RS {
	color: #006600;
}
.SC {
	color: #CC0000;
}
.WP {
	color: #00267F;
}
.RM {
	color: #666666;
}
.TB {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9F00;
}

.orderlisting{
	margin:0;
	padding:0;
	margin-top:6px;
	margin-bottom:6px;
	}
#content a.chatlink {
	font-size:16px;
	}
.info {
	width:1px;
	height:1px;
	visibility:hidden;
	}
#prizes {
	width:100%;
	margin-top:45px;
	margin-right:40px;
	height:375px;
	background-image:url(../_images/profitclub2010/prizes.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#prizes div ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#prizes div li {
	padding-bottom:1px;
	margin:0px;
	font-size:11px;
}
#outerbanner{
	position:absolute;
	z-index:5;
	margin:20px 0px 0px 260px;
	height:100px;
	width:150px;
}