

/* =========================== SIDEBAR ================================================= */
/* 203 is the width, 250 is the including the 20px on the left and 27px on the right */
#sidebarAdvisory {
	float: left;
	width: 223px; 
	margin: 0;
	padding-bottom: 19em;
	color: #000;
	background-image: url( "images/newsinfo/leftnavdotted.gif" ); 
	background-repeat: repeat-y;
}

#sidebarAlliances {
	float: left;
	width: 223px; 
	margin: 0;
	padding-bottom: 125em;
	color: #000;
	background-image: url( "images/newsinfo/leftnavdotted.gif" ); 
	background-repeat: repeat-y;
}

#sidebarLeadership {
	float: left;
	width: 223px; 
	margin: 0;
	padding-bottom: 150em;
	color: #000;
	background-image: url( "images/newsinfo/leftnavdotted.gif" ); 
	background-repeat: repeat-y;
}


/* =========================== END SIDEBAR ================================================= */

#maincontent {
	float: left;
	width: 738px;
	margin: 0;
	padding: 0;
	padding: 3px 0 0 27px;
	background: #FFF; 
	color: #000;
}

#navlist
{
	margin: 0;
	padding-left: 20px;
	list-style: none;
}


#navlist li
{
	display: block;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 11px 0 10px 17px;
	width: 186px; /* set width for IE6. 186 + 17 = 203px, the width of sidebar */
}

#navlist li.last { 
	display: block;
	margin: 0;
	padding: 20px 0 0 6px;
	text-decoration: none;
	list-style: none;
	background-image: url( "images/newsinfo/leftnavbg.gif" ); width: 203px; height: 161px; 
	background-repeat: no-repeat;
	width: 197px; /* set width for IE6. 197 + 6px = 203px, the width of sidebar */
}

.leftnavbtnON {background-image: url( "images/newsinfo/leftnavbtnON.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn1 {background-image: url( "images/newsinfo/leftnavbtn1.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn2 {background-image: url( "images/newsinfo/leftnavbtn2.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn3 {background-image: url( "images/newsinfo/leftnavbtn3.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn4 {background-image: url( "images/newsinfo/leftnavbtn4.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn5 {background-image: url( "images/newsinfo/leftnavbtn5.gif" ); width: 203px; background-repeat: no-repeat;}

#sidebarAdvisory a,
#sidebarAlliances a,
#sidebarLeadership a { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	text-decoration: none;
	color: #000;
	margin: 0;
}

#sidebarAdvisory a:hover,
#sidebarAlliances a:hover,
#sidebarLeadership a:hover {
	color: #FC1B19;
	text-decoration: underline;
}

#sidebarAdvisory a.btnIcon1,
#sidebarAlliances a.btnIcon1,
#sidebarLeadership a.btnIcon1 {
	display: block;
	background-image: url( "images/newsinfo/btnIcon1.jpg" ); width: 188px; height:58px;
	margin-bottom: 0.5em;
	padding: 0;
}

#sidebarAdvisory a.btnIcon1:hover,
#sidebarAlliances a.btnIcon1:hover,
#sidebarLeadership a.btnIcon1:hover {
	display: block;
	background-image: url( "images/newsinfo/btnIcon1HOVER.jpg" ); width: 188px; height:58px;
	margin-bottom: 0.5em;
	padding: 0;
}

#sidebarAdvisory a.btnIcon2,
#sidebarAlliances a.btnIcon2,
#sidebarLeadership a.btnIcon2 {
	display: block;
	background-image: url( "images/newsinfo/btnIcon2.jpg" ); width: 188px; height:58px;
	margin: 0;
	padding: 0;
}

#sidebarAdvisory a.btnIcon2:hover,
#sidebarAlliances a.btnIcon2:hover,
#sidebarLeadership a.btnIcon2:hover {
	display: block;
	background-image: url( "images/newsinfo/btnIcon2HOVER.jpg" ); width: 188px; height:58px;
	margin: 0;
	padding: 0;
}

/* =========================== CONTENT TEXT ================================================= */
/* width: 745 */


#contenttext {
	padding:0; /* 6em to fill up the space if the sidebar is longer than the content text*/
	

	margin: 0;
	background: #FFF;
}

#contenttext p {
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
}

#contenttext span.list {
	display: block;
	font-family: Helvetica, Arial, sans-serif;	
	padding-bottom: 17px;
	font-size: 13px;
}

#contenttext .alliancelist {
	font-size:12px;
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	}

#contenttext .alliancelist li {
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:10px;
	padding-left:12px;
	background:url(images/home/bulletpt.gif) no-repeat left center;
	}
	
#contenttext li {
	list-style-type: square;
	list-style-position: inside;
}

#contenttext a {
	display: inline;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #225380;
	font-weight: bold;
}

#contenttext span.biggerred {
	display: inline;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext span.bigred {
	display: inline;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext span.red {
	display: inline;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext span.grey {
	display: inline;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #707070;
	font-weight: bold;
}

#contenttext span.darkgrey {
	display: inline;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}


/* =========================== CONTENT LOGOS ================================================= */
/* =========================== advisory ================================================= */
#contenttext .advisory,
#contenttext .alliances,
#contenttext .leadership {
	display: block;
	margin: 0;
	padding-bottom: 1.3em;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #191919;
	font-weight: none;
}

#contenttext .advisory p,
#contenttext .alliances p,
#contenttext .leadership p {
	display: block;
	margin: 0;
	padding-bottom: 1em;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #191919;
	font-weight: none;
}
#contenttext .advisory a,
#contenttext .alliances a,
#contenttext .leadership a {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

/* =========================== ALLIANCES ================================================= */
#contenttext .alliances img,
#contenttext .leadership img,
#contenttext .leadership img {
	padding-bottom: 1em;
}

/* =========================== COMPANY LEADERSHIP ================================================= */
#contenttext .leadership span.red {
	display: inline;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext img.leaders {
	float: right;
	margin: -15px 0 0 10px;
}

#contenttext a:hover {
	color: #FB1B1B;
}



#content {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
	padding: 0 25px 0 0;
}


