.body {
	   background-image: url(images/BgrdBLUE.gif); 
	   background-position:top left;
	   background-repeat:repeat-x;
	   background-color: #83a1ca;
	}

.header {
	background-image:url(images/HeaderBlue.gif); 
	background-position:right top; 
	background-repeat:no-repeat;
	height:176px;
	background-color: transparent;
	}
	
.Lside {
	background-image: url(images/HP_01_05.gif);
	background-position:left top;
	background-repeat: repeat-y;
	width:7px;
}
	
.Rside {
	background-image: url(images/HP_01_07.gif);
	background-position:right top;
	background-repeat: repeat-y;
	width:7px;
}

.text {
	
	font-family: Tahoma;
	font-size:13px;
	
	}

.StrategicText {
	
	font-family: Tahoma;
	font-size:12px;
	color:#FFF;
	
	}

.textSmall {
	
	font-family: Tahoma;
	font-size:11px;
	
	}
	
	
.menuBGRD{
	background-image:url(images/MenuBGRD.gif);
	background-repeat:repeat-x;
	}

.footer {
	font-family:Verdana;
	font-size:10px;
	color:#D5E7D1;
	}
	
		
.footerBOX {
	font-family:Verdana;
	font-size:10px;
	color:#D5E7D1;
	padding-top: 10px;
	border-top: 1px solid #D1DBDC;
	}
	
.inputBox{
	
	height: 23px;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	}
	
.msgBox{
	height:70px;
	}
	

.dropdown 	{
		
	font-family: Arial;
	font-size: 11px;
	COLOR: #60564D;
	WIDTH: 200PX;
	height: 20px;
	
		}
		
		
.contact {
	background-image: url(images/ContactBGRD.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
		
.Strategic {
	background-image: url(images/ContactBGRD.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	
.Title{
	font-family:Tahoma;
	font-size:15px;
	color:#030D7C;
	font-weight:bold;
	background-color: transparent;
	}
	
	
.LilHeaders{
	font-family:Tahoma;
	font-size:13px;
	color:#030D7C;
	font-weight:bold;
	background-color: transparent;
	}
	
	
.GreenHeaders{
	font-family:Tahoma;
	font-size:13px;
	color: #030;
	font-weight:bold;
	background-color: transparent;
	}
	
.Partners{
	
	background-image:url(images/StrategicGrid.gif);
	background-position:left top;
	background-repeat: repeat-x;
	background-color: transparent;
	}	

.CreditGrantorsBGRD  {
	background-image: url(images/CreditGrantorsBGRD.gif);
	background-position:center top;
	background-repeat:no-repeat;
	
	}
	
.CreditGrantorsLinks {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	}
.CreditGrantorsLinks A:link {text-decoration: none; color:#700000;}
.CreditGrantorsLinks A:visited {text-decoration: none; color:#700000;}
.CreditGrantorsLinks A:active {text-decoration: none; color:#700000;}
.CreditGrantorsLinks A:hover {text-decoration: underline; color:#060;}


	
.DebtBuyerBGRD {
	background-image: url(images/DebtBuyerBGRD.gif);
	background-position:center top;
	background-repeat:no-repeat;
	
	}
	
.DebtBuyerLinks {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	}
.DebtBuyerLinks A:link {text-decoration: none; color:#246422;}
.DebtBuyerLinks A:visited {text-decoration: none; color:#246422;}
.DebtBuyerLinks A:active {text-decoration: none; color:#246422;}
.DebtBuyerLinks A:hover {text-decoration: underline; color:#006;}


			
.AgencyBGRD {
	background-image: url(images/AgencyBGRD.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	}	
	
.AgencyLinks {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	}
.AgencyLinks A:link {text-decoration: none; color:#006;}
.AgencyLinks A:visited {text-decoration: none; color:#006;}
.AgencyLinks A:active {text-decoration: none; color:#006;}
.AgencyLinks A:hover {text-decoration: underline; color:#060;}
	
	
.homeBTN {
	font-size:11px;
	font-family:Tahoma;
	color:#D3E1B3;
	}
	
.homeBTN A:link {text-decoration: none; color:#9C0}
.homeBTN A:visited {text-decoration: none; color:#9C0;}
.homeBTN A:active {text-decoration: none; color:#9C0;}
.homeBTN A:hover {text-decoration: underline; color:#fff;}
	

.AboutBGRD {
	background-image: url(images/AboutBGRD.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	}	
		

.LeadershipBGRD {
	background-image: url(images/LeadershipBGRD.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	}	
		

.CoreBGRD {
	background-image: url(images/CoreBGRD.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	}
	
.moreTXT {
	font-family:Tahoma;
	font-size:11px;
	color: #700000;

}



/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#283b1a;
	font-family:Tahoma;
	font-size:12px;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; 
	left:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	width:200px;
	color: #993300;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	bottom:10px;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}




/*------------------------------------------*/

.bubbleInfo {
    position: relative;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}