body {
	background: #2c4589  repeat-x;
	margin: 0px;
	padding: 0px;
}

.topNav {
	color: #ffffff;
	font: 13px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.topNav a:link, active, visited {
	color: #ffffff;
	text-decoration: none;
}

.topNav a:active {
	color: #ffffff;
	text-decoration: none;
}

.topNav a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topNav a:hover {
	text-decoration: none;
	background: #ffffff;
	color: #2c4589;
}

.bottomNav {
	color: #000000;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/opans_home_13.gif) no-repeat;
}

.bottomNav a:link {
	color: #000000;
	text-decoration: none;
}

.bottomNav a:active {
	color: #000000;
	text-decoration: none;
}

.bottomNav a:visited {
	color: #000000;
	text-decoration: none;
}

.bottomNav a:hover {
	text-decoration: none;
	background: #ffffff;
	color: #2c4589;
}

.bottomCopy {
	color: #000000;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	background: url(../images/opans_home_14.gif) no-repeat #122b62;
}

.bottomCopy a:link {
	color: #000000;
	text-decoration: none;
}

.bottomCopy a:active {
	color: #000000;
	text-decoration: none;
}

.bottomCopy a:visited {
	color: #000000;
	text-decoration: none;
}

.bottomCopy a:hover {
	text-decoration: none;
	background: #ffffff;
	color: #2c4589;
}

.container {
	padding: 0px;
	margin: 0px;
	border: none;
}

.shadowRight {
	background: url(../images/home_shadow_right.gif) repeat-y;
}

.shadowLeft {
	background: url(../images/home_shadow_left.gif) repeat-y;
}