body {
  cursor:default;
  font-family:trebuchet ms,sans-serif;
  font-size:9pt;
  color:#545454;/*#8C8D8F;/*#525252;*/
  line-height:19px;
  
  margin:0px;
  padding:0px;
  background-image:url(/pics/bg.gif);
  background-position:bottom right;
  background-repeat:no-repeat;

  text-align:center;
  
  background-color:#c6c7c8;
}

FORM { margin:0px; padding: 0px; }

a,a:link,a:visited  {
  cursor:pointer;
  color:#444444;
  text-decoration:underline;
}
a:hover,a:active  {
  cursor:pointer;
  color:#222222;
  text-decoration:none;
}

.Menu {
  position:absolute;
  border:1px solid #e6e6e6;
  border-width:0 1px 1px 0;
  z-index:10;
  background-color:#FFFFFF;
  background-image:url(/pics/menu_bg.gif);
  background-repeat:repeat-x;
  filter:alpha(opacity=100);
  /*padding-top:4px;
  padding-bottom:4px;*/
}
.SubMenu {
  z-index:12;
}
.MenuItem {
  cursor:pointer;
  position:;
  height:19px;
  padding:2px;
  padding-left:8px;
  padding-right:8px;
}
.MenuText {
  height:21px;
  padding:2px;
  padding-left:8px;
  padding-right:8px;
  color:#0046ad;
  font-size:12pt;
}
.MenuItem.Normal {
}
.MenuItem.NormalOver {
  background-color:#1364da;
  background-image:url(/pics/menu_item_over_bg.gif);
  background-repeat:repeat-x;
}
.MenuItem.Active {
  /*font-weight:bold;*/
  /*text-decoration:underline;*/
}
.MenuItem.ActiveOver  {
  /*font-weight:bold;*/
  /*text-decoration:underline;*/
  background-color:#1364da;
  background-image:url(/pics/menu_item_over_bg.gif);
  background-repeat:repeat-x;
}
.MenuLink,.MenuLink:link,.MenuLink:hover,.MenuLink:active,.MenuLink:visited {
  text-decoration:none;
  color:#525252;
}
.MenuLink.Active,.MenuLink.Active:link,.MenuLink.Active:hover,.MenuLink.Active:active,.MenuLink.Active:visited {
  text-decoration:none;
  color:#0046AE;
}
.InfoBar {
  color:#FFFFFF;
  line-height:15px;
}

.InfoBar  a,.InfoBar  a:link,.InfoBar  a:visited  {
  cursor:pointer;
  color:#FFFFFF;
  text-decoration:none;
}
.InfoBar  a:hover,.InfoBar  a:active  {
  cursor:pointer;
  color:#DDDDDD;
  text-decoration:none;
}
/*
.LightInput_up {
  border-width:1px;
  border-style:solid;
  border-color:#939393;
  padding:1px;
  padding-left:3px;
  height:17px;
  background-image:url(/pics/LightInput_bg.gif);
  background-repeat:repeat-x;
  background-position:top left;
  color:#1364da;
}
.LightInput_over {
  border-width:1px;
  border-style:solid;
  border-color:#939393;
  padding:1px;
  padding-left:3px;
  height:17px;
  background-color:white;
  color:#0C5582;
}
*/
.textarea_up {
  padding:1px;
  padding-left:3px;
  height:87px;
  background-image:url(/pics/input_large_up.gif);
  background-repeat:repeat-x;
  background-position:top left;
  color:#02367E;
}
.textarea_active  {
  padding:1px;
  padding-left:3px;
  height:87px;
  background-image:url(/pics/input_large_active.gif);
  background-repeat:repeat-x;
  background-position:top left;
  color:#02367E;
}
.input_up {
  padding:1px;
  padding-left:3px;
  height:17px;
  background-image:url(/pics/input_up.gif);
  background-repeat:repeat-x;
  background-position:top left;
  color:#02367E;
}
.input_active  {
  padding:1px;
  padding-left:3px;
  height:17px;
  background-image:url(/pics/input_active.gif);
  background-repeat:repeat-x;
  background-position:top left;
  color:#02367E;
}
.border_dark  {
  border-width:1px;
  border-style:solid;
  border-color:#0C5582;
}
.border_light  {
  background-position:-1px -1px;
  border-width:1px;
  border-style:solid;
  border-color:#939393;
  /*border-top-width:0px;
  border-left-width:0px;*/
}
.BoldBlue {
  color:#02367E;
  font-weight:bold;
}
input,textarea {
  font-size:9pt;
  font-family:trebuchet ms,sans-serif;
}
input[type="submit"] {
  cursor:pointer;
  color:white;
  background-color:#0046AE;
}
.BreadCrumb,.BreadCrumb:link ,.BreadCrumb:visited  {
  color:#8C8D8F;
}
.BreadCrumb:hover,.BreadCrumb:active {
  color:#333333;
}

h1 {
  color:#0046AE;
  font-size:17pt;
  margin-top:0px;
  /*margin-bottom:5px;*/
}
h2 {
  color:#0046AE;
  font-size:14pt;
  margin-top:0px;
  margin-bottom:0px;
}
h3 {
  color:#0046AE;
  font-size:11pt;
  margin-bottom:0px;
  /*font-style:italic;*/
}
h4 {
  color:#0046AE;
  font-size:9pt;
  margin:0px;
}
.Button_up {
  background-color:#0046AE;
  color:white;
}
.Button_over {
  background-color:#002288;
  color:white;
  cursor:pointer;
}
p { 
  margin: 0; 
  padding: 0; 
}

.td1 {
  font-weight:bold;
  padding:1px;
  padding-left:0px;
  /*color:#545454;*/
}
.td2 {
  padding:1px;
  padding-left:5px;
  /*color:#545454;*/
}

.SimpleMain {
  background-color:white;
  width:872px;
  padding-top:10px;
  padding-bottom:20px;
  padding-left:20px;
  padding-right:30px;
  margin:auto;
  text-align:left;
  background-image:url(/pics/simple_bg.gif);
  background-repeat:repeat-y;
}
.SimpleFoot {
  width:922px;
  height:124px;
  margin:auto;
  background-image:url(/pics/simple_bottom.jpg);
  background-repeat:no-repeat;
}

