body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006A9B;
}

.navbuttons {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 75%; 
	height: 24px;
	padding-left:5px;
	
}

.navbuttons a {
	color: #FFFFFF;
	text-decoration: none;
}

.youarehere {
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	padding: 5px 0 6px 0;
}

#youarehere a {
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: transparent; 
	padding: 2px 10px 4px 10px; 
	border: 2px solid #3398CC;
}

#youarehere a:hover {
	background-color: #006A9B; 
	border: 2px solid #FFFFFF;
}

#bodytextbox {
	line-height: 125%;
}

.headline, h3 {
	font-weight: bold; 
	font-size: 110%;
	margin-bottom: 20px;
}

#story {
	font-size: 90%;
}

#story a:link, #story a:visited {
	color: #006A9B; 
	font-weight: bold;
}

#story a:active, #story a:hover {
	color: #444A88;
	font-weight: bold;
}

.caption {
	font-size: 85%;
	text-align: center;
}
#bannerbox {
	font-weight: bold;
}
#bannertextbox {
	font-size: 0.8em;
	background-color: #3398CC;
	color: #FFFFFF;
}



.bottomnav {
	font-size: 75%;
	font-weight: bold;
}

.bottomnav a:link, .bottomnav a:visited {
	color: #006A9B; 
}

.bottomnav a:active, .bottomnav a:hover {
	color: #444A88;
}

.blanklist {
	list-style:none;
}

.spacedlist li {
	margin: 15px 0 15px 0;
}

hr {
	color:#006A9B;
	background-color:#006A9B;
	width: 50%;
	text-align: center;
}

dl.articlelist {
	font-size: 90%;
}

dl.articlelist dd {
	font-style: italic;
	padding-bottom: 20px;
}

.sup {
	line-height: 0;
	vertical-align: text-top;
}

ol li.nonum {
	list-style-type: none;
}
.smalltext {
	font-size: 0.7em;
}
