
 
    div, span, a, body, input, textarea {font-family:Arial; font-size:12pt;}
    	    
    body {background:#161A1F url('../Images/pagebg.png') repeat-x; margin-top:40px;}
    
    .mainTable {width:1020px; background:#F8F8F8 url('../Images/background.jpg') no-repeat; border:2px solid #FFFFFF;}
    
    #sidebar {background:url(../Images/helpbg.png) no-repeat 0px 0px; height:366px; width:212px;}
    #sidebar p { width:190px; color:#FFFFFF; margin-left:10px; font-weight:bold; margin-top:-10px; margin-right:10px; text-align:justify;}
    #sidebar img {margin:25px;}
    
    #nav {text-align:center; }
    #nav a {color:#FFFFFF; text-decoration:none; margin-left:20px; margin-right:20px; font-family:Arial; font-size:13pt; font-weight:bold;}
    #nav ul {margin:0; padding:0; list-style:none;}
    #nav li {display:inline; margin:0; padding:0;}
    
    .contentHolder { padding:5px; height:437px; width:1000px; padding-top:10px; overflow:hidden;}
    
    #slideHolder {display:none;}
    #slideHolder .content {width:100%; height:430px; border:1px solid #AAAAAA; background-image:url('../Images/gradient.png');}
        
    .footer {color:#FFFFFF; font-family:Arial; font-size:10pt; font-weight:bold; background:url('../Images/footer.png') no-repeat; 
             padding:5px; padding-top:7px; border-top:1px solid #FFFFFF; text-align:center;}

    .subheader {margin-bottom:-10px; margin-left:-5px; margin-top:-5px;}

	#controlHolder {height:20px; text-align:center;}
    #prevButton, #pauseButton, #resumeButton, #nextButton, #rotateButton {cursor:hand; cursor:pointer; margin:3px; margin-top:0px;}

    #helpLink2 {color:#FFFFFF; text-decoration:none;}

    #tdPhone a.lightbox {display:none;}
    
    .dateCol {text-align:right; vertical-align:top; color:#597FA3; font-weight:bold;}
    
    a, a:hover, a:visited, .blueTxt {color:#597FA3;}