body {
  overflow: -moz-scrollbars-vertical;
  /*overflow-y: scroll;*/
  font-size: 12px;
}


body, table, td {
  margin: 0px;
  padding: 0px;
  font-family:  Sans-Serif, Arial, helvetica, Verdana, Bitstream Vera Sans,  ;
  color: #3E4A60;
  border-style: none;
  border-width: 0px;
}


form {
padding: 0;
margin: 0;
}

img { border-style: none; }

table.main {
  height: 100%;
}

td.leftside {
/*
  background-image: url(../images/bottom_left_right_background.png);
  background-position: bottom left;
  background-repeat: repeat-x;*/
/*background-color: #97A2B5;*/

background-color: #C4CCDB;
background-color: #FFFFFF;
}

td.rightside {
/*
  background-image: url(../images/bottom_left_right_background.png);
  background-position: bottom left;
  background-repeat: repeat-x;*/
/*background-color: #97A2B5;*/

background-color: #C4CCDB;
background-color: #FFFFFF;
}

td.content {
  text-align: left;
  vertical-align: top;
  height: 100%;
width: 916px;

padding-top: 8px;

  background-image: url(../images/page_background.png);
  background-position: top center;
  background-repeat: repeat-y;

background-color: #C4CCDB;
background-color: #FFFFFF;
}

td.top {
}

td.title, td.menu {
width: 916px;
  background-image: url(../images/page_background.png);
  background-position: top center;
  background-repeat: repeat-y;

background-color: #C4CCDB;
background-color: #FFFFFF;
}



td.bottom {
  width: 916px;
  background-image: url(../images/bottom_background.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 58px;

background-color: #C4CCDB;
background-color: #FFFFFF;
}


.content_padding {
 padding: 4px;
padding-top: 0px;
}





#menu {
  padding-left: 8px;
  padding-right: 8px;
}

#title_width {
  width: 916px;
}

#title {
  padding-left: 8px;
  padding-right: 8px;
}

#content {
  padding-left: 8px;
  padding-right: 8px;
}



#leftshadow {
  width: 100%;
  height: 100%;
  /*background-image: url(../images/left_right_background.png);
  background-position: top left;
  background-repeat: repeat-x;*/
}

#rightshadow {
  width: 100%;
  height: 100%;
  /*background-image: url(../images/left_right_background.png);
  background-position: top right;
  background-repeat: repeat-x;*/
}

#small {
  font-size: 10px; 
  color: #3E4A60;
}







/*


ul {
list-style-image: url(../images/bullet2.gif);
}

ul.dark {
list-style-image: url(../images/bullet2_dark.gif);
}

ul.normal {
list-style-image: url(../images/bullet3.gif);
}

ul li, ul.normal li {
padding-left: 10px;
padding-bottom: 10px;
}

*/





a {
  color: #3A6F18;
  text-decoration: none;
  font-weight:bold;
  outline: none;
}

a:hover {
  color: #004080; 
  text-decoration: underline;
  outline: none;
} 
 
a:active {
  color: #004080; 
  text-decoration: none;
  outline: none;
}  
 

a.more {
  color: 00468c;
  font-size:10px;
  font-weight:bold;
  text-decoration: none;
}

a.more:hover {
  color: 3366bb;
  font-size:10px;
  font-weight:bold;
  text-decoration: underline;
}



a.toptab {
  color: #F0FF97;
  font-size:10px;
  font-weight:bold;
  text-decoration: underline;
}

a.toptab:hover {
  color: #ffffff;
  font-size:10px;
  font-weight:bold;
  text-decoration: none;
}



h1 {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  color: #ffffff;
  font-weight:bold;
}

h2 {
  margin: 0px;
  padding: 0px;
  font-size: 1.7em;
  color: #3E4A60;
  font-weight:bold;
}

h2.white {
  color: #ffffff;
}


h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1.3em;
  color: #3E4A60;
  font-weight:bold;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  color: #D7E5FF;
  font-weight:bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

small {
  font-size: 10px;
}

img.more {
padding-top: 12px; 
width: 37px; 
height: 13px; 
float: right; 
vertical-align: bottom; 
border-style: none;
}

div.separator {
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #e1e1e1;
  padding-bottom: 10px;
}

div.heading {
  background-color: #f7f7f7;
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #e1e1e1;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}






#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #C0C0C0;
padding: 4px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}







.table_heading {
  padding: 3px;
  height: 26px;
  color: #ffffff;
}

.table_padding {
  padding: 1px;
  font-size: 10px;
  color: #17334E;
}

.listing {
  color: #17334E;
  text-decoration: none;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 8px;
}



.bl {background: url(../images/wcorner-bottom-left.gif) 0 100% no-repeat; /*background-color: #E8ECF1;*/ background-color: #ffffff; width: 100%;}
.blcontent {background: url(../images/wcorner-bottom-left.gif) 0 100% no-repeat; /*background-color: #E8ECF1;*/ background-color: #ffffff; width: 100%; margin-bottom: 8px;}
.blcontent_on {background: url(../images/wcorner-bottom-left.gif) 0 100% no-repeat; /*background-color: #E8ECF1;*/ background-color: #ffffff; width: 100%; margin-bottom: 8px;}

.blblue {background: url(../images/wcorner-bottom-left.gif) 0 100% no-repeat; background-color: #00A1E0; width: 100%;}
.blgreen {background: url(../images/wcorner-bottom-left.gif) 0 100% no-repeat; background-color: #5BAC25; width: 100%;}
.br {background: url(../images/wcorner-bottom-right.gif) 100% 100% no-repeat}
.tl {background: url(../images/wcorner-top-left.gif) 0 0 no-repeat}
.trblu {background: url(../images/wcorner-top-right.gif) 100% 0 no-repeat; padding: 6px; color: #3E4A60;}
.tr {background: url(../images/wcorner-top-right.gif) 100% 0 no-repeat; padding: 6px; padding-left: 5px; color: #ffffff;} /* 5px left because of 170px height spacer on left */
.trnopad {background: url(../images/wcorner-top-right.gif) 100% 0 no-repeat; padding: 6px; padding-top: 0px; color: #3E4A60;}


.blb {background: url(../images/blue-corner-bottom-left.gif) 0 100% no-repeat; background-color: #00A1E0; width: 100%; margin-bottom: 4px;}
.brb {background: url(../images/blue-corner-bottom-right.gif) 100% 100% no-repeat}
.tlb {background: url(../images/blue-corner-top-left.gif) 0 0 no-repeat}
.trb {background: url(../images/blue-corner-top-right.gif) 100% 0 no-repeat; padding: 6px; color: #2D4A84;}



.blg {background: url(../images/drk-corner-bottom-left.gif) 0 100% no-repeat; background-color: #5BAC25; width: 100%; margin-bottom: 4px;}
.brg {background: url(../images/drk-corner-bottom-right.gif) 100% 100% no-repeat}
.tlg {background: url(../images/drk-corner-top-left.gif) 0 0 no-repeat}
.trg {background: url(../images/drk-corner-top-right.gif) 100% 0 no-repeat; padding: 6px; color: #2D4A84;}


.heading_left {
background: url(../images/side_heading_bg.png) 0 0 no-repeat; height: 26px; margin-bottom: 4px; width: 173px;
}

.heading_right {
xbackground: url(../images/heading_right.png) 100% 0 no-repeat; height: 26px; 
}

.heading_white_left {
background: url(../images/heading_white_left.png) 0 0 no-repeat; height: 26px;
}

.heading_white_right {
background: url(../images/heading_white_right.png) 100% 0 no-repeat; height: 26px; margin-bottom: 4px;
}

.heading_inner {
margin: 0; padding: 4px; padding-left: 6px; vertical-align: center; line-height: 18px; 
}


.b {
	background-color: #E8EDF4;
	  cursor:pointer;
}


.w {
	background-color:#FFFFFF;
  cursor:pointer;
}

.x {
  background-color:#BFCFE2;
  cursor:pointer;
  color: #ffffff;
}




















.main_menu_submenu {
  margin: 0;
  padding: 0;
  list-style:none;
  font-size: 1em;
}

.main_menu_submenu li {
float: left; 

  /*margin: 30px 5px 0 0;*/
  margin: 0;
  padding: 0;
  background: none;
  line-height: 28px;
  display: block;
margin-bottom: 5px;
margin-left: 10px;
}

.main_menu_submenu li a {
  display: block;
  padding-left: 15px;
  font-size: 1.0em;
  text-decoration: none;
  background: url(../images/submenu-li-a-back.png) 0 -29px no-repeat;
  color: #ffffff;
  outline: none;
}

.main_menu_submenu li a span {
  display: block;
  padding-right: 15px;
  background: url(../images/submenu-li-a-span-back.png) right -29px no-repeat;
  padding-bottom: 1px;
}

.main_menu_submenu li a:active, .main_menu_submenu li a:hover,
.main_menu_submenu .main_menu_submenu-item-on a {
  background-position: 0 0;
  color: #ffffff;
  text-decoration: none;
}

.main_menu_submenu li a:active span, .main_menu_submenu li a:hover span,
.main_menu_submenu .main_menu_submenu-item-on a span {
  background-position: right 0;
}


