@charset "utf-8";
/* CSS Document */

body {
color: #2e2f33;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bodybg { 
vertical-align: top;
background: url(images/bodybg.jpg) no-repeat top #CDD2D5 ;
}

h1 {
color: #1c5189;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}

.nav, a.nav, a.nav:link, a.nav:visited {
color: #ffffff;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.nav:hover {
color: #666666;
}

.footer {
color: #CCCCCC;
font-size: 11px;
}



.navpipe, a, a:link, a:visited, a:active  {
color: #386DB9;
}

a, a:link, a:visited, a:active  {
color: #386DB9;
text-decoration: underline;
font-weight: bold;
}

a:hover  {
color: #386DB9;
text-decoration: none;
font-weight: bold;
}



.headerseo {
font-size: 10px;
text-transform: uppercase;
}




