.Blackborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.body_margin {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 35px;
}
.body_right_bar_nav {
	padding-top: 20px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 14px;
}
.Blackborder .body_right_bar_nav p {
	margin-top: 0px;
	margin-bottom: 10px;
}

body {
	background-image: url(images/bkgrd-blue.jpg);
	background-color: #8AC6C5;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAF4F4;
	line-height: 18px;
}
a:link {
	color: #80FFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8FDEEF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #8AC6C6;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	color: #8AC6C6;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #B9E1E0;
}
h5 {
	font-size: 12px;
	color: #B9E1E0;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
}
.Blackborder .style3 .body_margin table p {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 10px;
}

