/*

body
{
    background: url('gfx_body_bg.jpg') repeat-x;
    background-color: #004021;
    font-family: Tahoma, Trebuchet MS, Verdana, Arial;
    font-size: 10pt;
    height: 100%;
    padding: 0px;
    margin: 0px 0px 1px 0px;
}
td, input
{
    font-size: 10pt;
}
a img 
{
    border: 0px;
}
.header_table
{
    background-color: #FDF4B4;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    height: 135px;
    float: left;
    background-image: url('gfx_header_bg.png');
    background-repeat: repeat-x;
}
.search_area
{
   text-align: right;
   font-size: 8pt; position:
   relative; top: -50px;
   display: block;
   padding-right: 8px;
}
.nav_table
{
    color: #ffffff;
    font-weight: bold;
    height: 20px;
    background-color: #FDF4B4;
    background-image: url('gfx_nav_bg.png');
    border: solid 1px #000000;
}

.content_table
{
    background-color: #ffffff;
    border-bottom: solid 1px #000000;
}
.MainMenu_MenuBreak
{
    border: 0;
}

.LoginLink
{
    padding-bottom: 3px;
    padding-right: 4px;
    margin: 0;
    text-align: right;
}



.SkinObject 
{
    font-size: 8pt;
    font-family: Trebuchet MS, Verdana, Arial;
}


.SkinObject {color:#004021;font-family:Tahoma,Arial,Helvetica;font-size:10pt;font-weight:bold;text-decoration:none;}
a.SkinObject:link {color:#004021;text-decoration:none;}
a.SkinObject:visited {color:#004021;text-decoration:none;}
a.SkinObject:hover {color:#004021;text-decoration:none;}
a.SkinObject:active {color:#004021;text-decoration:none;}

a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#000000;text-decoration:underline;}
a:active {color:#000000;text-decoration:none;}

.CommandButton
{
    font-size: 8pt;
}
.nav_separator
{
    color: #ffffff;
    font-weight: bold;
    background-color: #FDF4B4;
    background-image: url('gfx_nav_bg.png');
}
.bottom_nav_separator
{
   color: #ffffff;
   font-weight: bold;
}
.MainMenu_MenuItem_Vert
{
    color: #000000;
    font-size: 8pt;
    height: 20px;
    font-weight: bold;
}
.MainMenu_MenuItemSel_Vert
{
    color: #333333;
    font-size: 8pt;
    height: 20px;
    font-weight: bold;
}
.MainMenu_SubMenu_SiteMap
{
    color: #000000;
    font-size: 8pt;
    height: 20px;
    font-weight: bold;
}

*/

html
{
   font-size: 13px;
}
body
{
   background: url('page_bg.jpg') fixed center no-repeat;
   background-color: #4B6E1C;
   font-family: Tahoma, Verdana, Arial;
   font-size: 13px;
}
td
{
   font-size: 13px;
}
img
{
   border: 0;
}
form
{
   display: inline;
}
a
{
   color: #404040;
}
h3
{
   font-size: 1.5em;
   font-weight: bold;
   color: #000000;
}
td.menu_item, .menu_item
{
    padding: 6px;
    font-weight: bold;
    background-image: url('mid.jpg');
    height: 40px;
    color: #ffffff;
    text-align: center;
}
td.menu_item:link
{
    background-image: url('mid.jpg');
    color: #ffffff;
    text-decoration: none;
}
td.menu_item:visited
{
    background-image: url('mid.jpg');
}
td.menu_item:hover
{
    background-image: url('mids.jpg');
    text-decoration: underline;
}
input, select
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
}
li
{
    padding-top: 1px;
    padding-bottom: 1px;
}
.item_title
{
    font-weight: bold;
    font-size: 2em;
    color: #000000;
    line-height: 2em;
    letter-spacing: -1px;
    text-align: left;
}
.page_title
{
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #ffffff;
    text-align: center;
    font-size: 1.5em;
    color: #000000;
    font-weight: bold;
}
.red
{
    color: #ff0000;
}
.big_red
{
   color: #ff0000;
   font-weight: bold;
}
.MainMenu_MenuContainer
{
   background-image: url('mid.jpg');
   height: 40px;
   color: #ffffff;
}
.MainMenu_MenuItem td, .MainMenu_MenuArrow td
{
   color: #ffffff;
   border: 0;
   font-size: 10px;
}
.MainMenu_MenuItemSel td
{
   font-size: 10px;
}
.MainMenu_MenuBreak
{
   background-image: none;
   background-color: Transparent;
   border: 0;
   color: #ffffff;
}
.MainMenu_SubMenu
{
   color: #ffffff;
   background-color: #317C29;
   border-color: #317C29;
   border: 0;
}
.MainMenu_MenuIcon
{
   background-color: #317C29;
   border: 0;
}
.tmg_copyright
{
   text-align: center;
   background: url('company_25.jpg');
   width: 100%;
   color: #ffffff;
}
.copyright
{
    color: #ffffff;
    text-align: center;
    font-size: 0.8em;
}
.MainMenu_MenuSeparator
{
   color: #ffffff;
}
.fauxButtonOuter
{
   position: relative;
   height: 36px;
}
.fauxButtonInner
{
   background-color: #0276a8;
   position: absolute;
   top: 50%;
   margin-top: -18px;   
   width: 100px;
   height: 36px;
   color: #ffffff;
   font-weight: bold;
   text-align: center;
}
