
body {
	background-color: #ECE7CA;
margin-left: -375px;	
padding-left: 0px;
text-align: center;
position: absolute;
left: 50%;
}

div.logoimage {
	background-image: url(/cpm/banner.jpg);
         background-color: #ffffff;
	width: 800px;
	height: 80px;
	margin-bottom: 0px;
	padding: 0;
}

div.logoimage img {
margin: 13px 0 0 10px;
padding-right: 0;
}

div.menubar {
	background-color: #33648c;
	width: 800px;
	height: 23px;
	color: white;
	padding: 0px;
	margin: 0px;
        vertical-align: bottom;
        text-align: left;
}

a.menubar:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a.menubar:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

a.menubar:visited {
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
}
a.menubar:visited:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

td.sidemenu {
	background-color: #BFC4A7;
	margin: 0 5px 0 0;
	padding: 0;
}

div.sidemenu {
	padding: 2px 0 0 2px;
	margin: 0 5px 0 0;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	line-height: 12pt;
	border-bottom: 2px solid #484848;

}

div.sidemenuheader {
	background-color: #125A66;
	color: white;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	padding: 1px 3px;
}

div.submenu {
	padding: 2px 0px 5px 0px;
	font-size: 8pt;
	border-bottom: 4px solid #484848;
}

div.maincontentarea {
	color: black;
        background-color: #fff; 
	font-size: 11pt;
	font-family: Verdana;
	padding: 12px;
	height: 100%;
	line-height: 15pt;
}
div.maincontentarea p{
	color: black;
/*        background-color: #fff; */
	font-size: 9pt;
	font-family: Verdana;
	line-height: 15pt;
}
table.maincontent {
        margin-bottom: 0;
	width: 800px;
}

.maincontent {
        height: auto;

}

div.contentarea {
/*	background-color: #fff;*/
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
}

td.maincontentarea {
/*	background-color: #fff;*/
	border-left: 3px solid #bfc4a7;
	background-color: #fff;
}

/*ER Wait Time*/
#er-wait-internal p{
	font-weight:normal;
	font-size:11px;
	padding:0;margin:0;
}

#display-time{
	height:115px;
	width:183px;
	color:#606060;
	font-family:Arial;
	text-align:center;
	padding-top:15px;
	background:url(/cpm/er-wait-background.jpg) no-repeat top left;
}

#display-time span{display:block;font-family:Arial;}

.headline{font-size:16px;font-weight:bold;line-height:20px;}
.pubDate{font-size:10px;}

.time{
	background:#fff;border:1px solid #9dc1db;
	color:#014683;font-size:28px;
	font-weight:bold;
	padding:10px;margin:15px 15px;
}

.time span{font-size:28px;}

.list {
	font-family: arial;
	font-size: 7.5pt;
	color: black;
	margin: 0px 1px;
	padding: 8px;
}


.sidesyncontent {
	background-color: #ffffff;
	border-left: 0px solid #BFC4A7; 
display: none;
}

.syncontent {
	margin-bottom: 2px;
	width: 720px;
	height: 100px;
}

.syncell {
	background-color: #ACB8D0;
}

.syncellleft {
	background-color: #ACB8D0;
	font-size: 9pt; 
}

.syncellmid {
	border-left: 3px solid #BFC4A7;
	border-right: 3px solid #BFC4A7;
	background-color: #BFC4A7;
	font-size: 9pt; 
}

.syncellright {
	background-color: #ACB8D0;
	font-size: 9pt; 
}

.TableTitle {
        background-color: #ACB8D0;
        color: #0C2577;
        font: bold 12px Georgia, sans-serif;
        margin: 0px;
        padding: 3px;
        letter-spacing: 1px;
        text-align: left;
        vertical-align: top;
        height: 15px;
        border-bottom: solid 0px #E9F0FF;
}
.TableColor {
        background: inherit;
color: #444444;
        font: 11px Verdana, sans-serif;
        margin: 0px;
        padding: 3px;
        letter-spacing: 1px;
        text-align: left;
        vertical-align: top;
        height: 12px;
        border-bottom: solid 0px #E9F0FF;
}
.bottombar {
	background-color: #33648c;
	font: 10px Verdana;
	width: 795px;
        * width: 795px;
	height: 23px;
	color: #ffffff;
	padding: 5px 0 0 5px;	
	margin: 0 0 5px 0;
}

.bottomcell {
	font: 11px Arial;
	color: #130d54;
	margin: 0px;
	padding: 3px;
}

.terms
{
	font-size:10px;
	text-decoration: none;
	color: #0c2577;
	}

a.terms:link {
	text-decoration: none;
	color: #0c2577;
}

a.terms:hover {
	text-decoration: underline;
}

a.terms:visited {
	text-decoration: none;
	color: #0c2577;
}

.copyrightcpm
{
	font-size:8pt;
	text-decoration: none;
	color: #0c2577;
	}

a.copyrightcpm:link {
	text-decoration: none;
	color: #0c2577;
}

a.copyrightcpm:hover {
	text-decoration: underline;
}

a.copyrightcpm:visited {
	text-decoration: none;
	color: #0c2577;
}

a:link {
	text-decoration: none;
	color: #0c2577;
}

a:hover {
	text-decoration: underline;
        color: #0c2577;
}

a:visited {
	text-decoration: none;
	color: #0c2577;
}

a.ptpstaf:link {
	text-decoration: none;
	color: #ffffff;
	
}
a.ptpstaf:hover {
	text-decoration: underline;
        color: #ffffff;
	
}
a.ptpstaf:visited {
	text-decoration: none;
	color: #999999;
	
}

span#spanMainContent {
color: black;
/*        background-color: #fff; */
	font-size: 9pt;
	font-family: Verdana;
	line-height: 15pt;
}

span#spanMainContent td{
color: black;
        background: inherit; 
	font-size: 9pt;
	font-family: Verdana;
	line-height: 15pt;
}
span#spanMainContent font {
/*        background-color: #fff; */
	font-size: 9pt;
	font-family: Verdana;
	line-height: 15pt;
}

span#spanMainContent p font b{
	font: 20px Georgia;
	color: #33648C;
}

span#spanMainContent font b{
	font: 20px Georgia;
	color: #33648C;
}

H1 {
	font: 20px Georgia;
	color: #33648C;
}

H2 {
	font: bold 14px Verdana;
	color: #0c2577;
}
H3 {
	margin: 0;
	padding: 0;
	font: bold 14px Verdana;
	color: #33648C;
}

H4 {
font-size: 12px;
color: #2e5e8c;
text-transform: uppercase;
}
li {
}

strong {
	font-weight: bold;
}

td {
        font: 11px Verdana;
        line-height: 14px;
        background: inherit;
}

p {     font: 11px Verdana;
        line-height: 16px;
/*        background: inherit;*/
}

.searchstyle {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #125A66;
	margin: 2px;
	text-align: right;
}

.searchstyle input {
	font-size: 8pt;
	background-color: #ffffff;
}

.searchstyle select {
	font-size: 8pt;
	background-color: #ffffff;
}

.searchstyle a:link {
	color: #125A66;
	text-decoration: none;
}

.searchstyle a:hover {
	text-decoration: underline;
}

.searchgourl {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #125A66;

	text-align: right;
}

a.searchgourl {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #125A66;

	text-align: right;
}


.healthheader {
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;

}

.spotlight {
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
.spotlightcspmclass {
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}
.secnavheader
{
	background-color: #BFC4A7;
	color: #494949;
	font-size: 13pt;
	font-family: Georgia;
	font-weight: normal;
	padding: 3px;
        Line-height: 17px;  
}

A.secnavanchor {

        text-align: left;
        color: #494949;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana;
        padding-left: 4px;
        display: block;
}
.healthnavheader
{
	background-color: #BFC4A7;
	color: #494949;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	padding: 3px;
}
	
.healthnavlistbox
{
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	width: 145px;
	text-align:left;
	
	}
.healthnavoutertable
{
	margin:0px;
	padding:0px;
	text-align:left;
	}

.healthnavheaderdiv
{
	margin:0px;
	padding:0px;
	text-align:left;
	}
.submenu
{
	margin:5px;
	padding:0px;
	text-align:left;	
	}

.healthnavheadertop

{
	margin:0px;
	padding:0px;
	text-align:left;	
	}
.healthnavheaderbottom{
	margin:0px;
	padding:0px;
	text-align:left;	
	}
	
	

.floatright
{
float: right;
width: 208px;
margin: 0 0 15px 5px;
background-color: #F4F8FF;
padding: 5px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
font: bold 14px Arial;
line-height:150%;
text-align:center;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
padding-bottom:5px;

}


.imageright
{
FLOAT: right;
MARGIN: 0px 0px 15px 15px; 
width:200px;
font-size:10px;
}

.fmi {
width: 200px;
margin: 0px 0px 15px 15px; 
padding: 10px 10px 10px 10px; 
float: right;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align:center;
background-color:#F9F9F9;
font-weight:bold;
}

.call {
width: 200px;
margin: 0px 0px 15px 15px; 
padding: 10px 10px 10px 10px; 
float: right;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align:center;
background-color:#e1effd;
font-weight:bold;
}