@charset "utf-8";
table {
	background-repeat: no-repeat;
}
#white-border {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #6BAEC9;
}
h1   {
	border: 1px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #04477C;
	text-transform: uppercase;
	line-height: 19px;
}
p  {
	border: 1px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #04477C;
	font-size: 14px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.20pad {
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 30px;
	margin-left: 30px;
	padding-right: 40px;
	padding-left: 30px;
}
li   {
	font-family: Arial, Helvetica, sans-serif;
	color: #04477C;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 14px;
	line-height: 18px;
}
#bottom-bg {
	background-image: url(/test-site/images/bb-bottom_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #04477C;
}

ul {

}
a:link {
	border: 1px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #04477C;
	font-size: 14px;
	padding-top: 0px;
	text-decoration: underline;
}
a:hover {
	border: 1px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6BAEC9;
	font-size: 14px;
	padding-top: 0px;
	text-decoration: underline;
}
a:visited {
	border: 1px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #04477C;
	font-size: 14px;
	padding-top: 0px;
	text-decoration: underline;
}
#white {
	color: #FFFFFF;
}
#blueborder {
	border: 1px solid #04477D;
}
.blueborder {
	border: 1px solid #04477D;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#backrepeat {
	background-repeat: repeat;
	background-image: url(/test-site/images/middle_02.gif);
}
