body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68727F;
	background-color: #E0E9EF;
	background-image: url(../images/bg-low.gif);
	background-repeat: repeat-y;
	background-position: center;
	list-style-image: url(../images/bullet.gif);





}
td.cellTopLogo {
	background-image: url(../images/top_logo.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;

}
table.tableMainText {
	background-image: url(../images/table_txt_bg.jpg);
	background-repeat: no-repeat;
}
td.cellcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CCFF;
	font-weight: bold;

}
td {
	font-size: 11px;
}
td.cellMainText {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;

}
.fontsBold {
	font-weight: bold;
}
.fontsBoldBlue {
	font-weight: bold;
	color: #104B8B;
}
table {
	background-color: #FFFFFF;
}
a {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.linksTop {
	color: #093E81;
	text-decoration: none;
}
a.linksTop:hover {
	text-decoration: underline;
}
