body {
       text-align: center;
       min-width: 600px;
     }
#container {
        background: #fff;
        color: #000;
        text-align: left;
        border: solid #657e97;
	border-width:2px;
        line-height: 1.3;
        margin: 5px auto;
	width:975px;
	
}
#edit  {
        background-color: #96B796;
        color: #003366;
        width: 600px;
        border: solid 2px #003366;
        padding: 1px;
   }

.odd td {
        background-color:#96B796;
        background-color:#657E97;
	 background-color:#CDDBCD;
        color:black;
        font-family: Arial, sans-serif;
        font-size: 9pt;
}

.even  td{
        background-color: #FFFAF0;
        color:black;
        font-family : Arial, sans-serif;
        font-size : 9pt;
}



#main_header {position:relative;
        background: url(images/fit_logo.gif) no-repeat top left;
        height:120px;
        text-align:right;
}

#main_header h3 {
        padding:1em;
        color:#96B796;
}
#header_pic {height:100%;float:right;width:50%;}
/*this is where the main menu bar would go
 *  * check chromestyle.css for main menu bar*/
.shadow_div {border:none black 1px;background:url(images/menu_glow.png) no-repeat bottom;height:7px;}
* html .shadow_div{margin-bottom:-7px;margin-right:-4px;}

.menu_shadow {border:none red;border-width:1px 0;background:url(images/menu_shadow.png) repeat-x top right;height:7px;}
* html .menu_shadow{margin-bottom:-7px;margin-right:-4px;}
/*wrapper_extra is just to keep content, nav, extra divs the same height*/
#wrapper_extra {
        position: relative;
}


/*main div is a wrapper around content, nav, extra divs*/
#main {
	 background: #657e97 url(images/nav_back.gif) repeat-y  left;
        overflow: hidden; /* This hides the excess padding in non-IE browsers */
	min-height:575px;;border-bottom:solid 1px #858f93;
}
#content a,#content  a:visited {
color:black;
text-decoration:underline;
}

* html #main {
          position: relative;
          height:500px; /*the holly hack*/
}
* html #main {overflow:visible;}
#content, #nav, #extra {overflow:hidden;
        padding-bottom: 225px !important;
        margin-bottom: -225px !important;
        }




/* Nav submenu stuff */

#nav {
        background:#96B796;
        float: left;
        width: 200px;
	font-size:11px;
      }
.nav_menu{
        width:80%;
        float:right;
        margin: 10px 0px 0px 0px;
        background:#cddbcd;
}

.nav_menu h3 {
         background: url(images/nav_body.gif) repeat-y top right;
         color:#96b796;
         text-align:center;
         font-weight: bold;
}
.showarrow { 
	background: url(images/arrow.gif) no-repeat   left;
	padding:2px 0;
	margin-left:9px;
	padding-left:19px;
}

.showarrowsub { 
	background: url(images/arrow.gif) no-repeat   left;
	padding:2px 0;
	margin-left:19px;
	padding-left:19px;
}

.new_list{
	padding:2px 0;
	width:100%;
}

.new_list a,.new_list a:visited {
	width:100%;
        color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.new_list:hover, .new_list:hover a,.new_list a:hover {
        background-color: #eaf3fa;
        color: #96b796;
}
.selected:hover, .selected:hover a,.selected a:hover, .selected {width:100%;
        color:#96b796;
        background-color:white;
        text-decoration:none;
        font-weight:bold;}

.nav_header  {margin-top:-20px;
          margin-top:-8px !important!;
        background: url(images/nav_body.gif) repeat-y top right;
}

* html .nav_header{margin-top:-8px;}
.nav_bottom {
        height:10px;
        background: url(images/nav_bottom.gif) no-repeat bottom left;
}

.round_nav_top {
        background: url(images/nav_top.gif) no-repeat top left;
}
.round_nav_bottom  {margin-left:-9px;margin-bottom:-4px;
        background: url(images/roundedcornr_nav_bl.png) no-repeat bottom left;
}

.round_nav_top div, .round_nav_top,.round_nav_bottom div, .round_nav_bottom{
        width: 100%;
        height: 20px;
}

/*End of Nav Sub menu */

/* Begin main Content Stuff*/
#content
        {
	font-size:12px;
        background:#fff;
        float: left;
        width: 575px;
	min-height:575px;
	margin-bottom: 0px;
        }
#content td,#content th  {
        font-size:12px;
	}
/*Content Table Style*/
#content_tab,#contract_tab
	{
	width:525px;
	padding: 5px 0px 0px 0px;
	margin: 0 1em 1em 1.5em;
	}
#content_tab th,#contract_tab th
	{
	background-color:#96b796;
	padding: 5px;
	font-size:11px;
	text-align: center;
	vertical-align:middle;
	}
#contract_tab th {color:black;font:verdana;font-weight:bold;}

#contract_tab td {color:black;font:verdana ;}


#content_tab td,#contract_tab td
	{
	background:#cddbcd;
	font-size:11px;
	padding: 5px;
	}

#content_tab td.half 
	{
	width:50%;
	}

#content_tab td.one_fifth
        {
	text-align:center;
	width:20%;
	vertical-align:middle;
	}

#content_tab td.sixteen
        {
        text-align:center;
        width:16%;
        vertical-align:middle;
       }
					
/*End Style*/

/*Content Image Caption*/

#content td.caption
	{
	font-size:11px;
	text-align: center;
	font-weight: bold;
	vertical-align:middle;
	}


p.caption
	{	
	font-size:10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	}
		        
/*End Style*/


* html #content { overflow:visible;
        display: inline; 
	height:600px;
}
#content h3{
        margin:0 1em 1em 2em;
        color: #175797;
        font-size:12px;
        font-weight: bold;
        font-variant: small-caps;
}

#content ul {
	list-style-position: outside;
	margin: 0 1em 1em 1em;
}

.content_header {
        padding-top:10px ;
        margin: 0 1em 1em 2em;
	color: #00853f;
        font-size: 12px;
        font-weight: bold;}
.content_box {
        margin: 10px 7%;
        background:#d9e3ed;
	font-family:verdana;
        color:#175797;
        font-weight:normal;
        background: url(images/content_top.gif) no-repeat top left;
}
.content_box_top {
        background: url(images/content_top_corner.gif) no-repeat top right;
}
.content_box_bottom {
        background: url(images/content_bottom.gif) no-repeat bottom left;
}
.content_box_bottom div {
        background: url(images/content_bottom_corner.gif) no-repeat bottom right;
}
.content_box_content {
        padding:4px 8px 8px 4px;
        background: url(images/content_body.gif) top right repeat-y;
}

.content_box_content {
        padding:4px 8px 8px 4px;
        background: url(images/content_body.gif) top right repeat-y;
}
.content_box_top div,.content_box_top{
        height: 13px;
        font-size: 1px;
}
.content_box_bottom div, .content_box_bottom {
         height: 18px;
         font-size: 1px;
}
.up {
        height: 8px;
        background: #C6C6C6 url('uprow.gif') repeat-x left;
        ;
}
.dn {
        height: 8px;
        background: #C6C6C6 url('dnrow.gif') repeat-x left;

}

/*End of Main Content Stuff*/

/* Begin Extra Div */

#extra {
        width: 195px;
        float:left;
        color:#175797;
        font-weight:normal;
	font-size:11px;
        }
#extra a,#extra a:visited {
        color: #175797;
}

#extra a:hover {
        background-color: #eaf3fa;
        color: #175797;
}


.extra_box { 
        margin: 10px 7%;
        background:#d9e3ed;font-family:verdana;
        color:#175797;
        font-weight:normal;
	background: url(images/extra_top.gif) no-repeat top left;
}
.extra_box_top {
	background: url(images/extra_top_corner.gif) no-repeat top right;
}
.extra_box_bottom {
	background: url(images/extra_bottom.gif) no-repeat bottom left;
}
.extra_box_bottom div {
	background: url(images/extra_bottom_corner.gif) no-repeat bottom right;
}
.extra_box_content {
        padding:4px 8px 8px 4px;
	background: url(images/extra_body.gif) top right repeat-y;
}

.extra_box_top div,.extra_box_top{
	height: 13px;
	font-size: 1px;
}
.extra_box_bottom div, .extra_box_bottom {
 height: 18px;
         font-size: 1px;
	 }

/* Start Footer */
#footer_box {
        clear:both;
        background: #d9e3ed;
        text-align: center;
	color: #858f93;
	font-size:10px; 
	padding:12px 0;
	margin-bottom: 0px;
}
#footer_box a {
        text-decoration:none;
	font-family: verdana;
	color: #858f93;
}

#footer_box a:hover {
        background: #96b796;
        color: white;
}
/* End Footer */



.arrow_list_not_links{
         list-style-image: url(/images/arrow.gif); }



.dkgreen a,.dkgreen a:visited {color:#006600;text-decoration:none;}
.dkgreen li:hover,.dkgreen li:hover a,.dkgreen a:hover{
         background: #cddbcd;
}

form {margin:0 10px;}

.buttonize {background:#d9e3ed; border:outset 3px #657e97;padding:5px;text-decoration:none; color:black;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: bold 10px verdana, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {border:none 1px red;
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 4px 0 9px 18px;
}

a.button:active  { background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 8px 18px;
}

a.buttong {
    background: transparent url('images/greenRight.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: bold 10px verdana, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.buttong span {border:none 1px red;
    background: transparent url('images/greenLeft.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 4px 0 9px 18px;
}


a.buttong:active  { background-position: bottom right;
    color: #000;
    outline: none;
}

a.buttong:active span {
    background-position: bottom left;
    padding: 5px 0 8px 18px;
}
/*
 * a.button {
 *     color: #444;
 *         display: block;
 *             float: right;
 *                 font: bold 12px verdana, sans-serif;
 *                     text-decoration: none;
 *
 *                     }
 *
 *                     a.button span {
 *                         padding-right:10px;
 *                             display: block;
 *                             }
 *
 *                             a.button:active {
 *                                 color: #000;
 *                                     outline: none;
 *                                     }
 *
 */
.bar {
  background-color: #99aaaa;
  color: #3300cc;
  font-family : Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 2px 0px 2px 20px;
  cursor: pointer;
  margin: 0;
  font-size : 11pt;
  background-image:url(drag.gif);
  background-repeat:no-repeat;
}

