body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #F5F5EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: medium;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-size: 18px;
}
.maincell {
	background-color: #F5F5EA;
	padding: 0px;
	height: 100%;
	width: 775px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #516796;
	border-left-color: #516796;
	margin: 0px;
}
.headcell {
	background-color: #516796;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.divider {
	background-image: url(/images/head/divider-background.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.contentcell {
	margin: 0px;
	padding: 3px;
}
.bluetitle {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #516796;
	letter-spacing: 1px;
	text-align: center;
	background-color: #FFFFFF;
}
.righttable {
	border: 1px solid #000000;
	padding: 3px;
	background-color: #516796;
}
.bluecell {
	color: #FFFFFF;
	background-color: #516796;
}
ul {
	padding-left: 0;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.border4 {
	border: 1px solid #000000;
}
.popup-border {
	border: 2px double #000000;
	margin: 2px;
	padding: 4px;
}
