/*body {
        width: 750px;
        left: 50%;
	background: #FFF url(/cpm/new-back.gif) repeat-x;
	position: absolute;
        margin-left: -360px;
	padding-left: 0px;
        *text-align: center;
}*/

body {
background: #FFF url(/cpm/new-back.gif) repeat-x;
margin-left: -375px;	
padding-left: 0px;
text-align: center;
position: absolute;
left: 50%;
}

div.logoimage {
    background-color: #ffffff;
	width: 750px;
	height: 100px;
	margin-bottom: 0px;
	padding: 0px;
}

div.menubar {
	background-color: #b91e22;
       
	width: 750px;
	height: 23px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	text-align: left;
}

a.menubar:Link {
	text-decoration: none;
	color: #FFF;
}

a.menubar:Visited {
	text-decoration: none;
	color: #eee;
}
a.menubar:Hover {
	text-decoration: underline;
	color: #eee;
}
a.menubar:Active {
	text-decoration: none;
	color: #eee;
}

td.sidemenu {
	background-color: #cdbda0;
	margin: 0 0px 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, sans-serif;
	line-height: 12pt;
	border-bottom: 0px solid #484848;

}

div.sidemenuheader {
	background-color: #4f2b00;
	color: white;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding: 1px 3px;
}

div.submenu {
	padding: 2px 0px 5px 0px;
	font-size: 8pt;
	border-bottom: 0px solid #484848;
}

div.maincontentarea {
	color: black;
        background-color: #fff; 
	font-size: 11pt;
	font-family: verdana, sans-serif;
	padding: 12px;
	height: 100%;
	line-height: 15pt;
}

div.maincontentImage {
        background-color: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.maincontent {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
table.maincontent {
background-color: #ffffff;
height: auto;
}

td {
        font: 11px Verdana;
        line-height: 14px;
        background: inherit;
}

div.contentarea {
	color: #333;
	font: 11px Verdana, san serif;
	line-height: 16px;
	padding: 0px;
        width: 320px;
        * width:326px;
	background-color: #ffffff;
	margin: 0px;
    height: 100%;
}


.list {
	font: 10px Verdana;
	line-height: 16px;
	margin: 0px;
	padding: 8px;
}

.sidesyncontent {
	background-color: #ffffff;
	border-left: 0px solid #BFC4A7; 
	display: none;
}
.syncontent {
	margin: 2px;
	width: 720px;
	height: 100px;
        
}

.syncell {
	background-color: #cdbda0;
	font: 11px Verdana;
}

.syncellleft {
	background-color: #ffffff;
	color: #000000;	
	font: 11px Verdana;
	margin: 0px;
	padding: 3px;
	line-height: 18px;
	width: 487px;
}

.syncellmid {
	border-left: 1px solid #0C2577;
	border-right: 1px solid #0C2577;
	background-color: #ffffff;
	color: #000000;
	font: 11px Verdana;
	margin: 0px;
	padding: 3px;
	line-height: 18px;	
}

.syncellright {
	background-color: #ffffff;
	color: #000000;
	font: 11px Verdana;
	margin: 0px;
	padding: 3px;
	line-height: 18px;	
}

.ServiceLineTitle {
        background-color: transparent;
        color: #0C2577;
        font: bold 16px Georgia, serif;
        margin: 0px;
        padding: 3px;
        letter-spacing: 1px;
        text-align: left;
        vertical-align: middle;
        height: 15px;
        border-bottom: solid 1px #0C2577;

}

.ServiceLineText {
       font: 11px Verdana, sans-serif;
       line-height: 18px;
       color: #333;
       margin: 0px;
       padding: 3px;
       text-align: left;
       vertical-align: top;
}


.bottombar {
	background-color: #b91e22;
	font: bold 10px Verdana;
	width: 745px;
        * width: 750px;
	height: 23px;
	color: #ffffff;;
	padding: 5px 0px 0px 5px;	
	margin: 0 0 5px 0;
}

.bottomcell {
	font: 11px Arial;
	color: #4F2B00;
	width: 745px;
	margin: 0px;
	padding: 0px;
}

.terms {
	font: 10px Verdana;
	text-decoration: none;
        color: #4F2B00; 
}
a.terms {
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	color: #4F2B00;
}
a.terms:Link {
	font: 11px Verdana;
	text-decoration: none;
	color: #4F2B00;
}
a.terms:Visited {
	text-decoration: none;
	color: #4F2B00;
}
a.terms:Hover {
	text-decoration: underline;
	
}



.copyrightcpm {
	font: 8px Verdana;
	text-decoration: none;
	color: #4F2B00;
}
a.copyrightcpm {
	font: 10px Verdana;
	text-decoration: none;
	color: #4F2B00;
}
a.copyrightcpm:Link {
	font: 10px Verdana;
	text-decoration: none;
	color: #4F2B00;
}
a.copyrightcpm:Visited {
	text-decoration: none;
	color: #4F2B00;
}
a.copyrightcpm:Hover {
	text-decoration: underline;
	}
	

a:Link {
	text-decoration: underline;
	color: #4453a4;
}
a:Visited {
	text-decoration: underline;
	color: #003a7f;
}
a:Hover {
	text-decoration: none;
	color: #003a7f;
}
a:Active {
	text-decoration: none;
	color: #003a7f;
}

a.ptpstaf:Link {
	text-decoration: none;
	color: #ffffff;
	
}
a.ptpstaf:Visited {
	text-decoration: none;
	color: #999999;
}
a.ptpstaf:Hover {
	text-decoration: none;
	color: #a2cdef;
}

a.ptpstaf:Active {
	text-decoration: none;
	color: #BBC2CA;
}
p {
	font: 11px Verdana;
        line-height: 18px;   
}

span#spanMainContent font {
/*        background-color: #fff; */
	font-size: 9pt;
	font-family: Verdana;
	line-height: 15pt;
	font-weight:bold;
}

span#spanMainContent p font b{
	font: bold 20px Verdana;
	color: #000000;
}

span#spanMainContent font b, span#spanMainContent b font{
	font: bold 12px Verdana;
	color: #000000;
}


H1 {
	font: 20px Verdana, san-serif;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

H2 {
	font: bold 12px Verdana, san-serif;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
H3 {
	font: bold 11px Verdana, sans-serif;
	padding: 0px;
	margin: 0px 5px 10px 0px;
	color: #b91e41;
}
ul { 
	margin-left: 20px;
	padding: 0px;
}
li {
	font: 11px Verdana;
	display: block;
	line-height: 18px;
}

strong, b {
	font-weight: bold;
}

.searchstyle {
	display: none;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #333;
	margin: 2px;
	text-align: right;
}

.searchstyle input {
	font-size: 8pt;
	background-color: #fff;
}

.searchstyle select {
	font-size: 8pt;
	background-color: #fff;
}

.searchstyle a:link {
	background-color:transparent;
        color: #fff;
	text-decoration: none;
}

.searchstyle a:hover {
	text-decoration: underline;
}

.searchgourl {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #125A66;
	text-align: right;
}

a.searchgourl {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #125A66;
	text-align: right;
}

.healthheader {
	color: black;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

.spotlight {
	color: black;
	font: 10px verdana, sans-serif;
	font-weight: bold;
}
.spotlightcspmclass {
	color: #cdbda0;
	font: 10px Arial;
	font-weight: bold;
}

.secnavheader {
	background-color: #cdbda0;
	color: #4F2B00;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, san-serif;
	padding-left: 3px;
    Line-height: 17px;  
}

A.secnavanchor:link {

        text-align: left;
        color: #4F2B00;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana, sans-serif;
        padding-left: 4px;
        display: block;
		text-decoration: none;
}
A.secnavanchor:hover {
text-decoration: underline;
}
A.secnavanchor:visited {
text-align: left;
        color: #4F2B00;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana, sans-serif;
        padding-left: 4px;
        display: block;
}
.healthnavheader
{
	background-color: #4f2b00;
	color: #ffffff;
	font-size: 9pt;
	font-family: verdana, sans-serif;
	font-weight: bold;
	padding: 3px;
}
	
.healthnavlistbox
{
	color: black;
	font-size: 8pt;
	font-family: verdana, sans-serif;
	font-weight: normal;
	width: 145px;
	text-align:left;
	
	}
.healthnavoutertable
{
	margin:0px;
	padding:0px;
	text-align:left;
	}

.healthnavheaderdiv
{
	margin:0px;
	padding:0px;
	text-align:left;
	}
.healthlistboxcell {
	font: 11px Arial;
	color: #4f2b00;
	width: 134px;
}
.healthlistbox {
	font: 11px Arial;
	color: #4f2b00;
	width: 134px;
}
