/*-------------- Body Styles for Main.aspx ----------------*/
body.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.636364em;
	color: #000000;
	text-align: left;
	align:center;
	width: 100%;
	display: table;
	background-repeat:no-repeat;
	background-image: url(../media/siteimages/outerEdgeShadow_main.png);
	background-position: center top;
	}
*html body.main {
	background-repeat:no-repeat;
	background-image: url(../media/siteimages/outerEdgeShadow_main.gif);
	background-position: center top;
}	

/*-------------- Body Styles for All interior.aspx ----------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.636364em;
	color: #000000;
	text-align: left;
	align:center;
	width: 100%;
	display: table;
	background-repeat:no-repeat;
	background-image: url(../media/siteimages/outerEdgeShadow.png);
	background-position: center top;	
	}
*html body {
	background-repeat:no-repeat;
	background-image: url(../media/siteimages/outerEdgeShadow-copy.gif);
	background-position: center top;
}	

html {
	background: url(../media/siteimages/wallpaper_1600.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

#logo {
position:relative;
cursor:pointer;
top:0;
width: 150px;
height: 100px;
}

#logo a:hover {
border-bottom:none;
}

.logo a:hover {
border-bottom:none;
}


/*-------------- Styles for Main.aspx ----------------*/

.surveyBox{
	background-color:#f1f6f9;
	border:1px solid #c8ced5;
	height:59px;
	margin:0px;
	padding:0px;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
	width:100%;
}
.surveyBox .clearfix {
display:inline;
}
.surveyBox .picture1 {
	background-image:url(../media/siteimages/main_iphone.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:59px;
	overflow:hidden;
	width:100%;
}
.surveyBox .picture2 {
	margin:0px;
	padding:0px;
	overflow: hidden; /* IE 6 fix for box height to match the image height*/
	width: 100%; /* IE 6 fix for box height to match the image height*/
	background-image:url(../media/siteimages/main_survey.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:59px;
}

.surveyBox p {
	padding-left:70px;
	padding-top:10px;

}

.surveyTable td {
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.surveyTable td p{
	padding:0px;
	padding-left:5px;
	margin:10px;
	padding-top:0px;
}

/*-------------- Styles for Charity Table.aspx ----------------*/

#charityTable   {
	padding:0px;
	margin:0px;
	width:940px;
	margin-bottom:10px;
	verticle-alignment:top;

}


#charityTable td {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border: 2px solid #c8ced5;
	background-image:url(../media/siteimages/boxShadowBottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#charityTable td  .logo {
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	text-align: center; 
   	padding-top:20px;
	padding-bottom:20px;

}

#charityTable td  .logo a{
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	text-align: center; 
   	padding-top:20px;
	border:none;

}
#charityTable td  p {
	padding:0px;
	margin:0px;
	color:#556d88;
	padding-left:30px;
	padding-right:30px; 
	padding-bottom:20px;
	text-align: justify; text-justify: newspaper;
}
.familyBox p.center{
	text-align:center;
	}

.barDivider {
	background-color:#c6d9e2;
	height:24px;
	padding:0px;
	margin:0px;
}
#charityTable td a {
	text-align:center;
	font-weight:bold;

}

#charityTable td a:link	{
	text-decoration:none;
	color:#0067ac;

}
#charityTable td a:visited{
	text-decoration:none;
	color:#0067ac;

}
#charityTable td a:hover	{
	text-decoration:none;
	color:#0067ac;

}
#charityTable td a:active	{
	text-decoration:none;
	color:#0067ac;

}
.center {
text-align:center;
padding-bottom:20px;
}
/*-------------- Styles for Charity Table.aspx ----------------*/

#charityTable   {
	padding:0px;
	margin:0px;
	width:940px;
	margin-bottom:10px;
	verticle-alignment:top;

}


#charityTable td {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border: 2px solid #c8ced5;
	background-image:url(../media/siteimages/boxShadowBottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#charityTable td  .logo {
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	text-align: center; 
   	padding-top:20px;
	padding-bottom:20px;

}

#charityTable td  .logo a{
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	text-align: center; 
   	padding-top:20px;
	border:none;

}
#charityTable td  p {
	padding:0px;
	margin:0px;
	color:#556d88;
	padding-left:30px;
	padding-right:30px; 
	padding-bottom:20px;
	text-align: justify; text-justify: newspaper;
}
.familyBox p.center{
	text-align:center;
	}

.barDivider {
	background-color:#c6d9e2;
	height:24px;
	padding:0px;
	margin:0px;
}
#charityTable td a {
	text-align:center;
	font-weight:bold;

}

#charityTable td a:link	{
	text-decoration:none;
	color:#0067ac;

}
#charityTable td a:visited{
	text-decoration:none;
	color:#0067ac;

}
#charityTable td a:hover	{
	text-decoration:none;
	color:#0067ac;

}
/*-------------- Styles for CompanyTable.aspx ----------------*/

#companyTable   {
	padding:0px;
	margin:0px;
	width:940px;
	margin-bottom:10px;
	verticle-alignment:top;

}


#companyTable td {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border: 2px solid #c8ced5;
	background-image:url(../media/siteimages/boxShadowBottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#companyTable td  .logo {
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	text-align: center; 
   	padding-top:20px;
	padding-bottom:20px;

}

#companyTable td  .logo a{
	padding:0px;
	margin:0px;
	overflow:hidden;
	width:100%;
	text-align: center; 
   	padding-top:20px;
	border:none;

}
#companyTable td  p {
	padding:0px;
	margin:0px;
	color:#556d88;
	padding-left:30px;
	padding-right:30px; 
	padding-bottom:20px;
	text-align: center;
}
#companyTable td a {
	text-align:center;
	font-weight:bold;
}
#companyTable td a:link	{
	text-decoration:underline;
	color:#0067ac;
}
#companyTable td a:visited {
	text-decoration:underline;
	color:#0067ac;
}
#companyTable td a:hover {
	text-decoration:none;
	color:#0067ac;
}
#companyTable td a:active {
	text-decoration:underline;
	color:#0067ac;
}

td a:active	{
	text-decoration:none;
	color:#0067ac;

}
.center {
text-align:center;
padding-bottom:20px;
}

/*-------------- this style is for the wrapper section ----------------*/




#wrapper {
	border:1px none;
	margin:0 auto;
	width:978px;
	position:relative;
		
}
body.main a{
	font-weight: bold;
	color:#0067ac;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
body.main a:hover{
	border-bottom-style:none;
	border-bottom-width:0;
	text-decoration:none;
	color:#0067ac;
}
.newsItemContainer img {
	border: 5px solid #FFFFFF;
	align:center;

}
.newsItemContainer a:hover img {
	border: 5px solid #0067ac;
	align:center;
}

.newsItemContainer .thumb {
	border:0px;
}

.newsItemContainer a:hover .thumb {
	border:0px;
}

.newsItemContainer a:hover {
border-bottom:none;
}

a {
	text-align:left;
	color:#0067ac;
	text-decoration:none;
	font-weight:bold;

}

a:link	{
	text-decoration:none;
	color:#0067ac;
}
a:visited{
	text-decoration:none;
	color:#0067ac;
}
a:hover	{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	text-decoration:none;
	color:#0067ac;
}
a:active	{
	text-decoration:none;
	color:#0067ac;
	text-decoration:none;
}

.listDoublelined ul  {
	line-height: 1.6364em;
	padding-bottom:.3em;
}
.listDoublelined li{	
	padding-bottom:.5em;
	}

p, ul{
	font-size: 1em; /* 11px */ line-height: 1.6364em; /* 18px */ margin: 0 0 1em 0;}
ul{
	padding-left:20px;
	line-height: 1.6364em;
	padding-bottom:.3em;

}
.main ul{
	padding-left:05px;

}
li {
	background-image:url(../media/siteimages/bullet_downArrow.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
	padding-left: 20px;
	padding-bottom:.9em;
}
.singleline li {
	background-image:url(../media/siteimages/bullet_downArrow.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
	padding-left: 20px;
}

#pressReleaseList li {
	background-image:none;
}


html>body  li { /* IE 7 position fix*/
	background-position: 0 .4em;
}

* html li {
	background-image:url(../media/siteimages/bullet_downArrow-IE.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	position: relative;
}

/* -- Headers --*/
h1 {
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h3 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
overflow:hidden;

}
h4 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:10px;


}
h5 {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}


hr {
	border-color:#cbe1f2;
	border-style:dashed;
	border-width:1px 0 0;
	clear:both;
	height:0;
	margin-left:0px;
	margin-right:1px;
	padding:0px;
	margin:0px;
}


/*------------- this style is for the header container section ----------------*/



#header-container {
	width: 978px;
	margin: 0px;
	padding: 0px;
	overflow: visible;	
	height:89px;
}


/*------------------page Title container-----------------*/

#pageTitle-container {
	width:978px;
	background-image:url(../media/siteimages/foil-bar2.jpg);
	background-repeat:no-repeat;
	background-position:bottom; 
	margin-top:80px;
	margin-bottom:10px;
	clear:both;
	float:left;
	overflow:hidden;
	height:33px;

}
.pageTitle {

	border:none;
}
#image-about {
	background-image:url(../media/siteimages/title-about-1.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-resources {
	background-image:url(../media/siteimages/title-news-15.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-solutions {
	background-image:url(../media/siteimages/title-solutions-7.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-careers {
	background-image:url(../media/siteimages/title-career-14.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-alliances {
	background-image:url(../media/siteimages/title-strategicAlliances.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-contactus {
	background-image:url(../media/siteimages/title-contactus-5.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-executives {
	background-image:url(../media/siteimages/title-leadership-2.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-thankyou {
	background-image:url(../media/siteimages/title-about-1.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-comments {
	background-image:url(../media/siteimages/title-about-1.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-sitemap {
	background-image:url(../media/siteimages/title-about-1.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}#image-privacy {
	background-image:url(../media/siteimages/title-about-1.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-giving-back{
	background-image:url(../media/siteimages/title-givingback-13.gif);
	background-repeat:no-repeat;
	width: 359px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}


/*-----------These interior headerimages are for Careers mini site---------*/

#image-whosjackson {
	background-image:url(../media/siteimages/title-whoIsJH.gif);
	background-repeat:no-repeat;
	width: 366px;
	height: 23px;
	margin-top:44px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}

#image-whatcani {
	background-image:url(../media/siteimages/title-whatcani.gif);
	background-repeat:no-repeat;
	width: 420px;
	height: 23px;
	margin-top:44px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-howdoiapply {
	background-image:url(../media/siteimages/title-howdoiapply.gif);
	background-repeat:no-repeat;
	width: 213px;
	height: 23px;
	margin-top:44px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}
#image-jobseekers {
	background-image:url(../media/siteimages/title-jobseekers.gif);
	background-repeat:no-repeat;
	width: 287px;
	height: 23px;
	margin-top:44px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;         
}


/*------------------Flash container-----------------*/
#intro {
	padding-left:0px;
	padding-right:100px;
	overflow:hidden;
}

#careers-container {
	width:978px;
	height: 435px;
	clear:both;
	padding: 0px;
	float:left;
	background-image:url(../media/siteimages/foil-bar2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
* html #careers-container {
	margin-top: -2px;
}
#careers-profile-container {
	width:978px;
	height: 367px;
	clear:both;
	padding: 0px;
	float:left;
	background-image:url(../media/siteimages/foil-bar2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
* html #careers-profile-container {
	margin-top: -2px;
}
#careers-profile-mediaspace {
	width: 978px;
	height:332px;
	float:left;
}
* html #careers-profiles-mediaspace {
	margin-left:15px;
}


/*-----------------Content Container------------------*/

#contentcontainer {
	width: 960px
	float: left;
	background-position: top left;
	margin: 0;
	padding: 0;
}
#dotted-line-divider {
	width:400px;
	height:2px;
	background-image:url(../media/siteimages/charity-dotted-line.png);
	background-repeat:no-repeat;
	float:left;
	padding: 0px;
	margin:0px;
}
* html #dotted-line-divider {
	margin-bottom:-13px;
}

/*-------------- List items within content section buckets  ----------------*/



/*-------------- List items within content section buckets  ----------------*/
#new li {
	background-image:none;
	padding-bottom:0em;
	text-transform:capitalize;
}
* html #new ul {	
	background-image:url(../media/siteimages/home-news-dottedline-sprite.gif);
	margin-bottom: 10px;
}
#new img  {
	padding-right:10px;
	float:left;
}
#new p {
	margin-left:10px;
	margin:0;
	display:inline;
	cursor:pointer;
}
*html #new p {
	margin-left:10px;
	margin:0;
	display:block;
	cursor:pointer;
}

#new ul li{
	padding:0px;
	margin:0px;
	height:1%;
	width:1%;
}
#new span p{
	padding-right:20px;
	margin-right:20px;
	width:60%;
	height:1%;
	font-size: 11px;
}
#new span div{
	padding-right:20px;
	height:1%;
	font-size: 11px;
	width: 115px; 
	float: left; 
	margin-right: 10px;
}


.nowrap {
	white-space:nowrap;
}
#solutions {
margin-left:300px;
margin-right:300px;
}

/*-------Careers - Interior content container-------------*/

#int-contentcontainer {
	width: 978px;
	float: left;
	background-position: top left;
	margin: 0 0 30px 0px;
	padding: 0;
}
#leftColumn {
	width: 500px;
	float: left;
	background-position: top left;
	margin: 0 0 0 10px;
	padding: 0;
}
#rightColumn-jobs-container {
	width: 370px;
	float: right;
	background-position: top left;
	margin: 0 0 0 25px;
	padding: 0;
}
#leftColumn-profile {
	width: 600px;
	float: left;
	background-position: top left;
	margin: 15px 0 0 10px;
	padding: 0;
}
#leftColumn-pullquote {
	width:375px;
	height:180px;
	float:right;
	padding:5px;
	margin: 115px 0 0 15px;
}
img.floatrightquote {
	float:right;
	margin:5px;
}
#rightColumn-profile {
	width: 300px;
	float: left;
	background-position: top left;
	margin: 15px 0 0 35px;
	padding: 0;
}
#rightColumn-jobs-headerspace {
	width: 410px;
	float: left;
	background-position: top left;
	margin: 0 0 0 0px;
	padding: 0;
}
#rtCol-jobs-headertxt {
	width: 150px;
	height: 20px;
	float: left;
	background-position: top left;
	margin: 0 0 0 10px;
	padding: 0;
}
#rtCol-comp-pos {
	width: 90px;
	height: 20px;
	float: left;
	background-position: top left;
	margin: 10px 0 0 10px;
	padding: 0;
}
#careers-add-this {
	background-position:top;
	margin: 20px 20px;
	padding: 0;
	float:right;
	margin-right:12px;
	margin-bottom: 30px;
	border-bottom: medium none;
	text-decoration: none;
}
div#careers-add-this a.addthis_button:link {
    border:none;
}
.scrollable {
	border-bottom:2px solid #EFEFEF;
	height:640px;
	margin:0;
	overflow:auto;
	padding:0;
	width:100%;
}

/*-------Careers - Interior content container images-------------*/

#int-content-img-who-is {
	background-image:url(../media/siteimages/careers_img_who-is.png);
	width: 978px;
	height: 100px;
	float: left;
	background-position: top left;
	margin: 0;
	padding: 0;
}

*html #int-content-img-who-is {
	margin-left: 1px;
}


/*-----------------Follow Us Container------------------*/

#careers-follow-us-container {
	background-image:url(../media/siteimages/follow-us-container-bg.png);
	background-repeat:repeat-x;
	width: 952px;
	height:98px;
	margin:10px 0 0 12px;
	padding-bottom:20px;
}
#careers-follow-us-text {
	background-image:url(../media/siteimages/follow-us.gif);
	background-repeat:no-repeat;
	float:left;
	width:278px;
	height:19px;
	margin-left:21px;
	margin-top:45px;
}
#socialicon {
	background-position: top;
	float:left;
	width:34px;
	height:34px;
	margin-left:15px;
	margin-top:35px;
}

.charity-twitter-logo {
	float: left;
	width:34px;
	height:34px;
	margin: 0;
	padding: 0;
}

a.charity-twitter-logo {
	background-image:url(../media/siteimages/twitter-logo-sprite.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
	border-bottom-style: none;
}

a:hover.charity-twitter-logo {
	background-position: 0 -34px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

.charity-facebook-logo {
	float: left;
	width:34px;
	height:34px;
	margin: 0;
	padding: 0;
}

a.charity-facebook-logo {
	background-image:url(../media/siteimages/facebook-logo-sprite.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
	border-bottom-style: none;
}

a:hover.charity-facebook-logo {
	background-position: 0 -34px;
	border-bottom-style: none;
}

#charity-add-this {
	margin-left:403px;
	margin-top:45px;
	float:left;
}
	
/*-------------- this style is for the search container section ----------------*/



#search-container {
	position:absolute;
	left:810px;
	top:10px;
	padding:0px;
	margin:0px;
	width:200px;
	float:left;

}

#search-container input {
	background-color: #ffffff;
	border:none;
	border:#556d88 1px solid;
	position:relative;
	background-image:url(../media/siteimages/searchWords.gif);
	background-repeat:no-repeat;
	background-position:left;
}
input {

	border:none;
	border:#556d88 1px solid;
}

#search-container input:focus, #search-container input.sffocus    {
	background-image: none;
}
#search_box {
	height:18px;
	float:left;
}	


/*-------------- End search container section ----------------*/


#footerContainer {
	width:100%;
	height:auto;
	padding:0px;
	margin-left:2px;
	float:left;
	display:inline;
	background-image:url(../media/siteimages/footer-dottedline.png);
	background-position:top;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-type:none;
	font-size:11.5px;

}
#footerContainer ul {
	padding:0px;
	margin:0px;
}

#footerContainer li {
	display:inline;
	color:#556d88;
	padding-right:10px;
	padding-left:10px;
}
#footer .lastChild li  {
	background-image:none;
	display:inline;
	color:#556d88;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	padding-left:10px;
}
#footer ul li  {
	background-image:none;
	background-image:url(../media/siteimages/nav-divider.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 8px 0 4px;
	white-space: nowrap;
}

* html #footer ul li  {
	background-image:url(../media/siteimages/nav-divider.gif);
}

#footerContainer a	{
	text-decoration:none;
	color:#0067ac;
	font-weight:normal;
}

#footerContainer a:link	{
	text-decoration:underline;
	color:#1F2832;
}
#footerContainer a:visited {
	text-decoration:underline;
	color:#556d88;
}
#footerContainer a:hover	{
	border-bottom:none;
	text-decoration:none;
	color:#0067ac;

}
#footerContainer a:active	{
	text-decoration:underline;
	color:#556d88;
}

#footer {
	padding-top:10px;
	text-align: center;
}
#footer p{
	padding-left:10px;
	color:#000000;
	font-size: 1em;
	line-height: 1.8em;
	}

#footer .copyright {
	color:#556d88;
	font-size:10px;
	margin-top:10px;
}

	
iframe .googlemap {	
border:1px;
margin-top:20px;
}
#footer_inner {
display:inline;
}

/*-------------- Executives  ----------------*/
.exec-pic{
margin-bottom:10px;
background-image:url(../media/siteimages/exec-foil-bar.jpg);
background-position:bottom;
background-repeat:none;
height:236px;



}

.exec-info {

}

/* 14px  */
.exex-name { font-size: 1.5em; /* 12px */  margin: 0px; padding:0px; padding-bottom:.6em; padding-top:.6em; line-height:0em; font-family:Georgia, "Times New Roman", Times, serif;color:#000000; font-weight:normal;
}
.exex-title { font-size: 1em; /* 10px */  margin: 0px; padding:0px; margin-bottom:1em; font-family:Arial, Helvetica, sans-serif;  color:#0067ac; font-weight:normal; letter-spacing:1px;
 }
.exec-Container {
padding-top:20px;
background-image:url(../media/siteimages/exec-background2.png);
background-position:top;
background-repeat:repeat-x;

}



.special { 
color:#666666; 
font-size: 1.6364em;
font-family:Georgia, "Times New Roman", Times, serif;
margin-right:5px;
}


.special2 { 
color:#666666; 
font-size: 1.3em;

}

#contactForm {
margin-top:20px;
margin-bottom:20px;
}
.googleContainer {
margin-top:110px;


}
/*-------------- tables ----------------*/
#m_jobGrid{
}

#m_jobGrid th { text-align: left; font-weight: bold; 
vertical-align:bottom;
padding-left:10px;
padding-right:10px;
text-decoration:none;
border-bottom:2px solid #556d88;
font-size: 1.6em; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; font-weight:normal;
}
#m_jobGrid td { vertical-align:top;
padding:10px;

border-bottom:1px solid #556d88;
}
#m_jobGrid tr {
margin:10px;
}
#m_jobGrid tr:hover td {
background-color:#e1f3f5;
}
.backtocareers {
margin-top:20px;
}

/*-------------- Career Section----------------*/
.applyNow {
	border: 1px solid #949494;
	color:#000000;
	font-family:arial;
	font-size:12px;
	width: 92px;
	background-image:url(../media/siteimages/forms/button.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	float:right;
}
.applyNowLeft {
	border: 1px solid #949494;
	color:#000000;
	font-family:arial;
	font-size:12px;
	width: 200px;

	background-image:url(../media/siteimages/forms/button.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-bottom:20px;
}
.applyNow a {
	text-decoration:none;
}
.applyNowLeft a {
	text-decoration:none;
}
.careerBox{
	background-color:#f1f6f9;
	border:1px solid #c8ced5;
	margin:0px;
	padding:30px;
	margin-bottom:30px;
	padding-right:100px;
	position:relative;
	overflow:hidden;
	background-image:url(../media/siteimages/career-sections/career-box.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	clear:both;
	display: block;
	height: 1%;
}
*html .careerBox{
	background-color:#f1f6f9;
	border:1px solid #c8ced5;
	margin:0px;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0px;
	margin-bottom:30px;
	padding-right:100px;
	position:relative;
	overflow:hidden;
	background-image:url(../media/siteimages/career-sections/career-box.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	clear:both;
	display: block;
	height: 1%;
}




.careerBox .clearfix {
	display:inline;
}

.careerBox p {

}
.careerBox ul {
	padding-top:10px;
}
.careerBox td {
	padding:10px;
	margin:0px;
	margin-left:10px;
	vertical-align:top;
}
.careerBox td p{
	padding:0px;
	padding-left:5px;
	margin:10px;
	padding-top:0px;
}
.special3 { 
	color:#949494; 
	font-size: 1.3em;
	font-weight:bold; 

}
.specialp {
	background-color:#ffffff;
	border:1px solid #005883; 
	padding:3px 5px 3px 5px;
}
.special4 { 
	color:#005883; 
	font-size: 1.1em;
	margin-right:5px;
	font-weight:bold;
	padding:3px 5px 3px 5px;
}

.backLink a {
	text-align:center;
	font-weight:bold;
	background-image:url(../media/siteimages/backArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	color:#949494;
	padding-left:10px;
}

.backLink a:link	{
	text-decoration:none;
	color:#949494;
}
.backLink a:visited{
	text-decoration:none;
	color:#949494;
}
.backLink a:hover	{
	text-decoration:underline;
	color:#949494;
	border:none;
}
.backLink a:active	{
	text-decoration:none;
	color:#949494;
}
/*-------------- News Section----------------*/

.newsHeader {
font-weight:bold;
font-size:1em;
text-transform:lowercase;
text-transform:capitalize;
margin:0px;
padding:0px;
cursor:pointer;
}
.newsDate {
font-weight:bold;
}
.newsBody {
}
.newsItemContainer {
	background-color:#f1f6f9;
}

#careers-container {
	width:978px;
	height: 435px;
	clear:both;
	padding: 0px;
	float:left;
	background-image:url(../media/siteimages/foil-bar2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
* html #careers-container {
	margin-top: -2px;
	margin-left: 1px;
}

#new a span {
	background-image:url(../media/siteimages/home-careerbuckets-bkg-sprite.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px 0px 10px 10px;
	color:#556d88;
	float:left;
	font-weight:bold;
	display:block;
	width:311px;
}
* html #new a span {
	background-image:url(../media/siteimages/home-careerbuckets-bkg-sprite.gif);
	padding-left: 0px;
}
#new a:hover span{
	background-image:url(../media/siteimages/home-careerbuckets-bkg-sprite.png);
	background-position:0 -149px;

}
* html #new a:hover span{
	background-image:url(../media/siteimages/home-careerbuckets-bkg-sprite.gif);
}

#contentcontainer {
	width: 960px
	float: left;
	background-position: top left;
	margin: 0;
	padding: 0;
}

#header-career-container {
	width: 978px;
	margin: 0px;
	padding: 0px;
	overflow: visible;	
	height:96px;
}

/*-------------- List items within content section buckets  ----------------*/
#new {
}	
#new li {
	background-image:none;
	padding-bottom:0em;
	text-transform:capitalize;
}
#new ul {	
	background-image:url(../media/siteimages/home-news-dottedline-sprite.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding: 0 0 1px 0px;
}
* html #new ul {	
	background-image:url(../media/siteimages/home-news-dottedline-sprite.gif);
	margin-bottom: 10px;
}
#new img  {
	padding-right:10px;
	float:left;
}
#new p {
	margin-left:10px;
	margin:0;
	display:inline;
	cursor:pointer;
}
*html #new p {
	margin-left:10px;
	margin:0;
	display:block;
	cursor:pointer;
}

#new ul li{
	padding:0px;
	margin:0px;
	height:1%;
	width:1%;
}
#new ul li a{
	color:#363b3e;
	text-decoration:none;
	font-weight:bold;
}
#new span p{
	padding-right:20px;
	margin-right:20px;
	width:60%;
	height:1%;
}


.nowrap {
	white-space:nowrap;
}
#solutions {
margin-left:300px;
margin-right:300px;
}

/*-----------------Content Container------------------*/

#content-buckets {
	width: 311px;
	float: left;
	clear: none;
	margin: 0px;
	padding-left: 5px;
	background-position: 0 31px;
}
#dotted-line-divider {
	width:400px;
	height:2px;
	background-image:url(../media/siteimages/charity-dotted-line.png);
	background-repeat:no-repeat;
	float:left;
	padding: 0px;
	margin:0px;
}
* html #dotted-line-divider {
	margin-bottom:-13px;
}
/*------------------Flash container-----------------*/
#intro {
	padding-left:0px;
	padding-right:100px;
	overflow:hidden;
}

#careers-profile-container {
	width:978px;
	height: 367px;
	clear:both;
	padding: 0px;
	float:left;
	background-image:url(../media/siteimages/foil-bar2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
* html #careers-profile-container {
	margin-top: -2px;
}
#careers-mediaspace {
	width: 978px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	float:left;
	/*margin-left:20px;
	margin-top: 30px;*/
}
* html #careers-mediaspace {
	margin-left:0px;
}
#careers-profile-mediaspace {
	width: 978px;
	height:332px;
	float:left;
}
* html #careers-profiles-mediaspace {
	margin-left:15px;
}
.careerflashhomebg {
	width: 978px;
	height: 400px;
	background-image:url(../media/92341/careerflashhomebg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.careerflashbg {
	width: 978px;
	height: 400px;
	background-repeat:no-repeat;
	background-position:top;
}

.apply-bucket{
	background-image:url(../media/siteimages/bg-highlight.png);
	background-repeat:no-repeat;
}
*html .apply-bucket{
	background-image:url(../media/siteimages/bg-highlight.gif);
}
.bg-apply{
	background-image:url(../media/siteimages/bg-apply.png);
	background-position:-5px 0;
	background-repeat:no-repeat;
}
*html .bg-apply{
	background-image:url(../media/siteimages/bg-apply.gif);
	background-color:#09F;
}
* +html .bg-apply{
	background-image:url(../media/siteimages/bg-apply.gif);
	background-color:#09F;
}
.apply-bucket-b{
	background-image:url(../media/siteimages/bg-apply-highlight.png);
	background-repeat:no-repeat;
}
*html .apply-bucket-b{
	background-image:url(../media/siteimages/bg-apply-highlight.gif);
}





























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

