@charset "utf-8";
/* CSS Document */ 

body {
background-color:#fff;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#727270;
margin:0; padding:0;
/*text-align:center;*/
}

.iw_component {overflow:visible !important;}

h1, h2, h3, h4, h5, h6, ul, li, p{padding:0;margin:0;}
img {border:none;}
a {outline:none; text-decoration:none;}
a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:active {color:#0000FF;}

#container {
margin:0px auto; 
height:100%; 
background-color:#fff;
background: url("/images_cms/css-images/wrapper-bg-990.png") repeat-y scroll left top transparent;
overflow: hidden;
width: 970px;
padding: 0px 10px 0px 10px;
}

.leaderBoardContainer{ width:982px; height:98px;background-color:#fff; padding-top:6px; border-bottom: 1px solid #BEBEBE;margin: 0 auto;}
.leaderBoardContainer img{margin-left:110px;}



#wrapper {
    
    margin: 0 auto;
    overflow: hidden;
    width: 950px;
}

/* Added for the shadow box 
background: url("/images_cms/css-images/wrapper-bg.png") repeat-y scroll left top transparent;
overflow: hidden;
width: 970px;
padding: 0px 10px 0px 10px;

}

#wrapper {
    border-top: 1px solid #BEBEBE;
    margin: 0 auto;
    overflow: hidden;
    width: 950px;
}
 Added for the shadow box */



.header {width:948px; float:left; background-color:#fff;  position:relative; z-index:11000;}
/*29 Apr 2013 - Rebranding*/
/*.logo { height: 48px; float:left; margin:17px 0px 0px 0px}*/
.logo { height: 60px; float:left; margin:12px 0px 5px 0px}

.searchBg{height:34px;width:258px;float:right; margin:0px; background:url(/images_cms/css-images/searchBg.jpg) no-repeat top left;}
.ac_input{font-family:Arial, Helvetica, sans-serif; font-size:14px;color:#555555; outline:none;width:210px; padding:0px 5px 0px 5px; float:left; height:33px; border:0px solid red; background:url(/images_cms/css-images/ac_inputBg.jpg) repeat-x top right; font-style:italic; line-height:31px;}
.searchBg img{float:left; }

/*1 Apr 2015 - Changed as requested by Ilan Klan*/
/*.navigation {float:left; width:813px; padding:0px; z-index:12000; position:relative;}*/
.navigation {float:left; width:100%; padding:0px; z-index:12000; position:relative;}

/*1 Apr 2015 - Added as requested by Ilan Kapla*/
/*ul#topnav {margin:0; padding:0;list-style:none; height:20px; background-color:#fff; font-family:Arial; font-size:12px; width:700px; z-index:12001;}*/
ul#topnav {margin:0; padding:0;list-style:none; height:20px; background-color:#fff; font-family:Arial; font-size:12px; width:100%; z-index:12001;}

/*1 Apr 2015 - Added as requested by Ilan Kapla*/
ul#topnav .phone_action {
                height: auto !important;
                display: inline;
                float: right;
                background-color: #FFF;
                /* border: 1px solid grey;
                padding: 5px;
                margin-top: -9px; */
}
ul#topnav .phone_action .phone_msg {
                color: #000000;
                font-size: 14px;
                font-weight: bold;
}
ul#topnav .phone_action .phone_msg span {
                color: #e41937;
}
ul#topnav ul{background:none;}
ul#topnav li {
float:left; height:20px; background-color:#727270; margin-right:3px; position:relative;
}
ul#topnav li a {font-family:Arial; font-size:13px; display:block; font-weight:bold; height:20px; float:left; line-height:20px; color:#fff; text-decoration:none; text-align:center; background-color:#727270;}
/*29 Apr 2013 - Rebranding*/
/*ul#topnav li:hover a {background-color:#f27223; }*/
ul#topnav li:hover a {background-color:#e51937; }

ul#topnav a.home {
	width:60px; color:#fff; font-family:Arial;
}
ul#topnav a.who {
	width:123px; color:#fff; font-family:Arial;
}
ul#topnav a.products {
	width: 124px; 
}
ul#topnav a.services {
	width: 122px; 
}
ul#topnav a.capabilities {
	width: 123px; 
}
ul#topnav a.aboutus {
	width:124px; 
}
ul#topnav li a{
color:#fff;
}

ul#topnav li .sub {
	position:absolute;	
	top:20px; left: 0;
	background: #fff;
	padding:10px;
	float: left; 
	/*29 Apr 2013 - Rebranding*/
	/*border-top:7px solid #f27223;*/
	border-top:7px solid #e51937;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 220px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #000;  background:none; text-align:left; height:auto;
}
.sub2 li {
padding-left:10px;
}
.leftmarginWho {margin-left:0;}
.leftmarginProduct {margin-left:0;}
.leftmarginServices {margin-left:0;}
.leftmarginCap {margin-left:0;}


ul#topnav .sub ul li a {
	float: left; 
	text-indent:0; /*--Reset text indent--*/
	height: auto;
	display: block;
	text-decoration: none; text-align:left;
	color: #000; font-weight:normal; background:none; padding:0 4px;
}
ul#topnav .sub ul li a:hover {color: #fff; background-color:#9d9d9a;}

ul#topnav .sub ul li h2 {
	 padding:0 4px;
	 margin: 0;
	font-weight:bold;
	/*29 Apr 2013 - Rebranding*/
	/*color:#f27223;*/
	color:#E31837;
	font-size:13px;
}
ul#topnav .sub ul li h2 a{
	font-weight:bold;
	/*29 Apr 2013 - Rebranding*/
	/*color:#f27223;*/
	color:#E31837;
	font-size:13px;
	margin-left:-4px;
}
/*29 Apr 2013 - Rebranding*/
/*ul#topnav .sub ul li h2 a:hover {color: #f27223; background-color:#ffffff;}*/
ul#topnav .sub ul li h2 a:hover {color: #E31837; background-color:#ffffff;}

.signHomeContainer {position:absolute; top:0px; right:240px; min-width:347px;}
.signHomeContainer a img{position:absolute; right:40px; }
.signinName {min-width:215px; height:21px; float:left; border:4px solid #d1d3d4; margin-right:11px; padding:6px 8px 0px 8px;}
.signinName p{font-size:11px; float:left; color:#8e8e8d; font-weight:bold;}
.signinName span{float:left; color:#8e8e8d; padding:0px 3px 0px 3px;}
.signinName a{color:#ff7200;}
.signinName a:hover{color:#000;}

.signinHome {float:left; padding:5px 5px 0px 26px; min-width:60px; height:22px; background:url(/images_cms/css-images/siginArrow.gif) no-repeat 7px 5px #8e8e8d; border:4px solid #ff7200;}
.signinHome a{font-family:Arial;color:#fff;font-size:15px;text-transform:uppercase; font-weight:bold;}
.signinHome a:hover{color:#e8e8e8;}

.signContainer {position:absolute; top:98px; right:289px; min-width:347px;}



/* begin: slideshow */
/*29 Apr 2013 - Rebranding*/
/*.sliderContainer {width:948px; height:261px; float:left; background-color:#014284; z-index:99; border:0px solid red; position:relative;}
*.sliderContainer {width:948px; 
height:261px; float:left; background-color:#014284; z-index:99;}
#desSlideshow1 {display:none;}*/
/*1 Apr 2015 - Chnaged as requested by Ilan */
/*.sliderContainer {margin-top: -20px; width:948px; height:261px; float:left; background-color:#8E8E8D; z-index:99; border:0px solid red; position:relative;}*/
.sliderContainer {margin-top: -20px; width:948px; height:261px; float:left; background-color:#8E8E8D; z-index:99; border:0px solid red; position:relative;}
*.sliderContainer {width:948px; 
height:261px; float:left; background-color:#8E8E8D; z-index:99;}
#desSlideshow1 {display:none;}
/*29 Apr 2013 - Rebranding - Slide Show Heading Color set to RED from Orange*/
/*.heading{color:#ff9900; font-size:22px; font-weight:bold; padding:10px 0px 0px 10px;}*/
.heading{color:#FFFFFF; font-size:22px; font-weight:bold; padding:10px 0px 0px 10px;}
.slideText {color:#fff; font-size:18px; padding:10px 0px 0px 10px; width:715px; margin-top:0px; float:left; clear:both; position:absolute; border:0px solid red; height:230px; overflow:hidden; text-align:left;}
/*.learnMore {width:91px; height:18px; color:#fff; font-size:11px; float:left; width:70px; margin:10px 500px 0px 10px; padding:3px 0px 0px 5px;}*/
/*Commented the above line for the wrapping issue if the last line contains only one word*/
.learnMore {width:91px; height:18px; color:#fff; font-size:11px; margin:10px 500px 0px 0px; padding-top:3px;}
.learnMore a{color:#fff;}
.learnMore a:hover { text-decoration:underline;}
.bulletsDiv {position:absolute; top:230px; left:20px; z-index:11000;}
.bullets {height:10px; width:300px; float:left;}
.bullets li{width:10px;height:10px; float:left;}

.slideshow {position:relative; padding:0; margin:0;}
.slideshow a img {border:none;}
.slideshow li.slide {list-style-type:none;}
.slideshow .slides {height:260px;margin:0;}
.slideshow .slides li.slide {visibility:hidden;position:absolute;left:0px;top:0;}
.slideshow .buttons {display:none;}
.slideshow .buttons {display:block;	position:absolute; z-index:100;left:0px;bottom:20px;margin:0;}
.slideshow .buttons li {float:left;display:inline;	width:30px;	height:30px;margin:0;padding-left:11px;line-height:30px;background-image:url('../images/buttonBg.png');
	background-repeat:no-repeat;}
.slideshow .buttons li a {	float:left;   text-decoration:none;	width:30px;	height:30px;	color:#fff;	outline:0;}
.slideshow ul.buttons li a:hover {text-decoration:none;color:#0a0a0a;}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {color:#666666;}
.sliderNav {position:absolute; top:4px; left:747px;}
.sliderNav2 {position:absolute; top:4px; left:747px;}


/* end: slideshow */


/* begin: slideshow (Events- Picture Slideshow) - 14 Aug 2013*/
#slideimg {
    position:relative;
    height:275px;
	width:440px;
}

#slideimg DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 275px;
	height: 275px;
    background-color: #FFF;
}

#slideshow1 p {
	margin:0px 10px;
}

#slideimg DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideimg DIV.last-active {
    z-index:9;
}

#slideimg DIV IMG {
    height:275px;
	width:950px;
    display: block;
    border: 0;
    margin-bottom: 5px;
}
.slideimgHeading{color:#e51937; font-size:large; padding:0px 0px 5px 0px;}
.slideimgText {color:#FF0000; font-size:12px; padding:0px 0px 0px 0px; float:left; clear:both; position:absolute; border:0px solid red; overflow:hidden; text-align:left;}
#infoToggler { position:absolute; z-index:9999999; margin:-30px 0px 00px 10px; }
#infoToggler img { cursor: pointer; opacity:0.6; filter:alpha(opacity=60); /* For IE8 and earlier */ }
/* end: slideshow (Events- Picture Slideshow) - 14 Aug 2013*/

.whatsNew {margin:0px; float:left; width:948px; height:32px; background:url(/images_cms/css-images/whatsNewBg.jpg) repeat-y top left; overflow:hidden;}
.whatsNew a, .whatsNew a:hover{color:#fff;}
.whatsNewText {font-weight:bold;color:#fff; padding:8px 0px 0px 12px; font-size:13px; float:left;}
.whatsNewText2 {color:#727270; padding:9px 20px 0px 20px; float:left; font-weight:bold;}
.socialMedia {float:right;width:175px;height:32px; padding:3px 0px 0px 5px;}
.socialMedia img {float:left; padding-right:5px;}

/*
.centerContent {float:left; width:948px; background-color:#fff; border:0px solid red; margin:12px 0px 0px 0px;}
.centerLeft {float:left; width:302px; height:100%;}
.centerMiddle {float:left; width:346px; height:100%;}
.centerRight {float:left; width:300px; height:100%;}
*/

.findBidding {float:left; height:102px;width:297px; background:#fff; border:1px solid #f4f4f4; -moz-box-shadow: 0px 0px 2px #717171; -webkit-box-shadow: 0px 0px 2px #717171; box-shadow:  0px 0px 3px #717171; behavior:url(../ie-css3.HTC); position:relative; z-index:17; margin-left:1px;}
/*29 Apr 2013 - Rebranding*/
/*.findBidding h3{color:#ff9900; font-size:22px; padding:6px 0px 0px 6px;}
.findBidding p{color:#014284; font-size:12px; font-weight:normal; padding:0px 0px 0px 6px;}*/
.findBidding h3{color:#E31837; font-size:22px; padding:6px 0px 0px 6px;}
.findBidding p{color:#222222; font-size:12px; font-weight:normal; padding:0px 0px 0px 6px;}
.findBiddingForm {width:300px; float:left;}
.findBidding img{margin:20px 0px 0px 15px;float:left;}
.findBidding input{margin:-12px 20px 0px 0px;float:right; *margin:-16px 20px 0px 0px; }

/*
.findBiddingD {float:left; height:102px; width:297px; background:#fff; border-left:1px solid #f4f4f4; border-right:1px solid #f4f4f4; border-bottom:1px solid #f4f4f4; border-top:none; -moz-box-shadow: 0px 0px 2px #717171; -webkit-box-shadow: 0px 0px 2px #717171; box-shadow:  0px 0px 3px #717171; behavior:url(../ie-css3.HTC); position:relative; z-index:17; margin:10px 0px 0px 11px;}
.findHeading{color:#fff; font-size:19px; padding:6px 0px 0px 6px; float:left; clear:both;}
.headingArrow{color:#ff9900; background:url(/images_cms/css-images/orangeArrow.png) no-repeat 2px 5px; padding:0px 0px 0px 25px;}
.findBiddingD p{color:#fff; font-size:12px; font-weight:normal; padding:0px 0px 0px 6px; clear:both;}
.findBiddingFormD {width:240px; float:left;}
.findBiddingD img{margin:20px 0px 0px 15px;float:left;}
.findBiddingD .blueHeader{width:298px; height:46px; float:left; background:url(/images_cms/css-images/findBiddingBg.jpg) repeat-x top left #265d96;}
*/




/*.DodgeAdvantage{float:left; height:167px;width:300px; background:#014284;}*/
/*29 Apr 2013 - Rebranding*/
/*.DodgeAdvantage{float:left; width:300px; background:#014284; margin-top:9px;}
.DodgeAdvantage h3{color:#ff9900; font-size:22px; padding:6px 0px 0px 6px;}
.DodgeAdvantage h3 a{color:#ff9900; font-size:22px; padding:6px 0px 0px 6px;}*/
.DodgeAdvantage{float:left; width:300px; background:#222222; margin-top:9px;}
.DodgeAdvantage h3{color:#E31837; font-size:22px; padding:6px 0px 0px 6px;}
.DodgeAdvantage h3 a{color:#E31837; font-size:22px; padding:6px 0px 0px 6px;}
.DodgeAdvantage p{color:#fff; font-size:12px; font-weight:normal; padding:0px 16px 0px 6px; text-align:justify; line-height:14px;}
/*.DodgeAdvantage ul {font-size:11px;list-style:none; margin:12px 10px 0px 12px; float:left; }*/
.DodgeAdvantage ul {font-size:11px;list-style:none; margin:12px 0px 0px 12px; float:left; width:135px; padding-bottom:5px; }
/*29 Apr 2013 - Rebranding*/
/*.DodgeAdvantage ul li{font-size:11px;line-height:18px; background:url(/images_cms/css-images/arrow.png) no-repeat 0 5px;;font-size:12px;color:#ff9900; padding-left:10px;}
.DodgeAdvantage ul li a{color:#ff9900;text-decoration:none;}*/
.DodgeAdvantage ul li{font-size:11px;line-height:18px; background:url(/images_cms/css-images/arrow.png) no-repeat 0 5px;;font-size:12px;color:#E31837; padding-left:10px;}
.DodgeAdvantage ul li a{color:#E31837;text-decoration:none;}
.DodgeAdvantage ul li a:hover{color:#fff;text-decoration:underline;}
.DodgeAdvantageD{float:left; height:167px;width:300px; background:#014284; margin:10px 0px 0px 11px;}
/*29 Apr 2013 - Rebranding*/
/*.DodgeAdvantageD h3{color:#ff9900; font-size:22px; padding:6px 0px 0px 6px;}*/
.DodgeAdvantageD h3{color:#E31837; font-size:22px; padding:6px 0px 0px 6px;}
.DodgeAdvantageD p{color:#fff; font-size:12px; font-weight:normal; padding:0px 16px 0px 6px; text-align:justify; line-height:14px;}
.DodgeAdvantageD ul {font-size:11px;list-style:none; margin:12px 10px 0px 12px; float:left; }
/*29 Apr 2013 - Rebranding*/
/*.DodgeAdvantageD ul li{font-size:11px;line-height:18px; background:url(/images_cms/css-images/arrow.png) no-repeat 0 5px;;font-size:12px;color:#ff9900; padding-left:10px;}
.DodgeAdvantageD ul li a{color:#ff9900;text-decoration:none;}*/
.DodgeAdvantageD ul li{font-size:11px;line-height:18px; background:url(/images_cms/css-images/arrow.png) no-repeat 0 5px;;font-size:12px;color:#E31837; padding-left:10px;}
.DodgeAdvantageD ul li a{color:#E31837;text-decoration:none;}
.DodgeAdvantageD ul li a:hover{color:#fff;text-decoration:underline;}



.rightProduct{float:left; height:100px;width:300px; background:#8e8e8d;}
.rightProduct h3{color:#fff; font-size:19px; padding:6px 0px 0px 6px; width:250px;}
.rightProduct p{color:#fff; font-size:12px; font-weight:normal; padding:7px 0px 0px 6px; width:170px; float:left;}

.learnMore2 {width:91px; height:18px; background:url(/images_cms/css-images/learnMore.jpg) no-repeat top left; color:#fff; font-size:11px; float:right; margin:20px 5px 0px 0px; padding:3px 0px 0px 5px;}
.learnMore2 a{color:#fff;}
.learnMore2 a:hover { text-decoration:underline;}

/*
.newsletterSignup {float:left; height:93px;width:300px; border:1px solid #d1d3d4; background:#ff9900; margin-left:21px; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; -moz-box-shadow: 0px 0px 10px #717171; -webkit-box-shadow: 0px 0px 10px #717171; box-shadow:  0px 0px 15px #d1d3d4; behavior:url(../ie-css3.HTC); position:relative; z-index:10;}
.newsletterSignup img{float:left; margin:14px 0px 0px 11px;}
.newsletterSignup p{color:#fff; font-size:23px; font-weight:normal; padding:24px 0px 0px 15px; width:170px; float:left; line-height:25px;}
*/

/* Begin of Connect with Us */
.newsletterContainer {
    background: url("/images_cms/css-images/newsletterBg.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 102px;
    margin: 0 0 0 0;
    width: 300px;
}
.newsletterContainer h3 {
    color: #404284;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 0 6px;
}
.newsletterSignup {
	/*29 Apr 2013 - Rebranding*/
    /*background: none repeat scroll 0 0 #FF9900;*/
	background: none repeat scroll 0 0 #E31837;
    border: 1px solid #D1D3D4;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 15px #D1D3D4;
    float: left;
    height: 27px;
    position: relative;
    width: 296px;
    z-index: 10;
}
.newsletterSignup img {
    float: left;
    margin: 2px 0 0 22px;
}
.newsletterSignup p {
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 0 0 10px;
}
.newsletterSignup a {
    color: #FFFFFF;
    text-decoration: none;
}
.newsletterSignup a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.socialIcons {
    float: left;
    padding: 5px 0;
}
.socialIcons img {
    border-right: 1px solid #D1D3D4;
    float: left;
    padding: 0 11px;
}
.socialIcons .noBorder {
    border: medium none;
}
/* End of Connect with Us */
.featuredVideo {float:left; width:298px; background:#fff; border:1px solid #f4f4f4; -moz-box-shadow: 0px 0px 2px #717171; -webkit-box-shadow: 0px 0px 2px #717171; box-shadow:  0px 0px 3px #717171; behavior:url(/css/ie-css3.HTC); position:relative; z-index:15;}
/*29 Apr 2013 - Rebranding*/
/*.featuredVideo h3{color:#014284; font-size:17px; padding:10px 0px 0px 10px;}*/
.featuredVideo h3{color:#E31837; font-size:17px; padding:10px 0px 0px 10px;}
.featuredVideo p{color:#727270; font-size:12px; font-weight:normal; padding:10px 0px 0px 10px; float:left;}
.video {
width:290px; height:196px; float:left;
}

.industryNews {float:left; 
/*height:389px;*/
width:296px; background:url(/images_cms/css-images/newsBg.jpg) repeat-x bottom left #fff; border:1px solid #f1f2f2;
-moz-box-shadow: 0px 0px 2px #717171; -webkit-box-shadow: 0px 0px 2px #717171; box-shadow:  0px 0px 3px #717171; behavior:url(../ie-css3.HTC); position:relative; z-index:16;
}
/*29 Apr 2013 - Rebranding*/
/*.industryNews h3{color:#ff9900; font-size:19px; padding:6px 0px 0px 6px;}
.newsContent{width:286px; height:65px; background-color:#f1f2f2; color:#727270; font-size:12px; font-weight:normal; padding:5px 5px 0px 5px; float:left; margin-top:7px; text-align:left;}*/
.industryNews h3{color:#E31837; font-size:19px; padding:6px 0px 0px 6px;}
.newsContent{width:286px; height:65px; background-color:#E7E7E8; color:#414042; font-size:12px; font-weight:normal; padding:5px 5px 0px 5px; float:left; margin-top:7px; text-align:left;}
.newsHeading {font-size:11px; color:#727270; padding:10px 0px 0px 10px; float:left;}
.industryNews ul {font-size:11px;list-style:none; margin-top:2px; clear:both; width:286px;}
.industryNews ul li{font-size:11px;line-height:27px; background:url(/images_cms/css-images/arrowBlue.png) 8px 10px no-repeat; font-size:12px;color:#ff9900; padding:0px 0px 0px 22px; width:95%; border-bottom:1px dotted #dddedf;}
.industryNews ul li a{color:#014284;text-decoration:underline;}
.industryNews ul li a:hover{color:#000;text-decoration:underline;}
.blueArrow {background:url(/images_cms/css-images/arrowBlue.png) no-repeat top left; float:left; }
.tooltip { 
position:absolute; 
display:none; 
z-index:99999; 
background-color:#ccc; 
color:#000; border: 
1px solid #999999; 
padding:5px; 
width: 280px; 
line-height: 18px; 
margin-top: 15px;  
float:right; 
}


#news-container{width:835px; margin-top:8px; padding-left:20px; float:left; list-style:none;}
#news-container li{
list-style:none;color:#727270; padding-bottom:10px;
}
#news-container a{color:#727270;  list-style:none; font-size:13px;}
#news-container a:hover{color:#0b398d; list-style:none; font-size:13px; line-height:15px;}

/*
.middleLogos {
	width:748px; 
	height:52px; 
	float:left; 
	background-color:#fff; 
	border-top:1px solid #b8b8b7; 
	border-bottom:1px solid #b8b8b7; 
	padding-left:200px;
}

.middleLogos img {
	float:left; 
	margin-top:2px;
}
*/

#all_logos {
	margin: 15px 0;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	clear:both;
	text-align:center;
}
#all_logos img.padding {
	/*margin:10px 65px 10px 0; - 29 Apr 2013 Rebranding*/
	margin:10px 40px 10px 0;
}

/*.footer {float:left; height:407px; width:948px; background-color:#b9b9b8; margin:10px 0px 0px 0px;}*/
.footerBig{float:left; width:100%; padding:10px 0px 0px 10px; background-color:#b9b9b8;}
.footerBig ul{}
.footerBig ul li{width:138px; height:auto; float:left; margin-right:10px; list-style:none;}
.line{border-left:1px solid #dcdcdc; padding-left:10px;}
.footerBig h3
{ 
	color:#fff; 
	/*text-transform:uppercase; */
	font-size:11px;
	padding-bottom:5px;
}

.footerBig span {
	display: block;
	color: #fff;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold;
}

.footerBig p{color:#fff; float:left; margin-bottom:10px; width:140px;}
.footerBig a{ color:#fff; display:block; font-size:10px;}
.footerBig a:hover{ color:#fff; text-decoration:underline; font-size:10px;}
.footerBig a.leftSpace {padding-left:10px; clear:both; float:left;}
.footerSocialIcons {width:190px;height:30px;margin-bottom:10px; float:left;}
.footerSocialIcons img {float:left; margin-right:4px;}
.copyright {width:100%; height:25px; color:#fff; font-size:10px; text-align:center; float:left;}




.jNiceWrapper select {border:none;margin:0;padding:0;}

.jNiceSelectWrapper {height:17px;z-index:3;position:absolute; top:6px; left:6px;}

.jNiceWrapper iframe {position:absolute;z-index:1;width:100%;left:0px;top:0px;}
.jNiceSelectWrapper .jNiceSelectText {height: 19px;line-height: 20px;padding: 0px 3px;background:url(/images_cms/css-images/formbg1.jpg) repeat-x top left;
overflow:hidden;float:none;position:absolute;z-index:100; color:#000; font-family:Arial; font-size:12px;}
#formBg2 {background:url(/images_cms/css-images/formBg2.jpg) repeat-x top left;}

.jNiceSelectWrapper .jNiceSelectOpen {width: 26px;height: 19px;background: url(/images_cms/css-images/select_right.gif) no-repeat center center;z-index:100;display:block;
position:absolute;right:0px;}

.jNiceSelectWrapper ul {top:17px;background-color: #FFF;border: solid 1px #CCC;height:380px;position:absolute;left:0px;list-style:none;display: none;margin:0;padding:0;overflow-y:auto;z-index:100;width: 95%;}

.jNiceSelectWrapper ul a {color:#636466;background-color: #FFF;display:block;padding:5px;text-decoration:none;}

.jNiceSelectWrapper ul a:hover { background:#E1F5FF; }
.jNiceSelectWrapper ul a.selected {background: #EDEDED;}

.jNiceFocus { border: dotted 1px #666666; }

.jNiceHidden {opacity:0;z-index:-1;position:relative;}
.jNiceWrapper {position:relative;vertical-align:top;width:250px !important;}
.jNiceWrapper input {outline:none;moz-outline:none;}

/* end */

/* template c */
.architectBanner{
width:948px; /*height:210px;*/ float:left;
}
.architectBannerLeft{float:left; width:522px; height:100%;}
.architectBannerLeft img {float:left; margin:0px 12px 10px 0px;}
.architectBannerLeft p{font-size:17px; color:#727270; text-align:justify; }
.architectBannerLeft p .firstWord{color:#014284; font-size:37px; font-weight:bold;}





.architectBannerRight{float:right; height:100%;}

.centerContentC {float:left; min-height:725px; width:948px; background-color:#fff; margin:12px 0px 0px 0px;}
.centerLeftC {float:left; width:150px; height:100%;}

/*29 Apr 2013 - Rebranding*/
/*.leftNav_blue{padding:0px; background-color:#000099;}*/
.leftNav_blue{padding:0px; background-color:#E31837;}
.leftNav_blue h1{line-height:20px;color:#fff;font-size:18px;margin:0px;height:auto;padding:10px 0px 11px 7px;font-weight:bold;text-align:left;}
/* ADDED 4/21/2015 */
.leftNav_blue h3 {line-height:20px;color:#fff;font-size:18px;margin:0px;height:auto;padding:10px 0px 11px 7px;font-weight:bold;text-align:left;}

/*29 Apr 2013 - Rebranding*/
/*.leftNav_Orange{padding:0px; background-color:#ff9900;}*/
.leftNav_Orange{padding:0px; background-color:#414042;}
.leftNav_Orange h1{line-height:20px;color:#fff;font-size:18px;margin:0px;height:auto;padding:10px 0px 11px 7px;font-weight:bold;text-align:left;}
/* ADDED 4/21/2015 */
.leftNav_Orange h3{line-height:20px;color:#fff;font-size:18px;margin:0px;height:auto;padding:10px 0px 11px 7px;font-weight:bold;text-align:left;}

.leftLinks {width:138px; height:auto; border:0px solid green; background-color:#ededee;}
.leftLinks ul{padding:0px; margin:0px; }
.leftLinks ul li{ list-style:none;padding:0px;font-size:13px;font-weight:bold;font-size:13px; border-bottom:1px solid #b9b9b8;}
.leftLinks ul li a{font-size:14px; font-weight:bold;text-decoration:none;font-weight:Normal;display:block;text-align:left;color:#727270;line-height:20px; margin:0px; padding:3px 0px 3px 4px;}
 .leftLinks ul li a:hover{color:#014284;}



.centerMiddleC {float:left; width:487px; height:100%;}
.centerRightC {float:left; width:311px; height:100%;}

.findSolution{ width:458px; float:left; background-color:#ededee; border:1px solid #dfdfe0; padding-bottom:15px;}
.findSolution h3{font-size:22px; font-weight:bold; color:#727270; padding:11px;}
.findSolution h3 .blue{color:#014284;}

.findSolutionNoTopBr{ width:458px; float:left; background-color:#ededee; border:1px solid #dfdfe0; border-top:none; padding-bottom:15px;}
.findSolutionNoTopBr h3{font-size:22px; font-weight:bold; color:#727270; padding:11px;}
.findSolutionNoTopBr h3 .blue{color:#014284;}

.findSolutionNoBottomBr{ width:458px; float:left; background-color:#ededee; border:1px solid #dfdfe0; border-bottom:none;}
.findSolutionNoBottomBr h3{font-size:22px; font-weight:bold; color:#727270; padding:11px;}
.findSolutionNoBottomBr h3 .blue{color:#014284;}

.findSolutionNoBorder{ width:458px; float:left; background-color:#ededee; border:1px solid #dfdfe0; border-bottom:none; border-top:none;}
.findSolutionNoBorder h3{font-size:22px; font-weight:bold; color:#727270; padding:11px;}
.findSolutionNoBorder h3 .blue{color:#014284;}



 /* Begin Collapsible Teaser */
.solutionBox{float:left; width:436px; background-color:#979796; margin:0px 0px 0px 11px;}
.solutionBox img{float:left;margin:0px 5px 0px 0px;}

.accordionWrapper{display:inline-block; overflow:hidden;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer; width:436px; height:29px; background-color:#231f20; float:left;}
.accordionWrapper div.title h3{ color:#fff; font-size:15px; font-weight:bold; padding:5px 0px 0px 5px; margin:0; float:left;}
.accordionWrapper div.title a{color:#fff; text-decoration:underline; padding:6px 20px 0px 0px; float:right;}
.accordionWrapper div.title a:hover{color:#CCCCCC;}
.accordionWrapper div.content{font-size:12px; color:#fff; display:none; width:431px; background-color:#979796; float:left; clear:both; padding:0px;}
.accordionWrapper div.content img{float:left; padding:0px;margin:0px 5px 0px 0px; *margin-left:-3px;}
.accordionWrapper div.content p {padding:5px;}
.accordionWrapper div.content a{color:#fff; text-decoration:underline;}
.accordionWrapper div.content a:hover{color:#CCCCCC;}
.set{border-bottom:0px solid #000; height:auto; padding-bottom:5px;}
.title{cursor:pointer; width:436px; height:29px; background-color:#231f20; float:left; clear:both;}
.title h3{ color:#fff; font-size:15px; font-weight:bold; padding:5px 0px 0px 5px; margin:0; float:left;}
.title a{color:#fff; text-decoration:underline; padding:6px 0px 0px 20px; float:left;}
.title a:hover{color:#CCCCCC;}
.titleExpanded{cursor:pointer; width:436px; height:29px; background-color:#231f20; float:left; clear:both;}
.titleExpanded h3{ color:#fff; font-size:15px; font-weight:bold; padding:5px 0px 0px 5px; margin:0; float:left;}
.content{width:431px; height:auto;background-color:#979796; float:left; font-size:12px; color:#fff; }
.content p{padding:5px;}
.content a{color:#fff; text-decoration:underline;}
.content a:hover{color:#CCCCCC;}
#contentFull{ font-size:12px; color:#fff; float:left; width:100%; height:90px; padding:5px;}
a.readMoreMain {padding:0px 0px 10px 0px; margin:0px 10px 0px 0px; width:70px; float:right; text-align:right;}
#readMore { float:right; margin:0px -50px 0px 0px; padding:0;}
 /* End Collapsible Teaser */



.newsletterSignupC {float:left; height:93px;width:300px; border:1px solid #d1d3d4; margin-left:9px; background:#ff9900; border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px; -moz-box-shadow: 0px 0px 10px #717171; -webkit-box-shadow: 0px 0px 10px #717171; box-shadow:0px 0px 15px #d1d3d4; behavior:url(../ie-css3.HTC); position:relative; z-index:10;}
.newsletterSignupC img{float:left; margin:14px 0px 0px 11px;}
.newsletterSignupC p{color:#fff; font-size:23px; font-weight:normal; padding:24px 0px 0px 15px; width:170px; float:left; line-height:25px;}

.dodgeWork {float:left; height:105px;width:303px; background:url(/images_cms/css-images/dodgeWorkBg.png) no-repeat top left; }
.dodgeWork img{ float:left;}
.dodgeWork p{color:#fff; font-size:23px; font-weight:normal; padding:12px 0px 0px 15px; width:170px; line-height:25px;}
.call {font-size:13px; color:#fff; padding:8px 0px 0px 15px; font-weight:bold; float:left; width:220px;}
.call a{font-size:13px; color:#fff;}
.call a:hover{text-decoration:underline;}


.featuredVideoC {float:left; height:275px;width:298px; background:#fff; margin:19px 0px 0px 11px; border:1px solid #f4f4f4; -moz-box-shadow: 0px 0px 2px #717171; -webkit-box-shadow: 0px 0px 2px #717171; box-shadow:  0px 0px 3px #717171; behavior:url(/css/ie-css3.HTC); position:relative; z-index:15;}
.featuredVideoC h3{color:#014284; font-size:17px; padding:10px 0px 0px 10px;}
.featuredVideoC p{color:#727270; font-size:12px; font-weight:normal; padding:10px 0px 0px 10px; float:left;}
.videoC {width:299px; height:196px; float:left; margin:20px 0px 0px 5px;}
.videoD {width:299px; height:196px; float:left; margin:20px 0px 0px 5px;}

.featuredVideoD {float:left; height:275px;width:298px; background:#fff; margin:19px 0px 0px 11px; border:1px solid #f4f4f4; -moz-box-shadow: 0px 0px 2px #717171; -webkit-box-shadow: 0px 0px 2px #717171; box-shadow:  0px 0px 3px #717171; behavior:url(/css/ie-css3.HTC); position:relative; z-index:15;}
.featuredVideoD h3{color:#014284; font-size:17px; padding:10px 0px 0px 10px;}
.featuredVideoD p{color:#727270; font-size:12px; font-weight:normal; padding:10px 0px 0px 10px; float:left;}



.railWallC { width:304px; height:281px; float:left; background-color:#e8e9ea; margin:12px 0px 0px 8px;}
.railWallC img{margin:125px 0px 0px 62px; float:left;}

.rectangleAd{ width:300px; height:auto; font-size:14px; text-align:center;}

.dummnyAd{ width:300px; height:250px; float:left; margin:12px 0px 10px 11px; font-size:14px; background-color:#d1d3d4;}
.dummnyAd p{margin:120px 0px 0px 130px;}


.centerContentD {float:left; min-height:725px; width:948px; background-color:#fff; margin:12px 0px 0px 0px;}
.centerLeftD {float:left; width:150px; height:100%;}
.centerMiddleD {float:left; width:475px; height:100%; padding-left:12px; padding-bottom:10px;}
.centerRightD {float:left; width:311px; height:100%;}

.whatsurJob {height:93px; border-bottom:1px solid #cbcbca; border-top:1px solid #cbcbca; float:left;}
.whatsurJob h3{font-size:31px; color:#727270; padding-top:10px; float:left;}
.whatsurJobBtn{width:61px; height:80px; float:left; margin:12px 0px 0px 4px; text-align:center;}
.whatsurJobBtn img{float:left;}
.whatsurJobBtn a{color:#727270; font-size:10px; text-decoration:none; text-align:center; line-height:9px;}
.whatsurJobBtn a:hover{color:#fd7100;}

.dodgeContent{width:487px; float:left; margin:7px 0px 14px 0px;}
.dodgeContent h3{font-size:25px; color:#ff7200; padding-bottom:5px;}
.dodgeContent p{width:95%; color:#727270; text-align:left; float:left;}
.dodgeContent p.bold{font-weight:bold;}
.contentHeading{font-weight:bold; font-size:18px; margin-top:15px;}
.dodgeContent img{float:left; margin-top:20px;}
.dodgeContent ul{width:210px; float:left; margin:20px 0px 0px 25px;}
.dodgeContent ul li{color:#727270;}
.dodgeContent ul a {color:#727270; text-decoration:underline; line-height:40px;}
.dodgeContent ul a:hover {color:#ff7200; text-decoration:underline;}

.centerHeading {width:463px; height:42px; float:left; margin-bottom:5px;}
.centerHeading div{width:437px; height:32px; padding-top:10px; float:left; background:url(/images_cms/css-images/centerHeadingBg.jpg) repeat-x top left; font-size:16px; color:#fff; text-align:center;}
.Leftimg {float:left;}
.Rightimg {float:left;}

.centerContentB {float:left; min-height:725px; width:948px; background-color:#fff;}
.centerLeftB {float:left; width:150px; height:100%;}
.centerMiddleB {float:left; width:475px; height:100%; padding-left:12px; padding-bottom:10px;}
.centerRightB {float:left; width:311px; height:100%;}

.whoAreyou{width:461px; height:100%; border-bottom:1px solid #e8e9e9; padding-bottom:10px;}
.whoAreyou h3{font-size:26px; color:#014284; padding-bottom:5px;}
.whoAreyou p{color:#727270; font-size:17px; width:450px;}

.whoAreyouContent {width:461px; height:100%; margin:10px 0px 10px 0px; float:left;}
.whoAreyouContent img{float:left; padding:0px 10px 10px 0px;}
.whoAreyouContent h3{ font-size:18px; color:#727270;}
.whoAreyouContent p{ font-size:12px; color:#727270;}
.whoAreyouContent p.date{ font-style:italic;}
.whoAreyouContent a{text-decoration:underline; font-weight:normal; color:#727270;}
.whoAreyouContent a:hover{ color:#000;}


/* Copy Text */
.copyContent {width:100%; height:100%;}
.copyContent img{float:left; padding:0px 10px 10px 0px;}
.copyContent h1, h2, h3, h4, h5, h6{ font-size:18px; padding-bottom:10px;} /* changed 5/4/15 from padding-bottom:30px; */
.copyContent p{ font-size:12px; color:#727270;padding-bottom:20px;}
.copyContent p.date{ font-style:italic;}
.copyContent a{text-decoration:underline; font-weight:normal; color:#727270;}
.copyContent a:hover{ color:#000;}
.copyContent ul li{margin-left:15px;}
.body_title h1 {font-size:26px !important;margin-bottom:5px;margin-top:0px;font-weight:bold;}
.body_title2 h1 {color:#000 !important;font-size:18px !important;margin-bottom:5px;margin-top:0px;font-weight:bold;}
.body_title h2 {color: #d11f2e !important;font-weight: bold;line-height:22px;margin-bottom:0px;}
.body_title_events_hp, .body_title_events  {width:450px !important;}
.body_title_events_hp h1 {color: #000 !important;margin-bottom:10px;font-size:24px !important;padding-bottom:0px;}
.body_title_events h1 {color: #000 !important;margin-bottom:20px;font-size:24px !important;border-bottom:1px solid grey;padding-bottom:0px;}
.body_title_events h2 {font-size:24px !important;}
#about_executive {width:700px;float:left;margin-top:10px;}
#about_executive tr {height:150px}
#about_executive td {width:50%;}
#about_executive .exe_img {margin-top:0;}
#about_executive .exe_title {font-size:12px;line-height:18px;margin-top:0;}
#about_executive .exe_title a {color:black;font-size:14px;line-height:22px;margin-top:0;font-weight:bold;}
#about_executive .exe_link a {font-size:12px;line-height:22px;}
/* Copy Text */


/* Begin - Call to Action */
/*1 Apr 2015 - Added as requested by Ilan */
/*.callToaction {display:none; font-size:12px; width:935px; height:22px; background:url(/images_cms/css-images/breadCrumbBg.jpg) repeat-y top left; padding-top:5px; border-bottom:1px solid #d1d3d4;padding-right:15px;}*/
.callToaction {display:none; font-size:12px; width:935px; height:22px; background:url(/images_cms/css-images/breadCrumbBg.jpg) repeat-y top left; padding-top:5px; border-bottom:1px solid #d1d3d4;padding-right:15px;}
/*29 Apr 2013 - Rebranding*/
/*.callToaction a:hover{color:#ff7200;}
.callToaction p{color:#ff7200;float:right;}*/
.callToaction p{color:#E31837;float:right;}
.callToaction a{color:#727273;text-decoration:underline;}
.callToaction a:hover{color:#E31837;}
.callToaction span{font-weight:bolder; font-size:13px;}
/* END - Call to Action */



/* Begin - TinyMCE Classes */

.greyHeading {color:#727270; font-size:17px;}
.greyHeading p{color:#727270; font-size:17px;}
.greyHeading h1{font-size:32px; color:#727270; padding-bottom:5px; font-weight: bold;}
.greyHeading h3{font-size:26px; color:#727270; padding-bottom:5px;}

.blueHeading {color:#014284; font-size:17px;}
.blueHeading p{color:#014284; font-size:17px;}
.blueHeading h1{font-size:32px; color:#014284; padding-bottom:5px; font-weight: bold;}
.blueHeading h3{font-size:26px; color:#014284; padding-bottom:5px;}

.orangeHeading {color:#FF7200; font-size:17px;}
.orangeHeading p{color:#FF7200; font-size:17px;}
.orangeHeading h1{font-size:32px; color:#FF7200; padding-bottom:5px; font-weight: bold;}
.orangeHeading h3{font-size:26px; color:#FF7200; padding-bottom:5px;}



a #topnav{
	 padding:0 4px;
	 margin: 0;
	font-weight:bold;
	color:#f27223;
	font-size:13px;
}


/* End - TinyMCE Classes */


/********************************/
/* Sweets Search Widget - BEGIN */
/********************************/
.searchSweet{height:96px;width:296px;float:left;background-color:#e9e9ea; padding:2px;}
.searchSweetHeading{width:296px; height:66px; float:left; background-color:#50535b;}
.searchSweetHeading img{float:left; margin:8px 10px;}
.searchSweetHeading h1{font-family:Arial; font-size:25px; color:#ececec; font-weight:bold; margin-top:17px;}
/* ADDED 4/21/2015 */
.searchSweetHeading h3{font-family:Arial; font-size:25px; color:#ececec; font-weight:bold; margin-top:17px;}
.searchSweetHeading h1 .green{font-size:23px; color:#60a96a; font-weight:normal;}
/* ADDED 4/21/2015 */
.searchSweetHeading h3 .green{font-size:23px; color:#60a96a; font-weight:normal;}
.SearchSweetBottom{float:left; width:296px; height:28px; margin-top:2px; background:url(/images_cms/css-images/search_sweet_bg.jpg) top left repeat-y;}
.SearchSweetBottom img{float:left;}
.SearchSweet_input{font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#727270; outline:none;width:229px; float:left; height:28px; font-style:italic; line-height:28px; background:none; border:none; padding:0px 5px 0px 5px;}
/********************************/
/* Sweets Search Widget - END   */
/********************************/

/********************************/
/* Add This Toolbar Widget - BEGIN */
/********************************/
#toolbar_addThis 
{
height:25px;
color:#666666;
padding-top:7px;
}
/********************************/
/* Add This Toolbar Widget - END   */
/********************************/


/*****************************/
/* Youtube COMPONENT - BEGIN   */
/*****************************/
.youtubeVideo {float:left; background:#fff; border:1px solid #f0f0f0; /*-moz-box-shadow: 0px 0px 2px #717171; -webkit-box-shadow: 0px 0px 2px #717171; box-shadow:  0px 0px 3px #717171; */ behavior:url(/css/ie-css3.HTC); position:relative; z-index:15;}
/*29 Apr 2013 - Rebranding*/
/*.youtubeVideo .videoTitle{display:block; color:#014284; font-size:17px; font-weight:bold;}*/
.youtubeVideo .videoTitle{display:block; color:#E31837; font-size:17px; font-weight:bold; margin-left:5px; margin-right:5px; margin-top:5px;}
.youtubeVideo .videoDesc{color:#727270; font-size:12px; font-weight:normal; padding:10px 0 10px 0px; float:left; margin-left:5px; margin-right:5px;}
/*****************************/
/* Youtube COMPONENT - END   */
/*****************************/

/*******************************************************/
/* Market Dynamcis "Recent Report" COMPONENT - BEGIN   */
/*******************************************************/
.md_reports {width:300px; height:auto; border:0px solid green;}

.md_reports_header{padding:0px; }
/*29 Apr 2013 - Rebranding*/
/*.md_reports_header h1{line-height:20px;color:#000099;font-size:18px; margin:0px; height:auto; padding:5px;font-weight:bold;text-align:center;}*/
.md_reports_header h1{line-height:20px;color:#E31837;font-size:18px; margin:0px; height:auto; padding:5px;font-weight:bold;text-align:center;}

.md_reports ul{padding:0px; margin:0px; }
.md_reports ul li{ list-style:none;padding:0px;font-size:13px;font-weight:bold;text-align:center; margin-bottom: 15px;}
.md_reports ul li img{padding-top:5px;}
.md_reports ul li a{font-size:14px; font-weight:bold;text-decoration:none;font-weight:Normal;display:block;text-align:left;color:#727270;line-height:20px; margin:0px; padding:3px 0px 3px 25px;}
.md_reports ul li a:hover{color:#014284;}

#md_reports_footnote{font-weight:bold;font-size:14px;padding:5px 5px 5px 25px;color:#727270;}
#md_reports_footnote a:link{color:#727270;}
#md_reports_footnote a:visited{color:#727270;}
#md_reports_footnote a:active{color:#727270;}

/*******************************************************/
/* Market Dynamcis "Recent Report" COMPONENT - END     */


/******************************/
/* Media Kit styles - BEGIN   */
/******************************/
.ar_rowhead{
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
}
.ar_colhead{
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
}

.gs_rowhead{
background-color:#519D43;
color:#FFFFFF;
font-weight:bold;
}
.gs_colhead{
background-color:#FFFFFF;
color:#519D43;
font-weight:bold;
}

.enr_rowhead{
background-color:#E01324;
color:#FFFFFF;
font-weight:bold;
}
.enr_colhead{
background-color:#FFFFFF;
color:#E01324;
font-weight:bold;
}

.sw_rowhead{
background-color:#1FB25A;
color:#FFFFFF;
font-weight:bold;
}
.sw_colhead{
background-color:#FFFFFF;
color:#1FB25A;
font-weight:bold;
}

.snp_rowhead{
background-color:#04415E;
color:#FFFFFF;
font-weight:bold;
}
.snp_colhead{
background-color:#FFFFFF;
color:#04415E;
font-weight:bold;
}

a.mediakit {outline:none; text-decoration:none;}
a.mediakit:link {color:#0000FF;}
a.mediakit:visited {color:#0000FF;}
a.mediakit:active {color:#0000FF;}


/******************************/
/* Media Kit styles - END   */
/******************************/

/* STYLES FOR LEFT LIST COMPONENT */
#events-left-links
{
	width:140px;
	height:auto;
}

#events-left-links ul li a
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	text-align:left;
	background-color:#e7e7e8;
	border:none;
	list-style:none outside none;
	padding:5px;
	display:block;
	margin-bottom:5px;
	width:130px;
	text-decoration:none;
	color:#7c7c7c;
}

#events-left-links a.current, #events-left-links a:hover
{
	background-color:#e51937;
	color:#fff;
}



/* STYLES FOR EVENTS STARTS */
/* Slideshow component heading color */
.headingRed{color:#e51937; font-size:22px; font-weight:bold; padding:10px 0px 0px 10px;}

/* List component heading color */
/*29 Apr 2013 - Rebranding*/
/*.leftNav_Red{padding:0px; background-color:#e51937;}*/
.leftNav_Red{padding:0px; background-color:#E31837;}
.leftNav_Red h1{line-height:20px;color:#fff;font-size:18px;margin:0px;height:auto;padding:10px 0px 11px 7px;font-weight:bold;text-align:left;}
/* ADDED 4/21/2015 */
.leftNav_Red h3 {line-height:20px;color:#fff;font-size:18px;margin:0px;height:auto;padding:10px 0px 11px 7px;font-weight:bold;text-align:left;}


.findSolution-event
{
	background-color:#EDEDEE;
	border:1px solid #DFDFE0;
	border-bottom:none;
	float:left;
	width:458px;
}
.event-container
{
	font-size:13px;
	font-weight:bold;
}

.event-container div
{
	border-bottom:1px solid #d8d9db;
	padding:5px;
}

.event-container span
{
	color:#e51937;
	margin-right:26px;
}

.event-container img
{
	border:none;
	float:right;
}

.event-month
{
	background-color:#d1d2d4;
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding:5px;
}

.event-month .action
{
	background:url(/images_cms/arrow-open.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	float:right;
	margin:0;
	/**top:0 !important;*/
	*margin-top:-25px !important;
	*margin-right:5px !important;
	padding:0;
}

.event-month .action.collapse
{
	background:url(/images_cms/arrow-close.gif) 0 0 no-repeat;
}


div.event-calendar-item
{
	margin:0;
	padding:0;
	border:none;
}

#featureAA, #featureBB, #featureCC, #featureDD, #featureEE, #featureFF
{
	/* hides background features*/
	display:none;
}

#homepageFeature.featureA #featureAA, #homepageFeature.featureB #featureBB, #homepageFeature.featureC #featureCC, #homepageFeature.featureD #featureDD, #homepageFeature.featureE #featureEE, #homepageFeature.featureF #featureFF 
{
	/* shows specific features*/
	display: block;
}

#homepageFeatureNav
{
	/*picture box navigation */
	text-align: center;
	margin:0;
	height: 26px;
	background-color:#72757d;
	width:300px;
}

#homepageFeatureNav div
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:white;
	float:left;
	margin:4px 6px;
}
	
#homepageFeatureNav a
{
	display:block;
	float: left;
	text-decoration:none;
	width:12px;
	height:10px;
	background-image: url('/images_cms/default/bulletWhite.png');
	background-repeat: no-repeat;
	margin:8px 2px;
	cursor:pointer;
}

#homepageFeatureNav a:hover
{
	background-image: url('/images_cms/default/bulletOver.png');
	background-repeat: no-repeat;
}

#homepageFeature.featureA #homepageFeatureNav a.featureA, #homepageFeature.featureB #homepageFeatureNav a.featureB, #homepageFeature.featureC #homepageFeatureNav a.featureC, #homepageFeature.featureD #homepageFeatureNav a.featureD, #homepageFeature.featureE #homepageFeatureNav a.featureE,#homepageFeature.featureF #homepageFeatureNav a.featureF, #homepageFeature.featureA #homepageFeatureNav a.featureA:hover, #homepageFeature.featureB #homepageFeatureNav a.featureB:hover, #homepageFeature.featureC #homepageFeatureNav a.featureC:hover, #homepageFeature.featureD #homepageFeatureNav a.featureD:hover, #homepageFeature.featureE #homepageFeatureNav a.featureE:hover, #homepageFeature.featureF #homepageFeatureNav a.featureF:hover 
{
	background-image: url('/images_cms/default/bulletOver.png');
	background-repeat: no-repeat;
}


.greyHeading, .greyHeading p{
    color: #727270;
    float: left;
    text-align: left;
    width: 95%;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}

.orangeHeading{
    color: #FF7200;
    font-size: 25px;
    padding-bottom: 5px;
}
<style>

.event_component {
	width:300px;
	min-height:110px;
	height:auto !important;
	height:110px;
	overflow:hidden;
	display:inline;
	float:left;
	margin-left:5px;
	margin-bottom:25px;
}

.event_element    {
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #000;
	box-shadow:-3px 3px 3px #717171;
	float:left;
	position:relative;
	z-index:17;
}

.event_content {
	margin-left:10px;
	padding:5px;
	line-height:18px;
	min-width:280px !important;
	float:left !important;
}
.event_content a {
	color:#727270;
	text-decoration:none;
	font-weight:bold;
}
.event_content a:hover {color:#000;}
.event_heading a {
font-size:18px;
color:#e51937;
font-weight:normal;
line-height:21px;
}
.event_heading a:hover {color:#e51937;}
.event_date{
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}
.details_button{margin:5px 0px;}
</style>

blueHeading{
    color: #014284;
    font-size: 26px;
}

BlueBigHeading{
    color: #014284;
    font-size: 37px;
    font-weight: bold;
}
/* Bg Color set for Slideshow component*/
#bottomBorder{background-color:#8E8E8D !important;}

/* Contact display location in the header component for events skin*/
.contactUS {
    float: left;
    padding-left: 255px;
    padding-top: 20px;
}

/* Linkedin display location in the header component for events skin*/
.connectWithUs {
    float: left;
    padding-left: 437px;
    padding-top: 5px;
}
/* STYLES FOR EVENTS ENDS */