body {
	text-align:center;
	background:#D7E2ED;
	-webkit-text-size-adjust:none;
}


#scroll { 
	position:absolute; 
	top:0; 
	bottom:-0.1px; 
	width:1em; 
	z-index:-1; 
}


#container {
	text-align:left;
	width:930px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

.clearboth {
	clear:both;
}

.spacer {
	clear:both;
}

#header {
	width:930px;
	height:114px;
	margin:0px;
	padding:0px;
	background:url(images/header.jpg) no-repeat;
}

#topnav {
	height:40px;
	background:url(images/navbar_bg.gif) no-repeat;
	margin-bottom:6px;
}

#maincontent { margin:0px;}

#homefooter {
	width:100%;
	height:93px;
	background:url(images/home_footer_bg.gif);
}

#searchbox {
	float:right;
	margin-right:2px;
	margin-top:10px;
	padding:0px;
	height:21px;
	width:140px;
	text-align:center;
	background:#FFF;
}

#searchbtn {
	float:right;
	margin-right:20px;
	margin-top:10px;
	padding:0px;
}

.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	background:#FFF;
	width:130px;
	border:0px;
	margin-top:2px;
	padding:0px;
}

.calendar_tile {
	height:60px;
	width:60px;
	text-align:center;
	background:url(images/calendar_tile.gif) no-repeat;
	margin-right:10px;
	float:left;
}

#sidenav {
	float:left;
	width:197px;
	text-align:left;
	padding:0px;
	background:#164F8A;
}

#maincol { 
	float:right;
	width:680px;
	padding:18px;
	text-align:left;
	background:#FFFFFF;
}

#footer { display:none }	
}

form.tb {display:inline;}

.floatright {float:right}

.floatleft {float:left}

.stdbox {
	padding:10px;
	background:#EEE;
	border:1px dashed #CCC;
}


hr {border: 1px dotted #7395B9}

#newsbox {
	float:right;
	width:300px;
	background:#EEE url(images/box_top.gif) no-repeat;
	padding:0px;
	min-height:285px;
}

#speechbox {
	float:right;
	width:194px;
	height:195px;
	padding:14px;
	background:url(images/speech_box.gif) no-repeat;
}

