body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bg-top {
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	width: 502px;
	background-color: #FFFFFF;
	background-position: bottom;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #0078AB;
	text-decoration: none;
}
.links:hover {
	color: #FF9900;
	text-decoration: none;
}
.subtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FF9900;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}
.menu:hover {
	color: #1E84D8;
	text-decoration: none;
}
.bg-line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	height: 31px;
}
.bg-box {
	background-image: url(images/bg-box.gif);
	background-repeat: repeat-y;
	width: 194px;
}
.bg-boxtop {
	height: 113px;
	background-image: url(images/bg-boxtop.gif);
	background-repeat: no-repeat;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #505050;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #1E84D8;
	text-decoration: underline;
}
.link1:hover {
	color: #D82602;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #505050;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #1E84D8;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #597581;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #C81500;
}
