body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
.content {
	padding-top: 4px;
	padding-right: 32px;
	padding-bottom: 64px;
	padding-left: 32px;
}


.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bac5d3;
	background-image: url(images/hdr_bg_blu.jpg);
	background-repeat: repeat;
}
.header-nav {
	background-image: url(images/hdr_nav_blu_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 64px;
	padding-left: 32px;
}
#homelink {
	padding-right: 16px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	color: #000000;
	height: 32px;
}

.header-nav a {
	font-weight: bold;
	color: #f4f8fe;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bac5d3;
	border-left-color: #bac5d3;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #bac5d3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bac5d3;
	background-image: url(images/hdr_bg_blu_dk.jpg);
	padding-top: 2px;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 2px;
}
.header-nav a#currpage {
	color: #3c4a5c;
	background-image: url(images/hdr_bg_blu_hi2.jpg);
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bac5d3;
	border-right-color: #bac5d3;
	border-bottom-color: #bac5d3;
	border-left-color: #bac5d3;
}
.header-nav2 {
	background-image: url(images/hdr_bg_blu_hi2.jpg);
	background-attachment: fixed;
	padding-left: 32px;
	padding-top: 4px;
}
.highslide {
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC;
	text-align: right;
	padding-right: 8px;
}
.header-nav2 #currpage {
	text-decoration: none;
	background-color: #bac5d3;
}
.header-nav2 a {
	padding-right: 16px;
	padding-left: 16px;
	color: #000000;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
