html, body, #bgContainer {
 height: 100%;
 margin: 0px;
 padding: 0px;
 border: none;
 text-align: center;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 17px;
 color: #000000;
 background-color: #efebce;
}

a:link {color: #758B8E; text-decoration: none;}
a:visited {color: #758B8E; text-decoration: none;}
a:active {color: #758B8E; text-decoration: none;}
a:hover {color: #758B8E; text-decoration: underline;}

#bgContainer {
 background-color: #efebce;
 text-align: center;
 vertical-align: middle;
 width: 970px;
}

#siteContainer {
 background-color: #FFFFFF;
 text-align: left;
 width: 960px;
 height: 653px;
 margin: 0px;
 padding: 0px;
margin-top: 20px;
 border: none;
 
}

#copyrightContainer {
 background-color: #efebce;
 text-align: center;
 width: 755px;
 height: 15px;
 margin: 0px;
 padding: 0px;
 margin-top:130px;
 border: none;
 
}



a:link {color: #222266; text-decoration: none;}
a:visited {color: #222266; text-decoration: none;}
a:active {color: #222266; text-decoration: none;}
a:hover {color: #444488; text-decoration: underline;}

p {
 margin-top: 10px;
 margin-bottom: 10px;
}

ul {
 margin-top: 0;
 margin-left: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-left: 15px;
 padding-bottom: 0;
}

li {line-height: 26px;}


.midsizeBlue { 
 font-size: 15px; 
 font-weight: bold; 
 color: #003f83;
}

.smallBlue { 
 font-size: 12px; 
 font-weight: bold; 
 color: #003f83;
 line-height: 14px;
}

.indextanText {
 color: #bf9f86;
 font-size: 13px; 
 line-height: 24px;
}

.tanText {
 color: #bf9f86;
 font-size: 13px; 
 line-height: 14px;
}

.smalltanText {
 color: #bf9f86;
 font-size: 11px; 
 line-height: 12px;

}

.weeText { 
 font-size: 9px; 
 font-weight: normal; 
 color: #003f83;
}


.leftColumnTD {
 width: 290px;
 height: 400px;
 padding-top: 35px;
 padding-left: 23px;
 padding-right: 16px;
}

#leftColumn {
 width: 250px;
 height: 400px;
 overflow: hidden;
 font-size: 12px;
 line-height: 23px;
}

.rightColumnTD {
 width: 410px;
 height: 410px;
 padding-top: 0px;
 padding-right: 0px;
}

#rightColumn {
 width: 410px;
 height: 410px;
 overflow: hidden;
 font-size: 12px;
 line-height: 17px;
}

#mainMenu {
 width:400px;
 height: 25px;
 overflow: hidden;
 background-color: #bf9f86;
 text-align: right;
 font-size: 12px;
 padding-top: 10px;
}

a.mainMenu:link {color: #FFFFFF; text-decoration: none; font-weight: 700; padding-right:20px;}
a.mainMenu:visited {color: #FFFFFF; text-decoration: none; font-weight: 700; padding-right:20px;}
a.mainMenu:active {color: #FFFFFF; text-decoration: none; font-weight: 700; padding-right:20px;}
a.mainMenu:hover {color: #FFFFFF; text-decoration: underline; font-weight: 700; padding-right:20px;}

.footerMain {
 background-image:url(../_interface/footerMain.jpg);
 background-repeat: no-repeat;
 width: 750px;
 height: 198px;
 font-size: 14px;
 line-height: 17px;
 color: #FFFFFF;
}

.footer {
 background-image:url(../_interface/footer.jpg);
 background-repeat: no-repeat;
 width: 750px;
 height: 198px;
 font-size: 14px;
 line-height: 17px;
 color: #FFFFFF;
}

a.footerLink:link {color: #FFFFFF; text-decoration: none;}
a.footerLink:visited {color: #FFFFFF; text-decoration: none;}
a.footerLink:active {color: #FFFFFF; text-decoration: none;}
a.footerLink:hover {color: #FFFFFF; text-decoration: underline;}
