/* clear the playing field, reset global padding and margin */
@import "reset.css";
@import 'cluetip.css';
@import 'supplemental.css'; 
@import 'leftnav.css';
body {
	background-color: #666666;
	background-image: url(../images/bodyBgStripes.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 auto;
	font-size: 76%;
}
p {
	color:#000000;
	margin-bottom:20px;
	line-height:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color:#FFFFFF;
	text-align:right;
	background-repeat:no-repeat;
	margin: 0 10px 0 0;
	font-weight:bold;
	padding: 13px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:normal;
}
h2 {
	margin: 2px 0 14px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*	color: #25273e;  */
	color: #003366;
	font-size: 1.2em;
}
h3 {
	margin:25px 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color: #003366;
}
h4 {
	margin:20px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color: #000000;
}
img {
	border:none;
	margin:0;
	padding:0;
}
#pageFrame {
	margin: 0 auto;
	padding-top: 10px;
	width: 1005px;
}
#header {
	display:block;
	float:left;
	width: 995px;
	margin: 0;
	overflow: hidden;
}
#footer {
	display:block;
	float:left;
	width: 920px;
	margin: 10px 0 0 70px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	height: 50px
}
* html #footer {
	margin-left: 36px;
}
#footer a {
	color: #666666;
}
#footerLeft {
	float:left
}
#footerRight {
	float:right;
	text-align:right;
}
#headerNav {
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:20px;
	float:right;
	width: 250px;
	margin: 36px 4px 0 0;
	clear: right;
}
* html #headerNav {
	margin: 15px 0 0 0;
}
#headerNav ul {
}
#headerNav ul li {
	display: inline;
	border-right: 1px solid #FFFFFF;
}
#headerNav a {
	color:#FFFFFF;
	text-decoration:none;
}
#headerNav li.clearBorderRight {
	border-right:none;
}
#logo {
	margin: 3px 0 0 3px;
	float:left;
}
#search {
	width: 140px;
	float:right;
	margin: 15px 0 0 0;
	background-image:url(../images/searchBoxLeftEdge.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;
	height:22px;
}
* html #search {
	width: 146px;
	background-image:url(../images/searchBoxLeftEdge.gif);
	background-repeat:no-repeat;
	background-position: 8% 100%;
	margin: 0px 0 10px 0;
}
#searchBG {
	background-image:url(/images/searchBoxBG.gif);
	background-repeat:repeat-x;
	padding: 1px 0 1px 0;
	margin-left: 5px;
	width: 110px;
	height: 20px;
	float:left;
}
* html #searchBG {
	background-image:none
}
#searchBG .inputText {
	border: none;
	width: 104px;
	height: 18px;
	background-color:#FFF;
	float:left;
	font-size:12px
}
#search .searchGo {
	float: right;
	width: 25px;
}
#mainNav {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 69px;
	margin-top: -46px;
	padding: 3px 0 0 0px;
	color:#CCCCCC;
	float:left;
	width: 930px;
	height: 37px;
	background-image:url(../images/mainNavBG.gif);
}
* html #mainNav {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 36px;
	margin-top: -49px;
	padding: 3px 0 0 0px;
	color:#CCCCCC;
	float:left;
	width: 930px;
	height: 37px;
	background-image:url(../images/mainNavBG.gif);
}

.subMenuRight {
	position: relative;
	background-image:url(../images/subMenuDropdownBG.gif);
	background-repeat:no-repeat;
	float:left;
	width: 150px;
	margin:0;
	padding:0;
}

/*
#rightSubContainer ul li a[href $='.pdf'], #rightSubContainer ul li a[href $='.doc'] {
background: none;
}
*/



#rightSub {
	float:right;
	/*position: relative;*/
	clear: right;
	margin: -19px 0 0 13px;
	padding: 0 0 0 0;
	width:253px;
	line-height:10px;
}
#rightSubTopTrim {
	width:253px;
	height:28px;
	background-image:url(../images/subpageExtendedRightColumnContentHeader.gif);
	background-repeat:no-repeat;
}
* html #rightSub {
	margin-top: -23px;
}
#rightSub h2 {
	color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 8px 12px;
	background-color:#e4e6e7;
}
#rightSub p {
	margin: 0 2px 15px 12px;
}
#rightSubContainer {
/*float:right;*/
	clear: both;
	background-color:#e4e6e7;
	padding: 2px 0 0 0;
	font-size: 10px;
	width: 253px;
}
#rightSubContainerBottom {
	width:252px;
	height: 21px;
	margin:0;
	padding:0;
	background-image: url(../images/subpageExtendedRightColumnContentBottom.gif);
	background-repeat:no-repeat;
}
#rightSub hr {
	text-align:center;
	width: 92%;
	border: none;
	border-top: 1px dashed #999999;
	height:1px;
}

#rightSubContainer ul li {
vertical-align: top;
}

#rightSubContainer ul li a[href $='.pdf'], a[href $='.doc'], a[href $='.docx'] {
 padding-right: 0;
margin-top: -7px;
 background-image: none;
 vertical-align:top;
}


/*
#rightSubContainer ul li {
vertical-align: top;
list-style-type:none;
background-image:url(../images/bulletBlack.gif);
background-repeat:no-repeat;
background-position: 0 13%;
line-height: 12px;
margin: 0 0 0 10px;
padding: 0 0 0 10px;
}
*/

#rightSub a[href $='.doc'], a[href $='.docx'] {
 padding-right: 0;
 background: none;
}
#rightSub a[href $='.xls'], a[href $='.xlsx'] {
 padding-right: 0;
 background: none;
}
/* Right Sub Container Link Hilight: */
#rightSubLinks a:link {
	color: #4170E1;
	text-decoration:none;
} 
#rightSubLinks a:hover {
	color: #FF0000;
} 
#rightSubLinks a:visited {
	color: #FF0000;
	text-decoration:none;
}
 
#rightSubLinks a:active {
    color: #FF0000;
}

#contentFrame {
	background-image:url(../images/contenBGrightTrim.gif);
	background-repeat:repeat-y;
	background-position: 60% 90%;
	margin-left: 70px;
	margin-top: 6px;
	display:block;
	float:left;
	width: 926px;
	min-height: 470px;
}
* html #contentFrame {
	margin-left: 36px;
	margin-top: 3px;
}
#contentHome {
	background-repeat:no-repeat;
	margin-top: 6px;
	float:left;
	width: 961px;
	height:344px;
	margin-left: 36px;
	padding:0;
}
* html #contentHome {
	margin-left: 19px;
}
 #calloutTrim {
	background-image:url(../images/homeLeftPhotoTrim.gif);
	background-repeat:no-repeat;
	width: 34px;
	height:345px;
	color:#FFFFFF;
	float:left; 
}
#calloutContent {
	width:252px;
	float:left;
	color:#FFFFFF;
	margin: -290px 0 0 0;
	height: 181px;
	z-index:10;
	position: relative
}
#calloutContent h2 a:hover {
	text-decoration: underline
}
#calloutContent a {
	text-decoration:none;
	color: #FFF;
}
#calloutContent a:hover {
	color:#CCCCCC
}
#calloutContent h2 {
	color:#e5e5e5;
	font-size: 18px;
	font-weight:normal;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#calloutContent ul {
	list-style:none;
	margin: 31px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}
#calloutContent ul li {
	/* background-image:url(../images/bulletMeasuringPerformance.gif);
background-repeat:no-repeat;
background-position: 0 50%; */  

 list-style-image:url(../images/bulletMeasuringPerformance.gif);
	padding: 0 0 0 7px;
	margin: 0 0 19px 13px;
}
#calloutContent .bondRating {
	width: 200px;
	height: 36px;
	margin: 35px 0 0 25px;
	display:block;
} 
#calloutContent .bondRating a {
	color:#000000;
	width: 200px;
	height: 36px;
	display: block; 
} 


#homePhoto {
	float: right;
	width: 927px;
	height: 345px;
}
#contentHomeTabs {
	background-image:url(../images/homeTabContentBG.gif);
	background-repeat:no-repeat;
	width: 905px;
	height: 169px;
	float:left;
	margin-left: 70px;
	padding: 10px 0 0 20px;
}
* html #contentHomeTabs {
	margin-left: 36px;
}
#contentHomeTabs p {
	font-size: .9em;
}
#contentHeader {
	background-image:url(../images/contentHeaderSwoopy.gif);
	background-repeat:no-repeat;
	width: 927px;
	height: 54px;
}
#subPagePhoto {
	width:253px;
	height:175px;
	float:right;
	margin: -15px 0 0 10px;
}

#subPagePhotoBio {
	/* width:225px;
	height:240px;
	float:right;
	margin: -15px 0 0 10px; */
	 width:230px;
	height:280px;
	float:right;
	margin: -15px 0 0 10px;
}

* html #subPagePhoto {
	position: fixed;
	margin-top: -13px;
}
#content {
	margin: 0 0 0 146px;
	padding: 0px 0 0 15px;
	width: 760px;
	min-height: 470px;
}
* html #content {
	height: 470px
}
#contentFull {
	margin: 0 0 0 35px;
	height:auto;
}
#contentBottomTrim {
	width:929px;
	height:62px;
	background-image:url(../images/contentBottomTrim.gif);
	background-repeat:no-repeat;
	float:left;
}
* html #contentBottomTrim {
	width: 927px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	line-height: 18px;
	padding: 0 25px 0 0;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 35px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-weight: bold;
}
#content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 10px;
}
#content ol li {
margin-bottom: 12px;
line-height: 16px;
}
#content ul li {
	line-height:20px;
	margin-bottom:12px;
}
#content ul li ul {
	margin-top: 5px;
}
#content ul li ul li {
	line-height:20px;
	font-size: 1em;
	margin-bottom: 12px;
}

#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #999999;
	margin: 0 0 20px 0;
	text-align:left;
	vertical-align: top;
}
#content table th {
	margin: 0;
	padding:6px;
	border: 1px solid #999999;
	background-color:#003366;
	color:#FFFFFF;
}
#content table tr {
	border: 1px solid #999999;
	margin: 5px 0 5px 0;
}
#content table tr td {
	padding: 6px;
	border: 1px solid #999999;
}
/* Text Styles */
.smallText {
	font-size: .9em;
}
.smallerText {
	font-size: .8em;
}
/* Utility Classes  */

.hide {
	display:none;
}

.indenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 15px;
	font-size: 1.3em;
	color:#666;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.strong {
	font-weight:900;
}
.clear_right {
	clear:right;
}
.printlogo {
	display:none;
}
.skiptocontent {
	display:none;
	padding:0;
	margin:0;
}
/* LGIP Statement Enclosure Styles */
table.lgipmse {
	width: 50%;
	font-size: .8em;
	vertical-align: top;
}
.lgipmse tr th {
	border: 1px solid #cccccc;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.lgipmse tr td {
	padding: 3px 5px 3px 5px;
	border: 1px solid #cccccc;
	text-align: left;
}

table.lgipmse2 {
	width: 65%;
	font-size: .8em;
	vertical-align: top;
}
.lgipmse2 tr th {
	border: 1px solid #cccccc;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.lgipmse2 tr td {
	padding: 3px 5px 3px 5px;
	border: 1px solid #cccccc;
	text-align: right;
}

 #content a[href $='.pdf'] {
 padding-right: 25px;
 background: transparent url(/images/iconPDF.gif) no-repeat center right;
zoom: 1;

}
 #content a[href $='.doc'], a[href $='.docx'] {
 padding-right: 25px;
 background: transparent url(/images/iconWord.gif) no-repeat center right;
}
 #content a[href $='.xls'], a[href $='.xlsx'] {
 padding-right: 25px;
 background: transparent url(/images/iconExcel.gif) no-repeat center right;
}

/*What's This Tooltip */
.whatsthis {
	vertical-align: bottom;
	margin-top: 3px;
}
.redFont {
	color:#FF0000;
}
#content p.careersTestinomial {
	font-style:italic;
	color:#000000;
	font-size:.9em;
	text-align:center;
	width: 220px;
	margin: 15px 0px 0 10px;
}
.accordion h4 {
	background-image:url(../images/bulletOrangeArrow.png);
	background-repeat:no-repeat;
	padding: 0 0 0 18px;
	margin: 21px 0 10px 0;
	cursor:pointer;
}

.accordion div {
	margin: 0 0 20px 10px;
	padding: 0 20px 16px 0;
	background-image:url(../images/accordionBottomTrim.gif);
	background-repeat:no-repeat;
	background-position: 0% 100%
}
.accordion p {
	padding: 0;
	margin: 0 20px 20px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accordion ol li {
	line-height: 1.4em;
}
.accordion ul li {
	line-height: 1.4em;

}
.skipNav {
	position:absolute;
	left: -999px;
	overflow:hidden;
}
.reportingDisclaimer {
	margin: 90px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	float:left;
}
.reportingDisclaimer p {
	margin: 0 0 7px 0;
	color: #666666;
}
.reportingDisclaimer hr {
	text-align:center;
	width: 100%;
	border: none;
	border-top: 1px dashed #CCCCCC;
	height:1px;
	margin-right: 10px;
}
ul.yearList li {
	border-right: 1px solid #000000;
	list-style:none;
	list-style-type:none;
	display:inline;
	padding-right: 5px;
}
ul.yearList li.clearRightBorder {
	border-right: none;
}
#content table.pressRelease {
	border:none;
	text-align:left;
	vertical-align:top;
}
#content table.pressRelease tr {
	border:0;
	padding: 15px 0
}
#content table.pressRelease tr td {
	border:0;
	vertical-align: top;
	padding: 10px 0;
}
#content p.pressReleaseDetail {
	padding: 0 0 0 9px;
	font-size: 1.1em;
	font-size: 1em
}
#content p.pressReleaseDetail a {
	text-decoration:none
}
ul.monthlyReportMonths {
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.monthlyReportMonths li {
	list-style:none;
	display:inline;
	margin: 0;
	padding: 0;
}
#content table.contact {
	border: none;
/*	float: left; */
	margin:0 0 0 0;
	padding-top: 0;
}

#content table.contact tr th {
	border: none;
}
#content table.contact tr {
	border: none;
}
#content table.contact tr td {
	border: none;
	margin: 0;
	padding-top: 0;
}

.contactMore ul li {
	text-align: left;
	list-style-image:url(/images/bulletOrangeArrow.png);
	margin-top: 15px;
}

.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }

.noJobOpenings {
	border: 1px solid #666666;
	font-weight:bold;
	background-color:#CCCCCC;
	padding: 10px 0 10px 0;
	width: 460px;
}
#rateTreatmentFramework {
}
* html #rateTreatmentFramework {
	width: 497px;
	float: left;
	display:block
}
#rateTreatmentTop {
	background-image:url(../images/subPageCalloutTopTrim.gif);
	background-repeat:no-repeat;
	width:497px;
	height:12px;
	overflow: hidden;
}
#rateTreatmentMid {
	background-image:url(../images/rateCallout.jpg);
	background-repeat: no-repeat;
	width:490px;
	height: 151px;
	padding: 14px 3px 0 9px;
	margin: 15px 0 0 115px; 
}

#rateTreatmentMid3col {
	background-image:url(../images/rateCallout3col.jpg);
	background-repeat: no-repeat;
	width:390px;
	height: 151px;
	padding: 14px 3px 0 9px;
	margin: 15px 0 0 25px; 
	vertical-align: middle;
} 

#rateTreatmentMid, #rateTreatmentMid3col h2 {
	font-size: 1.4em;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	color:#000000;
	text-align:center
}

#rateTreatmentMid, #rateTreatmentMid3col p {
font-size: .8em;
margin: 10px 0 0 15px;
text-align: center;
}

#rateTreatmentMid, #rateTreatmentMid3col h3 {
	font-size: 1.2em;
	margin: 4px 0 0 0;
	padding:0;
	line-height:1.3em;
	color:#000000;
	text-align:center
}
#rateTreatmentBottom {
	background-image:url(../images/subPageCalloutBottomTrim.gif);
	background-repeat:no-repeat;
	width:497px;
	height:41px
}

h3.h3Contacts {
background-image:url(../images/h3ContactsBG.gif);
background-repeat:no-repeat;
color:#FFFFFF;
width: 469px;
height: 20px;
padding: 5px 0 0 5px;
background-color:#FF3300;
}


#roundedTest {
-moz-border-radius: 5px;
background-color: #666666;
margin: 0 10px 20px 60px;
padding: 5px 0 5px 0px;
width: 610px;
text-align: center;
}

#roundedTestLGIP {
-moz-border-radius: 5px;
background-color: #666666;
margin: 0 10px 20px 60px;
padding: 5px 0 5px 0px;
width: 605px;
text-align: right;
height: 300px;
}

#lgipRate {
width: 200px;
text-align: center;
float: left;
vertical-align: middle;
}

#lgipFlash {
width: 400px;
margin-right: 5px;
float: left;
}

.newsletterCallout {
width: 300px;
background-color: #CCCCCC;
border-top: 3px solid #FF6633;
margin: 0 10px 10px 0;
padding: 2px;
}

ul.newslettersMeetings {
}

ul.newslettersMeetings li {
list-style: circle;
line-height: 10px;
margin:0;
padding:0;
}

img.newsletterPhoto {
border: 2px solid #000000;
margin: 5px;
}

#loadreport .tabletips {
color: #ffffff;
text-decoration: underline;
}

.resources {
width: 730px;
border-bottom: 1px solid #000;
}

.resources2 {
width: 495px;
border-bottom: 1px solid #000;
}

#inThisIssue {
border-top: 3px solid #003366;
border-bottom: 1px dashed #CCCCCC;
background-color: #EEEEEE;
width: 475px;
padding: 5px;
font-size:11px;
}
.hide_print_logo {display:none;}
.print_show {display:none;}

.blogEntry {
margin: 20px 0 0 0;
padding:0;
font-size: 11px;
border-bottom: 1px dashed #999999;
width: 475px
}

h3.blogDate {
margin: 5px 0 5px 0;
color:#336699;
background-color: #CCCCCC;
padding: 6px;

border: dashed 1px #999999
}

h3.blogDate2 {
margin: 5px 0 5px 0;
color:#336699;
background-color: #CCCCCC;
padding: 6px;
width: 675px;
border: dashed 1px #999999
}


h4.blogTitle {
margin: 15px 0 17px 0;
}
#pageFrame #contentFrame #content #loadreport ul li {
	font-weight: normal;
}

