#header {
width: 760px;
height: 130px;
}

#cmdlogo {
float: left;
width: 100px;
padding: 0px;
margin: 0px;
clear: none;
}

#headerNavLinks {
height: 71px;
float: right;
width: 650px;
text-align: right;
color:#999999;
font-size: 11px;
}

#headerNavLinks a:visited, #headerNavLinks a:link {
text-decoration: none;
font-size: 11px;
padding: 2px;
}

#headerNavButtonTable {
clear: right;
height: 22px;
font-size: 12px;
font-family: Helvetica, sans-serif;
width: 659px;
border-spacing: 0px;
font-weight: bold;
float: right;
clear: none;
}

#headerNavButtonTable td {
height: 15px;
width: 20%;
text-align: right;
padding-right: 3px;
margin: 0px;
border-right: 1px Solid #CCCCCC;
border-bottom: 1px Solid #CCCCCC;
vertical-align: bottom;
}

a.physicians:link{
text-decoration: none;
color: #669999;
}

a.physicians:hover {
text-decoration: none;
color: #ff9900;
}



a.employers:link{
text-decoration: none;
color: #006699;
}

a.employers:hover {
text-decoration: none;
color: #669999;
}



#manageacct {
padding-top: 10px;
float: right;
padding-right: 2px;
}

#manageacct a {
text-decoration: none;
padding-right: 8px;
padding-left: 8px;
}

#manageacct a:hover {
color: #FF9900;
}

#footer {
font-size: 10px;
text-align: center;
clear: both;
margin-bottom:60px;
border-top: 18px solid #CCCCCC;
color: #666666;
}

.footerNavLinks {
float: right;
}

.footerNavLinks a:visited, .footerNavLinks a:link {
text-decoration: none;
padding: 8px;
color: #666666;
}

.footerNavLinks a:hover {
text-decoration: underline;
color: #666666;
}

.copyright {
float: left;
margin-top: 5px;
}
