body {
	background-color: #349ACC;
	margin: 0px;
}
.bg-header {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	height: 105px;
}
.bg-menu {
	background-image: url(images/bg-leftmenu.gif);
	background-repeat: repeat-y;
	height: 24px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bg-lefthead {
	background-image: url(images/bg-lefthead.gif);
	background-repeat: no-repeat;
	height: 33px;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg-leftgradient {
	background-color: #A5D2E9;
	background-image: url(images/bg-leftgradient.gif);
	background-repeat: repeat-x;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #004080;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #B40404;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #098FCD;
	text-decoration: none;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.subtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #B40404;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #B40404;
	text-decoration: underline;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.link1:hover {
	color: #B40404;
	text-decoration: underline;
}
.link2:hover {
	color: #098FCD;
	text-decoration: none;
}
.menu:hover {
	color: #ffffff;
	text-decoration: none;
}
