@charset "utf-8";
/* CSS Document */

/*reset browsers' default settings*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.2;}
caption, th, td {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
li{list-style:none; margin:0; padding:0;}

/* typography */
body {font-size:16px;color:#000000;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
h1, h2, h3, h4, h5, h6{margin:0 0 .25em 0; font-weight:bolder;}
h1, h2{font-size:1.5em;}
h6, h3{font-size:.9em;}
h4, h5{font-size:1.1em;}
h1{color:#CC0000;}
h2, h4{color:#000000;}
h5, h3{color:#000000;}
h6{color:#CC0000;}
p { font-size:.9em; color:#000000; margin:0 0 1.5em 0;}
p img {float:right; margin:0; padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#999999;}
a {color:#0030ff;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
bold {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:.25em 0 1.5em;font-style:italic; font-size:12px; color:#333333;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 0em;}
ul li{margin:0;}
li{margin:0; border:0; font-size:.9em;}
ul, ol {margin:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:2; margin:0;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.75em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.center{text-align:center;}
.bold{font-weight:bold;}
.divider{height:1px; background-color:#FFCC00; margin:30px 0px 30px 0px;}
.yellow{color:#FFCC00; font-size:.96em;}
.blocker{width:740px; float:left;}


/* ================== custom ================== */

#content, body, p, h1, h2, h3, h4, h5, h6, li, ul, ul li, ol, ol li{
text-align:left;
}
html{
}
body{
width:100%;
background-color:#FFFFFF;
}
#wrapper{
width:762px;
margin-top:10px;
background-image:url(images/wrapperBG.png);
background-repeat:no-repeat;
}
#topBG{
width:762px;
height:11px;
background-image:url(images/topBG.png);
background-repeat:no-repeat;
}
#content{
width:762px;
background-image:url(images/midBG.png);
background-repeat:repeat-y;
}
#innerContent{
width:622px;
background-image:url(images/logoBG.png);
background-repeat:no-repeat;
background-position:top;
padding:220px 70px 20px 70px;
}
#footer{
width:762px;
height:130px;
background-image:url(images/footerBG.png);
background-repeat:no-repeat;
}
/*extras*/
p.speedTableHead{
font-size:.9em;
text-align:center;
margin-bottom:-3px;
}
.bigButtons img{
margin:5px 0px 10px 0px;
}
.subscription{
font-size:.9em;
color:#000000;
}
td.subscribeBox{
/*padding-top:2em;*/
}
.red{color:#CC0000;
}
.orangeBG{
background-color:#cc6600; color:#FFFFFF;
}
.greenBG{
background-color:#006a25; color:#FFFFFF;
}
.redBG{
background-color:#960014; color:#FFFFFF;
}
.grayBG{
background-color:#D7D7D7;
}
.serif{
font-family:"Times New Roman", Times, serif; font-size:.9em;
}
.serifBig{
font-family:"Times New Roman", Times, serif;
}
.contentText{
font-size:.9em;
}
.smallCenter{
text-align:center; font-size:small;
}
.mediumCenter{
text-align:center; font-size:medium;
}
p.bigCenter{
text-align:center; font-size:large;
font-weight:bold;
color:#1f1f1e;
margin-bottom:0;
margin-top:20px;
}
.bronze{
color:#e35601; font-size:.9em; font-weight:bold;
}
.silver{
color:#898989; font-size:.9em; font-weight:bold;
}
.gold{
color:#fc9b03; font-size:.9em; font-weight:bold;
}
.platinum{
color:#2d6071; font-size:.9em; font-weight:bold;
}
/*
.siteUrl{
width:579px;
height:67px;
background-image:url(images/siteURL-BG.png);
background-repeat:no-repeat;
margin:0px 0px 0px 25px;
padding:20px 0px 0px 0px;
}
*/
.siteUrl{
width:579px;
margin:0px 25px 0px 25px;
}
.siteUrlInput{
margin-top:19px;
margin-left:30px;
}
.or{
font-size:18px;
color:#000000;
font-weight:bold;
text-align:center;
}
.tableBorder{
border:#666666 1px solid;
background-image:url(images/tableGadient.jpg);
background-repeat:repeat-x;
background-color:#fbfbfa;
padding:2px;
}
.whiteFont{
color:#FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.tableHead{
color:#000000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.paymentForm{
width:400px;
margin:20px 105px 0px 105px;
background-color:#EBE9E7;
}

