body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEA;
}
body,td,th {
	font-family: "Trebuchet MS";
	line-height: 16px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E6FBF8;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.conlink:link {
	color: #6578A0;
	font-weight: bold;
	text-decoration: none;
}
a.conlink:visited {
	color: #6578A0;
	font-weight: bold;
	text-decoration: none;
}
a.conlink:hover {
	color: #121015;
	font-weight: bold;
	text-decoration: underline;
}
a.conlink:active {
	color: #6578A0;
	font-weight: bold;
	text-decoration: none;
}
INPUT, TEXTAREA, SELECT, TextField, list, menu{
	font-family: Arial;
	font-size: 11px;
	background: #F8F8F8;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
}
.maintableouter {
	border-top: 0px solid;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid;
	background-color: #FFFFFF;
	height: 100%
}

.red {
	color: #CC0000;
}
.grey {
	color: #666666;
}
hr {border: 1px dotted #CCCCCC;
}
#navigation{
    font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
#content1{
	font-size: 14px;
	padding: 20px 20px 10px;
	font-weight: bold;
	line-height: 17px;
	height: 30px;
}
#content2{
	font-size: 13px;
	padding: 40px 60px 60px 80px;
	text-align: left;
	color: #28437A;
	height: 192px;
}
#footer{
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	position: relative;
	float: left;
	font-weight: normal;
}
#footerright{
    padding: 5px 5px 5px 5px;
    position: relative;
    float: right;
}
A.mylink{
	font-family: Georgia;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
}
