body {margin: 0px;background-color: #FFFFFF;font-size: 11px;line-height: 14px;color: #2C2D2E; font-family:Arial, Helvetica, sans-serif;}
#footer {padding-top: 10px;padding-bottom: 10px;padding-left: 25px;font-size: 10px;color: #7F7F7F;}
div.siteFooterLinks{white-space:nowrap;}
a {text-decoration: none;font-weight:normal;}
td.left {background-repeat:repeat-x; padding: 5px 18px 18px 18px;}

#menu {padding-top:15px;}
#menu a {font-size:12px; padding-top:5px; color:#333; display:block; width:159px; height:21px; margin-bottom:5px; background:url("images/bg_menu.png") no-repeat top;}
#menu a span {padding-left:5px;}
#menu a:hover {color:#2170bd;}

td.subContentBody {padding: 5px 15px 15px 15px; background-repeat:repeat-x;border-left: 1px solid #999999;}
div.contentHeaderContainer{width: 560px; padding-top:15px;}
div.contentBodyContainer{width: 560px;}
table {border:1px solid #999999; margin-top:10px;}
td.bottom {border-top: 1px solid #999999;}
    /* this for the rounded corners for the main menu */
#header {
      background:#DAE0D2 url("bg.gif") repeat-x bottom;
      line-height:normal;
	  width:100%;
	  position:relative;
      }
#header ul {
	  margin:0px;
	     float:left;
      padding:3px 10px;
      list-style:none;
	  font-size:14px;
	  position:relative;
      left:50%;
      text-align:center;
      }
#header ul li {
	  float:left;
      background:url("images/left_both.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
	  margin:0 5px 0 5px;
	  position:relative;
      right:50%;
      }
#header a {
      float:left;
      display:block;
      width:.1em;
      background:url("images/right_both.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      }
#header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #nav {
      background-position:0 -150px;
      border-width:0;
      }
    #nav a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#2170bd;
      }
    #header li:hover {
      background-position:0% -150px;
      }
    #header li:hover a {
      background-position:100% 0px;
	  color:#fff;
      }
	  /*end*/