body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #333333;
	padding: 0px;
}
.font {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
}
.textlinks a {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}
.textlinks {
	font-family: Arial;
	font-size: 10px;
}
.textlinks a:hover {
	color: #5795CE;
}
h5 {
	font-family: Arial;
	color: #FFFFFF;
}
.brochure a {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #003366;
}
.brochure a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
.style3 {
	font-size: 9px
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #1A358E;
}
a:visited {
	color: #000066;
}
a:active {
	color: #000066;
}
.leftnavbar {
	background-image: url(images/leftnavbar.jpg);
	background-repeat: repeat;
}
