
body {
background: #D7E9F1 url(images/bodybg2.gif) repeat-x top left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #50554D;
text-align: center;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color: #5F9606;
}

a img {
border: none;
}

a:hover {
color: #000;
text-decoration: underline;
}

#Container {
width: 990px;
margin: 0 auto;
}

#header {
width: 100%;
height: 129px;
background: url(images/topbg.gif) no-repeat top left;
padding-top: 36px;
}

.floatright {
float: right;
width: 55%;
text-align: left;
margin-right: 10px;
}

.floatleft {
float: left;
width: 40%;
text-align: left;
}


.floatright2 {
float: right;
width: 48%;
text-align: left;
margin-right: 10px;
}

.floatleft2 {
float: left;
width: 48%;
text-align: left;
}

#navcontainer ul
{
margin-top: 40px;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
text-align: center;
padding-top: 4px;
width: 86px;
height: 24px;
float: left;
margin-left: 10px;
color: #fff;
background: url(images/navbg.gif) no-repeat top left;
}

#navcontainer ul li a:hover
{
font-size: 12px;
background: url(images/navbg2.gif) no-repeat top left;
}


#topImg {
margin-top: -25px;
}


#content {
text-align: left;
line-height: 20px;
}


#sidebar {
float: left;
width: 271px;
margin-top: 10px;
}

.sidebarbg {
background: url(images/sidebarbg.gif) no-repeat top left;
padding: 30px 0px;
}

.sidebarcontent {
padding: 0 25px 8px;
text-align: left;
line-height: 20px;
}

h2 {
text-transform: uppercase;
color: #3B4B5D;
font-weight: normal;
font-size: 18px;
padding-bottom: 10px;
margin-top: 15px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #5D8395;
text-transform: uppercase;
text-align: center;
margin-top: 0px;
}

h4 {
margin-top: 0px;
font-size: 15px;
color: #4F707A;
margin-left: -5px;
padding-bottom: 12px; padding-left: 3px;
background: url(images/sidebarbgH.gif) no-repeat bottom left;
}



.sidebarbg ul li {
}





.blk {
border-bottom: 1px dotted #CCC;
padding: 10px 3px;
margin: 20px 0;
overflow: hidden;
}


.blk2 {
border: 1px dotted #CCC;
text-align: center;
padding: 10px 3px;
margin: 20px 0;
overflow: hidden;
}

.servicetext {
text-transform: uppercase;
font-size: 10px;
text-align: center;
margin-top: -10px;
line-height: 18px;
}

#footer {
clear: both; float: left;
font-size: 10px;
background-color: #24475D;
color: #7999AA;
padding: 5px 0 8px 0px;
/*margin-right: 37px; */
 width: 649px;
margin-left: 33px;
text-align: left;
}


#footerLong {
clear: both; float: left;
font-size: 10px;
background-color: #24475D;
color: #7999AA;
padding: 5px 0 8px 0px;
/*margin-right: 37px; */
 width: 923px;
margin-left: 33px;
text-align: left;
}

img.imgstyle {
border: 1px solid #666;
}

.imgleft {
float: left;
}

.pageimg {
padding: 3px;
border: 1px solid #CCC;
margin: 2px 20px 0px 0px;
}

.page {
text-align: right;
}

.page a {
padding: 3px;
background-color: #FFF;
color: #1D546F;
margin: 0 2px;
}

.pageCurrent {
padding: 3px 6px;
background-color: #DDD;
color: #555;
}