body {
	padding: 10px;
	margin: 0px;
	text-align: center;
	background-color: #215c58;
	background-position: center top;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}	
#navigation {
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	display: block;
	background-color: #999999;
	font-style: normal;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;	
}
#navigation li {
	border-bottom: 1px solid #FFFFFF;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding: 3px;
	color: #ffffff;
	text-decoration: none;
}
#navigation li a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
#navigation ul ul {
	margin-left: 10px;
}
#navigation ul ul li{
	border-bottom: 10px;
	margin: 0;
}
#navigation ul ul li a:link, #navigation ul ul li a:visited {
	color: #ffffff;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navigation ul ul li a:hover {
	color: #FFFFFF;
	background-color: #55A09B;
}
p {
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Serif;
	font-size: 21px;
	font-style: normal;
	line-height: ;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #215c58;
	text-decoration: none;
	line-height: normal;
	margin-bottom: -5px;
}
h2 {
	font-family: "Trebuchet MS", Serif;
	font-size: 18px;
	font-style: normal;
	line-height: ;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	margin-bottom: -5px;
}
h3 {
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	font-style: normal;
	line-height: ;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #55A09B;
	text-decoration: none;
	line-height: normal;
	margin-bottom: -10px;
}
h4 {
	font-family: "Trebuchet MS", Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3399FF;
	text-decoration: none;
	margin-bottom: -7px;
}
a:link {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {
	text-decoration: underline;
	color: #0066cc;
}	
a:hover {
	text-decoration: underline;
	color: #990000;
}
.green {
	color: #215C58;
}
.white {
	color: #FFFFFF;
}
hr {
	border: none;
	color: #CCCCCC;
	background-color: #CCCCCC;
	width: 100%;
	height: 1px;
	padding-top: -5px;
	padding-bottom: -5px;
	font-size: 1px;
	line-height: normal;
}
li {
	font-family: "Trebuchet MS", Serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.over {
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;
	line-height: normal;
	background-color: #215C58;
}
.grey {
	color: #666666;
}
.footertext {
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Serif;
}
.footertext a:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Serif;
	text-decoration: underline;
}
.footertext a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Serif;
	text-decoration: underline;
}
.footertext a:hover {
	color: #66CCFF;
	font-family: "Trebuchet MS", Serif;
	text-decoration: underline;
}
img {
}
.wbform {
	font-family: "Trebuchet MS", Serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.blue {
	color: #3399FF;
}
