html {
    padding: 0;
    margin: 0;
    width: 100%;
    background: #e5e5e5 url(/cpm/bgstripe_cream.jpg) repeat 0 0;
}

body {
	background: #fff url(/cpm/bkg.gif) repeat-x 0 0;
	margin: 0px;
	padding-left: 0px;
	text-align: center;
}

div.logoimage {
	background: url(/cpm/bluewave.gif) no-repeat left center;	
	background-color: #fff;
	width: 790px;
	height: 100px;
	margin-bottom: 0px;
	padding: 0px;
}

div#topNav {
	width: 400px;
	height: 20px;
	top: 20px;
	right: 100px;
	position: absolute;
	font: 11px Arial, sans-serif;
	color: #666666;
	text-align: right;
}
#topNav a:Link, #topNav a:Visited{	
	color: #666666;
	font: 11px Arial, sans-serif;
	text-decoration: none;
}
#topNav a:Link:Hover, #topNav a:Visited:Hover{
	color: #014286;
	font: 11px Arial, sans-serif;
	text-decoration: none;
}

div.menubar {
	background-color: #a7957f;
	width: 790px;
	height: 25px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	padding: 0;
	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: #bddaf5;
	border-left: 5px solid #a7957f;
}

div.sidemenu {
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	line-height: 14pt;
	border-bottom: 0px solid #92c3eb;

}

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

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

div.maincontentarea {
	color: black;
        background-color: #ffffff; 
	font-size: 10pt;
	font-family: Verdana;
	padding: 15px;
	height: 100%;
	line-height: 13pt;
}

.maincontent {
	margin-bottom: 0px;
	width: 790px;
	background-color: #ffffff;
}
div.contentarea {
	background-color: #DDE4EC;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	height: 233px;
}

td.maincontentarea {
	border:0px;
	padding:0px;
	background-color: #ffffff;
}

/*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: Verdana;
	font-size: 7.5pt;
	color: black;
	margin: 0px 1px;
	padding: 8px;
}


.sidesyncontent {
	background-color: #fff;
	border-left: 1px dotted #BDC9D7;  
/*	border-left: 1px dotted #BDC9D7;  */	
}

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

.syncell {
	background-color: #ACB8D0;
}

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

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

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

.TableTitle {
	background-color: #ffffff;
	color: #0C2577;
	font: bold 13px Arial, sans-serif;
	margin: 5px;
	padding: 3px;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: top;
	height: 15px;
	border-bottom: solid 0px #E9F0FF;
}
.TableColor {
	background-color: #ffffff;
	color: #444444;
	font: 11px Verdana, sans-serif;
	margin: 5px;
	padding: 3px;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: top;
	height: 12px;
	line-height: 18px;
	border-bottom: solid 0px #E9F0FF;
}
.bottombar {
	background-color: #a7957f;
	width: 790px;
	height: 22px;
	font: 10px Verdana;
	line-height: 21px;
	color: #dde4ec;
	margin-top: 0;
	padding: 1px 0px 1px 3px;
}
.bottomcell font {
	font-size: 10px;
	line-height: 16px;
}

.bottomcell b {
	color: #046d64;
	font-size: 14px;
	line-height: 18px;
}

.terms{
	font-size:9pt;
	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: #345588;
}

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

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

a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

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

a.ptpstaf:link {
	text-decoration: underline;
	color: #0c2577;
	
}
a.ptpstaf:hover {
	text-decoration: none;
	
}
a.ptpstaf:visited {
	text-decoration: none;
	color: #BBC2CA;
}

H1 {
	font: 22px Georgia;
	color: #0c2577;
	margin: 0px 0px 10px 0px;
}

H2 {
	font: bold 14px Arial;
	color: #0c2577;
	margin: 10px 0px 8px 0px;
}
H3 {
	font: bold 11px Arial;
	color: #000000;
	margin: 10px 0px 3px 0px;
}

h4 {
	font: bold 14px Arial;
	color: #555;
	margin: 0px 0px 13px 0px;
}

.space3 td{width:33%;padding-bottom:20px;}
.space3 p{padding-left:20px;}
.space3 .cell-mid img{padding-left:15px;}
.space3 .cell-mid .text{padding-left:35px;}
.space3 .cell-right img{padding-left:25px;}
.space3 .cell-right .text{padding-left:45px;}
.space3 p.text{border: 3px double #ccc;border-width: 3px 0;padding-bottom: 15px;color: #555;font: bold 12px Arial;background-color: #f0f0f0;padding-top:5px;}
.space4 td{width:25%;padding-bottom:20px;}
.space4 p.text{border: 3px double #ccc;border-width: 3px 0;height: 60px;color: #555;font: bold 12px Arial;background-color: #f0f0f0;padding-top:5px;}
.space4 p{padding-left:20px;}

li{
	font: 11px Verdana;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}

strong {
	font-weight: bold;
}

td {
	font: 11px Verdana;
	line-height: 18px;
}

p {     
	font: 11px Verdana;
	line-height: 18px;
}

.pullquote {
    float: right;
    width: 30em;
    display: inline;
    margin: 0.25em 0.75em 0.25em 1em;
    padding: 0.5em;
    border: 3px double #ccc;
    border-width: 3px 0;
    color: #333;
    background-color: #f0f0f0;
}

.pullquote p {
    font: bold 16px Georgia;
    margin:10;
    text-align:center;
}

.imageright{
	float: right;
	margin: 0px 0px 15px 15px; 
}

.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;
}


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

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

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

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

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

.searchgourl {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #OC2577;
	text-align: right;
}

a.searchgourl {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #OC2577;
	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: transparent;
	color: #053276;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding: 3px 0px 0px 3px;
}
.secnavanchor {
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial;
	padding-left: 5px;
	display: block;
}
a.secnavanchor {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	color: #053276;
	text-decoration: none;
	display: block;
	padding: 2px;
	border-bottom: 1px solid #053276;
}
a.secnavanchor:hover {
	color: #fff;
	background-color: #0c2577;
	text-decoration: none;
}
.healthnavheader{
	background-color: transparent;
	color: #0c2577;
	font-size: 10pt;
	font-family: Arial;
	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:0px;
	padding:0px;
	text-align:left;	
}
.healthnavheadertop{
	margin:0px;
	padding:0px;
	text-align:left;	
}
.healthnavheaderbottom{
	margin:0px;
	padding:0px;
	text-align:left;	
}
#strokenavcontainer {
	float: right;
	clear: both;
	width: 215px;
	margin-left: 0px;
	 font-size:85%;
	 padding-left:0px;
}
#strokenavlist ul {
	  border-left: 1px #666666 solid;
 }
#strokenavlist li {
	 list-style-type: none;
	 LINE-HEIGHT: 25px;
	 padding-left:3px;
}
#strokenavlist a {
	 text-decoration: none;
}