body {
	background-color: #E3F2FA;
	background-image: url(images/body-BG.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body-leftBG {
	background-image: url(images/body-leftBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body-rightBG {
	background-image: url(images/body-rightBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.home-bodyBG {
	background-image: url(images/home-body-BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.menuBG {
	background-color: #79C8FA;
	background-image: url(images/menuBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.footercopy {
	font-family: tahoma;
	color: #023E70;
	text-decoration: none;
	font-size: 11px;
}
.footerlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footerlinks:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footerlinks:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footerlinks:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.footerlinks:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.links:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.v-devider {
	background-image: url(images/v-devider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.h-devider {
	background-image: url(images/h-devider1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.copy {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 28px;
}
.copy1 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.subhead {
	font-family: verdana;
	font-size: 14px;
	color: #FF9C00;
	line-height: 18px;
	font-weight: bold;
}
.titleBG {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #0E3C61;
	text-decoration: none;
	background-image: url(images/titleBG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.textlinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #024073;
	text-decoration: none;
}
.textlinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #024073;
	text-decoration: underline;
}
.textlinkscopy {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #024073;
	text-decoration: none;
}
.border {
	border: 1px solid #5CBDFA;
}
.fields {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #5CBDFA;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #024073;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}