/* This stylesheet is for older browsers that don't understand @import */

/* basic elements */
body{
	color:#333333;
	background-color:#fff;
	margin:0;
	padding:0;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
/* make everything sans-serif */
html, body, table, td, th, h1, h2, h3, h4, h5, h6, p, a, span, div{font-family:Verdana, Arial, Helvetica, Geneva, sans-serif}

/* set image borders to zero */
img{border:0}

/* basic links */
a, a:link{
	color:#666666;
	text-decoration: none;
}
a:visited{
	color:#666666;
}
/* NS4 won't see these but other browsers will. No problem. */
a:hover{color:#999999;text-decoration:underline}
a:active{color:#999999}
a.masthead-mainlink:link,
a.masthead-mainlink:visited{ text-decoration:none; color:#293d6b; white-space:nowrap; }
a.masthead-mainlink:hover{ text-decoration:underline; color:#293d6b; white-space:nowrap; }
a.ur-link:link,
a.ur-link:visited{ text-decoration:none; color:#c8d7e3; white-space:nowrap; }
a.ur-link:hover{ text-decoration:underline; color:#c8d7e3; white-space:nowrap; }

/* current css info follows. I've combined selectors with identical rules. */
.bio, .byline, .caption, .date, .mainImgCaption, .sidebarCaption{color:#666;font-size:80%}
.bodytext{font-size:small;line-height:140%}
.pagination, .captionHead, .deck, .head, .indexblurbHead, .longblurbHead, .sidebarCaptionHead, .sellingsubhead{font-size:80%;font-weight:bold}
.default{background-color:#fff}
.headlrg{font-size:2em;font-weight:bolder}
.indexblurb, .inhex, .largebody, .longblurb{font-size:small}
.largehead, .prodtagline, .storytitle{font-size:95%;font-weight:bold}
.pullquotenew{color:#666;font-size:1.1em;line-height:176%;font-weight:bold}
.sidebarBody{font-size:75%;line-height:125%}
.smallbodyred{color:#395D84;font-size:80%}
.sidebarhead, .subhead, .tipStep{font-size:75%;font-weight:bold}

.bgImg{background-color:#f1f1f1}

/* Not sure where these are used. Does NS4 understand the background images in them? If not, lose those parts of these rules and just set the background-color. */
.grdhdtop, .grdlinesd, .grdlinetop, .grdhdtopbig, .grdlinesdbot{background:#f1f1f1}
.grdhdtoporange, .grdlinesdorange, .grdlinetoporange, .grdhdtopbigorange, .grdlinesdbotorange{background:#ffedcb}

/* dotted lines, the CSS way. 
Do a find and replace for <td> with background="1dot.gif */
td.dot{background:#d1d1d1 url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/J4AZ16PX/%22/products/images/1dot.gif%22)}

/* these 9 classes are obsolete and maintained only for backwards-compatability. */
.body{font-size:small;line-height:150%}
.fineprint{font-size:x-small}
.leaded{line-height:150%}
.menuitem{color:#c00;font-size:x-small}
.quote{font-size:medium;font-family:"Times New Roman", Times, Georgia, serif;line-height:181%;margin-top:10px;margin-bottom:0}
.quotesig{font-size:small;font-family:"Times New Roman", Times, Georgia, serif;font-style:italic;line-height:181%;margin-top:12px;margin-bottom:1px}
.size1{font-size:x-small}
.size2{font-size:small}
.size3{font-size:medium}
.smallbody {
	font-size:70%;
	line-height: 150%;
	font-family: "Verdana", "Arial", "Helvetica", "Geneva", "sans-serif";
} 
h2,
b.related,
b.rlinks,
.greytextbld,
.greytext,
#v14-body-table p#subtitle{ color:#666; }

#v14-pop-mast h1{ color:#fff; background:#000; white-space:nowrap; }
.head {
	color: #FFFFFF;
	line-height: normal;
	font-size: 12px;

}
