@charset "UTF-8";
/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #333333; line-height:1.2;}
body {background-image: url(../images/general/header_bg.jpg); background-repeat: repeat-x; margin:0px;}
form {margin:0 0 0 0;}

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #666666;}
h1 {font-size: 18px; color: #000000; padding:10px 0 15px 0;}
h2 {font-size: 14px; color: #000000;}

.clear {clear:both;}
.wrapper {width:960px; margin:0 auto;}
.logo {float:left; width:90px; height:147px; margin-top:9px; margin-bottom:11px;}
.nav {width:960px; position:relative; margin-left:-10px;}

.leftcol {float:left; width:710px; margin-top:20px;}
.rightcol {float:right; width:230px; margin-top:20px;}
.rightcol_top {background:url(../images/general/rightcol_top.png) top left no-repeat; height:10px; width:230px;}
.rightcol_middle {background:url(../images/general/rightcol_middle.jpg) top left repeat-y; width:215px; padding:0 5px 0 10px;}
.rightcol_bottom {background:url(../images/general/rightcol_bottom.jpg) top left no-repeat; height:10px; width:230px; margin-bottom:20px;}
.rightcol_middle h1 {font-size: 18px; color: #000000; padding:0 0 10px 0;}

.image_box {background:url(../images/general/image_box_bg.jpg) top left no-repeat; height:173px; width:960px; margin-bottom:20px;}
.image_box img {float:left; margin:15px 0 0 20px; height:137px; width:212px; border:#FFFFFF solid 2px;}

.footer_bg {background:url(../images/general/footer_bg.jpg) top left repeat-x; width:100%;}

.nav_footer {font-size:12px; margin:0; padding:15px 0 15px 0; float:left; line-height:1.2; }
.nav_footer_margin {margin:0 80px 0 0; }
ul.nav_footer
{
margin-left: 0;
padding-left: 0;
}

.nav_footer li
{
list-style-type: none;
}

.nav_footer a:link, .nav_footer a:visited
{
font-size:14px;
color: #fff;
text-decoration: underline;
}

.nav_footer a:hover
{
color: #999999;
text-decoration: none;
}

.footer_gray_bar {background-color:#333; border-top:#FFFFFF solid 1px; color:#FFFFFF; font-size:12px; height:30px; padding:5px 0 0 0;}
.footer_gray_bar a {color:#FFFFFF; text-decoration:underline;}