body, table, td {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, Bitstream Vera Sans, Sans-Serif;
  font-size: 12px;
  color: #5F5F5F;
  border-style: none;
  border-width: 0px;
}

body {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: auto;
}

form {
padding: 0;
margin: 0;
}

table.main {
  height: 100%;
}

td.leftside {
background-color: #FBFBFC;
  background-image: url(../images/bottom_left_right_background.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}

td.rightside {
background-color: #FBFBFC;
  background-image: url(../images/bottom_left_right_background.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}

td.content {
  text-align: left;
  vertical-align: top;
  height: 100%;

  background-image: url(../images/page_background.png);
  background-position: top center;
  background-repeat: repeat-y;
}

td.top {
}

td.title, td.menu {
  background-image: url(../images/page_background.png);
  background-position: top center;
  background-repeat: repeat-y;
}

div.title_width {
  width: 900px;
  height: 182px;
}

div.title {
  padding: 8px;
  padding-top: 4px;
  padding-bottom: 0px;
}

td.bottom {
  width: 900px;
  background-image: url(../images/bottom_background.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 58px;
}






#top_tab_bottom {
  background-image: url(../images/ebe_pulldown_x.png);
  background-position: top center;
  background-repeat: no-repeat;
  width: 180px;
  height: 16px;
}




#top_tab_content {
visibility: hidden;
display: none;
 height: 0px;
}





.box_padding {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
font-size: 12px;
}

.box_top {
  width: 288px;
  height: 9px;
  background-image: url(../images/box_top.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.box_center {
  width: 288px;
  background-image: url(../images/box_center.png);
  background-position: top center;
  background-repeat: repeat-y;
}

.box_bottom {
  width: 288px;
  height: 9px;
  background-image: url(../images/box_bottom.png);
  background-position: top center;
  background-repeat: no-repeat;
}



.box_top_outline {
  width: 288px;
  height: 9px;
  background-image: url(../images/box_top_outline.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.box_center_outline {
  width: 288px;
  background-image: url(../images/box_center_outline.png);
  background-position: top center;
  background-repeat: repeat-y;
}

.box_bottom_outline {
  width: 288px;
  height: 9px;
  background-image: url(../images/box_bottom_outline.png);
  background-position: top center;
  background-repeat: no-repeat;
}


.box_top_outline_double {
  width: 586px;
  height: 9px;
  background-image: url(../images/box_top_outline_double.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.box_center_outline_double {
  width: 586px;
  background-image: url(../images/box_center_outline_double.png);
  background-position: top center;
  background-repeat: repeat-y;
}

.box_bottom_outline_double {
  width: 586px;
  height: 9px;
  background-image: url(../images/box_bottom_outline_double.png);
  background-position: top center;
  background-repeat: no-repeat;
}

.box_blob {
  padding-left: 16px;
  padding-right: 16px;
background-image: url(../images/black_blob.png); 
height: 137px; 
background-repeat: no-repeat; 
color: #ffffff;
font-size: 12px;
}

.box_blob h3 {
  color: #ffffff;
  font-size: 18px;
  padding-top: 0px;
}







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: #777777; 
  color: #004080;
  text-decoration: underline;
text-decoration: none;
  font-weight:bold;
  outline: none;
}

a:hover {
  color: #004080;
  color: #777777; 
  text-decoration: underline;
  outline: none;
} 
 
a:active {
  color: #004080;
  color: #777777; 
  text-decoration: none;
  outline: none;
}  

/*
a strong { font-weight: normal; }
a:hover strong { font-weight: normal; }
a:active strong { font-weight: normal; }
*/

a.more {
  color: #777777;
  font-size:10px;
  font-weight:bold;
  text-decoration: none;
}

a.more:hover {
  color: #004080;
  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;
}




a.blob {
  color: #FFFFFF;
  text-decoration: none;
  font-weight:bold;
  outline: none;
}

a.blob:hover {
  color: #CBE2FB; 
  text-decoration: none;
  outline: none;
} 
 
a.blob:active {
  color: #A3CEFB; 
  text-decoration: none;
  outline: none;
}  





.bold a, .bold a strong {
  color: #3E3E3E;
  text-decoration: none;
  font-weight:bold;
  outline: none;
}

.bold a:hover, .bold a:hover strong {
  color: #004080; 
  color: #777777; 
  text-decoration: none;
  font-weight:bold;
  outline: none;
} 
 
.bold a:active, .bold a:active strong {
  color: #004080; 
  text-decoration: none;
  font-weight:bold;
  outline: none;
}  



h1 {
  margin: 0px;
  margin-bottom: 12px;
  padding-bottom: 4px;
  font-size: 16px;
  color: #3f506e;
  font-weight:bold;

  padding-left: 22px;
  background-image: url(../images/bullet.gif);
  background-position: bottom left;
  background-repeat: no-repeat;

/*border-bottom-style: solid;
border-bottom-color: #C3CFD3;
border-bottom-width: 1px;*/
}

h1.plain {
font-size: 14px; margin: 0px; padding: 0px; color: #666666; background: none; border: none;
}

h2, h1.main {
  margin-top: 0px;
  margin-bottom: 12px;
  padding-bottom: 4px;
  font-size: 15px;
  color: #3f506e;
  font-weight:bold;


  padding-left: 22px;
  background-image: url(../images/bullet.gif);
  background-position: bottom left;
  background-repeat: no-repeat;

/*
border-bottom-style: solid;
border-bottom-color: #C3CFD3;
border-bottom-width: 1px;
*/
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 13px;
  color: #844445;
  font-weight:bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

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;
}

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;
}

#menu {
  padding-top: 4px;
  float: left;
  width:415px;
  height:82px;
  font-size:10px;
  text-align: center;
}

#title {
}

#content {
  padding-left: 8px;
  padding-right: 8px;
font-size: 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: #84646c;
}




#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;
}



.comment_top {background: url(../images/comment_box.gif) 0 0 no-repeat; height: 20px; background-color: #E7E7E7;}
.comment_inner {padding: 10px; padding-top: 0px; background-color: #E7E7E7; font-size: 14px; color: #6F5757;}
.comment_bottom {background: url(../images/comment_box.gif) 0 100% no-repeat; height: 20px;background-color: #E7E7E7;}
.comment_source {position: relative; top: -5px; margin-left: 60px;}


.bl {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; background-color: #E4E4E4; width: 100%;}
.bldrk {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; background-color: #5B86A2; width: 100%;}
.br {background: url(../images/corner-bottom-right.gif) 100% 100% no-repeat}
.tl {background: url(../images/corner-top-left.gif) 0 0 no-repeat}
.tr {background: url(../images/corner-top-right.gif) 100% 0 no-repeat; padding: 1px; color: #868686;}


.b {
	background-color: #E8EDF4;
	  cursor:pointer;
}


.w {
	background-color:#FFFFFF;
  cursor:pointer;
}

.x {
  background-color:#BFCFE2;
  cursor:pointer;
  color: #ffffff;
}


/*
.newsbl {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; background-color: #1F2A38; float: left; width: 100%; margin-bottom: 2px;}
.newsblon {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; background-color: #5B3232; float: left; width: 100%; margin-bottom: 2px;}
.newsbr {background: url(../images/corner-bottom-right.gif) 100% 100% no-repeat}
.newstl {background: url(../images/corner-top-left.gif) 0 0 no-repeat}
.newstr {background: url(../images/corner-top-right.gif) 100% 0 no-repeat; padding: 9px; color: #C3C3C3;}
.newstrdrk {background: url(../images/corner-top-right.gif) 100% 0 no-repeat; padding: 9px; color: #C3C3C3;}*/

.newsbl h2 {
  display: block; width: 526px;
}

.newsbl h2 a {
  text-decoration: none;
  color: #3F506E;
}

.newsbl h2 a:hover {
  text-decoration: none;
  color: #5D74A3;
}

.newsbl h4 {
  color: #aaaaaa; font-size: 12px;
}

.news_pages a {
line-height: 20px; padding: 1px; padding-left: 6px; padding-right: 6px; border-style: solid; border-width: 1px; border-color: #DCDCDC; background-color: #F3F3F3; text-decoration: none; color: #7a7a7a; 
}

.news_pages a:hover, .news_page_on {
line-height: 20px; padding: 1px; padding-left: 6px; padding-right: 6px; border-style: solid; border-width: 1px; border-color: #B9C5CF; background-color: #DCE5EE; text-decoration: none; color: #3B5C77; 
}





/*
.news_latest_bl, {background-color: #ffffff; float: left; width: 100%; padding-bottom: 4px; color: #00468C; font-size: 0.9em;
border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #CCCCCC; margin-bottom: 6px; 
}
.news_latest_blon, {background-color: #ffffff; float: left; width: 100%; padding-bottom: 4px; color: #00468C; font-size: 0.9em;
border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #CCCCCC; margin-bottom: 6px; text-decoration: underline;
}
*/






.news_heading_left, .news_heading_right {
cursor: pointer;
}


.news_latest_trdrk a { float: left; width: 100%; padding-bottom: 4px; color: #777777; font-size: 0.9em;
border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #CCCCCC; margin-bottom: 6px; 
text-decoration: none;
}


.news_latest_trdrk a:hover { float: left; width: 100%; padding-bottom: 4px; color: #004080; font-size: 0.9em;
border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #CCCCCC; margin-bottom: 6px; 
text-decoration: underline;
}





.news_more_latest a {text-align: center; line-height: 22px; padding: 1px; padding-left: 6px; padding-right: 6px;  text-decoration: none; color: #7a7a7a; display: block;
background: url(../images/more_button.png) 0 -24px no-repeat;
}
.news_more_latest a:hover {text-align: center; line-height: 22px; padding: 1px; padding-left: 6px; padding-right: 6px;  text-decoration: none; color: #3B5C77; 
background: url(../images/more_button.png) 0 -0 no-repeat;
}



/* more button on the 'latest' area */
/*
.news_more_latest_bl {text-align: center; line-height: 20px; padding: 1px; padding-left: 6px; padding-right: 6px; border-style: solid; border-width: 1px; border-color: #DCDCDC; background-color: #F3F3F3; text-decoration: none; color: #7a7a7a; 
}
.news_more_latest_blon {text-align: center; line-height: 20px; padding: 1px; padding-left: 6px; padding-right: 6px; border-style: solid; border-width: 1px; border-color: #B9C5CF; background-color: #DCE5EE; text-decoration: none; color: #3B5C77; 
}*/

.news_more_latest_bl {text-align: center; line-height: 22px; padding: 1px; padding-left: 6px; padding-right: 6px;  text-decoration: none; color: #7a7a7a; 
background: url(../images/more_button.png) 0 -24px no-repeat;
}
.news_more_latest_blon {text-align: center; line-height: 22px; padding: 1px; padding-left: 6px; padding-right: 6px;  text-decoration: none; color: #3B5C77; 
background: url(../images/more_button.png) 0 -0 no-repeat;
}


/*
.news_latest_br {background: url(../images/news-corner-bottom-right.gif) 100% 100% no-repeat}
.news_latest_tl {background: url(../images/news-corner-top-left.gif) 0 0 no-repeat}
.news_latest_tr {background: url(../images/news-corner-top-right.gif) 100% 0 no-repeat; padding: 0px;}
.news_latest_trdrk {background: url(../images/news-corner-top-right.gif) 100% 0 no-repeat; padding: 0px;}
*/
.news_latest_trdrk {font-weight: bold;}

.news_heading_left {
float: left; height: 16px; width: 26px; margin-bottom: 10px;
background: url(../images/article.png) 0 0 no-repeat;
}

.news_heading_right {
float: left; width: 220px;
}

.news_item_bottom { padding-top: 4px;}
.news_pages { margin-top: 10px; }
.news_spacer { height: 40px; }


.img_right {
float: right; 
text-align: center;
padding: 12px; 
padding-bottom: 24px;
margin-left: 12px; 
margin-bottom: 6px;
color: #000000;
/*background: url(../images/picture_bottom.png) bottom left repeat-x;*/
background-color: #ffffff; 
}

.img_left {
float: left; 
text-align: center;
padding: 12px; 
padding-bottom: 24px;
margin-right: 12px; 
margin-bottom: 6px;
color: #000000;
/*background: url(../images/picture_bottom.png) bottom left repeat-x;*/
background-color: #ffffff; 
}

.img_right img {
  padding-bottom: 4px;
}

.img_left img {
  padding-bottom: 4px;
}








div.section
{
}


div.section div.contents
{
  position: relative;
display: block;
overflow: hidden;
}

div.section div.contents div.contents_inner
{
position: relative;
display: block;
}
