.sitebg {
	background-color: 048ec5;
	background-image: url(images/BGstrip.jpg);
	background-repeat: repeat-x;
}
.sitebgL {
	background-image: url(images/BGshadow_L.jpg);
	background-repeat: no-repeat;
	top: 0px;
}
.sitebgR {
	background-image: url(images/BGshadow_R.gif);
	top: 0px;
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(images/menubar.jpg);
	background-repeat: repeat-x;
}
.homelink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 0032aa;
	vertical-align: middle;
	text-indent: 10px;
	font-weight: normal;
	font-variant: normal;
	height: 40px;
}
.yellheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: FCD345;
	text-indent: 10px;
	font-weight: bold;
	font-variant: normal;
	height: 25px;
}
.menulinks {
	font-family: Arial, Geneva, "Gill Sans", sans-serif;
	font-size: 13px;
	color: #333333;
	text-indent: 10px;
	font-weight: normal;
	font-variant: normal;
	height: 12px;
}
.bodycopy {
	font-family: Arial, Geneva, "Gill Sans", sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	height: 25px;
	padding: 10px 15px;
	text-align: justify;
	vertical-align: middle;
	clear: both;
	white-space: normal;
	display: table-cell;
	line-height: 22px;
}
.lists {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	height: 25px;
	padding: 10px 15px;
	text-align: justify;
	vertical-align: middle;
	clear: both;
	white-space: normal;
	display: table-cell;
	line-height: 22px;
	list-style-position: inside;
	list-style-image: url(images/bulletimage.gif);
	list-style-type: upper-roman;
}
.whitecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	clear: none;
	padding: 3px;
}
.bodyhead1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-indent: 20px;
	font-weight: normal;
	font-variant: normal;
}
.bodyhead2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-indent: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-right: 20px;
}
.bodycopyflex {
	font-family: Arial, Geneva, "Gill Sans", sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	padding: 10px 15px;
	text-align: justify;
	clear: both;
	line-height: 22px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4571E9;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
