/* _________Visuals__________ */

* {
margin: 0;
padding: 0;
}

ul {
list-style: none;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #555544;
background: #a2c2d8;
}

h1 {
font-size: 14pt;
font-weight:lighter;
}

h2 {
font-size: 13pt;
font-weight:lighter;
}

h3 {
font-size: 12pt;
font-weight:lighter;
}

h4 {
font-size: 11pt;
font-weight:bold;
}

h5 {
font-size: 10pt;
font-weight:bold;
}

h6 {
font-size: 9pt;
font-weight:lighter;
}

h1, h2, h3, h4, h5, h6 {
color:#0066aa;
}

.hlb {
font-size: 10pt;
font-weight:bold;
color:#0066aa;
}
.nohr {
display: none;
}
.fi {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.compr {
width: 200px;
float: right;
}

.hilite {
font-size: 9pt;
font-weight:bold;
color: #009933;
}

.clearme {
clear: both;
}

.t1 {
background: url(../img/1.gif) no-repeat;
}

.t2 {
background: url(../img/2.gif) no-repeat;
}

.t3 {
background: url(../img/3.gif) no-repeat;
}

.t4 {
background: url(../img/4.gif) no-repeat;
}

.t5 {
background: url(../img/5.gif) no-repeat;
}

.t1, .t2, .t3, .t4, .t5 {
border: none;
height: 50px;
padding: 10px 4px 4px 52px;
background-position: 0px 6px;
}
.t1, .t2, .t3, .t4 {
border-bottom: 4px solid #a7c4d8;
}
.t2 {
background: url(../img/2.gif) no-repeat;
}

.ttl {
width: 100%;
color: white;
background: #b9b91b;
border-top: 3px solid #0099CC;
padding: 4px 0 4px 4px;
margin-top: 2px;
font-weight: bold;
}

/* _________Arch__________ */

div#wrap {
margin: 18px auto 0 auto;
position: relative;
width: 770px;
min-height: 300px;
height: auto !important;
height: 300px;
background: white;
border: 4px solid #ccc;
}

div#mainnav {
position: relative;
width: 770px;
margin-top: 10px;
}

#mainnav ul {
float: right;
width: 100%;
}

#mainnav ul li {
float: right;
background: url(../img/tb_r.gif) no-repeat top right;
margin-left: 1px;
margin-right: 1px;
}

#mainnav li a {
float: left;
display: block;
padding: 0 12px;
line-height: 24px;
background: url(../img/tb_l.gif) no-repeat top left;
text-decoration: none;
color: #fff;
font-size: 11px;
}

#mainnav ul a:hover {
color: #333;
}

div#logo {
clear: both;
background: url(../img/l_bg.jpg) repeat-x;
width: 770px;
height: 102px;
}

#logo img {
border: none;
margin-left: 4px;
}

div#content {
width: 100%;
position: relative;
min-height: 300px;
height: auto !important;
height: 300px;
}

div#subnav {
float: left;
border: 1px solid #0066CC;
width: 180px;
min-height: 140px;
height: auto !important;
height: 140px;
padding-bottom: 18px;
}

#login dt {
background:#0099FF;
background:url(../img/i_logt.jpg) repeat-x;
padding: 4px 0 4px 10px;
color: white;
font-weight: bold;
border-bottom: 1px solid #999999;
}

#login dd {
padding: 8px 0 8px 10px;
background: #d5dbe0;
}

div#maincontent {
position: relative;
float: right;
width: 560px;
padding-right: 18px;
font-size: 12px;
}

#maincontent a {
color: #0077bb;
}

#maincontent a:hover {
color: #009933;
}

#maincontent h1 {
background: url(../img/ico_cash.jpg) no-repeat;
background-position: 0 2px;
padding-left: 38px;
padding-top: 4px;
padding-bottom: 6px;
}

#maincontent li {
margin-left: 10px;
padding: 4px 0 4px 30px;
background: url(../img/check.jpg) no-repeat;
}

#maincontent li a {
text-decoration: none;
}

#maincontent li a:hover {
color: #009933;
text-decoration:underline;
}

#maincontent dl.websites {
float: left;
margin-bottom: 14px;
margin-right: 12px;
}

#maincontent dt {
border: 4px solid #666666;
}

#maincontent dd {
text-align: center;
}

#maincontent dt, #maincontent dd {
width: 116px;
}

#tools dt {
background:#0099FF;
background:url(../img/i_toolsbg.jpg) repeat-x;
padding: 4px 0 4px 10px;
color: white;
font-weight: bold;
border-bottom: 1px solid #999999;
}

#tools dd {
padding: 8px 0 8px 10px;
background: #d5dbe0;
}

#tools #tools_options {
position: relative;
background: #b7d6db;
}

#tools #tools_options li {
font-size: 11px;
font-weight: bold;
color: #325459;
}

#tools #tools_options li a {
color: #325459;
text-decoration: none;
}

#tools #tools_options li a:hover {
color: #448899;
}

div#auxnav {
background: #999999;
color: white;
border-top: 3px solid #b9b91b;
padding: 3px 0 3px 6px;
}

#auxnav a {
color: white;
text-decoration: none;
}

#auxnav a:hover {
color: #000;
}

div#programs {
position: relative;
float: right;
width: 560px;
padding-right: 18px;
font-size: 12px;
}

#programs h2, #maincontent h2 {
text-align: right;
padding-top: 1.2em;
padding-bottom: 1.2em;
font-size: 13pt;
font-weight:bold;
color: #ff6600;
/*background: url(../img/i_arrows.jpg) no-repeat 194px 16px;*/
}

#programs h2 a, #maincontent h2 a {
text-decoration: none;
color: #ff6600;
}

#programs h2 a:hover, #maincontent h2 a:hover {
border-bottom: 2px dotted #000;
}

dt.vgprograms {
background:#669999;
color: white;
font-weight: bold;
padding: 3px 0 3px 0;
}

dd.vgprograms {
background: #b7d6db;
margin: 3px 0 3px 0;
padding: 3px 0 3px 0;
}

div#footer {
margin: 0 auto;
padding-top: 6px;
padding-bottom: 8px;
position: relative;
width: 770px;
text-align: center;
}

div#signup {
position: absolute;
width: 151px;
height: 34px;
left: 328px;
top: 362px;
}

#maincontent #signup ul li {
margin: 0;
padding: 0;
width: 140px;
height: 40px;
background: url(../img/i_signup.jpg) no-repeat 16px 0;
}

#maincontent #signup li a {
display: block;
line-height: 34px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: lighter;
color: #408fc1;
text-decoration: none;
text-transform: capitalize;
text-align: center;
}

#maincontent #signup ul a:hover {
color: #333;
text-decoration: underline;
}

#signup ul a:visited {

}

#pages {
text-align: right;
color: #669900;
font-weight: bold;
}

#pages a {
color: #0077bb;
font-weight:normal;
}

#submenu {
position: relative;
width: 100%;
}

#signuplink {
float: left;
}

#signuplink ul li {
margin: 0;
padding: 0;
width: 140px;
height: 40px;
background: url(../img/i_signup.jpg) no-repeat 16px 0;
}

#signuplink li a {
display: block;
line-height: 34px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: lighter;
color: #408fc1;
text-decoration: none;
text-transform: capitalize;
text-align: center;
}

#signuplink ul a:hover {
color: #333;
text-decoration: underline;
}

#signuplink ul a:visited {

}

#maincontent #submenu #suboption {
float: right;
color: red;
}

#maincontent #submenu #suboption h2 {
font-size: 13pt;
font-weight:bold;
padding-top: 8px;
/*background: url(../img/i_arrows.jpg) no-repeat 194px 16px;*/
}