body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body {
	background: #05589a url(/images/background_col_short.gif) repeat-x;
	font: normal 12px arial;
	color: #333;
}

a, a:visited {
	color: #005498;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #005498;
	text-decoration: underline;
}

p {
	line-height: 17px;
	padding: 0 0 16px 0;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #005498;
	margin-top: 4px;
	margin-bottom: 18px;
}

h3 {
	font-size: 14px;
	color: #005498;
	margin-bottom: 14px;
}

h3.search {
	margin-bottom: 0;
}

#footer {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 10px 0;
	border-top: 2px solid #fff;
	background-color: #508ab8;
	color: #fff;
	opacity: 0.9;
	filter: alpha(opacity:90);
}

#footer a {
	color: #fff;
}

#sitemap li {
	margin-bottom: 2px;
}

.subnav ul {
	list-style: none;
}

.subnav li {
	font-weight: bold;
	border-bottom: 1px dotted #005498;
	padding: 9px 0 9px 3px;
}

.subnav li.sub {
	font-weight: normal;
	font-size: 11px;
	padding: 9px 0 9px 10px;
}

.subnav a:hover, .subnav a.on {
	color: #68b155;
	text-decoration: none;
}

.content ul, .content ol {
	margin: 0 0 18px 34px;
}

.content li {
	margin-bottom: 14px;
}

.date {
	font-size: 11px;
	color: #585858;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #005498;
}

.grey {
	color: #585858;
}

.h120 {
	height: 120px;
}

.hide {
	display: none;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.homeintro {
	font-size: 13px;
	color: #000;
	line-height: 18px;
}

.homeintro p {
	line-height: 18px;
	padding: 0;
}

.homebucket {
	color: #585858;
	padding: 12px 0 0 2px;
}

.homebucket p {
	line-height: 16px;
	padding: 0;
}

img.alignleft {
	float: left;
	margin: 4px 10px 0 0;
}

img.alignright {
	float: right;
	margin: 4px 0 0 10px;
}
