	html { height: 100%; min-height: 100%; }
	body { margin: 0px; padding: 0px; font: normal 12px verdana;  color: #333;}
	
	#container { width: 620px; }
	#section1 { width: 620px; display: block; height: 63px; min-height: 63px; border-bottom: 1px solid #333;}
	#section2 { background: #5f78bb; width: 620px; height: 182px; min-height: 182px; border-bottom: 1px solid #333; border-right: 1px solid #333; border-left: 1px solid #333; }
	#section3 { width: 620px; height: 46px; min-height: 46px; border-bottom: 1px solid #333; border-right: 1px solid #333; border-left: 1px solid #333; }
	#section4 { height: 100%; min-height: 100%; width: 620px; border-left: 1px solid #333; border-right: 1px solid #333; display: block; }
	#section5 { clear: both; width: 620px; border-left: 1px solid #333; border-right: 1px solid #333; height: 54px; border-top: 1px solid #333; }
	
	#logo { float: left; margin-left: 34px !important; margin-left: 18px; }
	#links { float: right; margin-right: 38px !important; margin-right: 24px; margin-top: 25px; font: normal 11px verdana; }
	#nav1 { width: 218px; float: left; border-right: 1px solid #333; background: #cccccc; height: 46px; min-height: 46px; }
	#nav2 { width: 200px; float: left;  background: #dddddd; height: 46px; min-height: 46px; }
	#nav3 { width: 200px; float: left; background: #eeeeee; height: 46px; min-height: 46px;border-right: 1px solid #333; }
	#content { float: left; width: 620px; text-align: left; padding-top: 0px; margin-top: 10px; }
	#content2 { float: left; width: 620px; text-align: left; padding-top: 0px; padding-top: 10px; }
	#sidebar { float: left; width: 297px; text-align: left; }
	#bg { margin-top: 23px; margin-right: 10px; margin-left: 20px; background: url(../images/sdbr_bg.jpg) repeat-x; height: 180px; min-height: 180x; width: 245px; }
	#footer { background: url(../images/footer_bg.jpg) repeat-x; height: 41px; text-align: left;}
	h1 { margin: 0px; padding: 0px; font: bold 15px trebuchet ms; text-transform: uppercase;  padding-top: 14px; }
	h2 { color: #666; margin: 0px; padding: 0px; font: bold 13px trebuchet ms; text-transform: uppercase; padding-left: 10px; padding-top: 10px; }
	.nav { color: #275da3; text-decoration: none; }
	.nav:hover { color: #666; }
	.smnav { color: #333; text-decoration: none; }
	.smnav:hover { text-decoration: underline; }
	p { margin: 0px; line-height: 16px; padding-left: 40px; padding-bottom: 10px; }
	.sm { font: normal 11px verdana; padding-left: 10px; padding-top: 5px; line-height: 16px; padding-right: 10px; }
	.pad { padding-left: 40px; color: #999; }
	ul {  }
	li { line-height: 18px; margin-left: 30px;}
	.link { color: #275da3; text-decoration: none; }
	.link:hover { text-decoration: underline; }
	,link:visited { color: #275da3; }
	
	.td  { font: normal 11px verdana; color: #333; }
	select { font: normal 11px verdana; color: #333;  width: 148px; padding: 2px; }
	#format { font: normal 9px arial; color: #999; }
	h3 { font: bold 15px trebuchet ms; color: #333; }
	#submit { font: bold 11px verdana; color: #fff; background: #0066CC; padding: 6px;}
