body, p, table, tr, td, ul, li, ol  {font-family: verdana, arial, sans-serif; font-size: 9pt; color: #000}

body {background-color: #FFF}

/*   #### styles that code for background color to be printed*/

@media Screen    
{
#navlayer {z-index: 15; visibility: visible; position: relative; width:5px;}
#searchlayer {z-index: 20; visibility: visible; position: absolute; left:0px; top:0px;}
#leftnavlayer {z-index: 21; visibility: visible; position: relative}
#leftgray {width: 210px}
.bg_eee {background-color: #EEEEEE}
a.mainlinks {font-family: verdana; font-size: 11pt; color: #fff; text-decoration: none;}
}

@media Print    
{
#searchlayer {z-index: 20; left: 5px; visibility: visible; color: #ffffff; position: absolute}
#leftnavlayer {z-index: 21; left: 19px; visibility: visible; color: #FFFFFF; position: absolute}
#leftgray {width: 216px; height: 100%}
a.mainlinks {font-family: verdana; font-size: 11pt; color: #fff; text-decoration: none;}
}

.bg_burgundy  {background-color: #d9d9d9}
.bg_medgray   {background-color: #CFCFCF}
.bg_lightgray {background-color: #E5E5E5}


a { color: #333333; text-decoration: none; font: 9pt/18px verdana, arial, sans-serif;}
a:visited { color: #999999; text-decoration: none}
a:hover { color: #990033; text-decoration: underline}

a.linkssmall { font-size: 7.5pt; color: #666666; text-decoration: none;	font-weight: bold;}
a.linkssmall:visited { font-size: 7.5pt; color: #666666; text-decoration: none}
a.linkssmall:hover { font-size: 7.5pt; color: #903; text-decoration: underline}

.segmentname {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #333333; text-transform: uppercase;}

.copyright {font-family: verdana, arial, sans-serif; font-size: 7.5pt; color: #999}

.copysmall {font-family: verdana, arial, sans-serif; font-size: 7.5pt; color: #000}

select {font-family: verdana, arial, sans-serif; font-size: 8pt; color: #000}

.secondarypromo {font-family: verdana, arial, sans-serif; font-size: 9pt; color: #903; font-weight: bold}

.borderyellow {border: solid #E6DE9D; border-width: thin}
.bordermedgray {border: solid #CCCCCC; border-width: thin}
.borderltgray {border: solid #D8D8D8; border-width: thin}

.sidebarHead {text-transform: uppercase; font-size: 10px;}

.contentHead {font: bold 15px Georgia, Times New Roman, Times, serif; color: #4d4d4d;}

a.highlight {color: #990033;}