.main {
	padding: 10px;
}
.bottom {
	background-image: url(images/btr_bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #849EE6;
	text-decoration: none;
}
.bluhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #849EE6;
	text-decoration: none;
	font-weight: bold;
}
.bluhdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #849EE6;
	text-decoration: none;
	font-weight: bold;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D82DE;
}
.outerborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.main2 {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.footer {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbkgd {
	background-attachment: fixed;
	background-image: url(images/main_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #5D82DE;
	text-decoration: underline;
}
a:hover {
	color: #5D82DE;
	text-decoration: none;
}
a:visited {
	color: #5D82DE;
}
.contact {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a.onblu:link {
	font-family: Arial;
	color: #CCCCCC;
	text-decoration: underline;

}
a.onblu:hover {
	font-family: Arial;
	color: #CCCCCC;
	text-decoration: underline;
}
a.onblu:visited {
	font-family: Arial;
	color: #CCCCCC;
	text-decoration: underline;
}
