/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/sides.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #4B4B4B;
}
a{
	color: #0099FF;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}
.style5 {color: #B7E2FF}
.margins {
	padding-top: 10px;
}
.aboutbox {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2em;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #8399b0;
	background-image: url(images/contentbox_mid.gif);
	background-repeat: no-repeat;
}
.aboutbox a {
	color: #86D3F9;
}
#footer{
	width: 781px;
	background-color: #7d99b2;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}
.form{
	text-align: right;
	display: block;
}
p{
line-height:1.4em;
}
.style6 {
	font-size: 16px;
	color: #36729A;
}
.indent {
	text-indent: 38px;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
