/*  $Id: fixedincomeinv.css 20509 2011-07-22 10:35:23Z chris $ */

BODY {  color:black; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; }

.padded {padding:4px}

DIV.thick {border:1px solid black;padding:4px;margin-top:8px;}
TD.thick, IMG.thick {border:1px solid black;}
DIV.thicksub {border:1px solid #637E44;padding:4px;margin-bottom:8px;margin-left:8px;margin-right:8px;}

DIV.sideHome {padding:4px}
DIV.middleHome {padding:4px}

DIV.title {font-weight:bold;background-color:#637E44;border-bottom:1px solid black;padding:2px;color:white;margin-left:-4px;margin-right:-4px;margin-top:-4px;font-size:12pt;margin-bottom:8px;}
SPAN.subtitle {font-weight:bold;border-bottom:1px #7EA382 dotted;margin-top:8px;font-size:11pt;}

SPAN.artsubtitle {font-weight:bold;border-bottom:1px #7EA382 dotted;margin-top:8px;font-size:12pxt}
SPAN.dateline {font-weight:bold;font-size:13pt;}
DIV.footer {border:1px solid black;padding:4px;margin-top:8px;font-size:10pt;text-align:center}
.articleSection {margin-bottom:18px;width:750px;}
.articleSectionFlexible {margin-bottom:18px;}

IMG.lowarrow {margin-bottom:-2px;}

SPAN.rightWhite {float:right;color: #ffffff;cursor:pointer;} 

INPUT.submit {border:1px solid #E87303;cursor:pointer;}

a:link, a:visited, a:active { text-decoration:none;COLOR: #E87303;font-size:10pt;}
a:hover { COLOR:#7EA382;}

.fiTable {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: verdana; BORDER-COLLAPSE: collapse
}
.fiTD {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; BORDER-COLLAPSE: collapse
}
.fiheading { color:white }

.fiTable .fiheading a:link, .fiTable .fiheading a:visited, .fiTable .fiheading a:active { text-decoration:underline; COLOR:white;font-size:10pt;}
.fiTable .fiheading a:hover { COLOR:#E87303;}

.fiTable a:link, .fiTable a:visited, .fiTable a:active { text-decoration:underline; color:black; FONT-SIZE: 8pt; }
.fiTable a:hover { COLOR:#E87303;}

.subtitle a:link, .subtitle a:visited, .subtitle a:active { text-decoration:none; color:black; FONT-SIZE: 8pt; }
.subtitle a:hover { COLOR:#E87303;}

.selected {background:white;font-size:14pt;}
.unselected {background:silver;font-size:14pt;}

@media print {
	.noPrint {display: none;}
	.print {display: block}
 }     


