.body {
	background-color: #000000;
	margin: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA232A;
	margin: 0px;
}
.navigation_cell {
	background:url(slices/left_col_bg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	width:262px;
	height:280px;
}
.left_col_bottom {
	background-image: url(slices/left_col_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 310px;
}
.content_cell {
	background-color: #FFFFFF;
	width: 691px;
	vertical-align: top;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	margin: 20px;
	width: 651px;
	z-index:500;
}
.regtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
}
.link_color {
	color: #ED1C24;
	text-decoration: none;
}
.link_color:hover {
	text-decoration:underline;
}
.texnav_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(slices/layout_r3_c1.jpg);
	padding-left: 30px;
	text-align: right;
}
.text_nav {
	line-height: 53px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_nav:hover {
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
