body {
    margin:0px; overflow-x: hidden; overflow-y: scroll;
    background-color: #363636;
    background-image: url('../images/main-bg.gif');
    background-repeat: repeat-x;

}
body, td
{
	font-family: verdana, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}


.productname {
    font-size: 120%;
}

.date {
    color: #ECF1F6;
    font-size: 70%;
}

.small {
    font-size: 60%;
}
.standout {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.smallbold {
    font-size: 70%;
    font-weight: bold;
}

.footer {
    color: #CACACA;
}
.headline {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFD200;
    font-size: 140%;
	font-weight: bold;
}
    
.cssnav	{border-width:0px; position:relative;font-family: arial, helvetica, sans-serif;
background-image: url('../../acuvue/images/nav-on_03.gif');
background-repeat: no-repeat;
display: block;
width: 158px;
height: 24px;
margin-bottom:0px;
padding: 0; margin-left:0; margin-right:0; margin-top:0;
border-style: solid
}

.cssnav a {display:block;font-size: 10px;width: 158px;height: 24px;display: block;float: left;margin: 0;padding: 0;color: white; text-decoration: none; color: #00447D;}
.cssnav img {width: 100%; height: 100%; border: 0px none; }* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {	position:absolute;	left:20px;	top:3px;	margin:0;	cursor: pointer;}

INPUT, TEXTAREA, SELECT  {font-family: Verdana, Helvetica, san-serif}
INPUT, TEXTAREA, SELECT  {background-color: #1E65A6}
INPUT, TEXTAREA, SELECT  {color: #FFFFFF}
INPUT, TEXTAREA, SELECT  {font-size: 80%}

A {color: #A8D1FF}
A:hover {color: #FFAF30}
A:hover {text-decoration: none}
A:active {color: #CCCCCC}

A.footer {text-decoration: underline}
A.footer {color: #CACACA}
A.footer:visited {text-decoration: underline}
A.footer:visited {color: #CACACA}
A.footer:active {text-decoration: underline}
A.footer:active {color: #CCCCCC}
A.footer:hover {color:#FFFFFF}