body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight: normal;
	margin-bottom: 0px;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight: normal;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom: 0px;
	font-weight: bold;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 12px;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
H6 {
	font-family : Verdana,Geneva Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: normal;
}

.green {
	color: #006666;
}

.red {
	color: #cc0033;
}

.orange {
	color: #FF3300;
}

.gray {
	color: #777777;
}
.white {
	color: #FFFFFF;
}


.indent {
	margin-left: 16px;	
}


p {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
p.colored {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CC0033;
}


/*table style */
table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

td.coloredtext {
	color : #CC0033;
}
td.smallcoloredtext {
	color : #CC0033;
	font-size: 8pt;
}
td.mediumtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height: normal;
}


td.red {
	background-color: #CC0033;
}
td.bottombordered {
	border-bottom: 1px solid #CCCCCC;
	font-size: x-small;
}
td.topbordered {
	border-top: 1px solid #CCCCCC;
	font-size: x-small;
}
td.redbordered {
	border-bottom: 1px solid #CC0033;
}

td.redtopbordered {
	border-top: 1px solid #CC0033;
	
}

td.topborderGreen {
	border-top: 1px solid #006666;
}

td.topborderGray {
	border-top: 1px solid #999999;
}

td.bottomborderGreen {
	border-bottom: 1px solid #006666;
}

td.redborderedcell {
	border-top: 1px solid #CC0033;
	border-bottom: 1px solid #CC0033;
	background-color: #EDEDED;
	font-size: x-small;
}

.issueColumnHeads {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #eeeeee;
	color : #cc0033;
	vertical-align : bottom;
	text-align : center;
}

.issueColumnHeadRatings {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #eeeeee;
	color : #cc0033;
	vertical-align : bottom;
	text-align : center;
}

.issueColumnHeadRight {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #eeeeee;
	color : #cc0033;
	vertical-align : bottom;
	text-align : center;
}

.issueColumnData {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size:  10px;
}

.issueColumnDataRight {
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size:  10px;
}

/*boldface */
b {
	color: #000000;
	font-weight: bold;
}
b.colored {
	color: #CC0033;
	font-weight: bold;
}
b.smallbold {
	font-weight: bold;
	font-size :8pt;
}
b.smallboldcolored {
	color: #CC0033;
	font-weight: bold;
	font-size :7pt;
}


/* default hyperlink styles */
a {
	color : #000000;
}

a:active {
	color : #CC0033;	
}

a:hover {
	color : #CC0033;
}

a:visited {
	
}


/* top global  nav hyperlink styles */
a.topNav {
	color : #000000;
}

a.topNav:active {
	color : #CC0033;	
}

a.topNav:hover {
	color : #CC0033;
}

a.topNav:visited {
	
}

.sectorNavHead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color : #555555;
	text-align: left;
	vertical-align : baseline;
}

.sectorNavHeadNoBold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color : #555555;
	text-align: left;
	vertical-align : baseline;
}

.sectorNavHeadRed {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color : #cc0033;
	text-align: left;
	vertical-align : baseline;
}

.sectorNav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a.microlink {
	font-size : 8pt;
}
a.microlinkcolored {
	font-size : 8pt;
	color : #CC0033;
}

a.footerlinkwhite,footerlinkwhite:active,footerlinkwhite:visited {
	font-size : 7pt;
	color : #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
}
a.footerlinkwhite:hover {
	font-size : 7pt;
	color : #FFFFFF;
	text-decoration : underline;
}
a.smallwhitelink {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.smallwhitelink:hover {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
a.smallwhitelink:active {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}




.smallwhitetext {font-size: 9px; color: #FFFFFF; }

.smalltext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: normal;
}

.tinylinkunderline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: normal;
}



.footertext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	line-height: normal;
}
.mediumtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: normal;
}
.mediumcoloredtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height: normal;
	color : #CC0033;
}
.smallcoloredtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height: normal;
	color : #CC0033;
}
.smallcoloredbold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #CC0033;
}

.officetitle {
font-family: Times, Times New Roman, serif;
font-size: 36px;
color: #555555;
line-height: 100%;
}



img.sectorNavIMG {
	width: 20px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.alphaOn {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;	
	color: #cc0033;
}

.ratedIssue {
	background-color: #ededed;
	border-top: 1px solid #CC0033;
	color: #cc0033;
	font-weight: bold;
	font-size : 11px;	
}

.debtLevel {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.leftMenuHeadRed {
	font-size: 11px;
	color: #cc0033;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.leftMenuHead {
	color: #555555;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.regionName {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}

.introText {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;	
}

.pdfText {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;	
}

.sectorHead {
	font: bold 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #ffffff;	
	background-color: #cc0033;
	border: solid 1px #ffffff;
	padding: 6px;
}
.columnHead {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;	
	background-color: #C7BABC;
	border: solid 1px #ffffff;
	padding: 6px;
	text-align:center;
}
.reportList {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;	
	border-bottom: solid 1px #999999;
	
	border-top:  solid 1px #ffffff;
	padding: 6px;
}
.leftgraycolumn{
	background-color: #DDDDDD;
	border-right: solid 2px #ffffff;
}


.menu1 {font-family:Verdana, Arial; font-size:10px; font-weight:bold; color:#FFFFFF; cursor:hand; cursor:pointer; text-decoration : none;}
.menu1:hover {color : #FFFFFF;}
.menu1:active {color : #FFFFFF;}
.menu1:visited {color : #FFFFFF;}

TD.summaryblue {
	BACKGROUND-COLOR: #666666
}
TD.oddrowcell {
	BACKGROUND: white
}
TD.evenrowcell {
	BACKGROUND: #ededed
}
.ratedheadingtext {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #777777; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD.ratedsection {
	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #60A0A0
}
.smallboldlabel {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.headingtext {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
