body {
	background-color: #F0F1E7;
	margin: 0px;
}
.bg-boxbottom {
	background-image: url(images/boxbottom.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.bg-boxtop {
	background-image: url(images/box-top.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.bg-boxleft {
	background-image: url(images/boxleft.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bg-boxright {
	background-image: url(images/boxright.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bg-top {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	height: 53px;
}
.bg-box1left {
	background-image: url(images/box1left.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.bg-box1right {
	background-image: url(images/box1right.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.bg-box1top {
	background-image: url(images/box1top.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.bg-box1bottom {
	background-image: url(images/box1bottom.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.bg-box2left {
	background-image: url(images/box2-left.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.bg-box2top {
	background-image: url(images/box2-top.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.bodytext1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.subtext {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #304C8F;
}
.bg-footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4F8FC1;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4F8FC1;
	text-decoration: none;
}
.footerlinks:hover {
	color: #000000;
	text-decoration: none;
}

.subhead {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	line-height: 16px;
	color: #2F4D8D;
	font-weight: bold;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C8BA;
}
.subhead1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 15px;
	color: #2F4D8D;
	font-weight: bold;
}
