<html><body><p>@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

.pdfPolicy {
color:#696969;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:0.9em;
font-weight:normal;
padding:0.5em 0;
}

#imageright
{
float: right; 
position: relative;
padding-left:6px;
}

.figleft
{
float: left; 
position: relative;
padding-right:6px;
}

.imageleft
{
float: left; position: relative;
padding-right:6px;
}

.figcenter
{
display: block; 
margin-left: auto; 
margin-right: auto;
}

.imagecenter
{
text-align:center;
}


.leftrail
{
font-size:11px;
}

.leftrailbackground
{
	background-color:#EFEFFF; 
	padding: 20px 8px 10px 8px;
}

#hvmimage
{
margin: 0px, 60px;
}

.tablerow
{
	text-align:left;
	font-weight:normal;
	
}




/*#content-secondary .rounders.purple .inner, 
#content-secondary .rounders.purple .t, 
#content-secondary .rounders.purple .b, 
#content-secondary .rounders.purple .b div {
    background-image:url(http://www.cdc.gov/visionhealth/images/bg_twoBlocks_purple.gif); 
	background-color: #EFEFFF; 
}

.minht300 {      
        min-height:300px !important;
}

</p></body></html>