table.top {
	width: 100%;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #e2e5e9;
}

tr.toprow {
	height: 40px;
}

td.banner {
	height: 70px;
	width: 680px; 
	background-color: #e2e5e9;
}

table.bannerbottom {
	width: 100%;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #e2e5e9;
	border-bottom: 1px solid #7794a8;
}

table.pagebottom {
	width: 100%;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #e2e5e9;
	border-top: 1px solid #7794a8;
}

td.navtop {
	height: 10px;
	width: 120px !important;
	background-color: #e2e5e9;
	vertical-align: top;
	border-right: 1px solid #7794a8;
}

td.nav {
	height: 100%;
	width:  120px !important;
	background-color: #FFFFFF;
	vertical-align: top;
	border-right: 1px solid #7794a8;
	border-bottom: 1px solid #dce5ef;
}

td.links{
	padding: 5px !important;
	border-bottom: 1px solid #e2e5e9;
}

A.navlinks:link, A.navlinks:visited, A.navlinks:hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	color: #7794a8;
	text-decoration: none;
}

tr.navline {
	height: 2px;
	border-bottom: 1px dotted #7794a8;
}

td.main {
	height: 100%;
	width: 550;
	background-color: #eff3f7;
	vertical-align: top;
	border-right: 1px solid #7794a8;
}

table.mainbody {
	width: 100%;
	height: 90%;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #e2e5e9;
	border-bottom: 1px solid #dce5ef;
}


td.maintext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	font-weight: normal;
	text-decoration:none;
	vertical-align: top;
}

A.mailtext:link, A.mailtext:visited, A.mailtext:hover {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	color: #215177;
	text-decoration: none;
}

td.indent {
	width: 15px;
}

font.title {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	color: #7794a8;
	text-decoration: none;
	padding-left: 30px;
}

font.copyright {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8px;
	font-weight: normal;
	color: #7794a8;
	text-decoration: none;
}

