body {
	background-image: url(/images/main-background.gif);
	background-repeat: repeat-y;
	background-color: #175C85;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 96%;
	font-family: "Trebuchet MS", Arial;
	background-attachment: fixed;
}


.skip-navigation {
	display: none;
}
.txtred {
	color: #FF0000;
}

#header {
	height: 187px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#header h1 {
	background-image: url(/images/blue-cross-logo.png);
	background-repeat: no-repeat;
	background-position: center -4px;
	height: 123px;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	text-indent: -9999px;
	width: 216px;
	position: absolute;
	left: 32px;
	top: 32px;
}
*html #header h1 {
	background-image: url(/images/blue-cross-logo.gif);
}
#header h2 {
	background-image: url(/images/sub-logo.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	font-size: .7em;
	text-indent: -9999px;
	position: absolute;
	left: 656px;
	top: 180px;
	z-index: 999;
	margin: 0px;
	padding: 0px;
}
#topnav {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-type: none;
	font-size: .8em;
}

#topnav li {
	display: inline;
}
#topnav a,
#topnav a:visited {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	color: #0000FF;
}
#topnav a.topnavlast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav a:hover,
#topnav a:active {
	color: #000000;
}

#content-holder #subnav .lastSubNavItem {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	padding-right: 0px;
}


#content-holder {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	min-height: 400px;
	height: auto;
	background-position: -2px;
}

#content-holder #content {
	float: left;
	width: 710px;
	padding: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}


#content-holder #content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#content-holder #content li {
	color: #000000;
	font-size: .8em;
}
#content-holder #content h1 {
	font-size: 1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content-holder #content h2 {
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#content-holder #content h3 {
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 235px;
	font-weight: normal;
}





#content-holder #content p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content-holder #content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-holder #content .frontpage-focus .imgAlignLeft,
#content-holder #content .imgAlignLeft {
	float: left;
	padding: 2px;
	border: 1px solid #000000;
	margin-right: 10px;
}

#content-holder #content hr {
	color: #145074;
	height: 1px;
	width: 90%;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


#content-holder #subnav{
	background-color: #1e88c7;
	clear: both;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 730px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	list-style-position: inside;
	list-style-type: none;
	height: 39px;
	background-image: url(/images/subnav-background.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
#content-holder #subnav li {
	display: inline;

}
#content-holder #subnav a {
	display: block;
	float: left;
	color: #fff;
	text-decoration:none;
	margin-top:10px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 8px;
}
#content-holder #subnav a:hover {
	text-decoration:underline;
}

#content-holder #content #copyright {
	background-color: #1e88c7;
	clear: both;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#content-holder #copyright {
	clear: both;
	font-size: 0.8em;
	color: #000000;
	width: 740px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 5px;
	padding: 0px;
}
#content-holder #content .frontpage-focus {
	min-height: 130px;
	height: auto;
}
#content-holder #content .imgAlignRight {
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}


#content-holder #ddfooter {
	font-size: 0.8em;
	color: #000000;
	text-align: right;
	clear: both;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#content-holder #ddfooter a {
	color: #000000;
	text-decoration: underline;
}
#content-holder #ddfooter a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#content-holder #content .frontpage-focus h1 {
	padding: 0px;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-weight: normal;
}
