body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: #fff;
	margin: 0px;
}
#middle-bg {
	background-image: url(../images/middle_BG_02.gif);
	background-repeat: no-repeat;
}
#bottom-bg {
	background-image: url(../images/bottom_BG_04.gif);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/footer_BG_05.gif);
	background-repeat: no-repeat;
}
#nav {
	background-image: url(../images/nav_BG_03.gif);
	background-repeat: no-repeat;
}
#main-left {
	background-image: url(../images/main-left-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main-left p{
	margin: 8px;
	padding: 0px;
}
#main-right {
	text-align: left;
}
.news-caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #5D6FA0;
}
.large {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.buttons a{
	margin: 8px;
	padding: 0px;
}
.buttonsblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.buttonssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.buttonssmall a{
	margin: 8px;
	padding: 0px;
}
.buttonsmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.basementweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.text3title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
input, textarea {
	line-height: 15px;
	color: #5e6fa1;
	border: 1px solid #5e6fa1;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.textfield {
	height: 16px;
}
.blacktimesitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
