body {
	background-image: url('../images/background.jpg');
	margin: 0px;
	font-size: 11pt;
	font-family: Arial
}

.main_div {
	padding-top: 10px;
}

.inner_div {
	border: 3px solid #CCC9C6;
}

.thetable {
	width: 100%;
	border: 0px solid #ffffff;
	padding: 0px;
}

.home_contact {
	padding-right: 14px;
	position: relative;
	float: right;
}

.home_contact a {
	font-size: 8pt;
	font-family: Arial;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
	text-decoration:none;
}

.submenubar {
	background-color: #ffffff;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 4px;
	height: 12px;
	font-size: 5pt;
}

.submenubar a {
	font-size: 8pt;
	font-family: Arial;
	background-color: #FFFFFF;
	font-weight:bold;
	color: #999999;
	padding:3px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform:uppercase;
	text-decoration:none;
	white-space: nowrap;
	border: 1px solid #cccccc;
	margin: 5px;
	position: relative;
	top: -1px;
}

.submenubar a.selected {
	background-color: #3d3a3a;
	color: #cccbc4;
}

.menubar a:hover {
	text-decoration: underline;
}

.submenubar a:hover {
	text-decoration: underline;
}

.buttonlink {
	font-size: 8pt;
	font-family: Arial;
	background-color: #023970;
	font-weight:bold;
	color: #ffffff;
	padding:3px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform:uppercase;
	text-decoration:none;
	white-space: nowrap;
	border: 1px solid #cccccc;
	margin: 5px;
	position: relative;
	top: -1px;
}

.buttonlink:hover {
	font-size: 8pt;
	font-family: Arial;
	background-color: #CFD9E6;
	font-weight:bold;
	color: #0000ff;
	padding:3px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform:uppercase;
	text-decoration:underline;
	white-space: nowrap;
	border: 1px solid #cccccc;
	margin: 5px;
	position: relative;
	top: -1px;
}

.content_div {
	aborder: 1px solid #CCC9C6;
	apadding-top: 20px;
	apadding-bottom: 20px;
}

.footer {
	padding-top: 10px;
	font-size: 8pt;
	font-family: Arial;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
	text-decoration:none;
	text-align: center;
}
.footer a {
	font-size: 8pt;
	font-family: Arial;
	font-weight:bold;
	color: #000000;
	text-transform:uppercase;
	text-decoration:none;
}

.darker {
	background-color: #EDECE8;
	height: 65px;
	vertical-align:top;
	color: #416b94;
	font-size: 12px;
	font-weight: 700;
}
.lighter {
	background-color: #EDECE8;
	height: 65px;
	vertical-align:top;
	color: #416b94;
	font-weight: 700;
	font-size: 12px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.title2 {
	color: #494646;
	font-size: 10pt;
}