body{
  background-image: url(./lblue153.jpg);
  background-color: blue;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

#tContent{
  width: 800px;
  background-image: url(./background_sub.jpg);
  background-repeat: no-repeat;
  background-color: white;
  border: 1px solid black;
  height: auto;
}

#tMainContent{
  width: 800px;
  text-align: left;
}

#tRightSide{
  width: 630px;
}

#tRightSideContent{
  border: 1px solid black;
  border-width: 1px 0px 1px 1px;
  background-color: white;
  padding: 10px 15px;
}

#tLeftSide{
  width: 170px;
  background-color: #637CE3;
  background-image: url(./background_sub.jpg);
  background-repeat: repeat-x;
}

#tLeftSide img#logo{
  padding: 10px 0px 5px 5px;
}

#button {
  width: 168px;
  border-right: 1px solid #000;
  padding: 0 0 0 0;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: 'Trebuchet MS', 'Lucida Grande',
   Verdana, Lucida, Geneva, Helvetica, 
   Arial, sans-serif;
  background-color: #90bade;
  color: #333;
}

#button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

#button li {
  border-bottom: 1px solid #90bade;
  margin: 0;
}

#button li a {
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 10px solid #1958b7;
  border-right: 10px solid #508fc4;
  background-color: #2175bc;
  color: #fff;
  text-decoration: none;
  width: 100%;
}

html>body #button li a {
  width: auto;
}

#button li a:hover {
  border-left: 10px solid #1c64d1;
  border-right: 10px solid #5ba3e0;
  background-color: #2586d7;
  color: #fff;
}

#tRSC{
  width: 100%;
}

.tRSCSection{
  width: 50%;
  padding: 0 10px 0 0;
}

.tRSCSection h1{
  font-size: 10pt;
}

h1{
border-bottom:1px solid #E0EAF6;
color:#4C7599;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
font-size:14px;
text-decoration:none;
}

.fRight{
  float:right;
}

.bBlack{
  border: 1px solid black;
}

#footer{
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
}

#tSilver{
  z-index: 5;
  float: right;
  margin-top: -95px;
}

#tSearch{
  float:right;
  margin-top:-30px;
  padding: 0 5px 5px 0;
  font-weight: bold;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#menu {
border:0px solid #CCCCCC;
margin:2px;
width:168px;
}
#menu li a {
height:24px;
text-decoration:none;
voice-family:inherit;
font-weight:bold;
}
#menu li a:link, #menu li a:visited {
background:transparent url(menu3.gif) repeat scroll 0 0;
color:#4C7599;
display:block;
padding:8px 0 0 20px;
}
#menu li a:hover, #menu li a:active {
background:transparent url(menu3.gif) repeat scroll 0 -32px;
color:#283A50;
padding:8px 0 0 20px;
}
