body{
    background-color: white;
    margin: 0px;
    padding: 15px 0px 0px 35px;
    border: 0px;
    border-collapse:collapse;
    font-family: Verdana,  Helvetica, Arial;
    font-size: 10px;
    color: #000000;
}
div.mainPageBox{
    width: 710px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
    vertical-align: top;
}
div.contentBox {
    width:100%;
}
div.cleaner{
    clear: both;
}
table, table tr, table tr td{
    margin:0px;
    padding:0px;
    border:0px;
    border-collapse:collapse;
}
table.headerBox{
    width:100%;
    padding: 0px;
    margin: 0px;
}
table.headerBox tr td.BoxLeft{
    vertical-align:bottom;
    width: 203px;
    padding-bottom: 5px;
}

table.headerBox tr td.BoxLeft table tr td{
    vertical-align:bottom;
}

table.headerBox tr td.BoxCenter{
    width:18px;
}

table.headerBox tr td.BoxRight {
  vertical-align: bottom;
}

table.headerBox tr td.BoxRight table tr td {
}

table.headerBox table.RightContent{
  float: right;
} 

table.headerBox table.RightContent tr td{
    white-space:nowrap;
}
table.headerBox table.RightContent tr td.Empty{
    height: 25px;
    overflow:hidden; 
}
table.headerBox table.RightContent tr td.Middle{
    height:16px;
    padding : 0px 0px 4px 0px;
}
table.headerBox table.RightContent tr td.Middle table.menuTimeLine{
    float: right;
    font-size: 10px;
    color: #666666;
    width:50%;
}
table.headerBox table.RightContent tr td.Middle table.menuTimeLine tr td.space{ 
    padding : 0px 4px 0px 4px;
}
table.headerBox table.RightContent tr td.Middle table.menuTimeLine tr td{
    font-size: 10px;
    color: #666666;
}
table.headerBox table.RightContent tr td.Bottom{
    height:17px;
}
table.headerBox table.RightContent tr td.Bottom table.menuNavigation{
    margin-top: 3px;
    width: 100%;
}
table.headerBox table.RightContent tr td.Bottom table.menuNavigation tr{
}

table.headerBox table.RightContent tr td.Bottom table.menuNavigation tr td.imageMenuItem {
    height:17px;
    background-color:#626262;
    border-left:1px solid white;
    text-align:center;
    vertical-align: middle;
    padding: 0px;
}

table.headerBox table.RightContent tr td.Bottom table.menuNavigation tr td{
    height:17px;
    background-color:#626262;
    border-left:1px solid white;
    text-align:center;
    vertical-align: middle;
    padding-left: 13px;
    padding-right: 14px;
}
table.headerBox table.RightContent tr td.Bottom table.menuNavigation tr td a{
    text-decoration:none;
    color: white;
    font-size: 9px;
    font-weight: bold;
    font-family: Arial;
}
table.headerBox table.RightContent tr td.Bottom table.menuNavigation tr td#Active {
    background-color:#FE7D00;
}
div.headerBoxToMainBox{
    overflow:hidden;
    height:15px;	
}
div.mainBoxToFooterBox{
    overflow:hidden;
    height:12px;	
}
table.mainBox{
    width:100%;
}
table.mainBox tr td.BoxLeft{
    background-color: #C0C0C0;
    vertical-align:top;
    width:203px;
}
table.mainBox tr td.BoxCenter{
    width:18px;
}
table.mainBox tr td.BoxRight{
    vertical-align: top;
}
div.subMenuBox{
    width:100%;
    padding: 0px;
    margin:0px 0px 17px 0px;
    background-image: url("../../images/default/menu2bg.gif");
    background-repeat: repeat;
    border-collapse:collapse;
}
div.subMenuBox div.Menu{
/*    height: 17px;*/
/*    background-color: #C0C0C0;*/
}

/*
div.subMenuBox div.Menu div.ItemBox {
  height: 17px;
  padding: 0px;
  margin: 0px;
  border: none;
  float: left;
  overflow: hidden;
}
*/

div.subMenuBox div.Menu div{
    text-align:center;
    /*line-height: 16px;*/
    height: 16px;
    float: left;
    padding:0px 15px 0px 15px;
    background-color: #C0C0C0;
    margin: 0px;
    font-size: 8px;
    border-right: 1px solid white;
    margin-bottom: 1px;
    overflow: hidden;
}

div.subMenuBox div.Menu div table {
  vertical-align: bottom;
  height: 100%;
  padding: 0px;
  marign: 0px;
}

div.subMenuBox div.Menu div.Item{
}
div.subMenuBox div.Menu div.ItemActive{
    background-color:#FE7D00;
}
div.subMenuBox div.Menu div a{ /*submenu*/
    text-decoration:none;
    font-weight:bold;
    color: #626262;
    font-size:9px;
}
div.subMenuBox div.Menu div.ItemActive a{
    color: white;
}

table.mainBox div.newsItem{
    padding: 0px 0px 5px 0px;
    font-size:11px;
}
table.mainBox div.newsItem img{
    margin:0px 10px 5px 0px;
    border: 1px solid black;
}

table.mainBox div.newsItem p {
  margin-bottom: 4px;
  margin-top: 5px;
}

table.mainBox div.newsItem table.Header tr td.Img {
  padding: 0px;
  margin: 0px;
  background-image: none;
}

table.mainBox div.newsItem table.Header tr td.Img img {
  border: none;
}

table.mainBox div.newsItem table.Header tr td {
    background-image:url("../../images/default/tt_header_arrow_header.gif");
    background-repeat: no-repeat;
    background-position:left;
    font-size: 11px;
    font-variant:inherit;
    font-weight:bold;
    padding: 0px 0px 0px 20px;
}

table.mainBox div.newsItem table.Header a{
    color: #FE7D00;
    text-decoration:underline;
    text-transform:uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}


div.loginBlock{
    color: #EDEDED;
    background-color: #E0E0E0;
}

div.loginBlock table.Header{
    color: white;
    width: 100%;
    /*background-color: #ffaf44;*/
    background-color: #FE7D00;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
}

div.loginBlock div.Content{
    padding: 6px 5px 6px 15px;
}
div.loginBlock div.Content div.Item{
    padding: 0px 0px 2px 0px;
}
div.loginBlock div.Content div.Item input{
    width: 172px;
    margin: 0;
    /*border:1px solid #B84F09;*/
}

div.loginBlock div.Content div.Item input.password {
  width: 150px;
}


div.loginBlock table {
    width: 50%;
    margin:0px;
    padding: 0px;
    border-collapse:collapse;
    border: none;
    vertical-align:middle;
}


div.loginBlock div.Content div.Item table.Button {
    /*background-color:#D86F29;*/
    background-color: #FE7D00;
    width: 23px;
    height: 21px;
    border:1px solid #B84F09;
    font-size:10px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
div.loginBlock div.Content div.Item table.Button a{
    text-decoration:none;
    color:white;
}



/*News block*/
div.newsBlock{
    color: #626262;
    height: 500px;
    vertical-align:middle;
    overflow: hidden;
}
div.newsBlock div.Content a{
    color: #626262;
    text-decoration: none;
}

div.newsBlock table.Header {
    /*background-color: #FE7D00;*/
    background-color: #626262;
    border-top:2px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
}

td.boxLeft table.Header {
    color: white;
    padding: 0px;
    width: 100%;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
    overflow: hidden;
    vertical-align: middle;  
}

table.Header tr td.Img {
  margin: 0px;
  padding: 0px;
}

table.Header tr td {
  margin: 0px;
  height: 20px;
  padding: 0px 0px 0px 20px;
  background-image:url("../../images/default/tt_header_arrow.gif");
  background-repeat: no-repeat;
  background-position:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

div.newsBlock div.Content{
    padding: 3px 10px 3px 15px;
}
div.newsBlock div.Content div.Item{
    font-size: 11px;
    padding: 5px 0px 5px 0px;
}
div.newsBlock div.Content div.Item h1{
    font-size: 11px;
    margin:0px;
    padding:0px;
    font-weight: bold;
}

div.newsBlock div.Content div.Item h1 a{
    text-decoration: underline;
}

div.newsBlock div.Content div.Item div.NewsHeadline a {
  font-size: 11px;
    margin:0px;
    padding:0px;
    font-weight: bold;  
    color: #626262;
}

div.newsBlock div.Content div.Item div.NewsMetaData {
  font-size: 11px;
    margin:0px;
    padding:0px;  
}

span.NewsSourceName {
  font-style: italic;
}

table.footer {
    background-color: #C0C0C0;
    color: #626262;
    font-size: 10px;
    color: white;
    margin-bottom: 15px;
    height: 22px;
    width: 100%;
}

table.footer a {
  /*color: white;*/
  color: #626262;
  text-decoration: underline;
}

table.footer td.footerLeft {
  color: #626262;
  padding-left: 10px;
  margin: 0px;
}

table.footer td.footerRight {
  color: #626262;
  text-align: right;
  padding-right: 5px;
}

table.contact td {
  padding-right: 10px;
  white-space: nowrap;
  font-size: 11px;
  vertical-align: top;
}

div.hrSeparator {
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
  height: 1px;
  background: black;
  font-size: 1px;
  padding: 0px;
  overflow: hidden;
}

div.locationMap {
  margin-top: 18px;
  margin-bottom: 5px;
  clear: both;
}

table.partners tr td {
  padding-top: 1px;
  padding-bottom: 1px;
  margin: 0px;
}

table.partners tr td.logo {
  width: 200px;
}

table.partners tr td.desc {
  width: 287px;
  font-size: 11px;
}

table.partners tr td.logo img {
  border: none;
}

table.partners tr td div.hrSeparator {
  margin-top: 8px;
  margin-bottom: 8px;
}
