body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000;
	text-align: center;
	margin: 0px;
}

table {
	position: absolute;
	width: 712px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 712px;
	text-align: left;
}

.title { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; }

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; }

hr { border: 0; width: 1px; color: #000000; background-color: #000000; height: 300px; }

/* Menu shadow notes: text-shadow: 1px 1px 3px #000000; -- text-shadow: 1px 1px 3px #058FCD; */
.menu a:link { font-size: 14px; color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
.menu a:visited { font-size: 14px; color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
.menu a:hover { font-size: 14px; color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
.menu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; }
td.menu { 
	text-align: center;
}

td.content {
	padding: 5px 5px;
}
div#content {
	text-align: left;
}
td.main {
	padding: 5px 5px;
	text-align: center;
}

ul#content
{
	list-style-image: url('check.jpg');
}


.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; }
.footer a:link { font-size: 10px; color: #115588; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
.footer a:visited { font-size: 10px; color: #115588; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
.footer a:hover { font-size: 10px; color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
td.footer { 
	text-align: right;
}

a:link { font-size: 14px; color: #115588; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a:visited { font-size: 14px; color: #115588; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a:hover { font-size: 14px; color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

.text:link { font-size: 14px; color: #115588; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
.text:visited { font-size: 14px; color: #115588; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
.text:hover { font-size: 14px; color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }