div.page {
  text-align: left;
}
.siteBg {
   background-image:url("images/site_bg.jpg");
   background-repeat: repeat-x;
   background-position: 0% 0%;
   background-color: #385381;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   width: 920px;
}

td.menuBg{
   background-image:url("images/mnu_bg.jpg");
   background-repeat: repeat-y;
   background-position: 0% 0%;
   width: 200px;
   height: 1px;
}

td.contentBg {
   background-image:url("images/content_bg.jpg");
   background-repeat: repeat-y;
   background-position: 0% 0%;
   width: 920px;
   height: 3px;
}

td.contentBg2 {
   background-image:url("images/content_bg_2.jpg");
   background-repeat: repeat-y;
   background-position: 0% 0%;
   width: 920px;
   height: 3px;
}

td.sectionHeader {
   background-image:url("images/topics_headers_bg.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 920px;
   height: 49px;
   padding: 0px 0px 0px 210px;
}

td.sectionHeader2 {
   background-image:url("images/topics_headers_bg_2.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 920px;
   height: 49px;
   padding: 0px 0px 0px 210px;
}

td.newsHeader {
   background-image:url("images/news_header_bg.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   color : #3F4A7E;
   font-family: Tahoma,Verdana,Arial,Helvetica;
   font-size: 11px;
   font-weight: bold;
   width: 199px;
   height: 24px;
   padding: 0px 0px 0px 4px;
   border-width: 0px 0px 1px 0px;
   border-style: solid;
   border-color: #CBD6E7;

}                                                                                                                                                    
td.newsBg {
   background-repeat: no-repeat;
   background-position: 0% 0%;
   background-color: #EEF4FF;
   padding: 4px 0px 3px 4px;
   border-width: 1px 0px 1px 0px;
   border-style: solid;
   border-color: #ffffff #000000 #CFD7E4 #000000;
}

tr.newsBg {
   background-repeat: no-repeat;
   background-position: 0% 0%;
   background-color: #EEF4FF;
   padding: 4px 0px 3px 4px;
   border-width: 1px 0px 1px 0px;
   border-style: solid;
   border-color: #ffffff #000000 #CFD7E4 #000000;

}


td.newsFooter {
   background-image:url("images/news_footer_bg.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 199px;
   height: 24px;
}

.newsDate {
   background-image:url("images/news_date_bg.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 80px;
   height: 24px;
   text-align: center;
   font-weight: bold;
   color: #FFFFFF;
}

.newsTopic {
   background-image:url("images/news_topic_bg.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   width: 428px;
   height: 24px;
   padding : 0px 0px 0px 10px;
}

img.newsimage {
  float: right;
  margin-right: 0.5em;
}

img.contentimage {
  float: right;
  margin-right: 0.5em;
}

td {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #3F4A7E;
  align: left;
}

td.green {
  color: #006633;
}

.deftxt{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #3F4A7E;
}

.title{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  color: #3F4A7E;
}

a,a:active,a:visited{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #112484;
  text-decoration: none;
}

a:hover{
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
  color: #6D79AF;
  text-decoration: none;
}

input,select,textarea {
  font-family: Tahoma,verdana,arial,helvetica;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
  line-spacing: 16px;
  color: #000000;
  padding-left: 2px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #9a9a9a;
  background: #ffffff;
}

input.chkbox {
  border-style: none;
}

td.subTitleBar {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #89A0D6;
  color : #496799;
}

ul {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 2em;
  color: #112484;
  list-style : square;
}

p {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
}

p.bigred {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 2em;
  color: #990000;
}

p.biggreen {
  font-family: Tahoma,Verdana,Arial,Helvetica;
  font-size: 14px;
  font-weight: bold;
  line-height: 2em;
  color: #006633;
}

