.mainCenter {
	height:100%;
	padding-left: 30px;
	margin-top: 0px;
}
.mainCenterTable {
	height:100%;
	width: 100%;
	margin-top: 0px;
}
a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}


.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}


#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
#BottomNav {
	height: 140px;
}

.container {
	min-height: 10em;
	display: table-cell;
	vertical-align: middle;
	min-height: 400px;
	width: 100%;
}
.preload
{
	height: 0px;
	width: 0px;
	position: absolute;
	left: -1600px;
	top: 0px;
	z-index: -20;
}