<!--  
/* CSS RESET BY ERIC MEYER v1.0 | 20080212 */
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, img, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

body {
line-height: 1.2;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}


/* remember to define focus styles! */
:focus {
outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* END CSS RESET */

body {
font-family: "trebuchet MS" Arial, Helvetica, sans-serif;
text-align:center;
background-color: #d1d1d1;
}

#content {
width: 900px;
margin: auto;
margin-top:15px;
margin-bottom:15px;
background-color: #FFFFFF;
font-size: 16px;
border: 2px solid #a7a7a7;
text-align:left;
position:relative;
}

#logo {
margin:-2px 0 0 -2px;
}
   
#main-content {
width: 479px;
margin-top: 15px;
margin-left: 213px;
margin-bottom: 10px;
font-size:1.1em;
}

#leftside{
position:absolute;
top:135px;
width: 173px;
margin-left: 20px;
background-color: #fcfcfc;
background-repeat: no-repeat;
background-position: right top;
margin-top: 231px;
}  

#leftside b{
font-size:12px
}

#rightside{
position:absolute;
width: 173px;
right: 20px;
top:366px;
background-color: #fcfcfc;
background-repeat: no-repeat;
background-position: right top;
}  

p {
padding: 6px;
line-height: 140%;
}

h1 {
font-size: 21px;
color:#012434;
margin-bottom:5px;
position:absolute;
top:362px;
left:213px;
}

h2 {
font-size: 16px;
padding: 6px;
margin-top: 35px;
margin-bottom: -5px;
color: #000000;
}

h3 {
font-size:16px;
font-weight:bold;
color:black;
margin-top:20px;
}

big strong {
color:#6e6161;
position:absolute;
top:393px;
left:213px;
}

span.bold {
font-weight: bold;
font-size:14px;
color:#1b618e;
display:block;
margin-top:10px;
}

span.top {
font-weight: bold;
font-size:14px;
color:#1b618e;
display:block;
margin-top:286px;
}

span.highlight {
font-weight: bold;
}
a:link {
color: #002e66;
text-decoration:underline;
}

a:visited {
color: #002e66;
text-decoration:underline;
}

a:hover {
color:#002e66;
}

a:active {
color: #002e66;
}

a {
text-decoration:none;
}

#topnav {
clear: both;
width: 900px;
margin: 0 auto;
margin-top:-4px;
height: 46px;
background: url(/image/head-back.png) left no-repeat;
}

#topnav a:link {
text-decoration: none;
color:white;
}
#topnav a:visited {
text-decoration: none;
color:white;
}
#topnav a:active {
text-decoration: none;
color:black;
}

#topnav ul {
padding: 0 0 0 10px;
margin: 0 auto;
height: 39px;
list-style: none;
}

#topnav ul li {
float:left;
padding-right: 5px;
}

#topnav li a {
float: left;
display: block;
color: #FFF;
font-size: 12px;
line-height: 39px;
text-align: center;
padding: 0px 0 0 0px;
}
#topnav  li a b {
float: left;
display: block;
padding: 0px 22px 0 22px;
}
#topnav  li.current a, #topnav  li a:hover {
color:#00000;
text-decoration: none;
background: url(/image/head-right.png) right top no-repeat; 
}
#topnav  li.current a b, #topnav li a:hover b {
color: #00000;
text-decoration: none;
background: url(/image/head-left.png) left top no-repeat;
}

ul.check li {
list-style: none;
margin: 0;
padding: 10px 0 5px 28px;
background: #FFF url(/image/check.png) no-repeat 4px 50%;
}

ul.list li {
list-style-type: disc;
list-style-position:inside;
margin: 0;
padding: 7px 0 5px 10px;
}

.inset {
float:right; 
margin:0px 0 5px 20px;
}

.left {
float:left; 
margin:20px 25px 0 0;
padding:0 15px 10px 0;
}

.logo {
margin: 7px 0 -7px 25px;
}

#mainbck {
position:absolute;
top:129px;
left:-2px;
width:904px;
height:220px;
background-image:url('/image/topbck3.jpg');
}

#basic {
position:absolute;
top:15px;
left:428px;
}

#athome {
position:absolute;
top:15px;
left:227px;
}

#online {
position:absolute;
top:15px;
left:28px;
}


.footnav {
clear: both;
background: url(/images/footer.png) left no-repeat;
width:904px;
height:75px;
text-align: left;
margin: 55px 0 -10px -2px;
color:white;
}

.footnav a {
color: white;
margin-right: 10px;
font-size:11px;
}
.footnav a:visited {color: white}
.footnav a:active {color: #890000}

.footnav ul {
margin:25px 0 0 15px;
}



ul.leftnav {
margin-bottom:10px;
font-weight:bold;
}

ul.leftnav li {
margin:3px 0 8px 10px;
}

.rightside {
margin-top:10px;
}

.box {
margin-top:10px;
background: url(/images/news.png) left no-repeat;
width:173px;
height:306px;
padding:0px 0 0 10px;
}

h5 {
font-weight:normal;
padding: 30px 12px 0 0;
}

h6 {
margin:4px 12px 0 56px;
font-weight:normal;
}

h4 {
font-weight:normal;
margin: 46px 12px 0 0;

}

select.states{
margin:5px 0 15px 10px;
}

#gb1 {
display:block;
width:170px;
height:15px;
text-decoration:none;
margin:80px 0 0 90px;
}

#gb2 {
display:inline-block;
width:180px;
height:15px;
text-decoration:none;
margin:70px 0 0 80px;
}

#licensing {
position:absolute;
top:135px;
left:328px;
width:193px;
height:55px;
text-decoration:none;
}

#ce {
position:absolute;
top:135px;
left:661px;
width:193px;
height:55px;
text-decoration:none;
}

