body {
	background-color: #385B7F;
	font-family: arial, sans-serif;
	line-height: 16px;
	color: #444444;
	font-size: 12px;
	margin: 0;
}
td {
	font-family: arial, sans-serif;
	line-height: 16px;
	color: #444444;
	font-size: 12px;	
}
a { color: #93ADC8; text-decoration: none;}

table.body { width: 715px; border: 2px solid #214263; background: url("../img/bg.gif") repeat-x top #FFF; margin-bottom: 15px;}
td.body_left { padding: 0 20px 20px 20px; width: 500px;}
td.body_right { padding: 0 20px 0 0; vertical-align: top;}

table.nav {
	width: 296px; 
	height: 97px;
	margin-right: 44px;
}
td.nav_top {
	font-family: "century gothic", verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 13px;
	border-bottom: 2px solid #507397;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-left: 7px;
}
td.nav_bottom {
	font-family: "century gothic", verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 13px;
	vertical-align: top;
	padding-top: 7px;
	padding-left: 7px;
}
td.nav_top a { color: #FFF; text-decoration: none;}
td.nav_bottom a {	color: #FFF; text-decoration: none;}

h1 { 
	font-family: garamond, times, serif; 
	font-size: 20px; 
	border-bottom: 1px solid #B0C4D9; 
	line-height: 24px;
	color: #2C4B6B;
	font-weight: normal;
}
p {
	font-size: 12px;
	margin: 0;
	padding: 8px 0 8px 0;
}
p.footer { text-align: center; font-size: 11px;}
.white { color: #FFF;}
.grey { color: #C6C6C6;}
.blue { color: #2C4B6B;}
.eleven { font-size: 11px;}
.notop { padding-top: 0; margin-top: 0;}

table.split td { padding-bottom: 10px; vertical-align: top; background-color: #FFF;}
.border { border: 2px solid #B0C4D9;}
