body {
    behavior: url('/csshover3.htc');
	margin: 0px 0px 0px 0px;
	width : 100%;
	height: 100%;
	font-size: 12px; 
	font-family: Verdana, Arial, Sans-Serif; 

	}
html{
    overflow: scroll;
}
dl dt {
        float:left; margin-left: 25px; width: 115px; color: #030;
}     

dl dd {
    margin-bottom: 12px;
}

ol li { margin-top: 6px; }

.encapsulate {
    position: relative;
    width: 750px;
    margin-left : auto;
    margin-right: auto; 
}	
	

img { border: none 0px; padding: 0px;}  

.leftNav { font-family: Verdana; font-size:10px; font-weight:bold; color:#FFFFFF; margin-left: 6px; margin-top: 20px; }
    .leftNav a:link{ font-family: Verdana; font-size: 10px; font-weight: bold; text-decoration: none; color: #fff; }
    .leftNav a:visited{ font-family: Verdana; font-size: 10px; font-weight: bold; text-decoration: none; color: #fff;	}
    .leftNav a:hover{ font-family: Verdana; font-size: 10px; font-weight: bold; text-decoration: none; color: #ff9;	}

.search {margin: 20px 0px 0px 6px;}
    
.latestNews{ width: 299px; height: 100%; background-color: #518274; float:left; border-right:solid 2px #ffffff; color: #ffffff;}
    .latestNews ul { margin: 0px; margin-right: 12px; padding-left: 25px; font-size: 12px;}
    .latestNews li { margin-bottom: 6px; }
	.latestNews a{ color: #ffffff; font-weight: bold;}
	
.middleColumn { width: 300px; height: 100%; background-color: #f7f3dc; float:left; }
    .middleColumn ul { margin: 0px; margin-right: 12px; padding-left: 25px; font-size: 12px;}
    .middleColumn li { margin-bottom: 6px; }
    .middleColumn a { color: #002d62; font-weight: bold; }
		
.content { margin: 2px 0px 25px 0px; font-size:11px; min-height: 500px; margin: 0px 6px 0px 6px; }	
    .content h1{ font-weight: bold; font-size: x-large; color: #030;}
	.content h2{ font-weight: bold; font-size: medium; color: #030;}
	.content h3{ font-weight: bold; font-size: 13px; color: #030; margin: 0px; }
	.content p { margin-top: 0px; }
	.content a { color: #030; font-weight: bold; }
	.content a:hover{ color: #39f;}
	
.sessionsContent { margin: 0px 0px 0px 12px; font-size:11px; width: 582px; min-height: 500px; float: left;}	
    .sessionsContent h1{ font-weight: bold; font-size: x-large; color: #002d62;}
	.sessionsContent h2{ font-weight: bold; font-size: medium; color: #002d62;}
	.sessionsContent h3{ font-weight: bold; font-size: 13px; color: #002d62; }	
    
.head{ font-weight: bold; font-size: x-large; color: #002d62; }
.subHead{ font-weight: bold; font-size: medium; color: #002d62; margin-bottom:-10px; }
.quote{ text-align:center; color:#FD4703; font-style:italic; }
.author{ text-align:right; color:#FD4702; font-style:italic;}

.faq { margin-left: 12px; margin-top: 50px;}
   
.backToTop { float: left; width: 148px; text-align: right; }   
    .backToTop div { margin-top: 500px; }
    
.countdownNum { border: 0px; }  
