/*-------------- 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/awards/HCSA-bg-home.jpg);
	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/awards/HCSA-bg-body.jpg);
	background-position: center top;	
	}
html {
	background: url(/media/siteimages/awards/HCSA-bg-home-body.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color:#dbcfa0;
	
}
#logo {
	cursor:pointer;
	float:right;
	clear:both;
}
#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 Awards Main ----------------*/

#charity-container {
	clear:both;
	float:left;
	margin-bottom:0px;
	padding:0;
	width:988px;
}
#charity-mediaspace {
	float:left;
	height:321px;
	margin:0;
	width:989px;
}
#charity-mediaspace-desc {
	float:right;
	margin:0;
	width:400px;
	padding: 0px;
}
#charity-mediaspace-logo {
	margin:0;
	padding: 0px;
}
#charity-mediaspace-text {
	color:#FFFFFF;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	line-height:11px;
	margin-top:4px;
	padding:0;
	width:290px;
}
#charity-mediaspace-arrow {
	background-image:url(/media/siteimages/charity-arrow.png);
	background-repeat:no-repeat;
	float:right;
	height:18px;
	margin:18px 8px 0 0;
	width:18px;
}
#charity-learnseeshare {
	
}
#dotted-line-divider {
	background-image:url(/media/siteimages/charity-dotted-line.png);
	background-repeat:no-repeat;
	float:left;
	height:2px;
	margin:0;
	padding:0;
	width:400px;
}
#charity-learn, #charity-see, #charity-share {
	margin:10px 0 0 0;
	border-bottom: 1px dotted #dbcfa0;
	background-image:url(/media/siteimages/awards/HCSA-yellow-arrow.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	display:table;
	color:#000000;
	float:left;
	font-size:12px;
	line-height:13px;
}
#charity-follow-us-container {
	margin-top:0;
	padding-bottom:0;
	width:988px;
	display:table;
}
#charity-follow-us-text {
	background-image:url(/media/siteimages/awards/HCSA-followstories.png);
	background-repeat:no-repeat;
	float:left;
	height:11px;
	margin-left:15px;
	margin-top:15px;
	width:126px;
}
#socialicon-twitter,#socialicon-facebook,#socialicon-youtube {
	background-position:center top;
	float:left;
	height:27px;
	margin-left:15px;
	margin-top:6px;
	width:27px;
}
#socialicon-twitter a {
	float:left;
	height:27px;
	margin:0;
	padding:0;
	width:27px;
	background-image:url(/media/siteimages/awards/HCSA-twitter.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom-style:none;
}
#socialicon-facebook a {
	float:left;
	height:27px;
	margin:0;
	padding:0;
	width:27px;
	background-image:url(/media/siteimages/awards/HCSA-facebook.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom-style:none;
}
#socialicon-youtube a {
	float:left;
	height:27px;
	margin:0;
	padding:0;
	width:27px;
	background-image:url(/media/siteimages/awards/HCSA-youtube.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom-style:none;
}
#socialicon-facebook a:hover,#socialicon-twitter a:hover,#socialicon-youtube a:hover {
	background-position: 0 -27px;
	border-bottom-style: none;
}
#socialicon-facebook a span,#socialicon-twitter a span,#socialicon-youtube a span {
	overflow:hidden;
	display:none;
}
#charity-add-this {
	float:right;
	margin-right:0px;
	margin-top:10px;
}

/*-------------- 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:none;
	color:#0067ac;
}
#companyTable td a:visited{
	text-decoration:none;
	color:#0067ac;
}
#companyTable td a:hover	{
	text-decoration:none;
	color:#0067ac;
}
#companyTable td a:active	{
	text-decoration:none;
	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 {
	margin:0 auto;
	width:988px;
	position:relative;
	min-height:550px;
	margin-bottom:30px;
}
body.main a{
	font-weight:bold;
	color:#0067ac;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	
}
body.main a:hover{
	border-bottom-style:none;
	text-decoration:none;
	color:#0067ac;
}
#test4 {
	width:760px;
}
.newsItemContainer div.grid_3 a img {
	border: none;
	align:center;
	width: 160px;
}
.newsItemContainer div.grid_3 a {
	border: none;
}
.newsItemContainer a:hover img {
	border: none;
	align:center;
}

.newsItemContainer .thumb {
	border:0px;
}

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

.newsItemContainer a:hover {
border-bottom:none;
}
.storyItem-mainleftcolumn {
	display: table;
	float: left;
	padding-right: 25px;
	width: 325px;
}
.storyItem-mainrightcolumn {
	display: table;
	float: left;
	width: 600px;
}
#storyDetail {
	margin-top:20px;
	display:table;
}
a {
	text-align:left;
	color:#0067ac;
	text-decoration:none;
	font-weight:bold;

}

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

}

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

a:hover	{
	border-bottom-style:none;
	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;
}
ol {
	list-style: decimal;
	padding-left:20px;
	line-height: 1.6364em;
	padding-bottom:.3em;
}
* +html ol {
	padding-left:23px;
}
ol li {
	padding-left: 0px;
	padding-bottom:.9em;
	background:none;
}
ol li ul li {
	background-image:url(/media/siteimages/bullet_downArrow.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
	padding-left: 20px;
	padding-bottom:8px;
}
ol li ul li ul li {
	background-image:url(/media/siteimages/bullet_downArrow.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
	padding-left: 20px;
	padding-bottom:0px;
}
ol li ul li ul {
	padding-bottom:0px;
	margin-bottom:0px;
}
.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;
}
.header1, .storyHeadline {
    color: #b65518;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: capitalize;
}
.header6 {
    color: #434343;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2857em;
    margin-bottom: 0;
    margin-top: 1em;
    text-transform: capitalize;
}
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 body container section on the homepage ----------------*/
.container_16 {
	width:988px;
	margin:25px 0 50px 0;
	padding:0px;
}
#leftColumn {
	width:600px;
	margin: 0 30px 0 0;
}
#pressReleaseList {
	width: 300px;
	float:right;
}

#charity-learseeshare-wrapper {
	width:192px;
	padding:0;
	margin:0 4px 0 0;
	display:table;
	float:left;
	text-align:center;
}
.charity-learn-img {
	background:url(/media/siteimages/awards/HCSAhome-piclearn.jpg) no-repeat top left;
	padding:75px 6px 0;
	display:table;
}
.charity-see-img {
	background:url(/media/siteimages/awards/HCSAhome-picsee.jpg) no-repeat top left;
	padding:75px 18px 0;
	display:table;
}
.charity-share-img {
	background:url(/media/siteimages/awards/HCSAhome-picshare.jpg) no-repeat top left;
	padding:75px 6px 0;
	display:table;
}
* +html .charity-learn-img {
	cursor:pointer;
	border: 1px solid #d5b785; /*IE 7 is awful*/
}
* +html .charity-see-img {
	cursor:pointer;
	border: 1px solid #d5b785; /*IE 7 is awful*/
}
* +html .charity-share-img {
	cursor:pointer;
	border: 1px solid #d5b785; /*IE 7 is awful*/
}
a.charity-learn-img:hover, a.charity-see-img:hover, a.charity-share-img:hover {
	filter: alpha(opacity=70);
	opacity: 0.70;
	margin:0;
	padding:0;
}
.charity-img-text {
	padding:0;
	text-align:center;
}


/*------------- this style is for theflash on the homepage ----------------*/
.HCSA-flash {
	position:relative;
	top:-60px;
	left:0;
	z-index:1;
}
* +html .HCSA-flash {
	top:-59px;
}


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



#header-container {
	width: 988px;
	margin: 0px;
	padding: 0px;
	height:181px;
}
.header-container-wrapper {
}


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

#pageTitle-container {
	clear: both;
    	float: right;
    	height:95px;
    	margin-top: 32px;
    	padding-right: 15px;
    	text-align: right;
    	width: 970px;
}
.pageTitle {
	border: medium none;
    color: #FFFFFF;
    display: table;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 36px;
    font-style: italic;
    font-weight: normal;
    line-height: 36px;
}
#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;         
}
#image-awards-about{
	background-image:url(/media/siteimages/title-aboutAwards.gif);
	background-repeat:no-repeat;
	width: 365px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;
}
#image-awards-stories{
	background-image:url(/media/siteimages/title-hospitalstories.gif);
	background-repeat:no-repeat;
	width: 365px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;
}
#image-awards-nominate{
	background-image:url(/media/siteimages/title-nominate.gif);
	background-repeat:no-repeat;
	width: 365px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;
}
#image-awards-faq{
	background-image:url(/media/siteimages/title-FAQ.gif);
	background-repeat:no-repeat;
	width: 370px;
	height: 22px;
	margin-top:50px;
	align:top; 
	position:absolute;  
	top:104px;
	left:20px;
}




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



/*------------------Flash container-----------------*/

#flash-container {
	width:978px;
	height:352px;
	clear:both;
	margin: 0px;
	padding: 0px;
	float:left;
	min-height:280px; /*ff*/
	background-image:url(/media/siteimages/foil-bar2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
	margin-bottom:20px;



	}

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



#search-container {
    left: 820px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 140px;
    width: 200px;
    z-index: 400;
}

#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:20px 0px;
	margin:0px;
	background-image:url(/media/siteimages/awards/HCSA-bg-home-footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-type:none;
	font-size:11.5px;
}
* html #footerContainer {
	background-image:url(/media/siteimages/footer-dottedline.gif);
}
#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 8px;
	white-space: nowrap;
}
#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:none;
	color:#1f2832;
}
#footerContainer a:visited {
	text-decoration:none;
	color:#1f2832;
}
#footerContainer a:hover	{
	border-bottom:none;
	text-decoration:none;
	color:#0067ac;

}
#footerContainer a:active	{
	text-decoration:none;
	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: 200px;
	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 {
	display:table;
	width:100%;
	padding:15px 0;
}


/*-------------- Home News Items  ----------------*/
#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 left;
	padding-bottom: 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%;
}

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

}
* html #new a:hover span{
	background-image:url(../media/siteimages/home-news-bkg-sprite.gif);
}
.nowrap {
	white-space:nowrap;
}
#solutions {
margin-left:300px;
margin-right:300px;
}




/*-------------- this style is for the stories page news section ----------------*/


.newsHeadline {
color:#556D88;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.8182em;
line-height:1.5em;
margin:0;
padding:0;
text-transform:capitalize;
font-weight: normal;
}

/* Stories page */

/*-------------- Media Room Section----------------*/

#stories-contentcontainer {
	width: 978px;
	float: left;
	background-position: top left;
	margin-bottom: 30px;
	padding: 0px;
}
#leftColumn-stories-container {
	width: 460px;
	float: left;
	background-position: top left;
	margin: 0px 0 0 10px;
	padding: 0;
}
#leftColumn-stories-container hr {
	margin:16px 0;
	border-color:#999999;
}
* +html #leftColumn-stories-container hr {
	margin:10px 0;
}
*html #leftColumn-stories-container {
	margin-left:13px;
	width: 480px;
}
#rightColumn-stories-container {
	width: 410px;
	float: left;
	background-position: top left;
	margin: 38px 0 0 58px;
	padding: 0;
}
* html #rightColumn-stories-container {
	margin-left: 48px;
}
* +html #rightColumn-stories-container {
	margin-left:40px;
}
.stories-dotted-divider {
	background-image:url(../media/siteimages/dotted-divider.png);
	background-repeat:no-repeat;
	width:440px;
	height:1px;
	clear:both;
	margin-top:5px;
	margin-bottom:11px;
}
* html .stories-dotted-divider {
	margin-bottom:0px;
}
.stories-video-container{
	width:400px;
	height:364px;
	margin-bottom:20px;
	float:left;
}
.stories-content-container{
	width:400px;
	float:left;
}

.stories-spotlight-container {
	border-top:10px solid #ceab79;
	border-bottom:10px solid #ceab79;
	margin: 30px 0;
	clear: both;
	padding:0;
	min-height: 300px;
}
.stories-spotlight-header {
	width: 100%;
}
.spotlighthead {
	margin: 10px 0;
	display: table;
}
.stories-spotlight-space {
	width: 100%x;
	display:table;
	margin: 0;
	padding: 0;
}
.Review-link, .Article-link, .Brief-link, .Ebook-link {
	float:left;
	margin:4px;
	padding:0;
	text-align:center;
	width:230px;
}
.Review-link img, .Article-link img, .Brief-link img, .Ebook-link img {
	width:215px;
}
.Review-link a, .Article-link a, .Brief-link a, .Ebook-link a {
	position: relative;
    top: -6px;
}
.stories-main-column {
	margin: 20px 0 0 0;
	clear: both;
	width: 100%;
}
* html .stories-main-column {
	margin-left: 10px;
}

/*--------------------------------------------------
Styles for expand / collapse columns -------------*/

#panel {
	display: table;
	width: 100%;
}
* html #panel {
	background-color: white;
}
#panel p, #panel span{
	margin: 0px 0 0 15px;
}
#panel2 {
	display: table;
	width: 100%;
}
* html #panel2 {
	background-color: white;
}
#panel2 p, #panel2 span{
	margin: 0px 0 0 15px;
}
#panel3 {
	display: table;
	width: 100%;
}
* html #panel3 {
	background-color: white;
}
#panel3 p, #panel3 span{
	margin: 0px 0 0 15px;
}

#panel4 {
	display: table;
	width: 100%;
}
* html #panel4 {
	background-color: white;
}
#panel4 p, #panel4 span{
	margin: 0px 0 0 15px;
}

#panel5 {
	display: table;
	width: 100%;
}
* html #panel5 {
	background-color: white;
}
#panel5 p, #panel5 span{
	margin: 0px 0 0 15px;
}
.slide {
	margin-top: 6px;
	padding: 0;
}
.btn-slide-container {
	border-top:1px dashed #5F7790;
	background: url(../media/siteimages/media_section_header_bg.png) repeat-x 0px 0px;
	text-align: left;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	display: block;
}

.btn-slide1, .btn-slide2, .btn-slide3, .btn-slide4, .btn-slide5 {
	background: url(../media/siteimages/media_section_header_expand.png) no-repeat 0px 0px;
	text-align: left;
	margin: 0 auto;
	padding-left:0;
	padding-bottom: 5px;
	display: table;
	text-decoration: none;
	font-weight:bold;
}
a.btn-slide1, a.btn-slide2, a.btn-slide3, a.btn-slide4, a.btn-slide5 {
	border-bottom-style:none;
	margin: 0px 0 0 15px;
}
* +html a.btn-slide1 {
	margin: 0px 0 0 15px;
	float: left;
}
* +html a.btn-slide2 {
	margin: 0px 0 0 15px;
	float: left;
}
* +html a.btn-slide3 {
	margin: 0px 0 0 15px;
	float: left;
}
* +html a.btn-slide4 {
	margin: 0px 0 0 15px;
	float: left;
}
* +html a.btn-slide5 {
	margin: 0px 0 0 15px;
	float: left;
}
.slide2 {
	margin-top: 6px;
	padding: 0;
}
.slide3 {
	margin-top: 6px;
	padding: 0;
}
.slide4 {
	margin-top: 6px;
	padding: 0;
}
.slide5 {
	margin-top: 6px;
	padding: 0;
}
.slide-link-left {
	margin: 0;
	padding: 0 0 0 25px;
	color:#B65518;
}
a.slide-link-left {
	border-bottom-style:none;
	text-decoration: none;
}
* +html .slide-link-left {
	margin: 0;
	padding: 0 0 0 25px;
}
.active {
	background: url(../media/siteimages/media_section_header_collapse.png) no-repeat 0px 0px;
}
#show-all-link-container {
	float: right;
	margin: 0px 15px 0 0;
	width: auto;
	color: #0067ac;
}
.show-all-link {
	background-position: center top;
	text-decoration: none;
}
span.sharePadding {
	float:right;
}

.grid_16 {
	margin:0;
}

/*--------------------------------------------------
END - Styles for expand / collapse columns -------------*/















































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

