.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #039;
	padding-top: 5px;
	padding-bottom: 5px;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;

}
.side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
	padding: 5px 5px 5px 10px;
	font-weight: bold;

}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #003399;

}
a:link {
	color: #039;
}
a:visited {
	color: #039;
}
a:hover {
	color: #039;
}
a:active {
	color: #039;
}
.bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.contact a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.contact a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.bar {
	background-attachment: fixed;
	background-image: url(images/widebar2A.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.banner {
	background-attachment: scroll;
	background-image: url(images/banner2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.inset {
	font-size: 12px;
	color: #003399;
	background-color: #FFFFCC;
}
