* {
    margin: 0;
    padding: 0;
    border: 0 none;
}

body {
    background: #a12500 url(/images/common/red-fade-bg.png) top left repeat-x;
    font-family: verdana, helvetica, sans-serif;
    font-size: .75em;
    /*updated to use em as a baseline instead of hard-coded px values - equivalent to 12px at standard display settings */
    margin: 0;
    color: #9b9b9b;
    width: 100%;
}

body#home {
    background: #dbdbdb url(/images/BG.jpg) top center no-repeat;
}

#stage {
    width: 100%;
    height: 732px;
    display: block;
    position: relative;
}

#stage #beehive #welcome {
	position: absolute;
	width: 100%;
	top: 325px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#stage #beehive #welcome span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	font-family: 'FranklinGothicBookCondensed', Arial, Sans-serif;
	font-size: 46px;
	line-height:46px;
	color: #666;
}

#stage #beehive #welcome span#partOne {
	display: block;
}

#stage #beehive #welcome span#partTwo {
	display: none;
}

#stage #beehive #welcome .lineTwo {
	font-size:37px !important;
	line-height:42px !important;
	position:static !important;
	display:block;
}

.mainContainer {
    /* float: left; */
    margin: 0 auto;
    min-width: 100%;
    _width: expression(this.currentStyle.getAttribute('minWidth'));
}

.header {
    height: 30px;
    font-size: 85%;
}

#bgresized {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1024px;
    z-index: -1;
}

h2 {
    font-size: 275%;
    color: #ad1a10;
    font-family: 'FranklinGothicMedium';
    line-height: 100%;
    font-weight: normal;
}

h2 a {
	color: #ad1a10;
	text-decoration: none;
}

h3 {
    font-family: 'FranklinGothicMediumCondensed';
    font-size: 241%;
    color: #ad1a10;
    line-height: 100%;
    font-weight: normal;
    margin-bottom: 10px;
}

h3 a {
    color: #ad1a10;
}

h3 a:hover {
    color: #666666 !important;
}
.item-description a:focus{
	border: 1px dotted #696969;
}
.item-description-header {
    display: block;
    overflow: hidden;
}

.item-description-header a, .item-description-header span {
    float: left;
    text-transform: uppercase;
}

h4 {
    font-family: FranklinGothicMediumCondensed;
    font-size: 87.5%;
    line-height: 100%;
    font-weight: normal;
}

.floatLeft {
    float: left;
}

.hidden {
    visibility: hidden;
}

.display-none {
    display: none;
}

.floatRight {
    float: right;
}

.mg-bottom-standard {
    margin-bottom: 25px;
}

.clear {
    clear: both;
}



a {
    color: #1462a1;
}

a:hover{
    color: #AD1A10;
}

.blue {
    color: #2277CC;
}

.white {
    color: #ffffff;
}

.red {
    color: #b01713
}

.maroon {
    color: #580107;
}

.bold {
    font-weight: bold;
}

.signIn {
    margin: 9px;
    font-family: FranklinGothicDemi;
}

.topNewsContainer {
    background: #FFF;
    padding: 10px;
}

.topNews {
    margin: 0 10px;
}

.topNewsSlot {
    margin: 0 10px;
}

.topNewsEmptySlot {
    width: 150px;
}

.topNewsHeadline {
    font-size: 87.5%;
    margin: 7px 0;
}



.footerWrapper a {
	color: #ffffff;
	text-decoration: none;
	opacity: .85;
	zoom: 1;
}
.gt-ie7 .footerWrapper a {
	color: #ffffff;
	text-decoration: none;
	filter: alpha(opacity = 85);
	zoom: 1;
}

.footerWrapper a:hover {
	opacity: .85;
	
}

.gt-ie7 .footerWrapper a:hover {
	filter: alpha(opacity = 100);
}

.footerWrapper hr {
	width: 100%;
	height: 1px;
	background: #a65565;
	color: #a65556;
	clear: both;
	border: 0;
}

.footerSection {
	width: 1024px;
	margin: 0 auto;
}

#siteMapFooter {
	
}

#siteMapFooter_0 {
	padding-left: 59px;
}
#siteMapFooter_1 {
	padding-left: 70px;
}
#siteMapFooter_2 {
	padding-left: 46px;
}
#siteMapFooter_3 {
	padding-left: 59px;
}
#siteMapFooter_4 {
	padding-left: 59px;
}

.siteMapList {
	list-style-type: none;
	float: left;
	padding: 0 0 15px 35px;
	margin: 15px 0 0 0;
}
.siteMapList:first-child {
	padding-left: 7px;
}
.siteMapList li {
	color: #e2cece;
	line-height: 1.5;
	font-size: 11px;
	padding-bottom: 3px;
}
.siteMapList li.siteMapHeader {
	line-height: 1.2;
	font-size: 15px !important;
	font-weight: bold;
}
.siteMapList li span.siteMapText {
	color: #ffffff;
	opacity: .85;
	filter: alpha(opacity = 85);
	zoom: 1;
}

.siteMapList li>ul {
	list-style: disc;
	padding-left: 15px;
}

#midFooter {
	position: relative;
	z-index: 100;
}

#brandsFooter {
	list-style-type: none;
	padding-left: 10px;
}

#brandsFooter li {
	float: left;
}

#socialFooter {
	position: relative;
	padding-right: 10px;
	float: right;
	margin-top: 15px;
	font-size: 15px;
	color: #FFF;
	opacity: .85;
	filter: alpha(opacity = 85);
}
#socialFooter a:first-child {
	padding-left: 10px;
}
#socialFooter img {
	vertical-align: bottom;
	padding-left: 5px;
}
#socialFooter ul#twitterAccounts {
	position: absolute;
	right: 10px;
	background-color: #720906;
	border: 1px solid #a15665;
	border-top: 0;
	list-style: none;
}
#socialFooter ul#twitterAccounts li {
}
#socialFooter ul#twitterAccounts li a {
	display: block;
	font-size: 11px;
	line-height: 1.4;
	padding: 2.5px 10px;
}
#socialFooter ul#twitterAccounts li:first-child a {
	padding-top: 5px;
}
#socialFooter ul#twitterAccounts li:last-child a {
	padding-bottom: 5px;
}
#socialFooter a span.showAccounts {
	background: url(/images/footer_social_more-less.png) no-repeat top left;
	height: 17px;
	width: 17px;
	vertical-align: bottom;
	display: inline-block;
    zoom: 1; /* IE7 inline-block fix, part 1 */
    *display: inline; 1; /* IE7 inline-block fix, part 2 */
}
#socialFooter a span.showAccounts.open {
	background-position: bottom left;
}
#socialFooter a span.showAccounts.closed {
	background-position: top left;
}

#bottomFooter {
	position: relative;
	z-index: 10;
	margin-bottom: 15px;
}

#corpLinksFooter {
	list-style-type: none;
	text-align: center;
}

#corpLinksFooter li {
	font-size: 11px;
	padding-left: 7px;
	border-left: 1px solid #fff;
	margin: 15px 7px 15px 0;
	display: inline-block;
    zoom: 1; /* IE7 inline-block fix, part 1 */
    *display: inline; 1; /* IE7 inline-block fix, part 2 */
}

#corpLinksFooter li:first-child {
	border-left: 0 none;
}

#disclaimerFooter,
#pdfFooter {
	float: right;
	font-size: 11px;
	color: #FFF;
	opacity: .85;
	filter: alpha(opacity = 85);
	text-align: right;
	margin-top: 15px;
	padding-right: 10px;
}
#pdfFooter {
	float: left;
	text-align: left;
	padding-right: 0px;
	padding-left: 10px;
}

.clearFooter {
	font-size: 1px;
	height: 1px;
	width: 100%;
	clear: both;
}

.imageAndTextSnippet {
	padding: 10px;
	width: 30%;
}

.padding10 {
	padding: 10px;
}

.width50 {
	width: 50%;
}

.locationContainer {
	margin: 0 5px;
}

.locationStyle {
	margin: 10px 5px;
	color: #FFF;
}

.locationSelector {
	margin: 2px 5px;
}

.breadCrumbContainer {
	background: #FFF;
	background-image: url(/images/breadcrumb-top-border.png);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
}

.breadCrumbSubContainer {
	margin: 0 auto;
	width: 994px;
	padding-bottom: 13px;
	padding-top: 23px;
	position: relative;
}

.breadCrumbEmptySlot {
	width: 10%;
}

.breadCrumb {
	font-size: 90%;
}

.currentPageCrumb {
	color: #1462a1;
}

.breadCrumb a {
	color: #515151;
}

.subpageBody {
	background: #FFF;
	border-top-color: #e1e1e1;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 25px;
	padding-bottom: 20px;
	
}

.subpageBodyContainer {
	margin: 0 auto;
	width: 994px;
}

.subpageBodyEmptySlot {
	width: 10%;
}

.mainContent {
	width: 734px;
}

.rightSideContent {
	width: 252px;
	float: right;
}

.rightSideContent a.highlighted {
	white-space:normal;
}

.rightSideContent hr {
	/*display: none;*/
	margin: 15px 0;
	width: 100%;
	height: 0px;
	border:none !important;
	background-color: #fff !important;
	visibility: hidden;	
}
.ie7 .rightSideContent hr {
	margin: 15px 0;
	width: 100%;
	height: 0px;
	border:none !important;
	background-color: #fff !important;
	visibility: hidden;
}

.rightSideContent hr.with-border {
	border: 1px solid #e1e1e1 margin:14px 0;
	width: 100%;
	height: 1px;
}

.arrow {
	background-image: url(/assets/images/common/02_tilemodule_chevron.png);
	background-repeat: no-repeat;
	width: 10px;
	display: inline-block;
	margin-left: 5px;
	height: 20px;
	float: none !important;
}

.reset-for-articles{
	background-position: 0 3px;
}
.arrow-with-top {
	margin-top: 5px;
	vertical-align: top;
}
.ie7 .arrow-with-top {
	margin-top: 5px;
	margin-top: 8px;
	vertical-align: top;
}

.link-out-icon {
	background: url(/images/linkout.gif) no-repeat left top;
	width: 13px;
	display: inline-block;
	height: 10px;
	vertical-align: baseline;
	text-indent:-9999px;
	margin-left:3px;
}

a:hover .link-out-icon {
	background-position: -13px top;
}

.rightSectionContent {
	color: #535353;
	
}

.rightSectionContent p {
	margin-top: 0;
	margin-bottom: 5px;
}

.highlighted {
	white-space: nowrap;
	color: #5C6779;
	/*font-weight: bold;*/
	text-decoration: none;
}

.highlighted-button {
	color: #FFFFFF;
	display: block;
	line-height: 23px;
	text-align: center;
	height: 26px;
	width: 73px;
	text-decoration: none;
	background: url(/assets/images/common/button-bg.png) center center	no-repeat;
}

.see-all-link {
	position: absolute;
	top: 0;
	left: 625px;
}

.newsViews {
	padding: 0 0 0 20px;
}

.socialViews {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e1e1e1;
	padding: 30px 20px 10px 20px;
}

.newsSection {
	color: #535353;
	font-family: arial, helvetica, sans-serif;
	*padding-bottom:10px;
}

.socialSection {
	color: #535353;
	font-family: arial, helvetica, sans-serif;
}

.newsHeader {
	color: #58626C;
	float: left;
	font-family: FranklinGothicBook, arial, helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 5px;
	width: 100%;
}

.newsLeftHeader {
	width: 70%;
	text-align: left;
	float: left;
}

.newsRightHeader {
	width: 30%;
	text-align: right;
	float: right;
}

.newsHeader a {
	font-family: FranklinGothicBook, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #58626c;
	text-decoration: none;
}

.accessibility-hidden {
	/*display: none; changed to positioning offscreen because some screenreaders skip over display:none */
	position:absolute;
	left:-9999px;
}

.newsArrow {
	
}

.newsContent {
	color: #535353;
	margin-bottom: 30px;
}

.newsContent p {
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 91%;
	line-height: 1.3;
}

p.newsSubHeader {
	line-height: 1.2;
	font-size: 115%;
	color: #5c6779;
	font-weight: bold;
}
p.newsDate {
	line-height: 1.2;
	font-weight: normal;
	color: #959595;
}

.socialContent {
	color: #535353;
	font-size: 80%;
	margin-bottom: 10px;
}

.socialContent p {
	margin-bottom: 5px;
	margin-top: 0;
}

.newsDate {
	
}

.rightSectionRef {
	color: #959595;
}


p.rightSectionRef{
	margin-bottom:20px;
}
.rightSectionRef img {
	float: right;
}

.rightSectionRef a {
	color: #1462A1;
	margin-left:20px;
	font-size:91%;
	/*text-decoration: none;*/
}

.socialUsername {
	color: #5C6779;
	font-weight: bold;
	font-size: 109% !important;
	margin-bottom: 0 !important;
}

.socialUsername a {
	/*color: #535353;*/
	text-decoration: none;
}

.text-with-image-right-section {
	display: block;
	width: 100%;
}

.text-with-image-right-section h3 {
	color: #788393;
	text-align: center;
	font-weight: bold;
	font-family: arial;
    font-size: 110%;
}

.text-with-image-headline-right-section {
	text-transform: uppercase;
	text-align: center;
	font-family: 'FranklinGothicDemiCondensed';
	font-size: 160%;
	color: #788393;
	padding: 0px 10px;
}

.text-with-image-right-section {
	padding-bottom: 10px;
}

.text-with-image-right-section img {
	display: block;
	max-width: 210px;
	margin: 0 auto;
	width:195px;
	height:auto;
}

.text-with-image-right-section p {
	color: #9B9B9B;
	font-family: arial, helvetica, sans-serif;
	font-size: 91%;
}

.text-with-image-right-section .subtitle {
	font-weight: bold;
}

.text-with-image-right-section .left {
	border: 1px solid #e1e1e1;
	padding: 5px;
	float: left;
	margin-right: 10px;
	width: 95px;
	height: 100px;
}

.text-with-image-right-section .right {
	border: 1px solid #e1e1e1;
	padding: 5px;
	float: right;
	margin-left: 10px;
	width: 95px;
	height: 100px;
}

.submit-button-side-bar {
	color: #FFFFFF;
	display: block;
	line-height: 23px;
	text-align: center;
	height: 26px;
	width: 73px;
	text-decoration: none;
}

.submit-button-side-bar:hover {
	color: #FFFFFF;
}

.quoteSection {
	border: solid 1px #e1e1e1;
	color: #58626c;
	font-family: FranklinGothicMediumCondensed;
	margin-top: 20px;
	padding: 20px 30px 10px;
}

.quoteSentence {
	font-size: 130%;
}

.quoteAuthor {
	font-family: FranklinGothicBook;
	font-weight: bold;
	font-size: 110%;
}

.quoteDescrition {
	font-family: FranklinGothicBook;
	font-style: italic;
	font-size: 110%;
}

.navSection {
	background-image: url("/images/navGradient.png");
	background-repeat: repeat-x;
	border: solid 1px #e1e1e1;
	color: #535353;
	font-family: arial, helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
	display: block;
	width: 237px;
}

.navHeader {
	font-family: 'FranklinGothicDemiCondensed';
	font-size: 191%;
	color: #788393;
}

.learn-more {
	text-transform: uppercase;
	text-align: center;
}

.navContent {
	color: #535353;
	font-size: 100%;
	margin-bottom: 10px;
	margin-right: 20px;
	color: #535353;
	display: block;
	float: left;
	font-size: 100%;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 100%;
}

.navContent p {
	
}

.navContent a {
	display: block;
	font-size: 91%;
	color: #535353;
	text-decoration: none;
	margin: 5px 0 0 7px;
	padding-left: 7px;
	background: url(/assets/images/common/04_rightnav_arrow_off.png)
		no-repeat 0px 4px;
	font-family: arial, helvetica, sans-serif;
}

.navContent a:HOVER {
	color: #AD1A10;
	margin-left: 7px;
	padding-left: 7px;
	background: url(/assets/images/common/04_rightnav_arrow_on.png)
		no-repeat 0px 4px;
}

.sideNavItem {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #e1e1e1;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	width:222px;
}

.sharev2wrapabove {
	float: right;
	margin-right: 70px;
}

.sharev2 {
	width: 162px;
}

.sharev2 .lkprint,.sharev2 .lkmail,.sharev2 .lkshare {
	display: inline;
	float: left;
	height: 11px;
	text-indent: -9999em;
}

.sharev2 a.lkprint:hover,.sharev2 a.lkmail:hover,.sharev2 a.lkshare:hover
	{
	background-position: 0 -11px;
}

.sharev2 .lkprint {
	background: url("/images/nav/share_print.gif") no-repeat
		scroll left top transparent;
	width: 50px;
}

.sharev2 .lkmail {
	background: url("/images/nav/share_mail.gif") no-repeat
		scroll left top transparent;
	width: 64px;
}

.sharev2 .lkshare {
	background: url("/images/nav/share_share.gif") no-repeat
		scroll left top transparent;
	width: 48px;
	margin: 0;
	padding: 0;
}
.lkshare-open {
	background-image:url(/images/nav/share_share_open.gif);
}

.image-module .lkshare-open {
	background-image:none;
}


.brief-description-content {
	color: #7B7B7B;
    font-family: 'FranklinGothicBookCondensed';
    font-size: 150%;
	margin-bottom: 25px;
}

/***************Components******************/
.div-hr {
	display:none;
}

.hr-reset{
	margin-top:30px;
}

.underline {
	height: 6px;
	background: #d4d4d4;
	display: block;
	margin-top: 8px;
}

.bodyMainContainer {
	width: 702px;
	display: block;
	float: left;
}

.headline-summary {
	font-family: 'FranklinGothicBookCondensed';
	color: #7b7b7b;
	margin: 13px 0 25px 0;
	font-size: 150%;
}

.headline-summary ul{
	width:auto;
	margin:5px 0 5px 17px;	
}

.headline-summary p {
	line-height: 1.3;
	
}

.headline-subcontent-list {
	width: 100%;
	margin-bottom: 25px;
	float:left;
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
}

.headline-subcontent-list .news-list {
	clear: both;
    overflow-y: auto;
    height: 550px;    
}

.lead-in-header {
	font-size: 175%;
	font-family: FranklinGothicDemiCompressed;
	color: #58626c;
	text-transform: uppercase;
}

.lead-in-header-underlined {
	font-size: 175%;
	font-family: FranklinGothicDemiCompressed;
	color: #58626c;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	text-transform: uppercase;
}

div.lead-in-header-underlined {
	margin-top: 25px;
}

.image-wrap {
	border: 1px solid #9B9B9B;
	padding: 5px;
	width: 349px;
	height: 231px;
	margin-bottom: 25px;
}

/**** component Navigation tiles *****/
.headline-subcontent-item {
	width: 100%;
	display: block;
	float: left;
	border: 2px solid #e1e1e1;
	margin-bottom: 15px;
	background-image: url(/images/test/section-background.png);
	background-repeat: repeat-x;
	*padding-bottom:5px;
	position:relative;
}

.headline-subcontent-item .item-image {
	height: 118px;
	width: 274px;
	display: block;
	float: left;
	background: #9B9B9B;
	margin: 5px 0 5px 5px;
}

.headline-subcontent-item div {
	float: right;
	display: block;
	padding: 20px 25px 0 25px;
	width: 371px;
	
}

.item-description p { 
	/*font-family: FranklinGothicBook;*/
	/*font-style: italic;*/
	font-size: 108%;
	line-height: 1.3;
	width:379px;
}

.level-two .item-description p { 
	width: 100%;
}
.level-three .item-description p { 
	width: 100%;
}

.item-description a {
	text-decoration: none;
}

.item-description h3 {
	padding-bottom: 10px;
}

.item-description h3.item-description-header {
	margin-bottom: 3px;
}

.level-four .item-description h3, .level-two .item-description h3 {
	padding-bottom: 0;
}

.item-description p a:HOVER {
	text-decoration: none;
	color: #AD1A10;
}

/**** end component Navigation tiles *****/

/******** Featured Story ****************/
.featuredStory-headline-subcontent-item {
	width: 100%;
	display: block;
	float: left;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 20px;
	padding-bottom: 25px;
}

.featuredStory-headline-subcontent-item .item-body {
	
}

.featuredStory-headline-subcontent-item .item-image {
	float: left;
	border: 1px solid #F0F0F0;
	height: 139px;
	padding: 5px;
	width: 139px;
	margin-right: 20px;
}

.featuredStory-headline-subcontent-item div.item-description {
	display: block;
	min-height: 140px;
}

.featuredStory-headline-subcontent-item .item-description .date-above {
	font-size: 115%;
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
}

.featuredStory-headline-subcontent-item .item-description p {
	font-size: 115%;
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
}

.featuredStory-headline-subcontent-item .item-description a {
	text-decoration: none;
}

.featuredStory-headline-subcontent-item .item-description h3{ 
	padding-bottom: 0px;
	font-family: 'FranklinGothicMedium';
	font-size: 166%;
	color: #45546b;
}

.featuredStory-headline-subcontent-item .item-description h3 a{
	color: #45546b;
}
.featuredStory-headline-subcontent-item .item-description h3 a:hover{
	color:#990000 !important;
} 
.social-widget {
	float: left;
	display: none;
	width: 100%;
	margin-top: 10px;
}

div.social-widget{
	display:none;
	float:none;
}

p.category {
	margin-bottom: 10px;
}

p.category span {
	color: #1462a1;
	cursor: pointer;
	text-transform:capitalize;
}

p.author-published-date {
	text-transform: uppercase;
	margin-bottom: 25px;
}

p.briefDescription {
	margin-bottom: 5px;
	line-height: 1.4;
	color: #7B7B7B;
}

.featuredStory-headline-subcontent-item .item-description a:HOVER {
	text-decoration: none;
	color: #AD1A10;
}

.featuredStory-link {
	display: block;
	float: left;
	font-size: 115%;
	color: #535353;
	text-decoration: none;
	margin: 5px 0 0 7px;
	padding-left: 7px;
	background: url(/assets/images/common/04_rightnav_arrow_off.png) no-repeat left center;
}

a.featuredStory-link:HOVER {
	color: #AD1A10;
	margin-left: 7px;
	padding-left: 7px;
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center;
}
/******** end Featured Story ****************/

/******** Featured Story ****************/
.featured-news-headline-subcontent-item {
	width: 100%;
	display: block;
	float: left;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 15px;
	padding-bottom: 15px;
}

.featured-news-headline-subcontent-item .item-image {
	float: left;
	border: 1px solid #F0F0F0;
	height: 139px;
	padding: 5px;
	width: 139px;
	margin-right: 25px;
}

.featured-news-headline-subcontent-item div.item-description {
	display: block;
	min-height: 140px;
}

.featured-news-headline-subcontent-item .item-description .date-above {
	font-size: 115%;
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
}

.featured-news-headline-subcontent-item .item-description .news-url {
	color: #1462a1;
	margin-bottom: 10px;
}

.featured-news-headline-subcontent-item .item-description p {
	font-size: 115%;
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
}

.featured-news-headline-subcontent-item .item-description a {
	text-decoration: none;
}

.featured-news-headline-subcontent-item .item-description h3 {
	padding-bottom: 0px;
	font-family: 'FranklinGothicMedium';
	font-size: 166%;
	color: #45546b;
	margin-bottom: 0px;
}

.featured-news-headline-subcontent-item .item-description a:HOVER {
	text-decoration: none;
	color: #AD1A10;
}

.featured-news-headline-subcontent-item p.briefDescription {
	margin-bottom: 5px;
	line-height: 130%;
}

/******** end News Story ****************/

/**** component image Module *****/
.video-module {
	border: 1px solid #9B9B9B;
	padding: 8px;
	float: left;
	margin-bottom: 25px;
	position:relative;
	overflow:hidden;
	height:auto;
}

.video-module img {
	width: 686px;
	float: left;
}

.video-module img.play-button{
    display: block;
    height: 77px;
    left: 45%;
    position: absolute;
    top: 40%;
    width: 75px;
}
/**** component image Module *****/

/**** component image Module *****/
.image-module {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ffffff;
	display: block;
	border: 1px solid #E2E2E2;
}

.image-module .caption {
	background: none repeat scroll 0 0 #FFFFFF;
	position: absolute;
	width: 702px !important;
	height: 27px;
}

.image-module .principal-image {
	padding: 8px;
	width: 686px;
}

.image-module p {
	margin-top: 7px;
	margin-left: 8px;
	float: left;
}

.image-module .reset-in-modules {
    left: 581px;
}
.image-module-share-arrow {
	float: right;
	width: 31px;
	height: 27px;
}

/**** end component image Module *****/

/****  component text with button Module *****/
.text-with-button {
	float: left;
	margin-bottom: 20px;
}


/**** end component image Module *****/

/**** component text with button Module *****/
.feature-subcontent-item {
	width: 100%;
	display:block;
	position: relative;
	border-bottom: 6px solid #d4d4d4;
	padding-bottom: 20px;
	margin-top: 25px;
	height: auto;
}

.feature-subcontent-item-last {
	border-bottom: none;
}

.feature-subcontent-item div {
	float: left;
	display: block;
	padding: 0px;
	/*width:376px;*/
	background-image: none;
}

.feature-subcontent-item .item-summary {
	display: block;
	float: left;
	width: 315px;
	color: #7b7b7b;
	font-family: verdana, helvetica, sans-serif;
	font-size: 115%;
	margin-bottom: 25px;
}

.feature-subcontent-item .item-summary h4 {
	color: #b01713;
	font-size: 241%;
	text-transform: uppercase;
	font-family: FranklinGothicMediumCondensed;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1E1E1;
}

.feature-subcontent-item .item-summary ul {
	margin-left: 15px;
}

.feature-subcontent-item .item-summary ul li {
	margin-bottom: 5px;
}

.feature-subcontent-item .item-link-image {
	border: 1px solid #E1E1E1;
	display: block;
	float: right;
	height: auto;
	padding: 5px 5px 0;
	position: relative;
	width: 349px;
}

.feature-subcontent-item .item-link-image a {
	background: none !important;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
}
.feature-subcontent-item .item-link-image a img.share-arrow {
	background: none !important;
	display: block;
	height: 27px;
	width: 31px;
	border: 0;
}
.level-five .item-link-image{
	margin-left:25px;
	margin-bottom:20px;
}

.item-link-image {
	border: 1px solid #E1E1E1;
	display: block;
	float: right;
	padding: 5px 5px 0;
	position: relative;
	width: 349px;
	height: 277px;
	margin-left: 10px;
}


.text-with-image a.share-arrow-module {
	background: none !important;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0;
}

.level-five .text-with-image a{
	position:relative;
}
.text-with-image a img.share-arrow {
	background: none !important;
	display: block;
	height: 27px !important;
	width: 31px !important;
	border: 0;
}

.image-module a img.share-arrow {
	background: none !important;
	display: block;
	height: 27px !important;
	width: 31px !important;
	border: 0;
}

.image-module img.share-arrow {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 27px;
	margin: 0px;
	padding: 0;
	width: 37px;
}

.feature-subcontent-item .item-link-factoid-image {
	border: 1px solid;
	display: block;
	float: right;
	height: 145px;
	margin: 0px;
	width: 160px;
}

.feature-subcontent-item .item-link-image img {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 231px;
	margin: 0;
	width: 349px;
}

.caption-text {
	background: none repeat scroll 0 0 #FFFFFF;
	bottom: 0;
	left: 0;
	font-size: 10px;
	padding: 10px 10px 15px 5px;
	position: absolute;
	width: 344px !important;
	color: #7B7B7B;
	margin-bottom: 0px !important;
	
}

.caption-text-with-margin {
	padding: 10px 10px 10px 5px;
}

.feature-subcontent-item .item-summary p {
	line-height: 170%;
}

/*** Ordered **/
.ordered-feature-subcontent-item {
	border: none;
	width: 100%;
	display: block;
	float: left;
	border-bottom: 6px solid #e1e1e1;
	height: auto;
	margin-bottom: 23px;
}

.ordered-feature-subcontent-item .item-summary {
	display: block;
	padding: 0 0 20px 0;
	float: left;
	width: 500px;
	color: #7b7b7b;
	font-family: verdana, helvetica, sans-serif;
	font-size: 100%;
	background-image: none;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
}

.ordered-feature-subcontent-item .item-summary .ordered-feature-textcontent h3
	{
	color: #b01713;
	text-transform: uppercase;
	font-family: FranklinGothicMediumCondensed;
	font-size: 241%;
	text-transform: uppercase;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 15px;
	line-height: 100%;
	margin-top: 5px;
}

.ordered-feature-textcontent {
	xwidth: 390px;
	
}

.ordered-feature-textcontent h3 a {
	text-decoration: none;
}

.ordered-feature-subcontent-item .item-link-image {
	border: 1px solid;
	display: block;
	float: right;
	height: 231px;
	margin: 0px;
	width: 349px;
}

.ordered-feature-subcontent-item .item-link-factoid-image {
	display: block;
	float: right;
	margin: 0px 0px 20px 25px;
	width: 195px;
}

.item-link-factoid-image img {
	width: 195px;
}

.ordered-feature-subcontent-item .item-link-image img {
	background: none repeat scroll 0 0 #9B9B9B;
	display: block;
	float: right;
	height: 231px;
	margin: 0px;
	width: 195px;
}

.ordered-feature-subcontent-item .item-summary .ordered-feature-textcontent {
	padding: 0 0 0 60px;
	width: 425px;
}

.ordered-feature-subcontent-item .item-summary .ordered-feature-textcontent p {
	line-height: 1.4;
	font-size: 115%;
}

.item-summary-number-img {
	position: absolute;
	top: 0;
	left: 0;
}

/**** end component Feature Module *****/

/**** end component Feature text Module *****/
.feature-text-subcontent-item {
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-top: 25px;
	width: 100%;
}

.feature-text-subcontent-item p{
	line-height:140%;
}

.feature-textcontent{
	width: 330px !important;
}
.feature-textcontent p{
	width: 318px !important;
}

.feature-subcontent-item .feature-textcontent h3 {
	color: #b01713;
	text-transform: uppercase;
	font-family: 'FranklinGothicMediumCondensed';
	font-size: 225%;
	text-transform: uppercase;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 15px;
	line-height: 100%;
	margin-top: 5px;
}

.feature-subcontent-item .item-summary .feature-textcontent h3 a {
	text-decoration: none;
}

.feature-subcontent-item .item-summary .feature-textcontent h3 span.fix-tracking {
	letter-spacing: -1px;
}

.feature-text-item-image {
	height: 118px;
	width: 274px;
	display: block;
	float: left;
	background: #9B9B9B;
}

.feature-text-item-image {
	background: none repeat scroll 0 0 #E1E1E1;
	display: block;
	float: left;
	height: 231px;
	width: 349px;
}

.feature-text-summary {
	width: 303px;
}

.feature-text-summary p {
	color: #7B7B7B;
	font-family: 'FranklinGothicBookCondensed';
	font-size: 150%;
	margin: 0;
}

.feature-text-item-description .image-wrap {
	float: left;
	margin: 0 20px 10px 0;
}

/**** end component Feature text Module *****/

/*****Level 2A *******/
.level-two .headline-title {
	margin-bottom: 13px;
}

.level-two .underline {
	margin-bottom: 25px;
}

h3.lead-title {
	font-family: 'FranklinGothicDemiCompressed';
	font-size: 175%;
	color: #58626c;
}

.headline-textcontent {
	width: 100%;
}
/*****Level 3A *******/

.level-three hr.underline {
	float: left;
	margin-bottom: 10px;
    margin-top: 10px;
	width: 100%;
}

.level-three hr.with-margin {
	margin-bottom: 25px;
	height: 14px;
}

.profile-description {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.profile-description img {
	border: 1px solid #E1E1E1;
	display: block;
	float: left;
	height: 115px;
	width: 174px;
	margin-right: 25px;
}

.profile-summary {
	
}

.profile-summary a {
	text-decoration: none;
}

.profile-summary p {
	font-size: 115%;
	line-height: 130%;
}

.level-four h2 {
	margin-bottom: 25px;
}

.campaign-section {
	float: left;
	display: block;
	width: 100%;
	margin: 20px 0;
}

/*********************LEVEL 3B ********************************/
.level-three .item-description p {
	font-family: verdana, helvetica, sans-serif;
	font-size: 115%
}
/***********************LEVEL 4**********************************/
.level-four .headline-subcontent {
	margin-top: 10px;
	line-height: 17px;
}

.level-four .profile-summary h3 {
	margin-top: 0px;
}

.level-four .headline-title {
	margin-bottom: 2px;
}

.level-four .headline-subcontent p {
	font-family: verdana, helvetica, sans-serif;
	font-size: 115%;
	color: #686868;
	line-height: 1.6;
}

.level-four .headline-subcontent p.caption {
	text-indent: 8px;
	padding-top: 5px;
	position: absolute;
	bottom: 0;
	right: 0;	
}

.level-four .headline-subcontent p.image-caption {
	display: block;
	float: left;
	font-size: 115%;
	padding: 10px 0 0 5px;
}

.level-four .headline-subcontent .text-with-image {
	/*width: 315px;*/
}

.level-two .text-with-image,
.level-three .text-with-image,
.level-four .text-with-image {
	color: #686868;
}

.level-five .text-with-image.no-image{
	float:none;
}

.ie7 .level-five .text-with-image{
	z-index:1000;
}


/*level-four .headline-subcontent .text-with-image p{
	font-family: verdana, helvetica, sans-serif;
    font-size: 115%;
    color:#686868;
}*/
.level-four .headline-subcontent .text-with-image span p {
	font-family: verdana, helvetica, sans-serif;
	font-size: 115%;
	color: #686868;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.level-four .headline-subcontent .text-with-image .image-wrap {
	
}

.level-four .headline-subcontent .text-with-image img {
	width: 349px;
	height: 231px;
}

/***********************LEVEL 5**********************************/
.level-five h1.headline-title {
    font-size: 275%;
    color: #ad1a10;
    font-family: 'FranklinGothicMedium';
    line-height: 100%;
    font-weight: normal;
}

.headline-anchor-links-section {
	float: left;
	margin: 20px 0;
}

.headline-anchor-links-section span {
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
}

.headline-anchor-link {
	width: 230px;
	float: left;
	margin-right: 6px;
	height: 46px;
	background-image: url(/images/anchor_rightEnd.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #630500;
	color: #FFFFFF;
	font-family: 'FranklinGothicDemiCondensed';
	font-size: 17px;
	text-decoration: none;
	cursor: pointer;
	display: table;
	vertical-align: middle;
	line-height: 1;
}
.two-headline-anchor-links {
	width: 348px;
}

.headline-anchor-link a{
	color: #FFFFFF;
    cursor: pointer;
    display: table-cell;
    font-family: 'FranklinGothicDemiCondensed';
    font-size: 17px;
    height: 46px;
    line-height: 1;
    margin-right: 6px;
    padding-left: 7px;
    padding-right: 35px;
    text-decoration: none;
    vertical-align: middle;
    width: 230px;
}
.headline-anchor-link a:focus{
	border:dotted 1px;
	}

.headline-anchor-link:hover,.headline-anchor-link-activated {
	background-image: url(/images/anchor_rightEnd.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #CF0F0C;
	color: #FFFFFF;
	text-decoration: none;
}

.headline-anchor-link p {
	padding-left: 7px;
	padding-right: 35px;
	vertical-align: middle;
	display: table-cell;
}

.headline-anchor-link-last {
	margin-right: 0px;
}

.subsection-subcontent {
	width: 702px;
	/*overflow: hidden;*/
}

.section-module-summary {
	margin-bottom: 20px;
}

.headline-subcontent ul {
	color: #686868;
	font-family: verdana, helvetica, sans-serif;
	font-size: 115%;
	margin-bottom: 20px;
	margin-left: 30px;
	marign-top: -10px;
}
.headline-subcontent ul li ul{
	font-size: 100%;
	}

.headline-subcontent ul li {
	margin-bottom: 5px;
}

.subsection-content .text-with-image {
	margin-bottom: 5px;
}

.subsection-content .text-with-image p {
	line-height: 1.6;
	font-size: 14px;
}

.see-more-section {
	float: left;
	display: block;
	width: 100%;
	position:relative;
}

.see-more-section h3.item-description-header {
	font-size: 25px;
}
.see-more-section h3.item-description-header .arrow-with-top {
	margin-top: 2px;
}

.last {
	margin-right: 0px;
}

h5.subsection-module-title,h4.section-module-title {
	margin: 10px 0;
	float: left;
	display: block;
	width: 100%;
}

.see-in-action {
	float: left;
	display: block;
	margin-bottom: 25px;
}

.see-in-action .lead-in-header {
	float: left;
	display: block;
	margin-bottom: 10px;
	width: 100%;
	text-transform: uppercase;
}

.see-in-action-title {
	display: block;
	float: left;
	margin: 10px 0;
	width: 100%;
	text-transform: uppercase;
}
/*
.see-in-action-image-component {
	border: 1px solid;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
*/
.see-in-action-image-component .image-wrap {
	width: 156px;
	height: 156px;
	border: 1px solid #e1e1e1;
	padding: 5px;
}

.subsection-content {
	
	/*overflow: hidden;*/
}

.subsection-content p {
	color: #686868;
	font-family: verdana, helvetica, sans-serif;
	line-height: 1.6;
	font-size: 14px;
	margin-bottom: 20px;
}

.subsection-content ul,
.subsection-content ol {
	color: #686868;
	font-family: verdana, helvetica, sans-serif;
	line-height: 150%;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: -10px;
}

.subsection-content ul li,
.subsection-content ol li {
	margin-top: 3px;
}

.subsection-content .image-module {
	margin-bottom: 25px;
}

.subsection-content .image-module p {
	float: none;
}

.subsection-content .image-module img {
	width: 684px;
}

.subsection-content .image-caption img {
	width: 37px;
	float: right;
}

.headline-subcontent .image-module {
	margin-bottom: 25px;
	position: relative;
}

.open-content {
	float: left;
	margin-bottom: 10px;
	color: #686868;
}

/***************Navigation Controls ***************************/


.navigation-section {
	float: left;
	display: block;
	width: 100%;
	padding: 25px 0;
}

.navigation-section .navigation-criteria {
	float: left;
	position: relative;
	/*border:1px solid;
	width:200px;*/
}

.navigation-section .navigation-controls {
	float: right;
	display: block;
}
.level-three .navigation-section {
	padding: 15px 0 18px 0;
}

.navigation-controls {
	color: #515151;
	font-family: 'FranklinGothicBook';
	font-size: 100%;
}

.navigation-controls .pageNumber {
	display: inline-block;
	color: #004385;
	text-align: center;
	width: 15px;
	height: 15px;
	border: 1px solid;
	border-left-color: #99A0A6;
	border-top-color: #99A0A6;
	border-right-color: #C3C8CC;
	border-bottom-color: #C3C8CC;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	-webkit-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
}

.navigation-controls .first {
	width: 10px;
	display: inline-block;
	background-image: url(/assets/images/common/arrow_hardleft.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

.navigation-controls .last {
	width: 10px;
	display: inline-block;
	background-image: url(/assets/images/common/arrow_hardright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

.navigation-controls .previous {
	width: 10px;
	display: inline-block;
	background-image: url(/assets/images/common/arrow_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	margin-right: 4px;
}

.navigation-controls .next {
	width: 10px;
	display: inline-block;
	background-image: url(/assets/images/common/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}


.level-five .left {
	float: left;
	margin-right: 10px;
}

.level-five .right {
	float: right;
	margin-left: 10px;
}

.level-five .center{
	
}


/********* Report-Center-Tile*************/
.report-center-section {
	width: 100%;
	display: block;
	float: left;
}

.report-center-section .report-center-image-container {
	float: left;
	padding: 34px 8px 0px 7px;
	background: transparent url(/images/common/rr_folder_118x108.png) top center no-repeat;
}

.report-center-section .report-center-image-container img {
	display: block;
	width: 87px;
	height: 87px;
	padding: 7px;
	border: 1px solid #E1E1E1;
	background: #FFF;
}

.report-center-header {
	color: #788393;
	display: block;
	float: left;
	font-family: 'FranklinGothicMediumCondensed';
	font-size: 191%;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
}

.report-center-content-section {
	height: 100px;
	display: block;
	margin-bottom: 5px;
	padding-top: 10px;
}

.report-center-content-section p {
	margin-left: 125px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.report-center-section a {
	color: #1462A1;
	text-decoration: none;
	font-size: 91%;
	font-family: arial, helvetica, sans-serif;
}

.report-center-content-section .subheader {
	font-weight: bold;
	margin-top: 30px;
	color: #788393;
	font-size: 100%;
}

.report-center-content-section .subheader a {
	color: #788393;
	font-size: 100%;
}

.report-center-section a:HOVER {
	color: #AD1A10;
}

.reportCenterModule a.report-center {
	margin-left: 10px;
	margin-top: 10px;
	text-decoration:underline;
	display: block;
	clear: both;
}

.ie7 .reportCenterModule a.report-center {
	margin-top: 60px;
	
}
/******End Report-Center-Tile*************/
/***** Quote Component ********************/
.quote-section {
	background: #FFF url(/assets/images/common/06_open_quote.png) no-repeat 5px 30px;
	width: 100%;
	display: block;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	*padding-bottom:20px!important;
	*position:relative;
}

.quote-section blockquote {
	font-size: 166%;
	font-family: 'FranklinGothicMediumCondensed';
	color: #5E6A7C;
	display: block;
	width: 200px;
	padding: 0;
	margin: 30px 0px 0px 30px;
}

.quote-section blockquote img.close-quote {
	width: 15px;
	height: 14px;
	float: none;
	display: inline;
	padding: 0;
}

.quote-section p.quote-source {
	display: block;
	padding: 0;
	margin: 20px 0px 20px 30px;
	color: #8794A5;
	text-transform: uppercase;
	font-style: italic;
	font-family: Verdana;
	font-size: 11px;
}
.quote-section p.quote-source strong {
	font-style: normal;
	font-size: 12px;
}

/*****End Quote Component ********************/

/******** Resource Module ************/
.resource-header {
	color: #788393;
	font-family: 'FranklinGothicDemiCondensed';
	font-size: 191%;
	text-align: center;
}

.resource-section {
	background-image: url("/images/navGradient.png");
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	color: #535353;
	display: block;
	float: left;
	font-family: arial, helvetica, sans-serif;
	padding: 15px;
	/*width: 237px;
	margin-bottom:30px;*/
}

.ie7 .resource-section {
	width: 220px;
}

.resource-content {
	color: #535353;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

.resource-content p {
	padding: 10px 0 0px 0;
}

/******** end Resource Module ************/

/******** Discussion Module ************/
.discussion-header {
	color: #788393;
	font-family: 'FranklinGothicDemiCondensed';
	font-size: 180%;
	text-align: center;
}

.discussion-section {
	background-image: url("/images/navGradient.png");
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	color: #535353;
	display: block;
	float: left;
	font-family: arial, helvetica, sans-serif;
	padding: 15px;
	width: 220px;
}

.discussion-section img {
	max-width: 204px;
	height: 170px;
	margin-bottom: 0px;
	padding: 7px;
	margin-top: 15px;
}

.discussion-section .fb {
	width: 33%;
}

.discussion-content {
	color: #535353;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

.discussion-content p {
	padding: 10px 0 0px 0;
}

.discussion-content .subheader {
	font-weight: bold;
}

/******** end Discussion Module ************/

/******** Community Stories Module ************/
.community-header {
	color: #788393;
	font-family: 'FranklinGothicDemiCondensed';
	font-size: 191%;
	text-align: center;
}

.community-section {
	background-image: url("/images/navGradient.png");
	background-repeat: repeat-x;
	border: 1px solid #E1E1E1;
	color: #535353;
	display: block;
	float: left;
	font-family: arial, helvetica, sans-serif;
	padding: 15px;
	width: 237px;
	margin-bottom: 30px;
}

.community-content {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	padding: 10px 0 0px 0;
	color: #5C6779;
	font-size: 100%;
}

.community-content p {
	
}

.community-subsection img {
	width: 221px;
	height: 170px;
	margin-bottom: 0px;
	padding: 7px;
	margin-top: 15px;
}

.community-share a {
	color: #5C6779;
	font-family: arial, helvetica, sans-serif;
	background: url(/assets/images/common/accordion-selected.png) left
		center no-repeat;
	padding-left: 20px;
}

.community-subsection .rightSectionRef {
	margin-bottom: 20px;
}

/******** end Community Stories Module ************/

/******** Social Module ************/
.social-section-content {
	color: #535353;
}

.social-section-content p {
	margin-top: 0;
	margin-bottom: 5px;
}

.social-section-content img {
	width: 100%;
}

.social-section-content .newsContent p {
	font-size: 100%!important;
}

.social-section-header {
	font-family: FranklinGothicDemiCondensed;
	font-size: 191%;
	color: #788393;
	padding: 0 5px 0 5px;
}

.social-section-subheader {
	margin: 10px 120px 0px 20px;
	border-top: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
}

/******** end Social Module ************/

/******** LearnMore Module ************/
.rightSideContent fieldset {
	border: 1px solid #e1e1e1;
	width: 210px;
	padding: 5px 20px 10px 20px;
}

.rightSideContent fieldset .rightSectionHeader {
	font-family: FranklinGothicDemiCondensed;
	font-size: 160%;
	color: #788393;
	padding: 0 10px;
	text-align: center;
	text-transform:uppercase;
}

.rightSideContent .fauxset .learn-more-sub-header {
	font-family: FranklinGothicBook;
	font-size: 133%;
	font-style: italic;
}

.rightSideContent .fauxset .learn-more-content {
	color: #535353;
}

.rightSideContent .fauxset .learn-more-link {
 	background: url("/assets/images/common/04_rightnav_arrow_off.png") no-repeat scroll 0 10px transparent;	
	padding: 5px 0 5px 10px;
	cursor:pointer;
}

.rightSideContent .fauxset .learn-more-link:Hover{
	background: url("/assets/images/common/04_rightnav_arrow_on.png") no-repeat scroll 0 10px transparent;
	color:#AD1A10;
}
.rightSideContent .fauxset .learn-more-content a{
	font-size: 108%;
	color: #515151;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}

.resource-content .learn-more-link a {
	color: #515151;
	text-decoration: none;
}
.resource-content .learn-more-link a:hover{
	color:#AD1A10;
}

.rightSideContent .fauxset .right-arrow {
	background: url(/assets/images/common/04_rightnav_arrow_off.png) no-repeat bottom center;
	display: inline-block;
	float: none !important;
	height: 10px;
	width: 4px;
	vertical-align: top;
	padding-right: 3px;
}

.rightSideContent .fauxset .learn-more-content {
	margin: 0;
}

.rightSideContent .fauxset .learn-more-content ul, .resource-content ul {
	list-style: none;
}

.rightSideContent .fauxset .learn-more-content ul li {
	list-style: none;
}

.rightSideContent .fauxset .learn-more-content a:HOVER {
	color: #AD1A10;
}

/******** ends LearnMore  Module ************/
.usefulLinks {
	color: #535353;
	font-family: arial, helvetica, sans-serif;
	padding: 0px 20px 10px 20px;
}

.usefulLinks p {
	margin-top: 0;
	margin-bottom: 0;
}

.factsSection {
	font-family: arial, helvetica, sans-serif;
	padding: 5px 20px 10px 20px;
	font-size: 115%;
}

/******** Survey Module ************/
.survey-section {
	width: 214px;
	padding: 5px 18px 10px;
}

.survey-section-legend {
	color: #788393;
    font-family: 'FranklinGothicDemiCondensed';
    font-size: 191%;
    text-align: center;
    text-transform: uppercase;
}

/******** End Survey Module ************/

/******** Facts and Figures Module ************/


/******** End Facts and Figures Module ************/

/******** New Social Module ************/
.new-social-section {
	padding: 0 0 20px 0;
	color: #535353;
	width: 250px;
}

.new-social-section legend {
	font-family: FranklinGothicDemiCondensed;
	font-size: 191%;
	color: #788393;
	padding: 0 5px 0 5px;
	text-align: center;
	text-transform: uppercase;
}

.new-social-section .body {
    border-top: 1px solid #CCCCCC;
    clear: both;
    margin-top: 40px;
}

.new-social-section .body h5 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #FFFFFF !important;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #394555;
    float: left;
    font-family: arial;
    font-size: 91.5%;
    height: 18px;
    margin: -24px 0 0 15px;
    text-transform: uppercase;
}

.new-social-section .body .join {
	clear: both;
    color: #0062A5 !important;
    float: right;
    font-family: arial;
    font-size: 1.1em;
    margin: 5px 10px 0 0;
    text-decoration: underline;
    font-size: 91.5%;
}

.new-social-section .body .item {
    clear: both;
    margin-bottom: 5px;
    padding: 8px 20px;
    position: relative;
    font-size: 83.3%;    
    vertical-align: baseline;
    font-family: verdana,arial,sans-serif;
}

.new-social-section .body .item .description {
    float: right;
    width: 59%;
    margin-bottom: 15px;
}

.new-social-section .body .item .headline {
    color: #00305E;
    font-family: arial;
    font-size: 1.3em;
    margin-bottom: 2px;    
}

.new-social-section .body .item .headline a {
	text-decoration: none;
	color: #56677B;
	font-weight: bold;
}

.new-social-section .body .item .userName {
    color: #00305E;
    font-family: arial;
    font-size: 1.3em;
    margin-bottom: 2px;    
}

.new-social-section .body .item .userName a {
	text-decoration: none;
	color: #56677B;
	font-weight: bold;
}

.new-social-section .body .item .comment {
    color: #525252;
    font-family: arial;
    font-size: 1.1em;
    line-height: 130%;
    margin-bottom: 5px;
}

.new-social-section .body .item .comment a {
    color: #0062A5;
    text-decoration: none;
}

.new-social-section .body .item .metadata {
    color: #959595;
    font-family: arial;
    font-size: 1.1em;
}

.new-social-section .body .item .socialLogo {
    bottom: 0;
    position: absolute;
    right: 20px;
}

#JtDlisteningYouTube .thumbnail {
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
}

#JtDlisteningYouTube .thumbnail img {
    height: 60px;
    width: 75px;
}

/******** End Survey Module ************/

/******** Navigation  Module ************/
.right-navigation-section {
	background-image: url("/images/navGradient.png");
	background-repeat: repeat-x;
	border: solid 1px #e1e1e1;
	color: #535353;
	font-family: arial, helvetica, sans-serif;
	padding: 10px 15px 0 15px;
	display: block;
	width: 222px;
	margin-bottom: 30px;
}

.right-navigation-header {
	font-family: "FranklinGothicDemiCondensed";
	font-size: 22px;
	color: #535353;
	padding-bottom: 5px;
	text-transform: uppercase;
}

ul.right-navigation-content {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #535353;
	font-size: 100%;
	margin-bottom: 10px;
	margin-right: 20px;
	color: #535353;
	display: block;
	float: left;
	font-size: 100%;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 100%;
}

ul.right-navigation-content li {
	
}

ul.right-navigation-content li.currentRNI {
	color: #AD1A10;
	background: #dcdddf;
}

p.currentRNI {
	color: #AD1A10;
	background: #dcdddf;
}

ul.right-navigation-content li.currentRNI a{
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;	
	
}
p.currentRNI a{
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;	
	
}

ul.right-navigation-content li a {
	display: block;
	font-size: 100%;
	color: #535353;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	padding: 7px 7px 7px 11px;
	background: url(/assets/images/common/04_rightnav_arrow_off.png) no-repeat left center;
	font-family: arial, helvetica, sans-serif;
}

ul.right-navigation-content li.currentRNI a {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;
}
p.currentRNI a {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;
}
ul.right-navigation-content li a:hover {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center;
	color: #AD1A10;
}

ul.right-navigation-content li.currentRNI a:hover {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;
	color: #535353 !important;
}
p.currentRNI a:hover {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;
	color: #535353 !important;
}
ul.right-navigation-content li.right-navigation-item {
	border-top: 1px solid #e1e1e1;
	font-size: 100%;
}
/******** ends Navigation  Module ************/
.connect_widget .connect_text_wrapper {
	display: none;
}

.text-with-image-subheading,.text-with-button-subheading {
	color: #58626C;
	font-family: FranklinGothicDemiCompressed;
	font-size: 175%;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.text-with-image p {
	color: #686868;
	font-family: verdana, helvetica, sans-serif;
	/*font-size:115%;*/
	margin-bottom: 20px;
}

/***** hide twitter-created "supposed to be hidden" iframe properly *****/
#twttrHubFrame {
	left: -9999px;
}

.sharev2 .share-activated {
	background-position: 0 -11px;
}

/****** Feed Message Component ******/
.feed-message-item {
	width: 100%;
	float: left;
	padding: 0 0 20px;
}

.feed-message-item .header {	
	width: 100%;
	height: 7px;
}

.feed-message-item .footer {
	width: 100%;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
}

.feed-message-item .text {
	padding: 5px 10px 5px 10px;
	background-repeat: repeat-y;
	background-position: center;
	min-height: 72px;
}

.feed-message-item h3 {
	font-size: 186%;
	font-style: normal;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #58626C;
	margin-bottom: 5px;
}

.feed-message-item .username {
	font-size: 91.6%;
	color: #788393;
	font-style: normal;
	font-weight: normal;
	font-family: verdana, helvetica, sans-serif;
	text-transform: lowercase;
}

.feed-message-item .feed-message-body {
	padding-top: 5px;
	width: 100%;
}

.feed-message-item .feed-message-image {
	float: left;
	width: 82px;
	height: 72px;
}

.feed-message-item .feed-message-description {
	margin-bottom: 8px;
	font-size: 91.6%;
	color: #535353;
}

.feed-message-item .feed-message-social-info {
	color: #959595;
	font-size: 91.6%;
	font-family: verdana, helvetica, sans-serif;
	text-transform: lowercase;
}

.headline-subcontent {
	float: left;
	display: block;
}

/****** Post Navigator Component ******/
.post-navigator {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.post-navigator .description {
	float: left;
	margin-top: 5px;
	display: inline-block;
	font-weight: bold;
}

.post-navigator .buttons {
	float: right;
	display: inline-block;
}

.post-navigator .buttons a {
	display: inline-block;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #e1e1e1;
	border-right-color: #C3C8CC;
	border-bottom-color: #C3C8CC;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	-webkit-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
}

.post-navigator .buttons .arrows {
	color: #9B9B9B;
	border: none;
	box-shadow: none;
	padding: 0;
}

/********************* Question Sliders **************************/

.question-content {
	float:left;	
	margin: 30px 0 5px 45px;
	display: table;
	vertical-align: middle;
	height: 205px;
    width: 290px;
	font-family: 'FranklinGothicBook';
	font-size:150%;
	line-height: 113%;
	text-align: center;
}



.question-content p {
	display: table-cell;
    vertical-align: middle;
    padding: 0 35px 0 65px;
   
}

.ie7 .question-content p{
	padding-top:35px;
}

/********************* Contributors Sliders **************************/

.contributor-content{
	float:left;
	margin: 30px 0 5px 10px;
	display:block;
	width:205px;
	height:190px;
	border:1px solid #e1e1e1;
	
	
	background-position: left top;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 7px #888888;
    overflow: hidden;
	
}

#contributor .see-in-action-image-component{
	margin-left:20px;
	
}
.see-in-action-img-link{
    display:block;
    float:left;
}

.contributor-header{
	background: none repeat scroll 0 0 red;
    color: #FFFFFF;
    font-family: 'FranklinGothicDemiCompressed';
    font-size: 1.8em;
    font-weight: normal;
    margin-top: 135px;
    opacity: 0.7;
    padding: 5px 0 2px 10px;
    width: 100%;
    margin-left:1px;
}
.contributor-subheader{
	background: none repeat scroll 0 0 red;
    color: #FFFFFF;
    font-family: 'FranklinGothicBookCompressed';
    font-size: 1.5em;
    font-weight: normal;
    opacity: 0.7;
    padding: 0 0 0 6px;
    width: 100%;
    margin-left:1px;
}

.contributor-description{
	background: none repeat scroll 0 0 red;
    color: #FFFFFF;
    font-family: 'FranklinGothicBookCompressed';
    font-size: 1.5em;
    height: 150px;
    opacity: 0.7;
    padding: 25px 0 0 6px;
    width: 100%;
    margin-left:1px;
	
}


.ie7 .container_p_ie7{
	width: 302px;
}

.ie7 .container_p_ie7 p{
	width: 302px;
}

.reset{
	width:200px;
	overflow:hidden;
}


.spotlight-content{
	
}

.spotlight-content p {
	color: #686868;
	font-family: verdana, helvetica, sans-serif;
	/*font-size:115%;*/
	margin-bottom: 20px;
}

.spotlight-content .item-sharing-rating{
	margin-bottom:20px;
}

.spotlight-content .image-module{
	margin-top:0;
	margin-bottom:10px;
}

.accordion-accessible{
    padding: 0 !important;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 220px;
    text-indent:-9999px;
    border-width: 0;
    top: 11px;
}
 .screen-reader-hidden{
 	speak: none;
 }
 
 .top-span-filter{
 	height:20px;
 	width:1px;
 	display: inline-block;
 	*height:0px !important;
 }
 
 .bottom-span-filter{
 	height:13px;
 	display: block;
 	*height:0px !important;
 }
 
 .video-player{
 	display:none;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;	
    z-index:auto;
 }
 
#shorter-legend
 {
 	 width: 180px;
 }
 
 


.slider-tile{
	height:280px;
}

.fauxset.slider-tile {
	padding: 5px 0px 10px 0px;
	width: 250px;
} 

.slider-tile p.title{
	text-align:center;
	width:100%;
    color: #5C6779;
    font-size: 115%;
    font-weight: bold;
	line-height:2;		
}
.slider-tile .sliderTileContainer{
    display: block;
    height: 260px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    float:none;
    width: auto;
}

.slider-tile .sliderTileContainer p{
    bottom: 0px;
    color: #535353;
    font-size: 91%;
    font-family: arial,helvetica,sans-serif;
    line-height: 1.3;
    position: relative;
    text-align: center;
    padding: 0px 10px;
    
}

.slider-tile .sliderTileContainer p a{
  	color: #515151;
    font-family: arial,helvetica,sans-serif;
    font-size: 115%;
	text-decoration:none;
}

.slider-tile .sliderTileContainer p a:hover{
  	color: #AD1A10;
}	

.slider-tile .slideButtonContainer{
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.slider-tile .sliderTileContainer .imageContainer img{
    display: block;
    margin: 5px auto 10px auto	;
	width:168px;
	height:195px;	
}

.slider-tile .sliderTileContainer .imageContainer {
    float: left;
    margin-left: 0;
    padding: 0;
    width: 252px;
}
.slider-tile .sliderTileContainer .arrowLeft, .slider-tile .sliderTileContainer .arrowRight{
  top: 18%;	
  
}

.slider-tile .sliderTileContainer .arrowLeft {
    background: url("/assets/images/common/chevron_left_on.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 54px;
    left: 0;
    position: absolute;
    top: 25%;
    width: 25px;
}

.slider-tile .sliderTileContainer .arrowRight {
    background: url("/assets/images/common/chevron_right_on.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 54px;
    position: absolute;
    right: 0;
    top: 25%;
    width: 25px;
}
/**** component image Module *****/
.image-caption-tile {
    border: 1px solid #E1E1E1;
    height: 167px;
    padding: 4px;
    position: relative;
    width: 242px;
    margin-top: 30px;
}

.image-caption-tile img {
	width: 242px;
	height:167px;
}


.image-caption-tile p.caption{
    background: none repeat scroll 0 0 #BD2D18;
    bottom: 4px;
    color: #FFFFFF;
    font-family: 'FranklinGothicBookCompressed';
    font-size: 116%;
    left: 0;
    margin: 0 0 0 4px;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 93%;
}	
.video-module p.caption{
    background: none repeat scroll 0 0 #BD2D18;
    bottom: 4px;
    color: #FFFFFF;
    font-family: 'FranklinGothicBookCompressed';
    font-size: 116%;
    left: 0;
    margin: 0 0 0 8px;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 676px;
    height: 37px;
    right: 35px;
    top: 347px;
}

.video-module .image-wrap{
	width: 662px;	
}


.image-caption-tile p.caption strong{
	width:90%;
	float:left;
	margin-left:3px;
	max-width: 160px;
}

.video-module p.caption strong{
	width:90%;
	float:left;
	margin-left:3px;
	max-width: 500px;
}

.image-caption-tile p.caption a,
.video-module p.caption a{
    color: #000000;
    font-size: 91%;
    font-weight: normal;
    margin-top: 1px;
    text-decoration: none;
}

.image-caption-tile p.caption a.span,
.video-module p.caption a.span {
    font-family: 'FranklinGothicBookCompressed';
}
.image-caption-tile p.caption img.arrow-link,
.video-module p.caption img.arrow-link{
    display: inline-block;
    float: none;
    height: 7px;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 5px;
    zoom: 1; /* IE7 inline-block fix, part 1 */
    *display: inline; 1; /* IE7 inline-block fix, part 2 */
}

.image-caption-tile span.tile-text,
.video-module span.tile-text{
	display:block;
	float:left;
}

.image-caption-tile p.caption img,
.video-module p.caption img{
    display: block;
    height: 26px;
    position: absolute;
    right: 0;
    top: 17%;
    width: 71px;
}







/**** component image Module *****/

.text-with-tile{
	width:702px;
	position:relative;
	color: #686868;
    font-family: verdana,helvetica,sans-serif;
}

.text-with-tile-image-container{
	position:relative;
	line-height: 1.5;
	width:349px;
	
}

 .text-with-tile img.play-button{
	display: block;
    height: 69px;
    position: absolute;
    left: 40%;
    top: 30%;
    width: 69px;
}

.text-with-image .image-wrap{
	width: 349px;
	height: 231px;
	 margin-bottom: 20px;
}


.text-with-image p.caption strong{
	width:90%;
	float:left;
	margin-left:3px;
	max-width: 190px;
}

.text-with-image p.caption a{
    color: #FFFFFF;
    font-size: 91%;
    font-weight: normal;
    margin-top: 1px;
    text-decoration: none;
}

.text-with-image p.caption a.span {
    font-family: 'FranklinGothicBookCompressed';
}
.text-with-image p.caption img.arrow-link{
    display: inline-block;
    float: none;
    height: 7px;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 5px;
    zoom: 1; /* IE7 inline-block fix, part 1 */
    *display: inline; 1; /* IE7 inline-block fix, part 2 */
}

.text-with-image span.tile-text{
	display:block;
	float:left;
}

.text-with-image p.caption img{
    display: block;
    height: 26px;
    position: absolute;
    right: 0;
    top: 17%;
    width: 71px;
}








#sitemapContainer {
	background: #FFF;
	padding: 2em;
}

#sitemapContainer .siteMapCol {
	width: 20%;
	float: left;
}

#sitemapContainer .siteMapCol ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sitemapContainer .siteMapCol>ul>li {
	font-size: 18pt;
}
#sitemapContainer .siteMapCol>ul>li>ul>li {
	font-size: 16pt;
}
#sitemapContainer .siteMapCol>ul>li>ul>li>ul>li {
	font-size: 14pt;
}
#sitemapContainer .siteMapCol>ul>li>ul>li>ul>li>ul>li {
	font-size: 12pt;
}
#sitemapContainer .siteMapCol ul li a {
	display: block;
	font-family: 'FranklinGothicMedium';
	color: #515151;
	padding: .25em;
	text-decoration: none;
}
#sitemapContainer .siteMapCol ul li a:hover {
	color: #900;
}

#sitemapContainer .siteMapCol>ul>li>a:after {
	content: " ";
	background: url(/images/nav/linkheadarrow.gif) no-repeat top center;
	height: 11px;
	width: 6px;
	display: inline-block;
	padding-left: 1em;
}

/********************core tile component *****************/

 .core-tile{
	float:left;
    font-size: 100%;
	color: #535353;
	font-family: arial,helvetica,sans-serif;
 }

 .core-tile p{
 	font-size: 90%;
 }
 
 .core-tile img{
 	width:auto;
    height:auto;
	float:left;
	margin: 3px 10px 5px 0px;
 }
 
 .core-tile a{
 	text-decoration:none;
 }
 .core-tile strong{
    display: block;
    font-weight: bold;
    margin-bottom: 0.25em;
    color: #57677B;
 }
  .core-tile span {
  	display:block;
  } 
  
  .disclaimer{
  font-size:85%;
  }
  
  .big-legend{
  	float: left;
  	margin-top: -16px;
  	background: white;
  	margin-left: auto;
  	margin-right: auto;
  }
.fieldset-spacer{
	min-height: 10px;
	margin:0 !important;
}
.all-width {
	width: 100% !important;
}
.all-width p{
	width: 100% !important;
}

.reset-margin-border{
	border-bottom: none;
	padding-bottom:0;
}

.findPage{
    float: left;
    margin-top: 30px;
}

.no-caption{
	height:237px; 
}
.no-caption .share-arrow-module
{
	left: 323px;
    top: 209px;
}
.level-five .no-caption .share-arrow-module
{
	right: 5px;
	bottom: 4px;
	left: auto;
	top: auto;
	position: absolute;
}

.level-four .no-caption .share-arrow-module100
{
	right: 5px;
	bottom: 4px;
	
	position: absolute;
}
.level-four .no-caption .share 
{
	top:238px;
	
}
.share-arrow100{
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none;
    display: block;
    height: 27px !important;
    width: 31px !important;
}
	
.no-caption #share-icons-module{
	padding-right:0;
	top: 237px;
	left:237px;
}

.no-image p a{
	position: relative;
}

/* ***** Right Rail, Text Only Tile ***** */

.textTile{
	color: #535353;
    display: inline-block;
    font-family: arial,helvetica,sans-serif;
	margin-top:30px;
	padding-left: 20px;
	*position:relative;
}



/* ***** Video Tile, and L5 Video Module ***** */

.video-tile.flag_video {
	border: 1px solid #E1E1E1;
    height: 167px;
    padding: 4px;
    position: relative;
    width: 242px;
    margin-top: 30px;
}

.flag_video div.caption {
	background-color: #db290f;
    bottom: 31px;
    color: #FFFFFF;
    font-family: 'FranklinGothicBookCompressed';
    font-size: 116%;
    left: 0;
    margin: 0 0 0 6px;
    padding: 5px;
    position: absolute;
    text-align: left;
    width: 339px;
    height: 37px;
}
.video-tile.flag_video div.caption {
	background-color: #db290f;
	
	bottom: 4px;
	margin-left: 4px;
    width: 232px;
}

.video-tile.flag_video img.play-button {
	display: block;
	position: absolute;
	top: 30%;
	left: 40%;
	height: 39px;
	width: 38px;
}

.flag_video.bankofamerica .caption {
    background-color: #E31932;
}
.flag_video.enterprise .caption {
    background-color: #990033;
}
.flag_video.merrilllynch .caption {
    background-color: #0052C2;
}
.flag_video.ustrust .caption {
    background-color: #717073;
}
.flag_video.bankofamericamerrilllynch .caption {
    background-color: #000000;
}

.flag_video .logo {
    background: transparent url(/images/cell/background/logo-sprites-forVideoBar.png) 100% -3px no-repeat;
    height: 17px;
    width: 111px;
    display: block;
    position: absolute;
    right: 10px;
    top: 14px;
}
.video-module.flag_video .logo {
    background: transparent url(/images/cell/background/logo-sprites-forVideoBar.png) 100% -3px no-repeat;
    height: 17px;
    width: 111px;
    display: block;
    position: relative;
    right: 10px;
    bottom: 20px;
    left: 570px;
    top: 355px;	
}

.text-with-image.flag_video div.caption {
	bottom: 30px;
}
.flag_video.bankofamerica .caption .logo {
    background-position: 100% -3px;
}
.flag_video.enterprise .caption .logo {
    background-position: 100% -3px;
}
.flag_video.merrilllynch .caption .logo {
    background-position: 100% -53px;
}
.flag_video.ustrust .caption .logo {
    background-position: 100% -79px;
}
.flag_video.bankofamericamerrilllynch .caption .logo {
    background-position: 100% -3px;
}


/* ***** Fake Fieldset: .fauxset ****** */
.fauxset {
    border: 1px solid #E1E1E1;
    width: 210px;
    padding: 5px 20px 10px 20px;
    position: relative;
    margin-top: 37px;
}
.fauxset-heading {
	text-transform: uppercase;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 175%;
	font-weight: normal;
	color: #788393;
	padding: 0px 10px 10px 10px;
    position: relative;
    top: -0.75em;
    display: block;
    background: #FFF;
    margin: 0px auto -0.75em auto;
    line-height: 1;
}




#pageHeader {
width: 100%;
height: 34px;
position: relative;
z-index: 2;
}

#pageHeader .wrapper {
margin: 0 auto;
width: 100%;
min-width: 1024px;
}

#headerShader {
position: absolute;
left: 0;
width: 0;
width: 100%;
height: 34px;
z-index: 2;
background: black;
opacity: .6;
filter: alpha(opacity=60);
}

#searchHeaderContainer {
float: right;
position: relative;
z-index: 3;
width: 740px;
}

#headerSubNav {
position: relative;
z-index: 5;
float: left;
padding: 10px 15px 10px 0px;
font-family: arial, helvetica, sans-serif;
}

form {
display: block;
margin-top: 0em;
} 

#searchHeaderContainer > form > div {
text-align: left !important;
}

#searchHeaderContainer .wwlbl {
position: absolute;
left: -9999px;
}

#searchHeaderContainer .wwctrl {
background: #DDE1E4;
border: 1px solid #D3D8DB;
border-top: 1px solid #B5BABE;
float: left;
margin: 6px 5px 0 0;
padding-left: 4px;
font-family: arial, helvetica, sans-serif;
}


#topNavBar {
width: 100%;
_width: expression( this.scrollWidth < 1024 ? "1024px" : "100%" );
margin: 0 auto;
height: 38px;
background: #670003 url(/images/nav/navbar_right.jpg) no-repeat top right;
position: relative;
border-bottom: 4px solid transparent;
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
z-index: 997;
visibility: hidden;
}
.topNavBottomBorderTemp, .topNavBottomBorderPerm {
border-bottom: 4px solid #AD1A10 !important;
}

#topNavBarContent {
position: relative;
margin: 0 auto;
height: 38px;
width: 100%;
_width: expression( this.scrollWidth < 1024 ? "1024px" : "auto" );
min-width: 1024px;
max-width: 1600px;
}

#topNavBar ul#topNav {
float: left;
width: 67.5%;
min-width: 764px;
border-left: 1px solid #411215;
}
#topNavBar ul {
list-style-type: none;
}
* {
margin: 0;
padding: 0;
border: 0 none;
}
user agent stylesheetul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
Inherited from div#topNavBar.flag_navigation.size1440.topNavBottomBorderPerm
Style Attribute {
visibility: visible;
}
#topNavBar {
visibility: hidden;
}

.subNavContainer {
width: 1000px;
position: absolute;
top: 42px;
left: 50%;
margin-left: -500px;
background: white;
opacity: .95;
cursor: auto;
}

.navLinkSection {
float: left;
width: 808px;
border-right: 2px solid #D4D4D4;
}

.subNavFactoid {
float: left;
width: 190px;
border-left: 2px solid #D4D4D4;
margin-left: -2px;
}

div.subNavContainer ul.subNavTiles {
clear: both;
width: 100% !important;
height: 127px;
border-top: 2px solid #D4D4D4 !important;
}



.mh-shader {
	 visibility:hidden;
	 position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.7;
	filter:alpha(opacity=70);
	z-index:1;
}


.mh-headline {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 65px !important;
text-transform: uppercase;
padding: 0 0 7px 0;
margin: 0;
position: relative;
font-weight: normal;
overflow: hidden;
width: 100% !important;
}

.mh-description {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 18px;
line-height: 1;
padding: 0;
position: relative;
z-index: 2;
}

.headline-title {
	font-family: arial, verdana, helvetica, sans-serif;
}

.mh-rightColNav {
position: absolute;
top: 76px;
right: 95px;
list-style-type: none;
width: 138px;
opacity: .85;
filter: alpha(opacity=85);
}

.mh-rightColNav li {
height: 57px;
background: #670003;
margin-bottom: 1px;
color: white;
width: 114px;
padding: 0 12px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 125%;
float: left;
}

.mh-rightColNavHead {
height: 32px !important;
padding-top: 9px !important;
background: black !important;
font-size: 150% !important;
}

li {
display: list-item;
text-align: -webkit-match-parent;
}
Inherited from ul.mh-rightColNav
.mh-rightColNav {
list-style-type: none;
}

.mh-rightColNavSelected {
background: #AD1A10 !important;
}

.lead-in-header-underlined {
font-size: 175%;
font-family: arial, verdana, helvetica, sans-serif;
color: #58626C;
border-bottom: 1px solid #E1E1E1;
padding-bottom: 10px;
text-transform: uppercase;
}

.breadCrumbContainer {
background: white;
background-image: url(/images/breadcrumb-top-border.png);
background-repeat: repeat-x;
font-family: arial, helvetica, sans-serif;
margin-top: 0px;

}

.breadCrumbSubContainer {
margin: 0 auto;
width: 994px;
padding-bottom: 13px;
padding-top: 23px;
position: relative;
}

.breadCrumb {
font-size: 90%;
}
.floatLeft {
float: left;
}

.currentPageCrumb {
color: #1462A1;
}




.mh-container {
	width: 1000px; 
	height: 333px; 
	padding:76px 0 0 0; 
	margin:0 auto; 
	position:relative;
}
.mh-content {
	position:absolute;
	left:0px;
	top:120px;
	visibility:hidden;
	color:#fff;
	padding:20px 30px 25px 30px;
	max-width:650px;
}

.mh-section {
	font-family:'FranklinGothicMedium';
	font-size:15px;
	color:#bababa;
	text-transform:uppercase;
	line-height:1;
	padding:0 0 12px 0;
	position:relative;
	z-index:2;
}
.mh-headline {
	font-size:81px;
	color:#fff;
	line-height:.79;
	text-transform:uppercase;
	padding:0 0 7px 0;
	margin: 0;
	position:relative;
	z-index:2;
	font-weight:normal;
	overflow:hidden;
}
.mh-description {
	font-size:18px;
	line-height:1;
	padding:0;
	position:relative;
	z-index:2;
}

/* Masthead Right Nav*/
.mh-rightColNav {
	position:absolute;
	top:76px;
	right:95px;
	list-style-type:none;
	width:138px;
	opacity:.85;
	filter:alpha(opacity=85);
}
.mh-rightColNav li {
	height:57px;
	background:#670003;
	margin-bottom:1px;
	color:#fff;
	width:114px;
	padding:0 12px;
	font-family:'FranklinGothicMedium';
	font-size:125%;
	float:left;
}
.mh-rightColNav li:hover {
	background:#ad1a10;
}
.mh-rightColNavHead {
	height:32px !important;
	padding-top:9px !important;
	background:#000 !important;
	font-size:150% !important;
}
.mh-rightColNavSelected {
	background:#ad1a10 !important;
}
.mh-rightColNav a {
	text-decoration:none;
	color:#fff;
	display:block;
	padding:11px 0 9px 0;
}

/* Shared Masthead Cell */
#masthead-2b, 
#masthead-2c {
     color: #FFFFFF;
     height: 515px;
     margin: -76px auto 0pt;
     max-width: 1600px;
     min-width: 1000px;
     position: relative;
     text-align: center;
     width: 100%;
}

#masthead-2b .cells,
#masthead-2c .cells {
	display: block;
	position: relative;
	width: 1000px;
	height: 440px;
	padding: 76px 0 0 0;
	margin: 0 auto;
	text-align: left;
}
#masthead-2b .cell,
#masthead-2c .cell {
	position: absolute;
	display: block;
	z-index: 10;
	overflow: visible !important;
	cursor:pointer;
}
#masthead-2b .cell img,
#masthead-2c .cell img {
	display: block;
	height: 100%;
	width: 100%;
	border: 0;
}
#masthead-2b .cell a,
#masthead-2c .cell a {
	text-decoration: none;
}
#masthead-2b .hover,
#masthead-2c .hover {
	z-index: 999;
}
#masthead-2b .title div.wrapper,
#masthead-2c .title div.wrapper {
	margin: 20px 0 0 10px;
}
#masthead-2b .cell div.wrapper,
#masthead-2c .cell div.wrapper {
	padding: 0 10px 10px 10px;
}

/* Masthead 2B */
#masthead-2b .title {
	width: 550px; 
	height: 175px; 
	top: 97px; 
	left: 240px;
	background: url(/images/masthead/5x5-black-70.png);
	cursor:default !important;
}
#masthead-2b #mhTile1 {
	width: 195px;
	height: 243px;
	top: 97px;
	left: 39px;
	font-size: 125%;
}
#masthead-2b #mhTile2 {
	width: 200px;
	height: 167px;
	top: 278px;
	left: 240px;
	font-size: 108%;
}
#masthead-2b #mhTile3 {
	width: 310px;
	height: 224px;
	top: 278px;
	left: 446px;
	font-size: 125%;
}
#masthead-2b #mhTile4 {
	width: 187px;
	height: 167px;
	top: 278px;
	left: 762px;
	font-size: 100%;
}
#masthead-2b #mhTile5 {
	width: 187px;
	height: 173px;
	top: 97px;
	left: 796px;
	font-size: 108%;
}

/* Masthead 2C */
#masthead-2c .title {
     background: url("/images/masthead/5x5-black-70.png") repeat scroll 0% 0% transparent;
     cursor: default ! important;
     height: 226px;
     left: 65px;
     top: 96px;
     width: 431px;
}
#masthead-2c #mhTile1 {
     font-size: 125%;
     height: 167px;
     left: 502px;
     top: 96px;
     width: 242px;
}
#masthead-2c #mhTile2 {
     font-size: 108%;
     height: 167px;
     left: 648px;
     top: 269px;
     width: 242px;
}
#masthead-2c #mhTile3 {
     font-size: 125%;
     height: 127px;
     left: 7px;
     top: 328px;
     width: 242px;
}
#masthead-2c #mhTile4 {
     font-size: 100%;
     height: 139px;
     left: 502px;
     top: 269px;
     width: 139px;
}
#masthead-2c #mhTile5 {
     font-size: 108%;
     height: 167px;
     left: 750px;
     top: 96px;
     width: 242px;
}
#masthead-2c #mhTile6 {
     font-size: 108%;
     height: 167px;
     left: 254px;
     top: 328px;
     width: 242px;
}

/* Masthead Fix */
h1 span.fix-tracking {
	letter-spacing: 6px;
}


/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
 * jQuery UI Accordion 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { 
	cursor: pointer; position: 
	relative; 
	zoom: 1;
	height: 25px;
	padding: 7px 10px 1px 20px;
	color: #535353;
    display: block;
    font-family: arial, helvetica, sans-serif;
    font-size: 108%;
    margin-top: -1px;
	
}

.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important; 
}
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { 
	position: absolute; 
	top: 6px;
	right: 6px;
	width: 21px;
	height: 21px;
	background: url(/images/common/rightnav_plusminus-sprite.png) top center no-repeat;
}
.ui-accordion .ui-accordion-header .ui-icon.ui-icon-triangle-1-e {
	background-position: top center;
}
.ui-accordion .ui-accordion-header .ui-icon.ui-icon-triangle-1-s {
	background-position: bottom center;
}
.ui-accordion .ui-accordion-content { 
	border-top: 0; 
	margin-top: -2px; 
	position: relative; 
	top: 1px; 
	overflow: hidden;
	display: none; 
	zoom: 1; 
}
.ui-accordion .ui-accordion-content-active { 
	display: block; 
	background: #F9F9F9;
}



/* Component containers
----------------------------------*/
.ui-widget { font-family: verdana,helvetica,sans-serif;/*{ffDefault}*/; /*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,helvetica,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #E1E1E1/*{borderColorContent}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #E1E1E1/*{borderColorHeader}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }


.ui-state-default{
	background:url(/images/common/accordion-unselected.png) #ffffff top center repeat-x;
}
.ui-state-active
{
	background:url(/images/common/accordion-selected.png)  #DEDEDE top center repeat-x;
	
}
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #E1E1E1/*{borderColorHighlight}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #E1E1E1/*{borderColorError}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }




#accordion .select-box-wrapper {
	padding: 10px 20px;
}



.select-box .comboui-select-box-container{
	position:relative;
	padding:0 !important;
	margin:0 !important;
}


.select-box .comboui-select-box-container{
	width:100%;
	height: 26px;
}

.select-box .select-box-container{
	width:100%;
}
.select-box .comboui-ul-select-box{
	width:100%;
	background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
}
.select-box p.comboui-select-header{
	
	background: url("/images/nav/selectarrow.gif") no-repeat scroll 98% center #FFFFFF !important;
}

.accordion-container{
}

.select-box-label{
	padding-top:10px;
	color:#222222;
	font-size:100%;
}


.select-box .right-navigation-item{
	border-top: none;
	border-bottom: 1px solid #E1E1E1;
}

.accordion-see-all {
	text-align: right;
}

.accordion-see-all a{
	background:none;
}

.accordion-see-all a:hover{
	background:none;
	color:#ad1a10;
}

.bold{
	font-weight: 600;
}

.accordion-accessible{
    padding: 0 !important;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 220px;
    text-indent:-9999px;
    border-width: 0;
    top: 11px;
}

.right-navigation-content li.currentRNI {
	color: #AD1A10;
	background: #dcdddf;
}

.right-navigation-content li.currentRNI a{
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;	
	
}

.right-navigation-content a {
	display: block;
	font-size: 100%;
	color: #535353;
	text-decoration: none;
	margin: 0px 0px 0px 15px;
	padding: 7px 7px 7px 11px;
	background: url(/assets/images/common/04_rightnav_arrow_off.png) no-repeat left center;
	font-family: arial, helvetica, sans-serif;
}

.right-navigation-content .currentRNI {
	background: #EEE;
}

.right-navigation-content .currentRNI a {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;
}

.right-navigation-content  a:hover {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center;
	color: #AD1A10;
}

.right-navigation-content .currentRNI a:hover {
	background: url(/assets/images/common/04_rightnav_arrow_on.png) no-repeat left center !important;
	color: #535353 !important;
}

.right-navigation-content .right-navigation-item {
	border-top: 1px solid #e1e1e1;
	font-size: 100%;
}


.lead-in-header {
	white-space:nowrap;
}

.sliderContainer-title {
	clear: both;
}

.sliderContainer {
	border: 1px solid #E1E1E1;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    width: 700px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E7E7E7');
	background-color: #E7E7E7; /* fallback */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E7E7E7)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ffffff, #E7E7E7); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #ffffff, #E7E7E7); /* FF3.6+ */
	background-image: -ms-linear-gradient(top, #ffffff, #E7E7E7); /* IE10 */
	background-image: -o-linear-gradient(top, #ffffff, #E7E7E7); /* Opera 11.10+ */
	background-image: linear-gradient(top, #ffffff, #E7E7E7); /* W3C */
	margin-bottom: 25px;
}
.sliderWindow {
	width: 702px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
}
.sliderRule {
	 *width:9000px;
}

.see-in-action-image-component {
    border: 0 none !important;
	display: inline-block;
    margin: 0;
    width:700px !important;
	zoom: 1; /* IE7 inline-block hack pt 1 */
    *display: inline; /* IE7 inline-block hack pt 2 */
    vertical-align: top;
    white-space: normal;
}
.seeItImage {
	float:left;
	width:156px;
	height:156px;
	padding:7px;
	border:1px solid #f0f0f0;
	margin: 30px 0 5px 20px;
}

.seeitContainer{
    display: block;
    float: left;
    margin-top: 30px;
    margin-left:25px;
    width: 425px;
}
.seeitContainer p.seeItHeadline {
    font-family: 'FranklinGothicMedium';
    font-size: 166%;
	color:#45546b;
	line-height: 1.2;
}

.seeitContainer p{
	font-size: 108%;
	margin-bottom:5px;
	width:425px;
}

.with-margin{
	width:600px;
	margin-left:50px;
	
}
.seeitContainer p.extend-width{
	width:600px;
}

.seeItText {
}
.arrowLeft {
	position: absolute;
	background: url(/assets/images/common/chevron_left_on.png) no-repeat;
	cursor: pointer;
	top: 38%; /* top: 75px; */
	left: -1px;
	width:25px;
	height:54px;
}
.arrowRight {
    position: absolute;
    background: url(/assets/images/common/chevron_right_on.png) no-repeat;
    cursor: pointer;
    top: 38%; /* top: 75px; */
    right: -1px;
    height: 54px;
    width: 25px;
}
.deadArrowLeft {
	background-image:url(/assets/images/common/chevron_left_off.png) !important;
	cursor:default !important;
}
.deadArrowRight {
	background-image:url(/assets/images/common/chevron_right_off.png) !important;
	cursor:default !important;
}

.slideButtonContainer {
	margin:0 auto 10px auto;
	clear:both;
	text-align:center;
	padding: 10px 48px 0;
	position:relative;
}
.slideButtonContainer a {
	cursor:pointer;
	background:url(/assets/images/common/seeItInAction_radial_off.png) no-repeat left top;
	width:17px;
	height:16px;
	display:inline-block;
	display:inline !ie;
	zoom:1;
	cursor:pointer;
	margin:0 2px;
}
.slideButtonContainer a.currentSlide {
	background:url(/assets/images/common/seeItInAction_radial_on.png) no-repeat left top;
	cursor:default !important;
}

/**************************************************************/

 .factoidContainer {
    /*border: 1px solid #E1E1E1;*/
    display: block;
    float: right;
    height: 140px;
    overflow: hidden;
    position: relative;
    width: 195px;
	padding-bottom: 10px;
}
.factoidContainer .sliderRule {
	width:195px;  
	height:10000px;
	position:absolute;
}
.factoidContainer .imageContainer {
	float:left;
	width:195px;
	height:140px;
	margin:0;
	padding:0;
}

.factoidContainer .imageContainer img {
	width: 195px;
	display:block;
	margin-top:35px;
}

.factoidContainer a.arrowUp,
.factoidContainer a.arrowDown {
	text-indent: -9999px;
	color: #FFF;
	overflow: hidden;
}

.factoidContainer .arrowUp {
	background:url("/assets/images/common/arrow_up.png") no-repeat center center;
	position:absolute;
	top:-10px;
	left:70px;
	cursor:pointer;
	width:50px;
	height:30px;
}
.factoidContainer .arrowDown {
	position:absolute;
	top:110px;
	left:70px;
	cursor:pointer;
	background:url("/assets/images/common/arrow_down.png") no-repeat center center;
	width:50px;
	height:30px;		
}

.factoidContainer .arrowUp, 
.factoidContainer .arrowDown {
	opacity: .75;
}
.factoidContainer .arrowUp:hover, 
.factoidContainer .arrowDown:hover {
	opacity: 1;
}

/**************************************************************/

 .sliderTileContainer {
    display: block;
    float: right;
    height: 120px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
    width: 250px;
}
.sliderTileContainer .sliderRule {
    height: 120px;
    position: absolute;
    width: 1950px;
}
.sliderTileContainer .imageContainer {
    float: left;
    height: 120px;
    margin-left: 26px;
    padding: 0;
    width: 225px;
}

.sliderTileContainer .imageContainer img {
    display: block;
    margin-top: 7%;
    width: 195px;
}

.sliderTileContainer .arrowLeft {
	position: absolute;
	background: url(/assets/images/common/chevron_left_on.png) no-repeat;
	cursor: pointer;
	top: 10%; /* top: 75px; */
	left: 0px;
	width:25px;
	height:54px;
}
.sliderTileContainer .arrowRight {
    position: absolute;
    background: url(/assets/images/common/chevron_right_on.png) no-repeat;
    cursor: pointer;
    top: 10%; /* top: 75px; */
    right: 0px;
    height: 54px;
    width: 25px;
}
.sliderTileContainer p{
    bottom: 5px;
    line-height: 1.3;
    position: absolute;
}

/* */

.see-in-action-image-component .scroller {
	position: relative;
	max-height: 172px;
	overflow: hidden;
}
.see-in-action-image-component .scrollBar {
	display: none; /* hide unless initialized, and jqueryui adds .ui-slider class */
}
.see-in-action-image-component .scrollBar.ui-slider {
	position: relative;
	display: block;
	float: right;
	width: 13px;
	height: 172px;
	background: transparent url(/assets/images/common/scrollTrack.png) no-repeat top center;
	border: 0;
	margin-top: 30px;
	margin-right: 35px;
}
.see-in-action-image-component .scrollBar a {
	position: absolute;
	display: block;
	width: 13px;
	height: 3px;
	background: transparent url(/assets/images/common/scrollHandle.png) no-repeat center center;
	border: 0;
	box-shadow: 1px 3px 9px #000;
	cursor: pointer;
}

.ordered-feature-subcontent-item .sliderRule {
	 *width:195px;
}

.comboui-select-box-container {
	padding:0 !important;
	border:1px solid #cdcdcd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin:0 0 15px 6px !important;
	width:157px;
	position:absolute;
}

#criteria-1 {
	left: 0px;
}

#criteria-2 {
 	left:170px;
}

p.comboui-select-header {
	display:block;
	color:#515151 !important;
	cursor:pointer;
	padding:4px 25px 4px 10px !important;
	font-family:'FranklinGothicBook';
	font-size:100%;
	background:#fff url(/images/nav/selectarrow.gif) no-repeat 135px 2px;
}
a.comboui-select-header-link {
	display:block;
	color:#515151 !important;
	cursor:pointer;
	font-family:'FranklinGothicBook';
	font-size:100%;
	text-decoration:none;
}

.accordion-container .select-box p.disabled{
	background:#cdcdcd !important;
	cursor:default;
}
.comboui-ul-select-box {
	padding-top:0 !important;
	margin-bottom:10px !important;
	width:158px;
	max-height:100px;	
	display:none;
	overflow:auto;
	border-top:1px solid #CDCDCD;
}


.comboui-select-open {
	background:#fff url(/images/nav/selectarrow_opened.gif) no-repeat 135px 2px !important;
	z-index: 100;
}

.comboui-ul-select-box li {	
	color: #004385;
	font-family:'FranklinGothicBook';
	font-size:100%;	
	background-image:none !important;
	padding:0 !important;
}

.comboui-ul-select-box li a {
	text-decoration: none;
	display:block;	
	padding:4px 25px 4px 10px !important;
}

.comboui-ul-select-box li a:hover {
	background:#DDD;
	color:#333;
}


.item-sharing-rating{
    display: none;
    float: left;
    width: 100%;
}
.stars{
	vertical-align:top;
	display: inline-block;
    height: 25px;
    margin-left: 5px; 
    visibility: hidden;	/*Remove this get the widget is working */
    display:inline !ie
    zoom:1;
}
.twitter-share-button{
    margin:0;
    padding:0;
    vertical-align:top;
    width: 60px !important;
}
.fb,.tw{
 	float:left;
}
.fb{
    width: 12%;
    *width: 0%;
} 
.tw{
    width: 12%;
}

.player .share,
.shareBar .share,
.flag_social_widget {
    padding: 0px 5px;
}
.player .share a,
.shareBar .share a,
.flag_social_widget a {
    position: relative !important;
    width:16px;
    height:16px;
    display:block;
    float:left;
    margin: 5px 0px 0px 5px;
    text-indent: 0;
}
.player .share a img,
.shareBar .share a img,
.flag_social_widget a img {
    width:16px !important;
    height:16px !important;
}
.share{
    position: absolute;
    left: 805px;
    top: 104%;
    background: none repeat scroll 0 0 #FFFFFF;
    display: none; /* default state, hidden */
    height: 30px;
    overflow: hidden;
    width: 110px;
    z-index: 1000;
}
.ui-dialog .share,
#overlay .share {
    left: auto !important;
    right: 0% !important;
    top: 100% !important;
	border: 0 !important;
    box-shadow: 0px 10px 20px rgba(0,0,0,0.5);
}
.share a img {
    height: auto !important;
    width: auto !important;
}

.reset-in-modules{
	left:238px;
}

.hcount .count-o{
	margin-left:40px;
}

.infographic-share-wrapper {
    position: relative;
    border: 1px solid #E1E1E1;
    padding: 6px;
    margin-bottom: 25px;
}
.infographic-share-wrapper .lkshare-open {
    background: none !important;
}
.infographic-share-wrapper .share {
    top: 100%;
    right: -1px;
    left: auto;
}
.infographic-share-wrapper .infographicShareTarget {
    position: absolute;
    bottom: 3px;
    right: 8px;
}
.ie7 .infographic-share-wrapper .infographicShareTarget {
    bottom: 6px;
}


.infographic-share-wrapper a.downloadPDF {
    position:absolute;
    bottom: 10px;
    left: 10px;
    font-family:'FranklinGothicMedium',Arial,Helvetica,sans-serif !important;
    font-size:108% !important;
    line-height:100% !important;
    color:#666 !important;
    padding:3px 11px;
    margin:13px 6px 0 0 !important;
    background:#fff;
    border:1px solid #d2d2d2;
    cursor:pointer;
    text-transform: uppercase;
    text-decoration: none;
}

#content .share,
.breadCrumbContainer #sharing-icons {
    border: 1px solid #E1E1E1;
    border-top: 0;
}


.share{
	visibility:hidden!important;
	 
}

 #share-icons-module{
	visibility:hidden!important;
	display:none;
}


.adaBorder img{
	display:none!important;
}

#accordion{
	position:relative;
}
br.clear{
	display:none;
}
hr.clear{
	display:none;
}


.ie7 br.clear{
	display:block;
	position:relative;
}

.ie7 span.clear{
	display:block;
}
.ie7 .div-hr{
	display:none;
}

.footerWrapper {
    font-family: arial, helvetica, sans-serif;
    width: 100%;
    padding: 23px 0 15px 0;
    filter: !important;
	background-color: #ffffff; /* fallback */
	background-image: none; /* W3C */
	color:#000000;
	display:block;
	
	
}

.footerWrapper hr{
	display: none;
}

.ie7 .footerWrapper{
	margin-top:520px;
}
.ie7 .rightSideContent{
	float:none;
}

.profile-description-list{
	position:relative;
	float:left;
}

.ie7 .bodyMainContainer{
	float:left;
	position:relative;
}

.subpageBodyContainer{
	position:relative;
}
.ie7 .level-four .lead-in-header{

	position:relative;
}