body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
}
img{border-style:none;}
a{
	color:#14496f;
	text-decoration: underline;
}

.top-nav a {
text-decoration: none;
}
a:hover{text-decoration:underline;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#808285;
}

ol {
	margin: 0 0 0 30px;
	padding: 0;
}

ul{
	margin:0 0 0 30px;
	padding:0;
	list-style:none;
	
}
.threecontent ul li{
	padding:3px 0 5px 15px;
	background:url(red_square.gif) no-repeat 0 10px;
	
}
#wrapper{
	width:960px;
	margin:0 auto;
}
#header{
	position:relative;
	width:100%;
	padding:15px 0 3px;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
.logo{
	float:left;
	width:141px;
	height:128px;
	margin:-15px 0 -59px 56px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(logo.png) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
#header .top-panel{
	margin:0 0 10px;
	overflow:hidden;
}
.search-form{float:right;}
.search-form .text{
	float:left;
	margin:0 6px 0 0;
	border:1px solid #c0c0c0;
	border-color:#808080 #c0c0c0 #c0c0c0 #808080;
}
.search-form .text input{
	float:left;
	width:131px;
	margin:0;
	padding:2px 9px 1px;
	border:1px solid #000;
	border-width:1px 0 0 1px;
	font-size:12px;
	line-height:15px;
	background:#fff;
}
.top-nav{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	overflow:hidden;
	line-height:16px;
	text-align:right;
}
.top-nav li{
	display:inline;
	padding:0 11px 0 10px;
}
.top-nav a{color:#636466;}
.top-nav .active a{color:#d6202a;}
.top-nav .active a:hover{text-decoration:none;}
*+html .nav-holder{height:1%;}
.nav-holder:after{
	display:block;
	clear:both;
	content:"";
}
#nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font:bold 13px/34px Arial, Helvetica, sans-serif;
}
#nav > li{
	float:left;
	margin:0 0 0 62px;
}
#nav > li > a{
	float:left;
	height:34px;
}
#nav li:first-child{margin-left:0;}
#nav a{color:#000;}
#nav > li:hover > a,
#nav > .active > a{
	text-decoration:none;
	color:#d6202a;
}
#nav li:hover{position:relative;}
#nav li:hover .drop{display:block;}
#nav .drop{
	display:none;
	position:absolute;
	left:-36px;
	top:34px;
	z-index:99;
	width:156px;
	padding:6px 0 0;
	background:url(bg-drop.png) no-repeat;
}
#nav .drop-holder{
	width:100%;
	padding:0 0 6px;
	background:url(bg-drop.png) no-repeat -160px 100%;
}
#nav .drop-holder:after{
	display:block;
	clear:both;
	content:"";
}
#nav .drop-frame{
	float:left;
	width:100%;
	background:url(bg-drop.png) repeat-y 100% 100%;
}
#nav ul{
	position:relative;
	width:150px;
	margin:-3px 0;
	padding:0 3px;
	list-style:none;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
#nav ul li{
	width:100%;
	vertical-align:top;
	border-top:1px solid #cfcfcf;
}
#nav ul li:first-child{border:0;}
#nav ul a{
	display:block;
	padding:8px 10px 9px 23px;
	color:#fff;
	background:url(transparent.gif) no-repeat;
}
#nav ul a:hover{
	text-decoration:none;
	background:#d6202a;
}
.main-block{
	height:224px;
	margin:0 0 26px;
	overflow:hidden;
}
.main-head{
	float:right;
	width:315px;
	height:183px;
	border: 1px solid #d1d3d4;
	
}
*.main-head{
	float:right;
	width:300px;
	height:183px;
	border: 1px solid #d1d3d4;
	
}
.purple-block
{
 	height: 165px;
	width: 297px;
	vertical-align:middle;  
    background:#8d4382;
	margin: 9px;
    }
.orange-block
{
 	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;   
    background:#de7025;
    }
.gray-block
{
  
    background:#c8b73b;
 	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;
    }
.green-block
{
   
    background:#8bc80f;
	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;
    }
.blue-block
{
  
    background:#3a9bc4;
	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;
    }
    
    
    .purple-blockSubHome
{
 	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;  
    background:#8d4382;
    }
.orange-blockSubHome
{
 	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;   
    background:#de7025;
    }
.gray-blockSubHome
{
  
    background:#c8b73b;
 	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;
    }
.green-blockSubHome
{
   
    background:#8bc80f;
	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;
    }
.blue-blockSubHome
{
  
    background:#3a9bc4;
	height: 165px;
	width: 297px;
	vertical-align:middle;  
    margin: 9px;
    }
    
    
	
	.main-head p {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 20px;
	font-size: 40px;
	font-family: times new roman;
	color: #fff;
	}
	*.main-head p {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 15px;
	font-size: 40px;
	font-family: times new roman;
	color: #fff;
	}
	
	.main-head p.twolines {
	padding-top: 25px;
	}
	
	.main-head h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	}
	
*+html .main-head{position:relative;}
.main-head .holder{
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
*+html .main-head .holder{
	position:absolute;
	top:50%;
}
.main-head h1{
	margin:0;
	padding:0 10px;
	font:36px/42px "Times new roman", Times, serif;
	text-align:center;
	color:#fff;
}
*+html .main-head h1{
	position:relative;
	top:-50%;
}
.main-block .flash-holder{
	float:left;
	width: 638px;
    height: 185px;
	overflow: hidden;
}
.flash-holder p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.flash-holder img{vertical-align:top;}
#twocolumns{
	width:100%;
	line-height:18px;
}
#twocolumns:after{
	display:block;
	clear:both;
	content:"";
}
#content{
	float:right;
	width:745px;
	padding:2px 25px 7px 0;
}
#content h1{
	margin:0 0 0px;
	font-size:18px;
	color:#d6202a;
}
#content h2{
	
	font-size:11px;
		
}

.tab-block{
	width:600px;
	margin:0 0 20px 45px;
	padding:7px 0 0;
}
.content-block{
	width:600px;
	margin:0 0 15px;
	background:url(bg-content-block-1.gif) repeat-y 100% 0;
}
.content-block .holder{
	width:100%;
	background:url(bg-content-block-1.gif) no-repeat;
}
.content-block .frame{
	width:596px;
	padding:2px;
	background:url(bg-content-block-1.gif) no-repeat -605px 100%;
}
.tab-block .content-block{margin:0;}
.tab-content{
	padding:23px 15px 26px 29px;
	font-size:13px;
	line-height:22px;
	color:#616161;
}
.tab-content h2,
#content .tab-content h2{
	margin:0 0 8px;
	font-size:12px;
	line-height:16px;
	color:#000;
}
.tab-content p,
#content .tab-content p{margin:0 0 15px;}
.tabset{
	width:600px;
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	font:bold 12px/36px Arial, Helvetica, sans-serif;
	text-align:center;
	overflow:hidden;
}
.tabset li{
	float:left;
	margin:0 0 0 84px;
}
.tabset li:first-child{margin-left:0;}
.tabset a{
	float:left;
	padding:0 9px 0 0;
	color:#000;
	overflow:hidden;
	background:url(bg-tabset.png) no-repeat 100% -40px;
	cursor:pointer;
	outline:none;
	text-decoration: none !important;
}
.tabset a span{
	float:left;
	width:126px;
	padding:0 0 0 9px;
	height:36px;
	background:url(bg-tabset.png) no-repeat 0 0;
}
.tabset a:hover,
.tabset .active a{
	text-decoration:none;
	background-position:100% -120px;
}
.tabset a:hover span,
.tabset .active a span{
	text-decoration:none;
	color:#d6202a;
	background-position:0 -80px;
}
#sidebar{
	float:left;
	width:180px;
	padding:5px 0 10px 0px;
	padding-right: 10px;

}
#sidebar h2{
	margin:0 0 6px;
	font-size:12px;
}
#sidebar ul{
	margin:0 0 0px;
	padding:0;
	list-style:none;
	
}
#sidebar ul li{
	padding:3px 0 5px 9px;
	background:url(bullet-01.gif) no-repeat 0 10px;
	font-size: 13px;
	border-bottom: 1px solid #d1d3d4;
}

#sidebar ul li ul li{
	background:url(bullet-02.gif) no-repeat 0 11px;
	border: none;
}

#sidebar a {
color: #000;
text-decoration:none;
}

#sidebar ul li a:hover {
color: #000000;
}

#sidebar .active {
font-weight: normal;
color: #d6202a;
}

.active ul {
margin-left: 10px !important;

}

.active ul li {
font-weight: normal;
font-size: 11px !important;
margin-top: -2px;
}

.active ul li:first-child {
margin-top: 5px !important;
}


#ctl00_BreadCrumbsControl {
display: block;
margin-top: -24px;
margin-bottom: 12px;
position: absolute;
*margin-top: -30px;
}

#sidebar .title {
margin-bottom: 8px;
font-weight: bold;
font-size: 14px;
margin-top: 0px;
background-color: #d1d3d4;
width: 169px;
color: #fff;
padding-left: 10px;
text-transform: uppercase;
}

#sidebar h2 {
padding-bottom: 15px;
font-weight: bold;
font-size: 14px;
margin-top: 10px !important;
margin-bottom: 10px !important;
display: block;
background-color: #d1d3d4;
width: 169px;
color: #fff;
padding-left: 10px;
text-transform: uppercase;
}

#sidebar h2 span {
	padding-left: 10px;
	
}
#footer{
	padding:13px 20px 10px;
	font-size:12px;
	line-height:16px;
	background:#555;
}
.footer-columns{
	padding:0 0 19px 39px;
	color:#fff;
	overflow:hidden;
}
.footer-columns a{color:#fff;}
.footer-columns .col{
	float:left;
	width:158px;
	padding:0 10px 0 0;
}
.footer-columns .col-long{width:213px;}
.footer-columns .col-social{
	width:100px;
	padding-left:32px;
}
.footer-columns h3{
	margin:0 0 17px;
	font-size:14px;
	line-height:18px;
}
.footer-columns dl{
	margin:0;
	padding:0;
}

.footer-columns dd{margin:-4px 0 9px;}
.footer-columns ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-columns ul li{
	padding:0 0 2px 10px;
	background:url(arrow-01.gif) no-repeat 0 5px;
}
.footer-columns p{margin:0 0 6px;}
.footer-columns .link{
	display:inline-block;
	vertical-align:top;
	margin:0 0 12px;
	padding:0 4px 0 7px;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	border:1px solid #eee;
	color:#eee;
}
.footer-columns .link:hover{text-decoration:none;}
.footer-columns .social-list{
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
.footer-columns .social-list li{
	margin:0 0 5px;
	padding:0;
	background:none;
}
.footer-columns .social-list a{
	display:block;
	width:29px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
}
.social-list .linkedin{background:url(ico-linkedin.png) no-repeat;}
.social-list .facebook{background:url(ico-facebook.png) no-repeat;}
.social-list .twitter{background:url(ico-twitter.png) no-repeat;}
.social-list .youtube{background:url(ico-youtube.png) no-repeat;}
.social-list .googleplus{background:url(ico-gplus.png) no-repeat;}
.footer-row{
	padding:0 0 0 46px;
	color:#f5f6f5;
	text-align:center;
}
.footer-row a{color:#f5f6f5;}
.footer-row p{
	display:inline;
	margin:0 6px 0 0;
}
.footer-row ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.footer-row ul li{
	display:inline;
	padding:0 7px 0 8px;
	background:url(separator-01.gif) no-repeat 0 50%;
}
.footer-row ul li:first-child{background:none;}


#twocolumns h2, h3, h4, h5, h6 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


.staticnav a {
font: bold 14px/34px Arial,Helvetica,sans-serif;
color: #000000;
padding-left: 35px;
padding-right: 15px;
text-transform: uppercase;
font-size: 13px !important;
}

.statichover a {
text-decoration: none;
color: #D6202A;
}

.mainNavDropDown_item {
background-color: #a7a9ac;
width: 150px;

}
.mainNavDropDown_item a {
border-bottom: solid 1px #cfcfcf !important;
width: 150px;
min-height: 25px;
height: 25px;
height: auto;
padding-top: 8px;
padding-left: 15px;
color: #ffffff;
display: block;
font-weight: bold;
padding-right: 10px;
}

.mainNavDropDown_item a:hover  {
background-color: #d6202a;
text-decoration: none;
}

.mainNavDropDown {

}

.mainblocksub 
{
 height: 185px !important;   
}

.mainblocksub .main-head
{
    width:315px;
	height:183px;
	border: 1px solid #d1d3d4;
	
}

.mainblocksub .flash-holder 
{
    width: 638px;
    height: 185px;
}

.threecolumns .threecontent 
{

    float: left;
    
}

.rightbar 
{
    float: right;
    width: 314px;
	background: url(right_sidebar_background.jpg) repeat-x;
	margin-top: 5px;
}

.rightbarcontent {
	padding: 10px 25px 10px 20px;
}

.rightbgtable 
{
    /*background-image: url(r_bg.gif);
    background-repeat: repeat-y;*/
    width: 314px;

}

.rightbgtable_int 
{   
        padding-left: 20px;
    padding-right: 20px;
}

.rightbgtable h2 
{
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
    margin-bottom: 10px;
}

.rightbgtable h3 
{   
    color: #d6202a;
}

.threecolumnsclass {
width: 430px !important;
}

.rightbgtable p 
{   
    color: #616161;
}

.flash-holder p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

#content h3 {
font-size: 14px;

}

#content h5 {
font-size: 14px;
font-weight: bold;
line-height: 16px;
}

.execimage {
	vertical-align: top;
}

.execimage p {
	margin: 0px;
	padding: 0px;
}

.execimage p.indent {
	color: #D6202A;
	padding-left: 10px;
}



.execimage H1 a{
	background: url(bullet-01.gif) 0 5px no-repeat;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	color: #000;
}
.MiniCareersDisplay
{
    padding:10px;
    border:1px solid #555;
    width:450px;
    
    }
.Careers_JobTitle
{
    background-color:#BFBDBD;
    font-weight: bold;
    padding: 5px 11px 5px 11px;
    color: white;
    }    
.Careers_ShortDescription
{
     padding:5px 0px 15px 5px;
    
    }    
.Careers_ReadMoreLink a
{    
    color:#000000;
    font-weight: bold;
    line-height: 16px;
}
/* Careers */	
.button 
{
    cursor: hand;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 150px;
	margin: 0;
	padding: 3px 4px;
	background: #EEEEEE;
	border: 1px solid #999;
}

.dataContainer
{
    /*removed. jkeyes 20071214.*/
    background-color: #eeeeee;
    /*border: solid 1px #000000;*/
    padding:7px;
}

.dropDownList
{
    width: 100%;
}

.gridView
{
    /*removed. jkeyes 20071214.*/
    /*background-color: #eeeeee;*/
    /*border: solid 1px #000000;*/
}

.gridView
{
    text-align: left;
}

.labelText
{
    /*removed. jkeyes 20071214.*/
    background-color: #eeeeee;
    /*border: solid 1px #000000;*/
    /*font-style: italic;*/
    padding:3px;
}

.textBox
{
    width: 100%;
}

.valueText
{
    font-weight: bold;
}

.careers caption
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
.CountryDiv
{
    padding:7px 3px 5px 7px;
    background:#eeeeee;
    height:300px;
    overflow:scroll;
    width:150px;
    overflow-x:hidden;
    margin-right:50px;
    margin-left: -3px;
    }
.CountryDiv a
{
    display:block;
    }    
    
    
    

/* // RESEARCH AND RESOURCES MODULE */

.content-search { width: 100%; background: #e6e7e8; text-align: center; }
.content-search .field { float: left; margin: 0 0px; width: 142px; border: 1px solid #ddd; border-top: 1px solid #8e8e8e; text-align: center; padding: 4px 5px 4px 5px; }
.content-search .field-select { float: left; margin-left: 10px; width: 142px; padding: 4px 5px 4px 5px; }
.content-search .submit-button { float: left; background: #636466; border: 0; color: #fff; line-height: 16px; font-family: 'Myriad Pro', Arial, sans-serif; padding: 2px 5px 2px 5px; margin-left: 10px; }
.content-search .medium { width: 180px; }

.table-view { padding: 8px 0 0 0; }
.table-view th { text-align: left; padding: 6px 20px; line-height: 14px; color: #fff; background: #4d4d4f; font-weight: bold; }
.table-view td { background: url("border-line.png") repeat-x 0 bottom; line-height: 14px; color: #d6202a; font-weight: bold; padding: 0 0 2px 0; }
.table-view td a {color: #d6202a; font-weight: bold; text-decoration: none;}
.table-view .active { display: block !important; }
.table-view .pop-up { display: none; }
.table-view td p { padding: 16px 20px; cursor: pointer; }
.table-view td p:hover { background: #fcf8e7; }
.table-view p { padding-bottom: 0; margin:0;}
.table-view p span { position: relative; }
.table-view span.pop-up { position: absolute; left: 0; top: -69px; background: #4d4d4f; padding: 22px 28px 27px 28px; width: 260px; z-index: 999; line-height: 16px; color: #fff; font-weight: normal; }
.table-view span.pop-up em { display: block; background: url("arrow.png") no-repeat 0 0; position: absolute; left: -17px; top: 64px; width: 17px; height: 25px; }
.table-view span.pop-up a { color: #fff; font-weight: bold !important; text-decoration: underline; position: relative; top: 5px; }
.table-view span.pop-up a:hover { text-decoration: none; }

.paging { float: right; padding: 29px 0 24px 0; }
.paging .form-paging { float: right; }
.paging .form-paging .field { float: left; width: 27px; border: 1px solid #e4e4e4; margin: 2px 0 0 0; }
.paging .form-paging span { float: left; font-size: 12px; line-height: 14px; color: #000; padding: 3px; line-height: 12px; }
.paging .form-paging a { float: left; line-height: 12px; color: #d6202a; background: #f3f3f3; padding: 4px 7px 4px 15px; margin-right: 4px; text-align: right; }
.paging .form-paging .submit-button { float: left; background: url("buttons.png") no-repeat 0 0; width: 24px; height: 24px; font-size: 0; line-height: 0; text-indent: -4000px; border: 0; cursor: pointer; }
.paging .pages { float: right; }
.paging .pages a { float: left; line-height: 12px; color: #d6202a; background: #f3f3f3; padding: 4px 7px 4px 7px; margin-right: 2px; }
.paging .pages span { float: left; color: #000; padding: 4px; margin-right: 2px; }





Stylesheet classes:
/* Modules */
.WebEvents .container
{
    background-color: #EEEEEE;
    background-image: none;
    margin: auto;
    width: auto;
}

.errorText
{
    color: #FF0000;
}

.labelText
{
    background-color: #EEEEEE;
    border: none;
    color: #000;
    /*text-align: right;*/
    font-style: normal;
}

/* WebEvents */
/* CalendarView */
.WebEvents a
{
    color: #000;
    text-decoration: underline;
}

.WebEvents .eventDate
{
    font-style: italic;
}

.WebEvents .eventName
{
    font-weight: bold;
}

.WebEvents .eventsSeparator
{
    height: 6px;
}

.WebEvents .EventsView
{
    margin-left: 50px;
    width: 100%;
}

.WebEvents h1
{
    color: #000;
    font-weight: bold;
    text-transform: none;
}

.WebEvents .HeaderRow td
{
    font-weight: bold;
}

.WebEvents .labelText
{
    white-space: nowrap;
}

.WebEvents .listRow
{
    background-color: #EEEEEE;
    padding: 3px;
}

.WebEvents .readMore a
{
    color: #000;
}