* {
	margin: 0;
}

html {
	font-family: Arial,"Times New Roman" ,sans-serif;
	font-size:14px;
	line-height:150%;
}

ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

li a, li a:visited {
	color: #000;
}

li a:hover {
}

body {
	color: #000;
	margin: 0;
	padding: 0;
	font: normal 1em Arial;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, h7, p, a, a:hover, a:visited {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a, a:hover, a:visited {
	text-decoration: none;
	border: none;
}

a:hover {
	color: #000;
}

a img {
	border: 0px;
}

p {
	line-height: 140%;
	margin: 0px;
	padding:0px;
}




/* header div */

.header {
	display: block;
	position: relative;
	margin: 0 auto;
	min-width: 980px; height: 126px;
	background: #D3D3D3 url(images/bg_outside.jpg) no-repeat top center; 	
}

.header .container {
	display: table;
	position: relative; margin: 0 auto;
	width: 980px; height: 126px;
}

.header .container h1.logo{
	display: block; float: left;
	margin: 22px 0 0 31px;
	width: 444px; height: 44px;
}

.header .container h1.logo a {
	display: block;
	width: 444px; height: 44px;
}

.ie .header .container h1.logo,
.ie .header .container h1.logo a,
.ie .header .container h1.logo a img {
	width: 434px; height: 43px;
}


/* END OF header div */



/* menus div */

.header .container .menus {
	display: table; position: relative;
	margin: 16px 0 0 16px;
	width: 945px; height: 29px;
	background: transparent url(images/bg_menus.png) no-repeat center left;		
}

.ff3 .header .container .menus {
	display: table-cell; position: absolute;
	top: 66px;
}

.webkit .header .container .menus {
	top: 6px;
}

.header .container .menus ul.leftSide {
	display: block; float: left;
	margin: 5px 0 0 18px;
}

.header .container .menus ul.leftSide li {
	float: left;
	margin: 0px; padding: 3px 0 0 0px;
	text-align: center;
}

.ie .header .container .menus ul.leftSide li {
	padding-top: 3px;
}

.webkit .header .container .menus ul.leftSide li {
	padding-top: 0px;
}

.win.gecko .header .container .menus ul.leftSide li {
	padding-top: 1px;
}

.header .container .menus ul.leftSide li.sep {
	float: left;
	padding: 0 14px;
	display: block; width: 2px; height: 17px;
	background: transparent url(images/bg_menu-sepline.png) no-repeat center 1px;
}

.ie .header .container .menus ul.leftSide li.sep {
	background: transparent url(images/bg_menu-sepline.png) no-repeat center 2px;
}

.header .container .menus ul.leftSide li a {
	color: #666;
	font: normal 12px "Helvetica Neue LT Std";
}

.win.gecko .header .container .menus ul.leftSide li a {
	font: normal 12px Arial;
}


.header .container .menus ul.leftSide li a.selected,
.header .container .menus ul.leftSide li a:hover {
	color: #CC0000;
}

#nav{
	display:block;
	position: relative;
	list-style:none;
	z-index:5;
	display:block;
}

.ff3 #nav {
	display:table-cell; position: absolute;
	width: 660px;
}

#nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	float:left;
}

#nav a{
	text-decoration:none;
	display:block;	
	font-weight: normal;
}

#nav a:hover,
#nav a.selected {
}

.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding: 0;
	margin: 0;
}

#subMenusContainer{	
	display:block; 	position:absolute;	
	top:6px; left:-15px;
	width:100%;	height:0;
	overflow:visible; z-index:1000000000;
}

.smOW { 
	display:none; 
	position: absolute; 
	overflow: hidden; 
	padding: 0px;
}


#subMenusContainer ul.slevel1, #subMenusContainer ol {	
	/*border around submenu goes here*/	 
	width: 196px;
	background: transparent url(images/bg_submenu-topbar.jpg) repeat-x center top;
	padding-top: 11px;
}

.ie #subMenusContainer ul.slevel1 {
	margin-left: -10px;
	width: 207px;
}

.ie #subMenusContainer ul.slevel1 li.slevel1 {
	margin-left: -5px;
}

#subMenusContainer ul.slevel1 li.slevel1 a{
	list-style: none;
    line-height: 120%;
    color: #000;
    width: 194px;
	display: block;
	padding: 3px 8px 3px;
	font: normal 12px "Helvetica";
	background: #FFF url(images/bu_arrow.png) no-repeat 177px center;
}

#subMenusContainer ul.slevel1 li.slevel1 a:hover {
	color: #CC0000;	
} 

ul.slevel1 li.slevel1 a img {
	vertical-align: middle; border: 0px; 
	float: right;
}
#nav a.mainMenuParentBtnFocused {
	color: #CC0000;
}

#subMenusContainer ul.slevel1 li.line {
	display: block;
	margin: 0px auto;
	padding: 8px;
	width: 180px; height: 1px;
	background: #FFF url(images/line_submenu-underline.png) repeat-x center center;
}

#subMenusContainer ul.slevel1 li.bottom {
	display: block;
	margin-left: -1px;
	width: 198px; height: 11px;
	background: url(images/bg_submenu-bottombar.png) no-repeat left bottom;
}


.ie #subMenusContainer ul.slevel1 li.line {
	margin-left: -5px;	
} 

.ie #subMenusContainer ul.slevel1 li.bottom {
	margin-left: -6px;	
} 

.ie #subMenusContainer ul.slevel1 li.bottom {
	margin-top: -5px;	
}


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	border-bottom: 1px solid #633163;
	border-right: 1px solid #633163;	
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
	padding-top: 7px;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }






.header .container .menus ul.rightSide {
	display: block; float: right;
	margin: 5px 14px 0 0;
}

.ff3 .header .container .menus ul.rightSide {
	display: table-cell; float: none; margin: 5px 0 0 787px;
	top: 0px; position: absolute;	
}

.header .container .menus ul.rightSide li {
	float: left;
	margin: 0px; padding: 3px 0 0 0;
	text-align: center;
	font: normal 12px "Helvetica Neue LT Std";
}

.webkit .header .container .menus ul.rightSide li {
	padding: 0px 0 0 0;
}

.ie .header .container .menus ul.rightSide li {
	padding-top: 3px;
}

.ie .header .container .menus ul.rightSide li.ieEng {
	padding-top: 1px;
}

.win.gecko .header .container .menus ul.rightSide li {
	padding-top: 1px;
}

.header .container .menus ul.rightSide li.sep {
	float: left;
	padding: 0 8px;
	display: block; width: 2px; height: 17px;
	background: transparent url(images/bg_menu-sepline.png) no-repeat center 1px;
}

.ie .header .container .menus ul.rightSide li.sep {
	background: transparent url(images/bg_menu-sepline.png) no-repeat center 2px;
}

.header .container .menus ul.rightSide li a {
	color: #666;
	font: normal 12px "Helvetica Neue LT Std";
	padding-top: 3px;
	text-transform: uppercase; 
}

.win.gecko .header .container .menus ul.rightSide li a,
.win.gecko .header .container .menus ul.rightSide li {
	font: normal 12px Arial;
}

.ie .header .container .menus ul.rightSide li a.ieMarginTop {
	margin-top: 2px;
}

.webkit .header .container .menus ul.rightSide li.webkitChi {
	margin-top: -3px;
}

.header .container .menus ul.rightSide li a:hover {
	color: #CC0000;
	text-transform: uppercase;
}

.header .container .menus ul.rightSide li {
	color: #CC0000;
	text-transform: uppercase;
}

/* END OF menus div */





/* Banner div */

.indexBanner {
	display: block;
	position: relative; margin: 0 auto;
	min-width: 980px;
	background-color: #800000;	
}

.indexBanner .container {
	display: table;
	position: relative; margin: 0 auto;
	width: 980px; height: 220px;
	font-size: 0px;
}


.banner {
	display: block;
	position: relative; margin: 0 auto;
	min-width: 980px;
	background-color: #800000;	
}

.banner .container {
	display: table;
	position: relative; margin: 0 auto;
	width: 980px; height: 108px;
}

.banner .about {
	background: #800000 url(images/Banners.jpg) no-repeat 0 0;
}

.banner .whatwedo {
	background: #800000 url(images/Banners.jpg) no-repeat 0 -150px;
}

.banner .newsroom {
	background: #800000 url(images/Banners.jpg) no-repeat 0px -300px;
}

.banner .clients {
	background: #800000 url(images/Banners.jpg) no-repeat 0px -450px;
}

.banner .contact {
	background: #800000 url(images/Banners.jpg) no-repeat 0px -600px;
}

.banner .termsofuse {
	background: #800000 url(images/Banners.jpg) no-repeat 0px -750px;
}

.banner .privacypolicy {
	background: #800000 url(images/Banners.jpg) no-repeat 0px -900px;
}

.banner .sitemap {
	background: #800000 url(images/Banners.jpg) no-repeat 0px -1050px;
}

/* END OF main div */


/* Banner bottom bar div */

.indexBannerBottom {
	display: block;
	position: relative; margin: 0 auto;
	min-width: 980px; height: 25px;
	background: #FFF url(images/bg_index-banner-bottom.png) repeat-x center top;
	padding-bottom: 2px;	
}

/* END OF main div */










/* main div */

.mainDiv {
	display: block;
	position: relative; margin: 0 auto;
	min-width: 980px;
	background: transparent url(images/bg_index-main-content.png) repeat-x top center;
}

.mainDivOther {
	background: transparent url(images/bg_main-content.jpg) repeat-x top center;
}

.mainDiv .container {
	display: table;
	position: relative; margin: 0 auto 50px;
	width: 980px;	
}

.mainDiv .container .leftDivIndex {
	display: table;
	position: relative; float: left;
	width: 545px; height: 285px;
	margin: 44px 0 0 15px;
}

.mainDiv .container .leftDivIndex h1.headline  {
	display: block; width: 644px; height: 102px;
	background: transparent url(images/headlines1.png) no-repeat 0 0;
	text-indent: -999px;
	padding-bottom: 20px;
}



.mainDiv .container .leftDivIndex h1.line1 {
	display: table;
	width: 545px; height: 41px;
	background: transparent url(images/bg_index-open-quote.png) no-repeat top left;
	padding-left: 34px;
	font: normal 40px Arial; color: #666666;
	font-style: italic;
}

.mainDiv .container .leftDivIndex h1.line2 {
	display: table; width: 545px; height: 41px;
	float: right;
	text-align: right;
	background: transparent url(images/bg_index-close-quote.png) no-repeat top right;
	padding-right: 34px;
	font: normal 40px Arial; color: #666666;
	font-style: italic;
	margin: 0 0 22px 0;
}

.mainDiv .container .leftDivIndex p {
	display: table; 
	font: normal 13px Arial; color: #666666;
	line-height: 150%;
	margin: 0 0 16px;
	width: 545px; 
}


.mainDiv .container .leftDivIndex h1.chIndexLine {
	float: left; width: 405px;
}



.mainDiv .container .rightDivIndex {
	display: table;
	position: relative; float: right;
	width: 311px; height: 285px;
	margin: 47px 0 0 0;
}

.ff3 .mainDiv .container .rightDivIndex {
	float: none; margin: 47px -380px 0 75px;
	position: absolute; right: 40%;
}

.mainDiv .container .rightDivIndex p.latestNews {
	display: block;
	padding-bottom: 6px;
	width: 276px;
}

.mainDiv .container .rightDivIndex p.latestNews,
.mainDiv .container .rightDivIndex p.latestNews span {
	font: bold 23px Helvetica;
	color: #999;
}

.mainDiv .container .rightDivIndex p.latestNews span {
	color: #DF0020;
}


.mainDiv .container .rightDivIndex ul {
	float: left;
	margin: 20px 0;
}

.mainDiv .container .rightDivIndex ul li {
	display: table; position: relative;
	width: 276px;
	padding: 12px 0 12px 9px;
}

.mainDiv .container .rightDivIndex ul li span {
	display: block;
	padding: 0 0 3px 13px; line-height: 150%;
	font: bold 13px Arial;
	color: #333;	
	background: transparent url(images/bg_list-disc.png) no-repeat left 5px;
}

.mainDiv .container .rightDivIndex ul li a {
	display: block;
	padding-left: 13px; line-height: 150%;
	color: #666; font: normal 13px Arial;
}

.mainDiv .container .rightDivIndex ul li a:hover {
	color: #DF0020; text-decoration: underline;
}

.mainDiv .container .rightDivIndex a.moreNews {
	display: block; float: right;
	padding-right: 13px;
	background: transparent url(images/bu_arrow.png) no-repeat right center;
	color: #DF0020; 
	font: normal 13px Helvetica;
	margin-right: 33px;
}







.mainDiv .container .leftDivOther {
	display: table;
	position: relative; float: left;
	width: 644px;
	margin: 44px 0 40px 15px;
}

.ff3 .mainDiv .container .leftDivOther {
	/** width: 677px; **/
}



.mainDiv .container .leftDivOther h1.headline  {
	display: block; width: 644px; height: 90px;
	text-indent: -999px;
	padding-bottom: 20px;
}

.mainDiv .container .leftDivOther h1.aboutus {
	background: transparent url(images/headlines1.png) no-repeat 0 -131px;
}

.mainDiv .container .leftDivOther h1.whatwedo {
	background: transparent url(images/headlines1.png) no-repeat 0 -259px;
}

.mainDiv .container .leftDivOther h1.newsroom {
	background: transparent url(images/headlines1.png) no-repeat 0 -388px;
}

.mainDiv .container .leftDivOther h1.clients {
	background: transparent url(images/headlines1.png) no-repeat 0 -520px;
	padding-bottom: 8px; margin-bottom: 15px;
}

.mainDiv .container .leftDivOther h1.line1 {
	display: table;
	height: 41px;
	background: transparent url(images/bg_index-open-quote.png) no-repeat top left;
	padding-left: 34px;
	font: normal 35px Arial; color: #666666;
	font-style: italic;
}

.mainDiv .container .leftDivOther h1.line2 {
	display: table; height: 41px;
	float: right;
	background: transparent url(images/bg_index-close-quote.png) no-repeat top right;
	padding: 0 34px 18px 0;
	font: normal 35px Arial; color: #666666;
	font-style: italic;
	margin: 0 0 22px 0;	
	text-align: right; width: 643px;
	border-bottom: 1px dashed #CCC;
}

.mainDiv .container .leftDivOther h1.chInnerLine {
	float: left; width: 580px;
}


.mainDiv .container .leftDivOther hr.line {
	height: 2px;
	border: none 0;
	border-bottom: 1px dashed #B0B0B0;
	margin: 57px 0 20px;
	width: 672px;
}

.ie .mainDiv .container .leftDivOther hr.line {
	height: 1px;
}

.mainDiv .container .leftDivOther hr.inner {
	margin: 10px 0 15px;
}

.ie .mainDiv .container .leftDivOther hr.ieMarginTop {
	margin: 10px 0 15px;
}

.mainDiv .container .leftDivOther p {
	/** display: table; **/
	font: normal 13px Arial; color: #666666;
	line-height: 150%;
	margin: 0 0 16px;
}

.mainDiv .container .leftDivOther ul {
	list-style-position: outside;
	margin: 0 0 15px 10px;	
	padding-left: 10px;
}

.mainDiv .container .leftDivOther ul li {
	font: normal 13px Arial; color: #666;
	padding: 2px 0px;
	line-height: 140%;
	list-style-type: disc;
}

.mainDiv .container .leftDivOther ul li strong {
	color: #333;
}


.mainDiv .container .leftDivOther p a {
	text-decoration: underline;
	color: #CC0000;
}





.mainDiv .container .rightDivOther {
	display: table;
	position: relative; float: right;
	width: 287px;
	margin: 47px 0 0 0;
}

.ff3 .mainDiv .container .rightDivOther {
	display: block;
	float: left; width: 260px;
	margin: 47px 0 0 230px;
	position: absolute; left: 50%; top: 0px;
}

.mainDiv .container .rightDivOther p.latestNews {
	display: block;
	padding-bottom: 6px;
	border-bottom: 1px dashed #999;
	width: 257px;
}

.mainDiv .container .rightDivOther p.latestNews,
.mainDiv .container .rightDivOther p.latestNews span {
	font: bold 23px Helvetica;
	color: #999;
}

.mainDiv .container .rightDivOther p.latestNews span {
	color: #DF0020;
}

.mainDiv .container .rightDivOther p.contactInfo {
	color: #CC0000; font: bold 14px Arial;
	line-height: 140%;
}

.mainDiv .container .rightDivOther .address {
	display: table; position: relative;
	margin: 10px 0 20px;
	color: #666; font: normal 14px Arial;
}

.mainDiv .container .rightDivOther .address p {
	display: block; position: relative;
	margin: 4px 0;
	color: #666; font: normal 12px Arial;
}

.mainDiv .container .rightDivOther .address p span.label {
	display: block; position: relative; float: left;
	color: #333; font: bold 12px Arial;
	width: 40px;
}


.mainDiv .container .rightDivOther ul.rightMenus {
	float: right;
	list-style-position: outside;
	width: 257px;
	border-top: 1px dashed #B1B1B1;
	color: #CC0000;
}

.mainDiv .container .rightDivOther ul.rightMenus li.rightMenus {
	display: table; position: relative;
	width: 247px;
	padding: 12px 0 12px 9px;
	border-bottom: 1px dashed #B1B1B1;
}

.ff3 .mainDiv .container .rightDivOther ul.rightMenus li.rightMenus {
	display: list-item;
	height: 20px;
}

.webkit .mainDiv .container .rightDivOther ul.rightMenus li.rightMenus {
	width: 257px;
}

.mainDiv .container .rightDivOther ul.rightMenus li.rightMenus span.bullet {
	display: table; float: left;
	width: 6px; height: 6px;
	margin-top: 7px;
	background: transparent url(images/bg_list-disc-red.png) no-repeat center center;
}

.mainDiv .container .rightDivOther ul.rightMenus li.rightMenus a {
	display: block;
	padding-left: 13px; line-height: 150%;
	color: #666; font: normal 17px Arial;
	background: transparent url(images/bu_arrow.png) no-repeat 234px 4px;
}

.ff3 .mainDiv .container .rightDivOther ul.rightMenus li.rightMenus a {
	display: table-cell; float: right; position: relative;
	padding-left: 0px; width: 233px;
	background: transparent url(images/bu_arrow.png) no-repeat 224px 3px;
}

.mainDiv .container .rightDivOther ul.rightMenus li.rightMenus a:hover {
	color: #CC0000; text-decoration: underline;
}

.mainDiv .container .rightDivOther ul.rightMenus li.rightMenus a.selected {
	color: #CC0000;
}





.mainDiv .container .leftDivOther h3.pageTitle {
	display: table;
	width: 669px; height: 30px;
	font: normal 25px Arial; color: #CC0000;
	border-bottom: 1px dashed #B0B0B0;
	padding-bottom: 10px; margin-bottom: 15px;
}

.mainDiv .container .leftDivOther h3.pageTitleStatic {
	width: 947px;
}

.mainDiv .container .leftDivOther p b.black,
.mainDiv .container .leftDivOther p strong.black {
	font: bold 14px Arial;
	color: #333;
}

.mainDiv .container .leftDivOther p b.black a,
.mainDiv .container .leftDivOther p strong.black a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.mainDiv .container .leftDivOther p b.black a:hover {
	text-decoration: underline;
}

.mainDiv .container .leftDivOther p.listHeader,
.mainDiv .container .leftDivOther p.listFooter {
	display: block;
	height: 29px; background-color: #E4E4E4;
	margin: 0px; padding: 0px;
	width: 612px;
}

.mainDiv .container .leftDivOther p.listFooter { 
	margin-bottom: 16px;
}

.mainDiv .container .leftDivOther p.listOdd,
.mainDiv .container .leftDivOther p.listEven { 
	display: table;
	width: 590px;
	padding: 6px 0 6px 22px;
	background: #D6D6D6 url(images/bg_list-disc-red.png) no-repeat 9px 13px;
	margin: 0px;
	font: normal 15px Arial; color: #666;
	line-height: 140%;
}

.mainDiv .container .leftDivOther p.listEven { 
	background: #F4F4F4 url(images/bg_list-disc-red.png) no-repeat 9px 13px;
}

.mainDiv .container .leftDivOther p.paddingPublicOdd,
.mainDiv .container .leftDivOther p.paddingPublicEven {
	font: normal 13px Arial; color: #666;
	background: #F4F4F4 url(images/bg_list-disc-red.png) no-repeat 9px 16px;
	padding: 10px 10px 10px 22px;
	width: 580px;
	line-height: 140%;
}

.webkit .mainDiv .container .leftDivOther p.paddingPublicOdd,
.webkit .mainDiv .container .leftDivOther p.paddingPublicEven {
	width: 612px;
}

.mainDiv .container .leftDivOther p.paddingPublicEven {
	background: #FFF url(images/bg_list-disc-red.png) no-repeat 9px 16px;
}

.mainDiv .container .leftDivOther p.sortMenu {
	margin-bottom: 0px;
}

.ff3 .mainDiv .container .leftDivOther p.sortMenu {
	display: table-cell;
}

.mainDiv .container .leftDivOther p span.sortBy {
	float: left; display: block;
	color: #CC0000;
	margin: 0px 6px 0px 0px;
	font: normal 13px Arial;
}

.mainDiv .container .leftDivOther p span.sort {
	float: left;
	color: #666;
	margin: 0px 4px 0px 0px;
	padding-right: 12px;
	background: url(images/bu_arrow-grey.png) no-repeat right center;
	font: normal 13px Arial;
}

.mainDiv .container .leftDivOther p select {
	display: block; float: left;
	margin-right: 22px;
}

.mainDiv .container .leftDivOther a.odd,
.mainDiv .container .leftDivOther a.even {
	display: block;
	width: 642px;
	color: #666;	
}

.mainDiv .container .leftDivOther .even {
	background-color: #EFEFEF;
}

.mainDiv .container .leftDivOther a.odd:hover,
.mainDiv .container .leftDivOther a.even:hover,
.mainDiv .container .leftDivOther .oddMO,
.mainDiv .container .leftDivOther .evenMO {
	background-color: #CC0000;
	color: #FFF;
}

.mainDiv .container .leftDivOther a.odd .news,
.mainDiv .container .leftDivOther a.even .news,
.mainDiv .container .leftDivOther .odd,
.mainDiv .container .leftDivOther .even  {
	padding: 7px 0;
	margin: 2px 0px;
	display: table;	
	width: 642px;
	cursor: pointer;
}

.ie .mainDiv .container .leftDivOther .odd,
.ie .mainDiv .container .leftDivOther .even  {
	cursor: hand;
}

.mainDiv .container .leftDivOther .news span.date {
	padding-left: 23px;
	background: url(images/bg_list-disc.png) no-repeat 8px center;
	font: bold 13px Arial;
	color: #333;
	line-height: 140%;
}

.mainDiv .container .leftDivOther .news span.title {
	padding-left: 23px;
	font: normal 13px Arial;
	color: #666;
	line-height: 140%;
}

.mainDiv .container .leftDivOther span.dateMO {
	color: #FFF;
	padding-left: 23px;
	background: url(images/bg_list-disc-white.png) no-repeat 8px center;
	font: bold 13px Arial;
	line-height: 140%;
}

.mainDiv .container .leftDivOther span.titleMO {
	padding-left: 23px;
	font: normal 13px Arial;
	color: #FFF;
	line-height: 140%;
}

.mainDiv .container .leftDivOther a.odd:hover .news span.date,
.mainDiv .container .leftDivOther a.even:hover .news span.date,
.mainDiv .container .leftDivOther a.odd:hover .news span.title,
.mainDiv .container .leftDivOther a.even:hover .news span.title {
	color: #FFF;
}

.mainDiv .container .leftDivOther a.odd:hover .news span.date,
.mainDiv .container .leftDivOther a.even:hover .news span.date {
	background: url(images/bg_list-disc-white.png) no-repeat 8px center;
}

.mainDiv .container .leftDivOther p.listFooter { 
	margin-bottom: 16px;
}

.mainDiv .container .leftDivOther p.contactUsLine {
	margin: 10px 0 15px;
	border-top: 1px dashed #B0B0B0;
	padding-top: 14px;
}






.pagination {
	display: table; text-align: center;
	position: relative; margin: 15px 0;
	font: normal 12px Arial;
	width: 642px;
}

.pagination span {
	font: bold 12px Arial;
	margin: 0px 4px;
}

.pagination a {
	font: normal 12px Arial;
	margin: 0px 4px;
	color: #999;
	text-decoration: underline;
}

.pagination a:hover {
	font: normal 12px Arial;
	margin: 0px 4px;
	color: #333;
}



.mainDiv .container .leftDivOther p.return {
	width: 655px;
	margin: -14px 0 17px;
	border-bottom: 1px dashed #B1B1B1;
	padding: 8px 0px 8px 15px;
	background: url(images/bu_arrow-grey-left.png) no-repeat left center;
}

.mainDiv .container .leftDivOther p.return a {
	font: normal 13px Arial; color: #666;
	text-decoration: none;
}

.mainDiv .container .leftDivOther p.return a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.mainDiv .container .leftDivOther h3.newsTitle {
	font: bold 20px Arial;
	color: #333;
	margin-bottom: 16px;
}

.mainDiv .container .leftDivOther .imageCaption {
	display: inline-block; position: relative; width: 612px;
	padding-bottom: 16px;
}

.mainDiv .container .leftDivOther .imageCaption .image {
	display: block; float: left; margin: 0px; padding: 0 7px 5px 0;	
}

.mainDiv .container .leftDivOther .imageCaption .image img {
	max-width: 300px;
}

.mainDiv .container .leftDivOther .imageCaption .captionCredit {
	display: block; position: relative; 
}

.mainDiv .container .leftDivOther .imageCaption .captionCredit span.caption {
	font: bold 13px Arial; color: #333;
	line-height: 150%;
}

.mainDiv .container .leftDivOther .imageCaption .captionCredit span.credit {
	font: normal 13px Arial; color: #333;
	font-style: italic;
	line-height: 150%;
}

.mainDiv .container .leftDivOther p span.bold {
	font: bold 13px Arial; color: #333;
}

.mainDiv .container .leftDivOther p span.img {
	display: block;
	font: bold 12px Arial; color: #333;
	font-style: italic;
	padding: 0px 0px 4px 0px;
}





.mainDiv .container .leftDivOther p.clientsMainTitle {
	color: #666;
	margin: 25px 0 29px;
}

.ff3 .mainDiv .container .leftDivOther p.clientsMainTitle {
	margin-top: 0px;
}

.mainDiv .container .leftDivOther ul.clientsEventsMenu {
	float: left; position: relative; width: 642px; height: 40px;
	background: url(images/bg_case-studies-line.png) repeat-x center 28px;
	margin-bottom: 20px;
}


.mainDiv .container .leftDivOther ul.clientsEventsMenu li {
	float: left; position: relative;
	display: block;
}

.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.on,
.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.off:hover {
	display: block; width: 140px; height: 40px; margin-right: 4px;
	background: url(images/bu_case-studies-on.png) no-repeat top center;
}

.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.off {
	display: block; width: 140px; height: 40px; margin-right: 4px;
	background: url(images/bu_case-studies-off.png) no-repeat top center;
}

.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.on span.ceText,
.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.off span.ceText {
	display: block;
	padding-top: 5px; text-align: center;	
	font: bold 16px Arial;
}

.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.on span.ceText,
.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.off:hover span.ceText {
	color: #333;
}

.mainDiv .container .leftDivOther ul.clientsEventsMenu li a.off span.ceText {
	color: #666;
}

.mainDiv .container .leftDivOther .clients {
	display: block; float: left;
	position: relative; margin-bottom: 30px;
	width: 623px;
}

.ff3 .mainDiv .container .leftDivOther .clients {
	float: none;
	display: inline-table;
}

.ie .mainDiv .container .leftDivOther .clients {
	display: table;
}

.mainDiv .container .leftDivOther .clients .clientsLeft {
	display: block; float: left; width: 200px; text-align: center
}

.mainDiv .container .leftDivOther .clients .clientsRight {
	display: block; position: relative; margin: 0 0 0 210px; width: 422px;
}

.ie .mainDiv .container .leftDivOther .clients .clientsRight {
	float: right; margin: 0px;
}

.mainDiv .container .leftDivOther .clients img {
	float: none;
	max-width: 199px;
}

.mainDiv .container .leftDivOther .clients p {
	float: right;
	width: 400px;
}

.mainDiv .container .leftDivOther .clients p span.clientsName {
	display: block; 
	font: bold 17px Arial; color: #CC0000;
	margin-bottom: 14px;
}




.mainDiv .container .leftDivOther ul.marginTop {
	margin-top: 20px;
}

.webkit .mainDiv .container .leftDivOther ul.marginTop {
	margin-bottom: 0px;
}

.mainDiv .container .leftDivOther .events {
	display: table; float: left;
	position: relative; margin-bottom: 30px;
}

.mainDiv .container .leftDivOther .events img {
	padding-right: 20px;
}

.mainDiv .container .leftDivOther .events p {
	float: right;
	width: 400px;
}

.mainDiv .container .leftDivOther .eventsDetail p {
	float: left;
	width: 643px;
}

.mainDiv .container .leftDivOther .events p span.eventsName {
	display: block;
	margin-bottom: 14px;
}

.mainDiv .container .leftDivOther .events p span.eventsDate,
.mainDiv .container .leftDivOther .events p span.clubName {
	display: block;
	font: normal 13px Arial; color: #333;
}

.mainDiv .container .leftDivOther .events p span.clubName {
	margin-bottom: 14px;
	font-weight: bold;
}

.mainDiv .container .leftDivOther .events p span.eventsName,
.mainDiv .container .leftDivOther .events p span.eventsName a {
	font: bold 17px Arial; color: #CC0000;
	text-decoration: none;
}

.mainDiv .container .leftDivOther .events p a.eventsSummary {
	font: normal 13px Arial; color: #666;
	text-decoration: none;
}

.mainDiv .container .leftDivOther .events p span.eventsName a:hover {
	text-decoration: underline;
}

.mainDiv .container .leftDivOther .events p a.eventsSummary:hover {
	color: #333;
}



.mainDiv .container .leftDivOther p.returnEvents {
	margin: -29px 0 17px;
	border-bottom: 1px dashed #B1B1B1;
	padding: 8px 0px 8px 15px;
	background: url(images/bu_arrow-grey-left.png) no-repeat left center;
	width: 628px;
}

.webkit .mainDiv .container .leftDivOther p.returnEvents {
	margin-top: 0px;
}

.mainDiv .container .leftDivOther p.returnEvents a {
	font: normal 13px Arial; color: #666;
	text-decoration: none;
}

.mainDiv .container .leftDivOther p.returnEvents a:hover {
	text-decoration: underline;
	color: #CC0000;
}







.mainDiv .container .leftDivOther .case {
	display: block; float: left;
	position: relative; margin-bottom: 30px;
	width:612px;
}

.mainDiv .container .leftDivOther .case .csImage {
	display: block; position: relative; width: 200px	
}	

.mainDiv .container .leftDivOther .case .csImage img {
	width:100%; max-width:199px;
}

.mainDiv .container .leftDivOther .case .csSummary {
	position: absolute; display: block; width:400px; top: 0px; right: 0px
}

.mainDiv .container .leftDivOther .case .csSummary p a p {
	width: 400px;
}

.ie .mainDiv .container .leftDivOther .case .csSummary p {
	width: 400px;
}

.mainDiv .container .leftDivOther .case img {
	padding-right: 20px;
	margin-bottom: 10px;	
}

.mainDiv .container .leftDivOther .case img.alignleft,
.mainDiv .container .leftDivOther .case img.alignright {
	padding-left: 20px;
	padding-right: 0px;
	float: right;
}

.mainDiv .container .leftDivOther .case img.alignleft {
	float: left;
}

.mainDiv .container .leftDivOther .case p {
	/** float: right;
	width: 400px; **/
}

.mainDiv .container .leftDivOther .caseDetail p {
	/** float: left;
	width: 643px;
	line-height: 140%; **/
}

.mainDiv .container .leftDivOther .case p span.caseName {
	display: block;
	margin-bottom: 14px;
	font: bold 17px Arial; color: #CC0000;
	text-decoration: none;
}

.ie .mainDiv .container .leftDivOther .case p span.caseName {
	margin-bottom: 0px;
}

.mainDiv .container .leftDivOther .case p span.caseName a {
	font: bold 17px Arial; color: #CC0000;
	text-decoration: none;
}

.mainDiv .container .leftDivOther .case p a.caseSummary {
	font: normal 13px Arial; color: #666;
	text-decoration: none;
}

.mainDiv .container .leftDivOther .case p span.caseName a:hover {
	text-decoration: underline;
}

.mainDiv .container .leftDivOther .case p a.caseSummary:hover {
	color: #333;
}

.mainDiv .container .leftDivOther .case p span.pTitle {
	display: block;
	font: bold 15px Arial; color: #333;
}





.mainDiv .container .leftDivOther p.fanmailTitle {
	margin: 24px 0 20px;
	width: 615px;
}

.ff3 .mainDiv .container .leftDivOther p.fanmailTitle {
	margin: 4px 0 20px;
}

.mainDiv .container .leftDivOther .fanmailOdd,
.mainDiv .container .leftDivOther .fanmailEven {
	display: table;
	padding: 30px 19px 30px 13px;
	background-color: #EFEFEF;
	width: 615px;
}

.mainDiv .container .leftDivOther .fanmailEven {
	background-color: #FFF;
}

.mainDiv .container .leftDivOther .fanmailOdd p.quote,
.mainDiv .container .leftDivOther .fanmailEven p.quote {
	font: normal 15px Arial; color: #666;
	font-style: italic;
	margin-bottom: 15px;
}

.mainDiv .container .leftDivOther .fanmailOdd span.fanName,
.mainDiv .container .leftDivOther .fanmailEven span.fanName {
	display: block;
	font: bold 13px Arial; color: #CC0000;
	font-style: italic;
	line-height: 140%;
}

.mainDiv .container .leftDivOther .fanmailOdd span.fanTitle,
.mainDiv .container .leftDivOther .fanmailEven span.fanTitle {
	display: block;
	font: bold 13px Arial; color: #333;
	line-height: 140%;
}

.mainDiv .container .leftDivOther .fanmailOdd span.fanCompany,
.mainDiv .container .leftDivOther .fanmailEven span.fanCompany {
	display: block;
	font: normal 13px Arial; color: #666;
	font-style: italic;
	line-height: 140%;
}



.mainDiv .container .leftDivOther p.form {
	width: 612px;
}

.ff3 .mainDiv .container .leftDivOther p.form {
	display: inline-block;
}

.mainDiv .container .leftDivOther p.form label {
	color: #666;
	display:block;
	float:left;
	font: bold 12px Arial;
	width: 100px;
	padding-top: 1px;
	margin: 2px 0px;
}

.mainDiv .container .leftDivOther p.formSubmitBu {
	display: table; 
	font: normal 13px Arial; color: #666666;
	line-height: 150%;
	margin: 0 0 16px 98px;
	width: 300px;
}

.ie .mainDiv .container .leftDivOther p.formSubmitBu {
	margin: 0 0 16px 50px;
}

.mainDiv .container .leftDivOther p.form input.textBox {
	border: 1px solid #CCCCCC;
	height: 16px;
	padding: 3px;
	width: 280px;
	font: normal 12px Arial, sans-serif;
}

.mainDiv .container .leftDivOther p.form textarea.textArea {
	border:1px solid #CCCCCC;
	padding:3px;
	width:280px;
	font: normal 12px Arial, sans-serif;
}

.mainDiv .container .leftDivOther p.form input.button {
	width: 100px;
	padding: 3px;
	font: bold 12px Arial;
	margin-left: 100px;
}





.mainDiv .container .leftDivOther1 {
	width: 947px;
}

.mainDiv .container .leftDivOther1 hr.inner {
	margin:10px 0 15px;
}

.mainDiv .container .leftDivOther1 hr.line,
.mainDiv .container .leftDivOther1 p {
	width:946px;
}

.mainDiv .container .leftDivOther1 p span.roman {
	display: block;
	width: 946px;
	margin-left: 20px;
}

.mainDiv .container .leftDivOther1 p span.disc {
	display: block;
	margin-left: 40px;
}

ol { 
	font: normal 13px Arial;
  	color: #666;
	list-style-type: decimal;
	line-height: 150%;
	margin-bottom: 20px;
}

ol li { 
	font: normal 13px Arial;
  	color: #666;
	list-style-type: decimal;
	line-height: 150%;
}

ol li ul li { 
	font: normal 13px Arial;
  	color: #666;
	list-style-type: circle;
	line-height: 150%;
}


.ie ol,
.ie ol li ul {
	margin-left: 20px;
	padding-left: 20px;
}

.ie ol li,
.ie ol li ul li {
	padding-bottom: 4px;
}

/* END OF main div */












/* footer div */

.footer {
	display: block;
	position: relative;
	margin: 0 auto;
	min-width: 980px; height: 41px;
	background: transparent url(images/bg_footer.jpg) repeat-x top center; 	
}

.footer .container {
	display: table;
	position: relative; margin: 0px auto;
	width: 980px; height: 41px;
	padding-top: 11px;
}

.footer .container ul {
	margin: 0px 13px 0 13px; float: left;
}

.footer .container ul li {
	float: left;
	display: block;
}	

.footer .container ul li.sep {
	float: left;
	margin-top: 1px;
	padding: 0 0 0 16px;
	display: block; width: 2px; height: 17px;
	background: transparent url(images/bg_menu-sepline.png) no-repeat center 1px;
}

.footer .container ul li a {
	font: normal 11px Arial; color: #666;
}

.footer .container ul li a.selected {
	color: #CC0000;
}

.footer .container ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.ie .footer .container ul li a,
.ie .footer .container ul li a.selected,
.ie .footer .container ul li a:hover {
	display: block;
	margin-top: 4px;
}

.footer .container span.copyright {
	display: block;
	margin: 3px 15px 0 0; float: right;
	font: normal 11px Arial; color: #666;
}

.ff3 .footer .container span.copyright {
	float: none; position: absolute;
	top: 11px; left: 50%; margin-left: 106px;
}

/* END OF footer div */




.mainDiv .container .leftDivOther ul.sitemap {
	list-style-position: outside;
	margin: 0 0 15px 10px;	
	padding-left: 10px;
}

.mainDiv .container .leftDivOther ul.sitemap li.sitemap {
	padding: 2px 0px;
	line-height: 140%;
	list-style-type: none;
}

.mainDiv .container .leftDivOther ul.sitemap li.sitemap a {
	display: block; 
	padding-left: 13px; line-height: 150%;
	font: normal 18px Arial; color: #666;	
	background:transparent url(images/bg_list-disc-red.png) no-repeat scroll left center;	
}

.mainDiv .container .leftDivOther ul.sitemap li.sitemap a:hover {
	color: #DF0020; text-decoration: underline;
}

.mainDiv .container .leftDivOther ul.sitemap li.sitemap ul.subSitemap {
	padding-left: 20px;
}

.mainDiv .container .leftDivOther ul.sitemap li.sitemap ul.subSitemap li {
	padding: 2px 0px;
	line-height: 140%;
	list-style-type: disc;
}

.mainDiv .container .leftDivOther ul.sitemap li.sitemap ul.subSitemap li a {
	display: block; 
	margin-left: 0px; line-height: 150%;
	font: normal 14px Arial; color: #666;
	background: none; padding-left: 0px;	
}

.mainDiv .container .leftDivOther ul.sitemap li.sitemap ul.subSitemap li a:hover {
	color: #DF0020; text-decoration: underline;
}
