* { outline:none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin:0;
	padding:0;
}
body {
	background:url(../images/bkgd.jpg) top center repeat-x #ffffff;
	margin:0;
}
a:link, a:visited {
	color:#5a9e26;
	text-decoration: none;
}
a:hover, a:active {
	color: #0056ad;
	text-decoration: none;
}
h1 {
	font: normal 28px Arial, Helvetica, sans-serif;
	color: #5a9e26;
}
h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #5a9e26;
	margin:0; padding:0;
}
h1 em, h2 em, h1 a, #leftCol h2 a {
	color: #0056ad; 
	font-style:normal;
}
h3 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h3 em {
	color: #0056ad;
}
h4 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #5a9e26;
	margin:0; padding:0;
}
h5 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #5a9e26;
}
h6 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	font-style:normal;
}
h7 {
	font: normal 28px Arial, Helvetica, sans-serif;
	color: #5a9e26;
	text-align:center;
}
h7 em {
	color: #0056ad; 
	font-style:normal;
}
p {
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #595959;
	padding-bottom:16px;
}
ul, ol {
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #464646;
}
#leftCol ul, #leftCol ol {
	padding-left:20px;
}
li {
	margin:0 0 0 15px;
	padding:0 0 5px 0;
}
hr {
	border: none 0; 
	border-top: 1px solid #cccccc;
	width: 100%;
	height: 1px;
	margin: 0 0 15px;
	padding: 0;
}
/* ----------divs-------------- */
#container {
	width:910px;
	margin:0 auto;
	padding:16px 20px 16px 20px;
	background:url(../images/container-bkgd.jpg) top center repeat-y;
}
#header {
	position:relative;
	width:950px;
	margin:0 auto;
}
#ad {
	position:absolute;
	top:27px;
	left:582px;
}
#nav {
	height:36px;
	background:url(../images/nav-bkgd.jpg) top center no-repeat;
}
#fullCol {
	float:left;
	width:878px;
	padding:16px 16px 16px;
	margin-bottom:16px;
	background:#FFFFFF;
}
#large-ad {
	padding:0 0 16px;
	margin:0;
	text-align:center;
}
#leftCol {
	float:left;
	width:662px;
	padding:16px 16px 16px;
	margin-bottom:16px;
	background:#FFFFFF;
}
#help-home {
	float:left;
	width:384px;
	padding:14px 14px 0;
	margin-top:16px;
	background:#f1f8ff;
}
#contact-home {
	float:right;
	width:204px;
	padding:14px 14px 0;
	background:#ece9d4;
	margin-top:16px;
}
#rightCol {
	float:right;
	width:200px;
	padding-bottom:20px;
}
#content {
	padding:12px;
	background:#FFFFFF;
	margin-bottom:16px;
}
#content p {
	padding-bottom:5px;
}
input.email { 
	width:140px; 
	height:19px;
	border:solid 1px #bfbfbf;
	color:#595959;
	padding:3px 0 0 6px;
}
#news {
	float:right;
	width:204px;
	padding:14px 14px;
	background:#f1f8ff;
}
#news p, #news2 p { line-height:20px; }
#news2 p { padding:0; }
#news2 {
	width:634px;
	padding:14px 14px;
	background:#f1f8ff;
	margin:16px 0 0 0;
}
#footer {
	width:880px;
	height:80px;
	background:url(../images/footer-bkgd.jpg) top center no-repeat;
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:10px 15px 0;
}
#footer a {
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#footer a:hover { 
	text-decoration:underline; 
	color:#ffffff; 
}

/* ----------step2-------------- */
#step2 { position:relative; height:492px;}
#step2 img.one, #step2 img.two, #step2 img.three, #step2 img.four, #step2 img.five, #step2 img.six, #step2 img.seven
{ position:absolute; }
#step2 img.one {
	top:0;
	left:82px;
}
#step2 img.two {
	top:0;
	left:329px;
}
#step2 img.three {
	top:135px;
	left:0px;
}
#step2 img.four {
	top:108px;
	left:248px;
}
#step2 img.five {
	top:135px;
	right:0px;
}
#step2 img.six {
	top:271px;
	left:82px;
}
#step2 img.seven {
	top:271px;
	left:329px;
}
#step2 a img {
	opacity:0.50;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
}
#step2 a img:hover {
	opacity:1.00;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
}
#quicklinks a:link, #quicklinks a:visited, a.reverse:link, a.reverse:visited {
	color: #0056ad;
}
#quicklinks a:hover, #quicklinks a:active, a.reverse:hover, a.reverse:active {
	color:#5a9e26;
}
/* ----------buttons-------------- */
a.button, a.button:visited {
    background:url(../images/blue-but-right.jpg) no-repeat top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 14px Georgia, "Times New Roman", Times, serif;
    height: 32px;
    margin:0 0;
    padding:0 17px 0 0;
    text-decoration: none;
}
a.button span {
    background: url(../images/blue-but-left.jpg) 0 0 no-repeat;
    display: block;
    line-height: 32px;
    padding: 0 0 0 17px;
}
a.button:hover {
	background-position: right bottom;
	color:#FFFFFF;
	text-decoration:none;
}
a.button:hover span{
	background-position: 0 -32px;
}

/* ----------classes-------------- */
.png, ul.MenuBarHorizontal li a { behavior: url("iepngfix.htc"); }
.left { float:left; }
.right { float:right; }
.small { font-size:10px; }
.blue, a.blue { color:#0056ad; }
.red { color:#C00;}
.line {
	border-bottom: 1px solid #cccccc;	
}
.delete {
	margin: 0 0 0 0;
	line-height:13px;
}

/* ----------tooltips-------------- */
.elite-tooltip {
}

/* ----------advertise-------------- */
#sponsors {
	position:relative;
	width:878px;
	height:406px;
}
.premier {
	position:absolute;
	z-index:3000;
	left:282px;
	top:0px;
	height:403px;
	width:293px;
	padding:3px 10px 0;
	background:url(../images/advertise-premier.png) top left no-repeat;
}
.elite {
	position:absolute;
	z-index:2000;
	left:23px;
	top:16px;
	height:374px;
	width:261px;
	padding:3px 10px 0;
	background:url(../images/advertise-elite.png) top left no-repeat;
}
.basic {
	position:absolute;
	z-index:2000;
	right:23px;
	top:16px;
	height:374px;
	width:261px;
	padding:3px 10px 0;
	background:url(../images/advertise-elite.png) top left no-repeat;	
}
.premier a, .elite a, .basic a {
	color:#595959;
}
.premier .content {
	position:relative;
	height:403px;
	width:293px;
}
.premier .signup {
	position:absolute;
	bottom:36px;
	width:293px;
}
.basic .content, .elite .content {
	position:relative;
	height:374px;
	width:261px;
}
.basic .signup, .elite .signup {
	position:absolute;
	bottom:22px;
	width:261px;
}

.premier p, .basic p, .elite p {
	text-align:center;
	padding:0 0 5px 0; margin:0;
}
.premier hr, .basic hr, .elite hr {
	color:#e6e6e6;
	margin:0 auto 5px;
	width:90%;
}
.advertise hr {
	margin: 8px 0 8px 0;
}

/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}

