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


body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:.7em;color:#000;}

.mainContainer {margin: 0 auto;width:100%;}
.innerContainer {width:886px;text-align:left;}


.topheader {background:url(images/top.jpg);height:47px;width:917px;color:#fff;text-align:left;}

.topheader .topbutton {background:url(images/header-bg.jpg);display:block;line-height:12px;padding-top:7px;margin-top:10px;float:left;margin-left:20px;}
.topheader a.topbutton  {color:#fff;font-weight:bold;text-decoration:none;height:20px;text-align:center;padding:7px 8px 0 9px;}
.topheader a:hover.topbutton  {color:#fff;font-weight:bold;text-decoration:underline;}

.bottomLinks a.topbutton  {color:#000;font-weight:normal;text-decoration:none;height:20px;text-align:center;padding:4px 4px 0 4px;border-left:1px solid black;}
.bottomLinks a:hover.topbutton  {color:#000;font-weight:normal;text-decoration:underline;}

.colOne {float:left;width:660px;margin-right:1px;}
.colTwo {float:left;}

.header {background:url(images/header-bg.jpg);height:27px;width:659px;line-height:1.9em;color:#fff;font-weight:bold;padding-left:10px;}

.mainContent {background-color:#CCCCCC;padding:10px;}

.subContent {background-color:#CCCCCC;padding:10px;}

.bottomLinks {background:url(images/bottom-bg.jpg);height:27px;width:658px;line-height:1.9em;color:#000;font-weight:normal;padding:12px 130px 0 130px;margin-top:8px;clear:left;text-align:center;}

