.header_table {
	background-image: url(graphics/header_bg.jpg);
	background-repeat: no-repeat;
}
.header_table_home {
	background-image: url(graphics/header_bg_home.jpg);
	background-repeat: no-repeat;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFF1DC;
	font-weight: bold;
	text-decoration: none;
}
.header_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9ECD6;
}

.navigation:hover {
	text-decoration: underline;
}
.left_col_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-image: url(graphics/left_col_heading_bg.gif);
	background-repeat: no-repeat;
	line-height: 36px;
	height: 36px;
	width: 230px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.blacktext {
	color: #000000;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	width: 100%;
	margin-right: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
