/*CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0 !important;
}
.omega {
	margin-right: 0 !important;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
 
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:60px;
}
.container_12 .grid_2 {
	width:140px;
}
.container_12 .grid_3 {
	width:220px;
}
.container_12 .grid_4 {
	width:300px;
}
.container_12 .grid_5 {
	width:380px;
}
.container_12 .grid_6 {
	width:460px;
}
.container_12 .grid_7 {
	width:540px;
}
.container_12 .grid_8 {
	width:620px;
}
.container_12 .grid_9 {
	width:700px;
}
.container_12 .grid_10 {
	width:780px;
}
.container_12 .grid_11 {
	width:860px;
}
.container_12 .grid_12 {
	width:940px;
}
/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .prefix_1 {
	padding-left:80px;
}
.container_12 .prefix_2 {
	padding-left:160px;
}
.container_12 .prefix_3 {
	padding-left:240px;
}
.container_12 .prefix_4 {
	padding-left:320px;
}
.container_12 .prefix_5 {
	padding-left:400px;
}
.container_12 .prefix_6 {
	padding-left:480px;
}
.container_12 .prefix_7 {
	padding-left:560px;
}
.container_12 .prefix_8 {
	padding-left:640px;
}
.container_12 .prefix_9 {
	padding-left:720px;
}
.container_12 .prefix_10 {
	padding-left:800px;
}
.container_12 .prefix_11 {
	padding-left:880px;
}
/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .suffix_1 {
	padding-right:80px;
}
.container_12 .suffix_2 {
	padding-right:160px;
}
.container_12 .suffix_3 {
	padding-right:240px;
}
.container_12 .suffix_4 {
	padding-right:320px;
}
.container_12 .suffix_5 {
	padding-right:400px;
}
.container_12 .suffix_6 {
	padding-right:480px;
}
.container_12 .suffix_7 {
	padding-right:560px;
}
.container_12 .suffix_8 {
	padding-right:640px;
}
.container_12 .suffix_9 {
	padding-right:720px;
}
.container_12 .suffix_10 {
	padding-right:800px;
}
.container_12 .suffix_11 {
	padding-right:880px;
}
/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .push_1 {
	left:80px;
}
.container_12 .push_2 {
	left:160px;
}
.container_12 .push_3 {
	left:240px;
}
.container_12 .push_4 {
	left:320px;
}
.container_12 .push_5 {
	left:400px;
}
.container_12 .push_6 {
	left:480px;
}
.container_12 .push_7 {
	left:560px;
}
.container_12 .push_8 {
	left:640px;
}
.container_12 .push_9 {
	left:720px;
}
.container_12 .push_10 {
	left:800px;
}
.container_12 .push_11 {
	left:880px;
}
/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_12 .pull_1 {
	right:80px;
}
.container_12 .pull_2 {
	right:160px;
}
.container_12 .pull_3 {
	right:240px;
}
.container_12 .pull_4 {
	right:320px;
}
.container_12 .pull_5 {
	right:400px;
}
.container_12 .pull_6 {
	right:480px;
}
.container_12 .pull_7 {
	right:560px;
}
.container_12 .pull_8 {
	right:640px;
}
.container_12 .pull_9 {
	right:720px;
}
.container_12 .pull_10 {
	right:800px;
}
.container_12 .pull_11 {
	right:880px;
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#wrapperOutsideTop {
	background: #dadccf url(/images/headerBg.gif) repeat-x;
	color: #5e5d56;
	height:150px;
}
#wrapperInsideTopHome {
	width: 960px;
	background: url(/images/headerHome.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopPhysician {
	width: 960px;
	background: url(/images/headerPhysician.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopHospital {
	width: 960px;
	background: url(/images/headerHospital.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopHomeHealth {
	width: 960px;
	background: url(/images/headerPostacute.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopTraining {
	width: 960px;
	background: url(/images/headerTraining.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopEvents {
	width: 960px;
	background: url(/images/headerEvents.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopConsult {
	width: 960px;
	background: url(/images/headerConsulting.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopCommunities {
	width: 960px;
	background: url(/images/headerCommunities.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#wrapperInsideTopAbout {
	width: 960px;
	background: url(/images/headerAbout.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 150px;
}
#topLinks {
	width: 500px;
	margin-right:10px;
	text-align: right;
	float:right;
	z-index: 10;
}
#topLinks p {
	color:#4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	padding:5px 0 0 0;
}
#topLinks A:link {
	text-decoration: none;
	color:#323232;
}
#topLinks A:visited {
	text-decoration: none;
	color:#323232;
}
#topLinks A:active {
	text-decoration: none;
	color:#323232;
}
#topLinks A:hover {
	text-decoration: underline;
	color:#323232;
}

#nav {
	width: 950px;
	padding:3px 0 0 10px ;
	z-index: 15;
}






#wrapperOutsideMid {
	background: #ecede7 url(/images/bodyBg.gif) repeat-x;
	height:auto;
}
#wrapperInsideMid {
	width: 960px;
	background:#ffffff;
	height:auto;
	margin: 0 auto;
	padding-top:10px;
	text-align: left;
}
#oneCol {
	width: 860px;
	background:#ffffff;
	height:auto;
	margin: 0 auto;
	padding-top:10px;
	text-align: left;
}







/* Secondary Page Divs ----------------*/

.container_indent {
	margin: 0px 10px 0px 10px;
	background:url(/images/secondaryBg.gif) repeat-y;
	width: 940px;
	
}

.lNavCol {
	width:200px;
	float:left;
	padding:10px;

}

.mainCol {
	margin: 0px 40px 0px 10px;
	width:460px;
	float:right;
}

.rCol {
	margin: 30px 10px 0px 0px;
	width:185px;
	float:right;
}


.wideCol {
	margin: 0px 10px 0px 25px;
	width:650px;
	float:left;
}


/*----------------*/








h1, .h1 {
	font-size: 24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #750000;
	line-height: 130%;
	margin-bottom:0;
	margin-bottom: 5px;
}
h2, .h2 {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003b53;
	margin-bottom:3px;
}
h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003b53;
	margin-top: 10px;
	margin-bottom: 3px;
}
h4, .h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #750000;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5, .h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003b53;
	margin-top: 5px;
	padding-bottom:3px;
}
h6, .h6 {
	font-size: 18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #750000;
	line-height: 130%;
	margin-top:10px;
	margin-bottom: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	color: #323232;
	padding-bottom:10px;
}







ul, ol {
	margin-left: 25px;
	margin-top:3px;
	margin-bottom:15px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	color: #323232;
	list-style: url(/images/squareBullet.gif);
	padding-bottom:3px;
}
input {
	border: 1px solid #9fb4bd;
}
textarea {
	border: 1px solid #9fb4bd;
}
label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#323232;
	font-weight:bold;
}

.navHeader {
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #750000;
	
}


.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #323232;
	margin-top: 10px;
	
}


.pullquote {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #4d7893;
}

.quote {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:20px;
	color: #646464;
}


.name {
	font-weight:bold;
	color: #750000;
}


.side {
background:#dae9ef url(../../Images/sideBg.gif) repeat-x;
padding:2px 8px 3px 8px;
}

.copy {
	font-size:10px;
	padding-top:10px;
}


.pub {
	font-weight:bold;
	font-style:italic;
}

.course {
	background:#9fb4bd;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 5px;
	margin-top:20px;
	
	
}


/*.navItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #3e7ab1;
	padding:0 0 10px 10px;
}*/

	
.chart th {
	padding:3px;
	background:#9fb4bd;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}
.chart td {
	border-bottom:1px solid #cccccc;
	padding:5px

}

.chart tr:nth-child(odd) {
	background:#ededea;

}


#footerOutside {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ecede7;
	font-size: 12px;
	clear: both;
	min-height: 200px;
}
#footerInside {
	width: 960px;
	background: #9fb4bd;
	
	margin: 0 auto;
	padding:20px 0 20px 0;
	text-align: left;
}
#footerInside p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
 font-size: 11px;
	line-height:180%;
}
#footerInside2 {
	width: 960px;
	background: #003b53 url(/images/decisionHealthFooterLogo.png) no-repeat right;
	height:70px;
	margin: 0 auto;
	text-align: left;
	}
#footerInside2 p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:140%;
	padding:25px 0 0 30px;
}
#footerInside A:link {
	text-decoration: none;
	color:#FFFFFF;
}
#footerInside A:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#footerInside A:active {
	text-decoration: none;
	color:#FFFFFF;
}
#footerInside A:hover {
	text-decoration: underline;
	color:#323232;
}

A:link {
	text-decoration: underline;
	color:#3e7ab1;
}
A:visited {
	text-decoration: underline;
	color:#3e7ab1;
}
A:active {
	text-decoration: underline;
	color:#3e7ab1;
}
A:hover {
	text-decoration: underline;
	color:#750000;
}

a.alt:link
{
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
a.alt:visited
{
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
a.alt:active
{
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
a.alt:hover
{
	color: #ffcc33;
	text-decoration: underline;
}
table.training td, table.training th {padding:3px;}
table.training th {font-size: 15px;}
h3.bullet {background:url(../../images/bullet.png) no-repeat 0 5px; padding:0 0 0 10px;}


