@charset "UTF-8";
body {
	font-size: 90%;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, "ff-meta-web-pro-1","ff-meta-web-pro-2", Arial, Helvetica, sans-serif !important;
	*font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height:150%;
	margin-bottom:1em;
}
#Outer_Container {
	width: 958px;
	background: #fff;
	margin:0px auto;
	border-right: 1px solid #edcecf;
	border-left: 1px solid #edcecf;
	border-bottom: 1px solid #edcecf;
	text-align: left;
	}
/* Menu */
#Menu_Container {
	width: 960px;
	height:24px;
	/*background-image:url(../images/menu_bg.png);
	background-position: top left;
	background-repeat:repeat-x;*/
	z-index:1;
	position:relative;
	top:0px;
	padding:0px;
	margin:0px;
}

.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
img {
	border:none;
}
a {
	color:#f4842e;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
	padding-left:10px;
}
.floatr2 {
	float:right;
	padding-right:10px;
}
.floatrimage {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	border: #edcecf 1px solid;
	background-color:#fff;
}
.space {
	clear:both;
}
.return {
	color: #b81f24;
	font-size: 130%;
	font-style:italic;
	font-weight:bold;
	float:right;
	margin-right: 29px;
	position: relative;
	top:44px;
}
.yourhealth {
	color: #f4842e;
}
.topnav {
	width:100%;
	border:none;
	margin:0px;
	padding: 0px;
	background-image: url(../images/topnavbg.gif);
	background-repeat: repeat;
}
#content {
		background-repeat:repeat-y;
		font-size:90%;
}
#content .col h1{
	margin-top:30px;
	font-size: 160%;
	color: #9a3539;
	width: 260px;
	text-transform:uppercase;
}
#content .col h2{
	margin-top:20px;
	font-size: 120%;
	font-weight:normal;
	color: #f4842e;
}
#content .col p {
	color: #544;
}
#content .col2 h1{
	margin-top:30px;
	font-size: 160%;
	color: #9a3539;
	width: 280px;
	text-transform:uppercase;
}
#content .col2 h2{
	margin-top:20px;
	margin-bottom:1em;
	font-size: 120%;
	color: #9a3539;
	width: 280px;
	text-transform:uppercase;
}
#content .col2 h1 .smaller {
	font-size:50%;
	font-style: normal;
}
#content .col2 h3{
	margin-top:10px;
	font-size: 100%;
	font-weight:normal;
	color: #b81f24;
}
#content .undercol h1{
	font-size: 150%;
	font-weight:normal;
	font-style:italic;
	color: #b81f24;
}
#content .undercol h2{
	margin-top:20px;
	font-size: 120%;
	font-weight:normal;
	color: #f4842e;
}
#content .undercol h3{
	margin-top:10px;
	font-size: 100%;
	font-weight:normal;
	color: #b81f24;
}
#content .undercol p {
		font-size:90%;
	line-height: 120%;
}
.col {
	width: 260px;
	float:left;
	padding-left:10px;
	padding-right:60px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 260px;
}
html>body .col {
  width: 260px; 
	/* ie5win fudge ends */
	}
#content .col2 {
	width: 600px;
	float:left;
	padding-right:60px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:540px;
}
html>body .col2 {
  width:540px;
}
#content .undercol {
	width: 930px;
	float:left;
	padding-right:10px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:910px;
}
html>body .undercol {
  width:910px;
}

.undernav {
	height:10px;
}


.corporateservices {
	width:160px;
}
.orange{
	color: #f4842e;
}
.red{
	color: #b81f24;
}
.smaller {
	font-size:90%;
}
#sienouter {
	width:960px;
	margin:auto;
	font-size:70%;
}
.sien {
	color:#fff;
	text-align:left;
	margin-top: 10px;
	font-size:70%;
}
.sien a {
	color: #fffffe;
}
.sien a:hover {
	color: #fdfdfd;
}
