﻿/* CSS layout */
#masthead {
	background: url('images/banner1.gif') no-repeat center;
	min-height: 150px;
	max-height: 150px;
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 225px;
}

#footer {
}

.Header3 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.BodyText{
	font-size: medium;
	font-style: normal;
	text-align:center
	font-family: "Times New Roman", Times, serif;
}
.style6 {
	font-size: medium;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.style8 {
	font-weight: normal;
	font-size: large;
	font-family: "Times New Roman", Times, serif;

}
.style9 {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;

}
.style10 {
	text-align: right;
	font-family: "Times New Roman", Times, serif;

}
.style11 {
	font-size: medium;
	text-align: right;
	font-family: "Times New Roman", Times, serif;

}
.style12 {
	font-size: small;
	font-family: "Times New Roman", Times, serif;

}
.style15 {
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-style:normal;

}
.style16 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;

}

