body {
	font: 12px Arial, Helvetica, sans-serif;
	background:#fff;
	padding:0px;
	margin:0px;
}

pre {
	font-size:11px;
	color:blue;
}

ol {
	margin-right:40px;
}

li {
	margin-bottom:5px;
}

#frame {
	width:100%;
	padding:0px;
	text-align:left;
}

#contentcenter {
	margin-right:auto;
	margin-left:auto;
	width: 725px;
	background-color: #fff;
	border:0px solid #999;
	border-top:0px;
	padding-top:10px;
}

#contentheader {
	border-bottom:0px solid #999;
	background-color:#e8e8e8;
}

p {
	margin:0;
	margin-bottom: 12px;
	line-height: 20px;
}

h1 {
	font-size:21px;
	color: #000;
	padding-top:0px;
	padding-bottom:15px;
	margin:0;
}

h2 {
	font-size:13px;
	padding-bottom:10px;
	padding-top:10px;
	margin:0;
}

h3 {
	margin:0;
	padding-top: 0;
	font-size:13px;
}

h4 {
	margin:0;
	font-size:12px;
	color: #555;
	padding-bottom:2px;
}

h5 {
	margin:0;
	margin-left:10px;
	font-size:13px;
	font-style:italic;
	color: #444;
}

h6 {
	margin:0;
	padding-bottom:10px;
	padding-top:10px;
	font-size:16px;
	color:#D63429;
}

#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
}

#tabs {
	width:100%;
}

#tabs td {
}

.teamcard {
	background-color:#fff;
	padding:0px;
	border:0px solid #ccc;
	margin-bottom: 20px;
}

.tab {
	white-space: nowrap;
}

.tabOffLeft {
	border-bottom:1px solid #666;
}

.tabOff {
	padding: 2px 10px 0 10px;
}

.tabOffLink, .tabOffLink:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #555 !important;
	text-decoration: none;
}

.tabOffLink:hover {
	color: #000 !important;
	text-decoration: underline;
}

.tabOffCenter {
	background:url(../images/tab_off_bg.gif);
	font: 11px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	white-space: nowrap;
	border-bottom:1px solid #666;
}

.tabOffRight {
	border-bottom:1px solid #666;
}

.tabOnLeft {
	border-bottom:1px solid #C7D0DB;
}

.tabOn {
	padding: 2px 10px 0 10px;
}

.tabOnLink, .tabOnLink:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #000;
	text-decoration: none;
}

.tabOnLink:hover {
	color: #000;
	text-decoration: underline;
}

.tabOnCenter {
	background:url(../images/tab_on_bg.gif);
	font: 11px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	white-space: nowrap;
	border-bottom:1px solid #C7D0DB;
}

.tabOnRight {
	border-bottom:1px solid #C7D0DB;
}

.tab td {
	padding: 0;
	margin: 0;
}

.tabSeparator {
	width: 0px;
}

#submenu {
	height: 25px;
	width: 100%;
	background: url(../images/submenu_bg.gif);
	background-repeat: repeat-x;
}

#submenu td {
	padding-bottom: 1px;
}

#submenu a, #submenu a:visited {
	font-size: 11px;
	font-family: arial;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}

#submenu a:hover {
	text-decoration: underline;
}

#tabalign {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	font-size:11px;
	padding-bottom:15px;
}

.tabspacer {
	border-bottom:1px solid #666;
}

.link, .link:visited {
	color:#004477;
	background-color:#f1f1f1;
	text-decoration:none !important;
}

.link:hover {
	color:#D63429;
	background-color:#FEF7C1;
	text-decoration:none !important;
}

.footer-link, .footer-link:visited {
	font-size:12px;
	color:#004477;
	text-decoration:none !important;
}

.footer-link:hover {
	color:#D63429;
	background-color:#FEF7C1;
	text-decoration:none !important;
}

.procare-service-matrix {
	border:1px solid #ccc;
	border-bottom:0px;
}

.procare-service {
	font-weight:bold;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}

.procare-service-description {
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
	padding:5px;
}

.form-table {
}

.form-table td {
	padding-right:5px;
}