﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #326598;
}

a:hover {
	color: #666;
}

h1, h2 {
	margin-bottom: 5px;
}

h1 {
	font-size: 14px;
	color: #17487e;
}

h2 {
	font-size: 13px;
}

p {
	margin-bottom: 10px;
}

img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
	border: none;
}

img a {
	border: none;
}

#contentwrapper ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

#newswrapper img {
	float: none;
	margin: 0px;
	clear: none;
	margin-bottom: 5px;
}

#news_top h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}

#news_top a {
	background-image: url(images/news_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 5px;
	padding-left: 15px;
	text-decoration: none;
}

.newsdate {
	font-size: 9px;
	color: #666666;
}

.readmore a {
	display: block;
	border-bottom: dotted 1px #999999;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-decoration: none;
}

#header_text h2, #header_text a {
	color: #fff;
	text-decoration: none;
}

#breadcrumb strong {
	color: #326598;
}

#breadcrumb span.trails {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 4px;
}

#breadcrumb span.trails a {
	text-decoration: none;
}

#breadcrumb span.trails a:hover {
	text-decoration: underline;
}