body {
font-family: Tahoma, Verdana, sans-serif;
font-size: 14px;
color: #000000;
line-height: 20px;
background-image: url(../images/blue.jpg);
padding-top: 3px;
padding-bottom: 3px;
margin: 0;
text-align: left;
}

h1 {
font-size: 24px;
color: #003366;
padding-bottom: 10px;
padding-top: 10px;
font-weight:normal;
}

h3 {
font-size: 18px;
color: #669933;
}

.menu_hr {
margin: 0;
padding: 0;
color: #8BD1F5;
background-color: #8BD1F5;
border: 0;
height: 1px;
}

.pagewrapper {
width: 985px;
padding: 0;
margin: 0 auto;
text-align: left;
}

.header {
width: auto;
height: auto;
padding: 0;
margin: 0;
background-image: url('../images/header_bk.jpg');
background-repeat: no-repeat;
}


.header_bottom {
clear: both;
width: auto;
height: auto;
padding: 0;
margin: 0;
}

.content-wrapper {
clear: both;
width: auto;
height: auto;
background-image: url(../images/greebk.jpg);
border-top:1px solid #ffffff;
}

.content-wrapper-inside {
clear: both;
width: auto;
height: auto;
background-image: url(../images/contentbk.jpg);
border-top:1px solid #ffffff;
}

.page-content {
clear: both;
padding-left: 15px;
padding-right: 15px;
width: auto;
height: auto;

}

.top_content {
color: #FFFFFF;
padding-left: 25px;
}
.bluebox {
clear: both;
padding: 0;
margin: 0;
width: 985px;
height: 254px;
background-image:url(../images/bluebk2.jpg);
}


a:link {
color: #0066CC;
text-decoration:none;
}

a:visited {
color: #0066CC;
text-decoration:none;
}

a:hover {
color: #0066CC;
text-decoration:none;
}

a:active {
color: #0066CC;
text-decoration:none;
}

a:visited:hover{
color: #0066CC;
text-decoration:none;
}

/******** MENU ***********/

.nav {
padding-top:6px;
padding-right:16px;
font-size: 12px;
clear: both;
width: auto;
height: 29px;
background-image: url(../images/navbk3.jpg);
background-repeat: no-repeat;
color: #000000;
text-align: right;
font-weight:bold;

}

.menu_link {
padding-left: 25px;
height: 37px;
float: right;
}

.nav a {
color: #000000;
font-size: 12px;
text-decoration: none;
}

.nav a:link {
color: #000000;
font-family: verdana;
font-size: 15px;
text-decoration: none;
}

.nav a:visited {
color: #000000;
font-family: verdana;
font-size: 15px;
text-decoration: none;
}

.nav a:hover {
color: #003399;
font-family: verdana;
font-size: 15px;
text-decoration: none;
}

.nav a:active {
color: #FFFFFF;
font-family: verdana;
font-size: 15px;
text-decoration: none;
}

.nav a:visited:hover{
color: #003399;
font-family: verdana;
font-size: 15px;
text-decoration: none;
}
.nav .spacer {
color: #2F4668;
padding: 0 4px 0 4px;
}

.transMenu {
position: absolute;
overflow: hidden;
left: -1000px;
top: -1000px;
}

.transMenu .content {
position: absolute;
}

.transMenu .items {
position: relative;
left: 0px;
top: 0px;
z-index: 2;
}

.transMenu.top .items {
border-top: none;
}

.transMenu .item {
color: #F0F0F0;
background-color: #75B756;
font-size: 14px;
text-decoration: none;
border: none;
cursor: pointer;
cursor: hand;
text-align:left;
}

.transMenu .background {
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
-moz-opacity: .9;
filter: alpha(opacity=90);

}

.transMenu .shadowRight {
position: absolute;
z-index: 3;
top: 3px;
width: 2px;
-moz-opacity: .4;
filter: alpha(opacity=40);
}

.transMenu .shadowBottom {
position: absolute;
z-index: 1;
left: 3px;
height: 2px;
-moz-opacity:.4;
filter: alpha(opacity=40);
}

.transMenu .item.hover {
background: #CCCC99;
color: #003366;
}

.transMenu .item img {
margin-left:10px;
}

/******** END MENU *******/

/******** FOOTER ***********/

.footer {
clear: both;
background-image: url(../images/footer2.jpg);
height: 28px;
padding-top: 3px;
text-align: center;
font-size: 10px;
}

.footer a:link {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited {
color: #FFFFFF;
text-decoration:none;
}

.footer a:hover {
color: #CCCCCC;
text-decoration:none;
}

.footer a:active {
color: #FFFFFF;
text-decoration:none;
}

.footer a:visited:hover{
color: #CCCCCC;
text-decoration:none;
}

/******** END FOOTER *******/

.box {
width: 206px;
border: 1px #216395 solid;
padding: 0;
margin: 0;
}



.clearboth {
clear: both;
}
