body {
	background-color: #CDD1D4;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 175%;
}
.Black10ptB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
	line-height: 100%;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
}
#flashcontent {
	width: 770px;
	height: 220px;
	margin-left: auto;
	z-index:500;
	margin-right: auto;
	position: absolute;
}
.LeftColumn {
	background-image:url(../Images/col_Left.gif);
	background-repeat:repeat-y;
}
.RightColumn {
	background-image:url(../Images/col_Right.gif);
	background-repeat:repeat-y;
}
a:link {
	color: #00476C;
	text-decoration: underline;
}
a:visited {
	color: #00476C;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #00476C;
}
