body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;



}
.contact {
	vertical-align: top;
	text-align: right;
	width: 220px;
	background-color: #F9F0E1;
	font-size: small;
	font-weight: normal;
	color: #333333;
	background-image: url(contactbkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;




}
.content {
	color: #333333;
	background-color: #FFFCF9;
	padding: 15px 15px 15px 25px;
	text-align: left;
	background-image: url(contentbkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CED7E5;
	line-height: 22px;
}
.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.ftby {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 25px;
	height: 24px;
	text-align: left;
	font-size: 11px;
	padding-bottom: 12px;
}
.ftcopy {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 24px;
	padding-right: 25px;
	text-align: right;
	font-size: 11px;
	padding-bottom: 12px;

}
.sidetitle {
	font-size: medium;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}
.navbar {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	height: 19px;
	text-align: left;
}
.whitetxt {
	color: #FFFFFF;
}

a:link {
	color: #343E96;
	text-decoration: none;
}
a:visited {
	color: #343E96;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.ftby a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ftby a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ftby a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
.ftby a:active {


	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #5460C5;
	text-decoration: none;
}
.navbar a:active {
	color: #5460C5;
	text-decoration: none;
}
.contact a:link {
	color: #343E96;
	text-decoration: none;
	font-weight: bold;
}
.contact a:visited {
	color: #343E96;
	text-decoration: none;
	font-weight: bold;
}
.contact a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.contact a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	text-transform: uppercase;
	font-weight: normal;
	color: #343E96;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #343E96;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #343E96;
}