body {
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
.header {
	background-image:  url("images/headerbg.jpg");
	background-repeat: repeat-x;
}
#nav ul {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B3371;
	border-right-color: #1B3371;
	border-bottom-color: #1B3371;
	border-left-color: #1B3371;
	border-left-style: solid;
}
#nav ul li {
	line-height: 30px;
	font-family: "Arial Black", Verdana, sans-serif;
	font-size: 1.1em;
	display: block;
	text-align: center;
}
#nav ul li a {
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;
	display: block;
	color: #000000;
	text-decoration: none;
}
#nav ul li a.active {
	background-image: url(images/button_over.jpg);
	background-repeat: repeat-x;
	display: block;
}
#nav ul li a:hover {
	background-image: url(images/button_hover.jpg);
	background-repeat: repeat-x;
	display: block;
}

.main {
	padding: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #000000;
	font-weight: normal;
	line-height: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
}
.main p {
	margin: 10px 5px 5px;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
.border {
	border: 1px solid #666666;
}
.phonebox {
	background-color: #BACDED;
	border: 1px solid #666666;
	padding: 0px 5px 5px;
	margin: 0px 5px 0px 0px;
	width: 240px;
}
.phonebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.floatrt {
	border: 1px solid #666666;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.midsection {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.copy {
	padding: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #AEB5AD;
	border-right-color: #AEB5AD;
	border-bottom-color: #AEB5AD;
	border-left-color: #AEB5AD;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #6074A7;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
li {
	font-size: 1.4em;
	line-height: 1.6em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #1B3371;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #1B3371;
	margin: 5px 0px 0px 5px;
}
.box {
	border: 1px solid #1B3371;
	padding: 5px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AEB5AD;
	border-right-color: #AEB5AD;
	border-bottom-color: #AEB5AD;
	border-left-color: #AEB5AD;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
.midsection2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 400px;
}
.number {
	color: #1B3371;
	text-align: center;
	font-family: "Arial Black", Verdana, sans-serif;
	line-height: 23px;
}
.sub p {
	line-height: 25px;
	margin: 0px;
	padding: 5px;
}
