body {
	color: #000000;
	background-color: #B60A39;
	padding: 0px;
	margin: 12px 0;
	background-image: url(/images/DanaCareBG.png);
	background-repeat: repeat;
	font: 12px/10px Verdana, Arial, Helvetica, sans-serif;
}
#masthead {
	background-color: #FFFFFF;
	margin: 0px;
	position: relative;
	padding-top: 1px;
	padding-right: 1px;
}
#menu {
	height: 26px;
	width: 976px;
	background-color: #D9DADB;
	padding-left: 24px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
}
#center {
	width: 1000px;
	min-height: 500px;
}
#center .content {
	padding: 40px 60px 60px 60px;
	line-height: 20px;
}
#scroller {
	height: 500px;
	overflow: auto;
	padding:0px 20px 0px 0px;
}
#footer .content {
	text-align: center;
	margin: 0px;
	padding: 4px 0px 0px;
	font-size: 12px;
}
#footer {
	color: #FFFFFF;
	background-color: #707173;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	clear: both;
	height: 30px;
}
#center a:link, #center a:visited, #center a:active {
	color: #707173;
	text-decoration: none;
}
#center a:hover {
	color: #B70E37;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 16px;
	margin: 0px;
	color: #B60A39;
	text-transform: uppercase;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	color: #B60A39;
	text-transform: uppercase;
	font-weight: lighter;
}
h3 {
	font-size: 12px;
	color: #B60A39;
	font-weight: lighter;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#line1 {
	height: 3px;
	width: 1000px;
	background-color: #C5C6C8;
}
#line2 {
	height: 3px;
	width: 1000px;
	background-color: #000000;
}
.logo {
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#forside1 {
	width: 500px;
	float: left;
}
#forside2 {
	width: 330px;
	float: left;
	height: 500px;
	padding: 40px 0px 0px;
	margin-left: 20px;
}
#forside2 h1 {
	font-size: 14px;
	line-height: 10px;
	margin: 10px 0 20px;
	padding: 0px;
}
#forside2 p, #forside2 td {
	font-size: 10px;
	line-height: 10px;
	margin: 10px 0;
	padding: 0px;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
hr {
	width: 100%;
	color: #B90739;
	background-color: #B70D3A;
	height: 1px;
	margin: 0px;
}
@media print{
body {
	color: #000000;
	padding: 0px;
	margin: 12px 0;
	font: 12px/10px Verdana, Arial, Helvetica, sans-serif;
	background: url(none) repeat;
}
#masthead {
	display:none;
}
#menu {
	display:none;
}
#footer {
	display:none;
}
li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background: url(none) no-repeat 0 0px;
	list-style: square outside;
}
}

