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

* { 
  margin: 0; 
  padding: 0;
}

a img {border:none;}

p { 
  margin-bottom: 16px; 
}
h1 { 
  font-size: 32px; 
  line-height: 32px;
  margin-bottom: 16px; 
  letter-spacing:-1px;
}

h1.title { 
  font-size: 86px; 
  line-height: 86px;
  margin-bottom: 16px; 
  letter-spacing:-1px;
}
h2 { 
  font-size: 16px; 
  line-height: 16px; 
  margin-bottom: 16px;
}
h3 { 
  font-size: 11px; 
  line-height: 16px; 
}

h1 i, h2 i, h3 i {color:#666;}
ul, ol, dl { 
  margin-bottom: 16px; 
}


body { margin:0; background: #0058C2 url(images/xbg.jpg) repeat-x center bottom; color: #FFF; font: 12px Verdana, Geneva, sans-serif; text-align:center;}/*Verdana, Geneva, sans-serif;*/
a { color: #FF0; text-decoration: underline; }
a:hover { text-decoration: none; color: #FFF; }


#container { width:960px; height:auto; margin: 20px auto; padding:0; text-align: center; }

#header { height:146px; background: url(images/header.jpg) no-repeat center top; }
#footer { height:auto; margin:0 auto; padding:10px; text-align:center; background: #0263CE; color: #FFF; }
#footer table {margin:0 auto; width: auto; text-align:center;}

.menu { font-size: 16px; padding:10px; background:#FC0; }
.menu a { color:#000; font-weight:bold; text-decoration:none; }
.menu a:hover { color:#0263CE; }

#leftCol {width:430px; height:auto; float:left; padding-left:46px;}
#rightCol {width:430px; height:auto; float:right; padding-right:46px;}

#leftCol img {border:4px solid #FC0;}
#rightCol img {border:4px solid #FC0;}

.introTxt { background:#fff; border:1px solid #FFEFA6; padding:10px; }
.introTxt ul { margin:0 0 0 16px; padding:0; list-style: square inside; }
.introTxt a {text-decoration:none; color:#333;}
.introTxt a:hover {text-decoration:none; color:#a58e5c;}

/*SPACERS*/
.mgn {margin: 10px !important;}
.mgnLg {margin: 15px !important;}
.mgnSm {margin: 5px !important;}
.mgnTop {margin-top: 10px !important;}
.mgnRight {margin-right: 10px !important;}
.mgnBottom {margin-bottom: 10px !important;}
.mgnLeft {margin-left: 10px !important;}
.mgnTopLg {margin-top: 15px !important;}
.mgnRightLg {margin-right: 15px !important;}
.mgnBottomLg {margin-bottom: 15px !important;}
.mgnLeftLg {margin-left: 15px !important;}
.mgnLeftXLg {margin-left: 30px !important;}
.mgnTopSm {margin-top: 5px !important;}
.mgnRightSm {margin-right: 5px !important;}
.mgnBottomSm {margin-bottom: 5px !important;}
.mgnBottomXSm {margin-bottom: 2px !important;}
.mgnLeftSm {margin-left: 5px !important;}

/*padding*/
.pdgXLg {padding:30px;}
.pdgLg {padding:15px;}
.pdg {padding:10px;}
.pdgTop {padding-top: 10px !important;}
.pdgRight {padding-right: 10px !important;}
.pdgBottom {padding-bottom: 10px !important;}
.pdgLeft {padding-left: 10px !important;}
.pdgTopLg {padding-top: 15px !important;}
.pdgRightLg {padding-right: 15px !important;}
.pdgBottomLg {padding-bottom: 15px !important;}
.pdgLeftLg {padding-left: 15px !important;}
.pdgTopSm {padding-top: 5px !important;}
.pdgRightSm {padding-right: 5px !important;}
.pdgBottomSm {padding-bottom: 5px !important;}
.pdgLeftSm {padding-left: 5px !important;}

/*floats*/
.clear{clear: both;}
.left {float: left;}
.right {float: right;}
.center {margin-left:auto; margin-right:auto;}

/*TEXT ALIGN*/
.textCenter {text-align: center !important;}
.textLeft {text-align: left !important;}
.textRight {text-align: right !important;}
.textDisabled {color: #808080 !important;}
.hidden {display: none;}

.bold {font-weight:bold;}
.red {color:#ec2400;}
.blue {color:#03F;}
.small {font-size:9px; font-weight:normal; line-height:9px; display:block;}


/*FORMSTANDARDS*/

.header { color: #B00; font-size: 20pt; font-family: Geneva,Arial,sans-serif; font-weight:bold; }

.headersml { color: #0058C2; font-size: 14pt; font-family: Arial,sans-serif; font-weight:bold; }

.formtxt { color: #fff; font-size: 16px; font-family: Arial,sans-serif; font-weight: bold;
}

.valid { color: #000; font-size: 10pt; font-family: Arial, Sans-Serif; font-weight: bold;
}




.sml { font-size: 7pt; font-family: Arial, Sans-Serif;color: #000; }
form .sml { color: #000; font-size: 7pt; font-family: Arial, Sans-Serif; }

.txt { color: #000; font-size: 12pt; font-family: Arial, Sans-Serif; }

.form
{ background-color: #0058C2; border: 1px solid #85BCF4; }

.border
{background-color: #000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}

table.pricing { color: #000; font-size: 10pt; font-family: Arial,sans-serif; font-weight:normal;}

a.netcash {color:#000;}
a.netcash:hover { color:#0263CE; }
