body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#CSSFContent457
{
	height: 300px;
	width: 942px;
	position: relative;
}
#health
{
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
}
#health-text
{
	position: absolute;
	z-index: 4;
}
#rotate-text
{
	position: absolute;
	z-index: 5;
	width: 442px;
	padding: 10px;
}
.contentslide{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width: 942px;
	height: 300px;
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	}

.contentslide .contentdiv{
	display: none;
}

.pagination{
	background-image:url(../images/rotate-nav-bg.jpg);
	width:943px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align: left;
	background-repeat: repeat-x;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A2E78;
	padding-top: 5px;

}

.pagination a, .pagination span{
	text-decoration: none;
	color:#09275c;
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.pagination a:hover, .pagination a.selected, pagination span.over{
	font-weight:bold;
	background-image: url(../images/top-nav-hover.png);
}

.Head
{
	margin-top: 120px;
	margin-left: 10px;
	padding-bottom: 30px;
	font-size: 14px;
	text-align: left;
	color: #333;
}
.base
{
	padding-left: 5px;
	text-align: left;
}

.tabbed_text
{
	position: absolute;
	left: 135px;
	top: 213px;
}
