
body {
	background-color: #e4dbb0;
	font-family: arial;
	font-size: 10pt; 
	color: #333333;
	margin: 0px;
	margin-left: -395px;	
	padding-left: 0px;
	text-align: center;
	position: absolute;
	left: 50%;
}

p {
        margin-bottom: 0px;
        * margin-bottom: -8px;
}
div.logoimage {
	background-color: #ffffff;
	width: 790px;
	* width: 790px;
	height: 109px;
	margin-bottom: 0px;
        border-bottom: 2px #ffffff solid;
        padding-top: 0px;
        padding-left: 0px;
}

div.menubar {
	background-color: #6d8d22;
	width: 790px;
	height: 18px;
	color: white;
	padding: 4px 0px 6px 0px;
        * padding: 4px 0px 0px 0px;
	line-height: 10px;
	margin-bottom: 0px;
        border-bottom: 2px #ffffff solid;
	text-align: left;
}
	
a.menubar:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: left;
}

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

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

td.sidemenu {
	background-color: #ACB8D0;
}

div.sidemenu {
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	line-height: 14pt;
	border-bottom: 2px solid #BDC9D7;

}

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

div.submenu {
	padding: 2px 2px 5px 5px;
	font-size: 8pt;
	border-bottom: 2px solid #BDC9D7;
}
.welcometext {
	background-color: #80a3b7;
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
        padding: 4px 20px 4px 20px;
        border-left: 2px solid #ffffff;
}
.welcometext a:link, .welcometext a:visited, .welcometext a:active {
        color: #ffffff;
        text-decoration: underline;
}
.welcometext a:hover {
        color: #315e77;
        text-decoration: underline;
}
div.maincontentarea {
	color: black;
	font-size: 8pt;
	font-family: arial;
	padding: 0px;
	height: 100%;
	line-height: 0pt;
}

.maincontent {
	background-color: #ffffff;
	margin-bottom: 0px;
        border-bottom: 2px solid #ffffff;
	width: 790px;
}
div.contentarea {
	background-color: #ffffff;
	color: black;
	font-size: 8pt;
	font-family: arial;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 285px;
        display: none;
}

td.maincontentarea {
	background-color: #DDE4EC;
	border-left: 3px solid #BDC9D7;
}

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

.sidesyncontent {
	background-color: #DDE4EC;
	border-left: 3px solid #BDC9D7;
	
}

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

.syncell {
	background-color: #ACB8D0;
}

.syncellleft {
       	background: #ffffff url(/cpm/boxBGgrad.jpg) repeat-y right top;
		font-size: 9pt; 
        width: 261px;
        padding-left: 0px;
        padding-top: 0px;
}

.syncellmid {
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
       	background: #ffffff url(/cpm/boxBGgrad.jpg) repeat-y right top;
		font-size: 9pt; 
        width: 256px;
        padding-left: 0px;
        padding-top: 0px;
}

.syncellright {
       	background: #ffffff url(/cpm/boxBGgrad.jpg) repeat-y right top;
		font-size: 9pt; 
        width: 262px;
        padding-left: 0px;
        padding-top: 0px;
}
.boxtext {
	color: #666666;
       	background: #ffffff url(/cpm/boxBGgrad.jpg) repeat-y right top;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
        padding: 5px 5px 10px 5px;
}
.boxtext a:link, .boxtext a:visited, .boxtext a:active {
        color: #666666;
        text-decoration: underline;
}
.boxtext a:hover {
        color: #6d4c21;
        text-decoration: underline;
}
.boxtext2 {
        color: #c8dec7;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
        padding: 0px 10px 0px 10px;
}
.boxtext2 a:link, .boxtext2 a:visited, .boxtext2 a:active {
        color: #c8dec7;
        text-decoration: underline;
}
.boxtext2 a:hover {
        color: #ffffff;
        text-decoration: underline;
}

.bottombar {
	background-color: #d79b52;
	line-height: 0px;
	width: 787px;
	* width: 790px;
	height: 10px;
	font-size: 7pt;
	line-height: 7pt;
	color: #ffffff;
	padding: 4px 0px 4px 3px;	
        display: none;
}

.bottomcell {
	background-color: #ffffff;
	font-size: 10px;
	color: #666666;
	font-family: arial;
	font-weight: normal;
}

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

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

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

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

.copyrightcpm
{
	font-size:10px;
	text-decoration: none;
	color: #666666;
	}

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

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

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

a:link {
	text-decoration: none;
	color: #004d8c;
}
a:visited {
	text-decoration: none;
	color: #004d8c;
}
a:hover {
	text-decoration: underline;
	color: #004d8c;
}

a:active {
	text-decoration: none;
	color: #004d8c;
}

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

H1 {
	font-size: 18px;
	font-family: arial;
        font-weight: normal;
	color: #053670;
        margin-bottom: -2px;
        * margin-bottom: -8px;
}

H2 {
	font-size: 16px;
	font-family: arial;
	color: #053670;
}

li {
        margin-left: -14px;
}

strong {
	font-weight: bold;
}

td {
}

.searchstyle {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	margin: 2px;
	text-align: right;
}
div.searchstyle {
        position: absolute;
        left: 450px;
        * left: 50%;
        top: 90px;
        * top: 75px;
}
.searchstyle input {
	font-size: 8pt;
	background-color: #ffffff;
}

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

.searchstyle a:link {
	color: #666666;
        padding-left: 4px;
	text-decoration: none;
}

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

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

	text-align: right;
}

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

	text-align: right;
}

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

}

.spotlight {
	color: black;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
.spotlightcspmclass {
	color: black;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}

.healthlistboxcell {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 134px;
}
.healthlistbox {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 134px;
}
.blueboxtext {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px; 
	color: #333333;
	padding: 0px 10px 0px 10px;	
}
