body {
	font-family:Arial;
	font-size:12px;
	color:#666;
	background-color:#003368;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;	
	margin:0;	
	line-height:18px;
}

a:link, a:hover, a:visited {
	color:#6a6a6a;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-size:26px;
	font-weight:normal;
	color:#003368;
	margin:0 0 15px 0;
}

.white-input {
	color:#333;
	border:1px solid #ccc;
}

.blue-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#003368;
	padding:0.4em;
	outline:none;
}


#search-input {
	width:148px;
	height:18px;
	background-image:url("search-background.gif");	
	background-repeat:no-repeat;	
	border:0;	
}	

#search-button {
	width:39px;
	height:29px;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	background-image:url("find.gif");	
	background-repeat:no-repeat;	
	border:0;
	margin:0;
}

.submit-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	background-color:#8dbb01;
	border:0;
	margin:0;
}

#top-bar {
	width:825px;
	height:80px;
	margin:0 auto 0 auto;
}

#logo {
	float:left;
	width:315px;
	height:80px;
	background-image:url("logo.gif");	
	background-repeat:no-repeat;		
}

#right-box {
	float:right;
	width:510px;
	height:80px;
	line-height:80px;
}

#second-bar {
	width:825px;
	height:52px;
	margin:auto;
}

#top-nav {
	float:left;
	width:591px;
	height:52px;
	font-size:11px;
	font-weight:bold;
	background-image:url("top-nav-background.gif");	
	background-repeat:no-repeat;		
	padding:0 0 0 60px;
	line-height:52px;
}

#date-tab {
	float:left;
	width:174px;
	height:22px;
	font-size:11px;
	color:#fff;
	background-image:url("date-tab.gif");	
	background-repeat:no-repeat;		
	padding:30px 0 0 0;
	text-align:center;
}

.nav-arrows {
	vertical-align:middle;
	margin:0 10px 0 10px;
}

#blue-bar {
	width:795px;
	height:42px;
	font-size:11px;
	color:#fff;
	background-image:url("blue-bar-background.gif");	
	background-repeat:repeat-x;		
	padding:0 0 0 30px;
	margin:auto;
	line-height:42px;
}

#blue-bar a {
	color:#fff;
}

#main-area {
	width:765px;

	background-image:url("main-background.gif");	
	background-repeat:no-repeat;		
	background-color:#fff;
	padding:17px 30px 0 30px;
	margin:0 auto 0 auto;
}

#left-nav {
	float:left;
	width:164px;
	margin:0 20px 0 0;
}

#main-column {
	float:right;
	width:581px;
}

.main-grey {
	width:531px;
	background-image:url("main-grey.gif");	
	background-repeat:no-repeat;		
	background-color:#fff;
	padding:25px;
	margin:15px 0 0 0;
}


.nav-top-1 {
	width:164px;
	height:35px;
	font-size:11px;
	color:#fff;
	font-weight:bold;	
	background-image:url("nav-top-1.gif");	
	background-repeat:no-repeat;	
	text-align:center;
	line-height:35px;
}

.nav-top-2 {
	width:164px;
	height:35px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background-image:url("nav-top-2.gif");	
	background-repeat:no-repeat;	
	margin:15px 0 0 0;
	text-align:center;
	line-height:35px;	
}

.nav-content {
	width:164px;
	font-size:11px;
	padding:10px 0 0 0;
}

.nav-dots {
	width:164px;
	height:1px;
	background-image:url("nav-dots.gif");
	background-repeat:repeat-x;
	margin:3px 0 3px 0;
}

#footer {
	width:805px;
	height:42px;
	font-size:11px;
	color:#fff;
	background-image:url("footer.gif");	
	background-repeat:repeat-x;		
	padding:0 0 0 20px;
	margin:auto;
	line-height:42px;
}

#footer a {
	color:#fff;
}
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 0 0; background: #fff; color: #808080; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; }
.commentsbox { background: #fff; color: #808080; padding: 10px; margin: 0 0 0 0; }
.date {  margin: 0 0 0 0; }