body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	font-size:12px;
}
#mainbody_div {
	min-height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
}
#table_01{
	width:800px;
	height:100%;
	background-image: url(images/covaHead_art.gif);
	background-color: #9cacc4;
	background-repeat: no-repeat;
	background-position: right top;
}

.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
}

td.navText, td.content_right_column{
	width:150px;
}
.navText {
	color: #003366;
	padding:15px 10px 0 10px;
	border-right:1px solid #999;
	}
	
.navText ul a, .navText ul a:visited{
	color: #003366;
	text-decoration:none;
}
.navText ul ul a, .navText ul ul a:visited{
	color:#666699;
	text-decoration:none;
}
.navText ul ul a:hover{
	text-decoration:none;
	background-color: #CCFFCC;
}
.navText ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
}
.navText ul ul{
	margin:0 0 0 10px;
	font-weight:normal;
	text-decoration: none;
}
.navText ul ul ul{
	margin:0 0 0 20px;
	text-decoration: none;
}
.navText li{
	margin:0 0 10px 0;
	text-decoration: none;
}
.navText li li{
	margin:5px 0 0 0;
	text-decoration: none;
}
.edge_left {
	color: #33FF00;
	text-decoration: none;
	background-image: url(images/edge_l.gif);
	background-repeat: repeat-y;
	width: 6px;
	top: 0px;
	bottom: 0px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;
}
.edge_right {
	background-image: url(images/edge_r.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.hed_left_logo {
	height: 100px;

	background-position: left;
}
.hed_right_info-field div {
	width:132px;
	float:right;
	color:#000033;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.hed_right_info-field h5{
	margin:0;
	font-weight:normal;
	font-size:10px;
}
.hed_right_info-field p{
	margin:5px 0 0 0;
	font-size:10px;
	line-height: 100%;
}
.hed_right_info-field p strong{
	display:block;
}
.hed_sub-banner {
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #10086B;
	height: 20px;
	left: 0px;
	right: 0px;
	bottom: 121px;
	text-indent: 24px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.main_body {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: .1em;
	word-spacing: .1em;
	height: 100%;
	width: 800px;
	top: 0px;
	bottom: 0px;
	position: relative;
	padding-left: 22px;
}
.navPanel_l {
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	height: 100%;
	width: 144px;
	bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 11px;
}
.content_right_column {
	color: #333333;
	background-image: url(shado_ptn.gif);
	background-repeat: repeat-x;
	padding: 15px 10px 0 10px;
	border-left:1px solid #999;
}
.content_right_column div{
	margin:0 0 20px 0;
	text-align:center;
}
.content_main_center {
	padding-top:15px;
	color: #333333;
	height: 100%;
	width: 500px;
	background-image: url(shado_ptn.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/b_diamond.gif);
}

.column_divider {
	color: #6699CC;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 100%;
	width: 10px;
}
