html {
margin:0px;
}
body {
	background-color: #fff;
	font-family: arial;
	font-size: 10pt; 
	color: #666;
	margin: 0px;
}
#dqmbar {
        margin:0px;
}
div.logoimage {
         background-color: #fff;
         background-image: url(/cpm/topBackgroundImage.jpg);
         background-repeat: no-repeat; 
	 background-position: right;
         padding: 10px 10px 10px 20px;
	 border-bottom: 0px solid #8DB1BA;
         border-top: 10px solid #8DB1BA;
	 width: 745px;
        *width: 775px;
	 height: 48px;
         margin:0px;
	 margin-bottom: 0px;
}

div.menubar {
        width:753px;
       *width: 773px;
	text-align: left;
        BACKGROUND-COLOR: #B7D594;  
	border-top: 1px solid #6A878E;
	border-bottom: 1px solid #6A878E;
        height: 25px;
        font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #081F5B; 
/*		letter-spacing: -1px;	*/
        padding: 0px 10px 0px 10px;
}

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 {
display:none;
	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;
}

div.maincontentarea {
	color: #666;
	font-size: 12px;
	font-family: arial;
	padding: 5px;
	height: 100%;
	line-height: 10pt;
}
div.maincontentarea p{
	font-size: 12px;
	line-height: 16pt;
}

.maincontent {
	margin-bottom: 2px;
	width: 773px;
}
div.contentarea {
	background-color: transparent;
	color: black;
	font-size: 12pt;
	font-family: arial;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	height: 233px;
}

td.maincontentarea {
        font-size: 12pt;
	background-color: transparent;
	border-left: 0px 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: 720px;
	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; 
}

.bottombar {
border-top:1px solid #8DB1BA;
	background-color: transparent;
	line-height: 0px;
	width: 773px;
	height: 10px;
	font-size: 7pt;
	line-height: 7pt;
	color: #DDE4EC;
	padding: 1px 0px 1px 0px;
}

.bottomcell {
	font-size: 7pt;
	color: #123366;
	font-family: arial;
	font-weight: normal;
}

.terms
{
	font-size:8pt;
	text-decoration: none;
	color: #345588;
	}

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

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

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

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

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

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

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

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

a:hover {
	text-decoration: underline;
}

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

a.ptpstaf:link {
	text-decoration: none;
	color: #DDE4EC;
	
}
a.ptpstaf:hover {
	text-decoration: underline;
	
}
a.ptpstaf:visited {
	text-decoration: none;
	color: #BBC2CA;
	
}
div.ptpstaf {
display:none;
}
H1 {
	font-size: 18pt;
	font-family: arial;
	color: #0069AA;
        font-weight:normal;
}

H2 {
	font-size: 12pt;
	font-family: arial;
	color: black;
}

li {
}

strong {
	font-weight: bold;
}

td {
}

.searchstyle {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #125A66;
	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: #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: 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;
}
.secnavheader
{
	background-color: #125A66;
	color: white;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	padding: 3px;
}

.secnavanchor {

	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
}
.healthnavheader
{
	background-color: #125A66;
	color: white;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	padding: 3px;
}
	
.healthnavlistbox
{
	color: black;
	font-size: 8pt;
	font-family: arial;
	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;	
	}
.findCareer {
        background-image:url(/cpm/hmFindCareerButton.jpg); 
        background-repeat:no-repeat; 
        width:153px; 
       *width:243px; 
        height:41; 
       *height:141; 
        padding:80px 10px 25px 80px;
       *padding-right:20px; 
        margin:0px;
}
.findCareer a:link, .findCareer a:hover, .findCareer a:visited {
        color:#fff;
        font-size:13px;
        text-decoration:underline;
}
.WhereFit {

        background-image:url(/cpm/hmWhereFitButton.jpg); 
        background-repeat:no-repeat; 
        width:153px; 
       *width:243px; 
        height:41; 
       *height:141; 
        padding:80px 10px 25px 80px; 
       *padding-right:20px; 
        margin:0px;
}
.WhereFit a:link, .WhereFit a:hover, .WhereFit a:visited {
        color:#fff;
        font-size:13px;
        text-decoration:underline;
}
.whoHCA {
        background-image:url(/cpm/hmWhoHCAButton.jpg); 
        background-repeat:no-repeat; 
        width:153px; 
       *width:243px; 
        height:41; 
       *height:141; 
        padding:80px 10px 25px 80px;
       *padding-right:20px;  
        margin:0px;
}
.whoHCA a:link, .whoHCA a:hover, .whoHCA a:visited {
        color:#fff;
        font-size:13px;
        text-decoration:underline;
}
.questions {
        background-image:url(/cpm/hmQuestionsButton.jpg); 
        background-repeat:no-repeat; 
        width:153px; 
       *width:243px; 
        height:41;
       *height:141;  
        padding:80px 10px 25px 80px; 
       *padding-right:20px; 
        margin:0px;
}
.questions a:link, .questions a:hover, .questions a:visited {
        color:#fff;
        font-size:13px;
        text-decoration:underline;
}
.rightSideBar {
        width:200px;
        padding:10px;
        border-left:1px solid #80B02E;
        background-image:url(/cpm/sideBarBgTxt.gif);
}
.careerSideFeatureTitle {
       color:#0069AA;
       font-size:13px; 
       font-weight:bold;
       padding-left:10px;
}
.careerSideFeatureBody {
       color:#666;
       font-size:12px; 
       font-weight:normal;
       padding:5px;
}
ul#SndSideNav {
width:160px;
list-style-type: none;
margin:0px
margin-right:0px;
padding:0px;
}

ul#SndSideNav li {
list-style-type: none;
margin:0px;
margin-left:0px;
padding:3px 6px 3px 6px;
border-bottom:2px solid #fff;
background-color:#CBD8EB;
width: auto;
}
ul#SndSideNav li:hover {
background-color:#B6C7DD;
}

#SndSideNav a {
font-size:12px;
}
