@charset "utf-8";
/* CSS Document */

.supportleftNav{
width:200px;
float:left;
font-weight:bold;
font-size:13px;
margin-top:15px;
}

.supportleftNav a:hover{
text-decoration:none;
background-color: #FFD8B0;
color:#333333;
}

.supportright{
width:620px;
float:left;

}

.supporttopNav{
width:620px;
float:left;
}

.printfriendly{
font-size:11px;
float:left;
margin-left:140px;
width:120px;
margin-top:10px;
}
.printfriendlytext{
width:80px; 
float:right; 
margin-top:2px;" 
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
.printfriendlytext{
margin-top:0px;
}
}

.supportframe{
width:580px;
float:left;
}

