﻿#container {
	margin: 10px auto 10px auto;
	width: 799px;
	background-color: #559AC6;
}
#header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
}
#header_txt {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
	height: 40px;
}
body {
	font-family: "Microsoft Sans Serif";
}
p {
	margin: 10px 10px 0px 10px;
}
#left_col {
	float: left;
	width: 299px;
	font-size: 10pt;
	color: #000000;
	background-color: #559AC6;
	height: auto;
}
#col_rt {
	border-style: none;
	border-width: 2px;
	background-color: #FFFFFF;
	float: right;
	width: 498px;
	border-right-color: #559AC6;
	margin-right: 2px;
}
#footer {
	font-weight: bold;
	font-size: 10pt;
	height: 65px;
	width: 799px;
	float: left;
	background-color: #559AC6;
}
.indent {
	margin-left: 30px;
}
#footer_lft {
	font-weight: bold;
	font-size: 8pt;
	height: 40px;
	width: 399px;
	float: left;
}
#footer_rt {
	font-weight: bold;
	font-size: 8pt;
	height: 40px;
	width: 400px;
	float: right;
	text-align: right;
}
.copyright {
	font-size: 10pt;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.website {
	font-size: 8pt;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
.img_no_bdr {
	border-width: 0px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px;
	color: #000000;
}
.tagline {
	font-size: 14pt;
	font-weight: bold;
	margin: 10px;
	color: #FFFFFF;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px;
}
.menu {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
	font-weight: bold;
}
.imgrt {
	float: right;
}
#copyright {
	height: auto;
	width: 799px;
	float: left;
	background-color: #FFFFFF;
}
