/******************** global styles ********************/
body {
	margin: 0;
}

p {
	font: 11px/15px Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	margin: 13px 0 0 0;
}

td {
	font: 11px/15px Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
}

.publicFinance td {
	font: 12px/16px Georgia,Times,serif;
	color: #2D6D9A;
}

a:link, a:visited {
	color: #39653F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #602708;
}

h1 {
	font: bold 14px/15px Verdana,Arial,Helvetica,sans-serif;
	color: #663300;
	margin: 0;
}

h2 {
	font: bold 11px/15px Verdana,Arial,Helvetica,sans-serif;
	color: #663300;
	margin: 0;
}

h2 em {
	font-weight: normal;
	font-style: normal;
}

#bodyDiv {
	width: 760px;	/* change this value to alter the width of the site */
	border: solid .5px;	/* hack for NS4 to honor width */
	background-color: #FFFFFF;
}

.spacer {
	font-size: 1px;
	line-height: 1px;
}

ul li {
	font: 11px/15px Verdana,Arial,Helvetica,sans-serif;
	list-style-image: url("/images/bullet.gif");
}

form {
	margin: 0;
}



/******************** header styles ********************/
#header {
	background: #FFFFFF url("/images/background_header_wood.jpg") repeat-x;
}

.headerBottom {
	background: #FFFFFF url("/images/background_wood_bottom.jpg") no-repeat;
}

#topnav {
	margin-left: 16px;
}

#header p {
	font: 10px/15px Verdana,Arial,Helvetica,sans-serif;
	color: #999999;
	margin: 0 0 3px 16px;
}

#header a {
	color: #999999;
}



/******************** home sidenav styles ********************/
#sidenav {
	padding-top: 21px;
}

.backgroundDark {
	background: #00653A url("/images/background_sidenav.gif") no-repeat top right;
}



/******************** body styles ********************/
div.columnBackground {
	background: #F0F2E0 url("/images/background_body_760.gif") no-repeat top right;
}

.columnBGColor {
	background-color: #F0F2E0;
}

div.bodyBackground {
	background: #F0F2E0 url("/images/background_body_760.gif") no-repeat top right;
	padding: 17px 43px 25px 20px;
	margin-top: -25px;
}


#news {
	padding-top: 8px;
}

.news p {
	font: 10px/16px Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	margin: 0;
}

.news td {
	border-bottom: 1px solid #D3D9AA;
}

.news a:link {
	color: #666666;
}



/******************** left column styles ********************/
#columnLeft {
	padding: 41px 13px 0 0;
}

#columnLeft p {
	margin-bottom: 9px;
	text-align: right;
	color: #333333;
}

#columnLeft p.sub {
	margin-left: 3px;
	margin-bottom: 4px;
	text-align: right;
	color: #333333;
}

#columnLeft a {
	color: #333333;
}

#columnLeft strong a {
	color: #39653F;
}

.subnavLinks {
	border-bottom: 1px solid #D3D8AA;
	margin-bottom: 4px;
}

#columnLeft .subnavLinks p {
	margin: 0 0 5px 0;
	line-height: 13px;
	text-align: right;
}

#columnLeft .subnavLinks p a {
	color: #666666;
}

#columnLeft .subnavLinks a.selectedPF {
	color: #2D6D9A;
}

#columnLeft .subnavLinks a.selectedSF {
	color: #00857D;
}

#columnLeft .subnavLinks a.selectedIF {
	color: #4E7800;
}

#columnLeft .subnavLinks a.selected {
	color: #39653F;
}

#columnLeft hr {
	width: 119px;
	height: 1px;
	color: #D3D8AA;
}



/******************** header column styles ********************/
#columnHeader {
	padding: 31px 26px 8px 13px;
}

#columnHeader a {
	text-decoration: underline;
}

#columnHeader p {
	font: 12px/16px Georgia,Times,serif;
}

#columnHeader ul li {
	font: 12px/16px Georgia,Times,serif;
}

#columnHeader p.publicFinance, #columnHeader p.publicFinance a {
	color: #2D6D9A;
}

#columnHeader p.publicFinance a:hover {
	color: #602708;
}

#columnHeader p.structuredFinance, #columnHeader p.structuredFinance a {
	color: #00857D;
}

#columnHeader p.structuredFinance a:hover {
	color: #602708;
}

#columnHeader p.internationalFinance, #columnHeader p.internationalFinance a, #columnHeader ul.internationalFinance {
	color: #4E7800;
}

#columnHeader p.internationalFinance a:hover {
	color: #602708;
}

#columnHeader p.about, #columnHeader p.about a {
	color: #39653F;
}

#columnHeader p.about a:hover {
	color: #602708;
}



/******************** middle column styles ********************/
#columnMiddle {
	padding: 0 13px 8px;
}

#columnMiddle a:link, #columnMiddle a:visited {
	text-decoration: underline;
}

#columnMiddle strong a:link, #columnMiddle strong a:visited {
	text-decoration: none;
}

#columnMiddle strong a:hover {
	text-decoration: underline;
	color: #602708;
}

#columnMiddle a.bio:link, #columnMiddle a.bio:visited {
	text-decoration: none;
}

#columnMiddle a.bio:hover {
	text-decoration: underline;
}

#columnMiddle p.about, #columnHeader p.about a {
	color: #39653F;
}

#columnMiddle ul li {
	color: #666666;
}

.chart th {
	font-size: 10px;
}

.chart td, .chart th {
	border-bottom: solid 1px #666666;
}

tr.chartNoBorder td {
	border-bottom: none;
}

.smallPrint {
	font-size: 9px;
}

.columnMiddleSub {	/* used in Public Finance | Notable Transactions - can't have more than 1 div with the same #middleColumn div */
	background: #F0F2E0 url("/images/background_body_760.gif") no-repeat top right;
	padding: 6px 13px 8px;
}

.columnMiddleSub p.publicFinance {
	font: 12px/16px Georgia,Times,serif;
	color: #2D6D9A;
}

/*#columnMiddle strong a {
	text-decoration: none;
}

#columnMiddle strong a:hover {
	text-decoration: underline;
}*/

.columnWrapper {
	/*	======================================================================================================
		wraps the middle column with a white background. The middle column td has a background color in case
		the left or right columns run long. Also works around a bug in IE5 where there was too much space
		between the header and middle sections
		====================================================================================================== */
	background-color: #FFFFFF;
	padding-top: 3px;
}

.columnWrapper #columnMiddle {
	padding-top: 6px;
}



/******************** right column styles ********************/
#columnRight div {
	margin-top: 3px;
	padding: 6px 0 6px 5px;
	border: solid .5px;
	width: 170px;
}

#columnRight p {
	font: 10px/16px Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
}

#columnRight a {
	color: #333333;
}

#columnRight div.publicFinance {
	background-color: #CCE2EB;
}

#columnRight div.publicFinance p {
	color: #2D6D9A;
}

#columnRight div.publicFinance strong a {
	color: #2D6D9A;
}

#columnRight div.structuredFinance {
	background-color: #CCE7E5;
}

#columnRight div.structuredFinance p {
	color: #00867E;
}

#columnRight div.structuredFinance strong a {
	color: #00867E;
}

#columnRight div.internationalFinance {
	background-color: #DBE7CC;
}

#columnRight div.internationalFinance p {
	color: #4D8700;
}

#columnRight div.internationalFinance strong a {
	color: #4D8700;
}

#columnRight div.about {
	background-color: #B2D0C4;
}

#columnRight div.about p {
	color: #00653A;
}

#columnRight div.about strong a {
	color: #00653A;
}

#columnRight div.investor {
	background-color: #D7E0D9;
}

#columnRight div.investor p {
	color: #39653F;
}

#columnRight div.investor strong a {
	color: #39653F;
}



/******************** footer styles ********************/
#footer {
	background: #F0F2E0;
	padding: 6px 43px 10px 20px;
	width: 602px;
	border: solid .5px;
}

body.home footer {
	width: 760px;
	padding-bottom: 0;
}

#footer p {
	font: 10px/16px Verdana,Arial,Helvetica,sans-serif;
	color: #8B8B8B;
	margin: 0;
}

#footer a {
	color: #8B8B8B;
}



/******************** FGIC styles added ********************/
.h2Inline {
	font: bold 11px/15px Verdana,Arial,Helvetica,sans-serif;
	color: #663300;
	margin: 0;
}

#columnMiddle a.portalHeader:link, #columnMiddle a.portalHeader:visited {
    text-decoration: none;
}

