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

body { background-image:url(images/bg.gif); background-repeat:repeat-x; text-align:center;margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333;}


.wrapper {width:680px; height:auto; margin:auto; background-color:#fff;}
.header {width:664px; height:85px; background-image:url(images/head_bg.jpg); margin:8px; margin-top:0px;}
.gLogo {width:206px; height:85px; margin-left:10px; position:relative; float:left;}
.tLogo {width:157px; height:28px; margin-right:10px; -top:40px; position:relative; float:right;}
.mast {width:362px; height:222px; background-image:url(images/mast.jpg); margin:8px; margin-right:0px; margin-bottom:0px; padding:10px; padding-right:300px; text-align:left;}
.contentWrapper {width:700px; height:111px; padding-top:10px ;background-image:url(reflection.gif); border-width:0px; border-top-width:thin; border-top-color:#fff; border-top-style:solid; background-repeat:no-repeat;}
.footer {width: 675px; border-top-style:dotted; border-width:thin; border-top-color:#333; text-align:center}
.hiw {width:420px; height:373px; background-image:url(images/howitworks.jpg); text-align:right}

.contColumn {width:96%; height:auto; margin-left:8px; margin-right:8px; text-align:left; padding-left:10px;}
.naviColumn {width:30%; height:auto; margin-left:10px; padding-left:10px; padding-right:8px; float:right; text-align:left; background-color:#fafbe4; position:relative;}
.navBox {width:90%px; height:auto; padding-bottom:3px; padding-top:3px; border-bottom-style:dotted; border-bottom-width:1px; border-bottom-color:#333333;}

table {text-align:left; border:0px;}
table td {vertical-align:top;}
table th {vertical-align:top;}

.imgright {margin-left:6px; float:right;}
.imgleft {margin-right:6px; float:left;}


/* TEXT STYLES */
.navLink {font-size:12px; color:#009345; line-height:24px;}
.navHead {font-size:12px; font-weight:bold;}
.footer {font-size:12px; color:#333;}
p.firstPara {font-size:13px; color:#333; font-weight:normal;}
p {font-size:12px; font-weight:normal; line-height:16px ;margin-top:4px;}
h1 {font-weight:bold; font-size:22px; color:#1660ac; margin-bottom:6px; margin-top:0px;}
h2 {font-weight:normal; font-size:18px; color:#1660ac; margin-bottom:2px; margin-top:0px;}
.hiw1 {font-weight:bold; font-size:12px; color:#000;}
.hiw2 {font-weight:bold; font-size:12px; color:#006600;}

ul {font-size:13px; font-weight:bold; list-style-position:outside; list-style-image:url(images/arrow.gif);line-height:22px;}


/* LINK STYLES */
a:link {text-decoration:none; color:#1663b1; font-weight:bold; font-size:13px;}
a:visited {text-decoration:none; color:#0c3055;}
a:hover {text-decoration:underline; color:#42a0ff;}

.navLink a:link {text-decoration:none; color:#1660ac;}
.navLink a:visited {text-decoration:none; color:#003333;}
.navLink a:hover {text-decoration:underline; color:#0099FF;}
