body {
	margin: 0px;
}
.gradient1 {
	background-image: url("/images/design06/gradient_01.gif");
	background-repeat: repeat;
}
.gradient2 {
	background-image: url("/images/design06/gradient_02.gif");
	background-repeat: repeat-x;
}
.top_bg {
	background-image: url("/images/design06/header_01.jpg");
	background-repeat: no-repeat;
}
.top_sub_bg {
	background-image: url("/images/design06/sub_header_01.jpg");
	background-repeat: no-repeat;
}
.side_sub_bg {
	background-image: url("/images/design06/sub_side_01.jpg");
	background-repeat: no-repeat;
}
.top_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.top_header a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #85783E;
	text-align: center;
}
.top_menu a {
	color: #85783E;
	text-decoration: none;
}
.top_menu a:hover {
	color: #85783E;
	text-decoration: underline;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 122px;
	border: solid 1px black;
}
.bg1 {
	background-color: #0C1F4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8DB6D9;
	text-align: center;
}
.bg1 a {
	color: #8DB6D9;
	text-decoration: none;
}
.bg1 a:hover {
	color: #8DB6D9;
	text-decoration: underline;
}
.bg2 {
	background-color: #233f80;
}
.bg3 {
	background-color: #8BAFD3;
}
.bg4 {
	background-color: #B6B974;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555E8C;
	text-align: center;
}
.bg4 a {
	color: #555E8C;
	text-decoration: none;
}
.tagline
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #0C1F4A;
	padding-left: 10px;
	height: 42px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #BCAD6B;
	padding-left: 10px;
}
