body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headerbg {
	background-image: url(images/headerbg.jpg);
}
.navbar {
	background-image: url(images/nav_bar.gif);
	background-repeat: repeat-x;
}
.contentbg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	background-color: #f8f8f8;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3050a2;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	list-style-image: url(images/bullet.jpg);
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footerlinkshover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3050a2;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #F20000;
	text-decoration: none;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #3050a2;
	text-decoration: none;
}
.contentbg td table tr td #bullet tr td table .bodycopy td ul {
	text-align: left;
}

