html {
	font-size: 13px;
}

body {
	font-size: 1em;
}

h1, h2 {
	font-weight: 300;
}

a:link, a:visited, a:hover, a:active {
	color: #002d6b;
	text-decoration: none;
}

p {
	color: #54565a;
	font-size: 1em;
	font-family: Verdana;
	line-height: 1.38em;
}

input[type=text] {
	height: 24px;
	border: solid 1px #d2d2d1;
	border-radius: 5px;
	background: url(bg-input-text.gif) top left repeat-x;
	line-height: 24px;
	padding: 0 5px;
}

div#print-header {
	display: none;
}

div.formWrapper {
	margin: 2px 0;
}

div.formWrapper, div.formWrapper label, div.formWrapper input, div.formWrapper span {
	vertical-align: top;
}

input.error {
	background: #fdeacf;
	border: solid 1px #fcb452;
}

span.error-field {
	margin: 0 0 0 10px;
	font-family: verdana;
	font-size: 13px;
	display: inline-block;
	width: 105px;
}

textarea {
	border: solid 1px #d2d2d1;
	border-radius: 5px;
	background: url(bg-input-text.gif) top left repeat-x;
	line-height: 24px;
	padding: 5px;
}

div#background {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
}

div#site-alert {
	width: 100%;
	height: 0px;
	background: #faab4e;
	position: relative;
	z-index: 5000;
}

div#site-alert a {
	color: #d21820 !important;
	text-decoration: none;
}

div#site-alert ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	display: none;
}

div#site-alert ul li {
	margin: 0;
	padding: 5px 10px;
	list-style-image: none;
}

div#site-alert ul li:nth-child(1), .alert1 {
	text-align: left;
}

div#site-alert ul li:nth-child(2), .alert2 {
	text-align: left;
}

div#site-alert ul li:nth-child(3), .alert3 {
	text-align: right;
	height: 20px;
}

div#site-alert p {
	margin: 2px 0;
}

span#hide-alert {
	cursor: pointer;
	vertical-align: top;
}

span#hide-alert img {
	position: relative;
}

body.background-layer div#background {
	opacity: 0.3;
}

div#background img {
	width: 100%;
	position: absolute;
}

header.main {
	width: 100%;
}

div.header-top-bar {
	display: none;
}

div.nav-rollover {
	display: none;
}

nav.header-nav-bar {
	width: 100%;
	z-index: 5;
	position: absolute;
	top: -194px;
	left: 0;
}

ul.horizontal {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

ul.horizontal li {
	float: left;
}

ul.main-nav {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: solid 1px #cfd0d1;
	border-bottom: solid 1px #bcbdbe;
}

ul.main-nav li {
	list-style-image: none;
	margin: 0;
	padding: 0;
	background: #e7e8e9;
	line-height: 30px;
	border-top: solid 1px white;
	border-bottom: solid 1px #cfd0d1;
	float: none;
}

ul.main-nav li:hover {
	background: #0044a3;
}

ul.main-nav li a {
	color: #959594;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	font-family: "franklin-gothic-urw",sans-serif;
	text-transform: uppercase;
	display: block;
	padding-left: 30px;
}

ul.main-nav .active-nav-item {
	background: #002d6b;
	color: white;
}

ul.main-nav .active-nav-item a {
	color: white;
}

input.search {
	width: 152px;
	padding: 0 43px 0 5px;
	margin: 6px 0;
	height: 27px;
	border: none;
	background: url(bg-search-box.gif) top left no-repeat;
	color: #666;
	font-size: .85em;
	line-height: 27px;
}

div#compact-nav {
	width: 100%;
	background: url(bg-nav-bar-mobile.jpg) top left repeat-x;
	height: 59px;
	vertical-align: top;
	position: relative;
	min-width: 320px;
	box-shadow: 0 5px 8px 0px #666;
	border-top: solid 1px white;
}

ul.copact-sub-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	display: none;
}

ul.copact-sub-nav li {
	background: white;
	line-height: 28px;
}

ul.copact-sub-nav li a {
	color: #002d6b;
	text-decoration: none;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	font-family: "franklin-gothic-urw",sans-serif;
	text-transform: uppercase;
	display: block;
	padding-left: 60px;
}

ul.copact-sub-nav li a:hover {
	color: white;
}

div#compact-search {
	width: 100%;
	text-align: center;
	height: 50px;
	background: #e7e8e9;
	display: none;
	position: relative;
}

div#compact-search input.search {
	width: 87%;
	padding: 0 42px 0 5px;
	height: 35px;
	background: white;
	border: solid 1px #d2d2d1;
	border-radius: 4px;
	box-shadow: inset 0 0 3px 0 #aaa;
	font-size: 1.2em;
	line-height: 35px;
}

div#compact-search input.search-submit {
	position: absolute;
    right: 3.4%;
    top: 10px;
    width: 34px;
}

div#compact-nav table {
	width: 100%;
}

div#compact-nav table tr td {
	vertical-align: top;
}

div#compact-nav table tr td:nth-child(1) {
	width: 10%;
}

div#compact-nav table tr td:nth-child(2) {
	width: 80%;
	text-align: center;
}

div#compact-nav table tr td:nth-child(2) img {
	position: relative;
	top: -2px;
}

div#compact-nav table tr td:nth-child(3) {
	width: 10%;
	text-align: right;
}


section.main-content {
	margin-top: 100px;
}


article.box {
	width: 95%;
	background: white;
	border-radius: 4px;
	margin: 15px auto;
	box-shadow: 1px 1px 6px 1px #999;
	padding: 2px 8px 2px 2px;
}

.inner-border {
	border: solid 1px #dadada;
	border-radius: 4px;
	width: 100%;
	height: inherit;
	min-height: inherit;
	padding: 2px;
	word-wrap: break-word;
	overflow: hidden;
}

article.box h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	margin: 10px;
	padding: 0;
	color: #002d6b;
	font-weight: 300;
	font-size: 24px;
}

article.box img.main {
	width: 99%;
	min-height: 50px;
}

article.box p {
	margin: 5px 10px;
	color: #54565a;
	font-size: 12px;
	font-family: Verdana;
	line-height: 20px;
}

p.link {
	color: #002d6b;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
}

p.link a {
	color: #002d6b;
	text-decoration: none;
	cursor: pointer;
	font-size: 11px;
}

p.link a img.arrow {
	position: relative;
	top: 5px;
	margin-left: 5px;
}

article.right-image img.main-image {
	float: right;
	margin-left: 10px;
	width: 100%;
}

article.left-image img.main-image {
	float: left;
	margin-right: 20px;
	width: 100%;
}

footer.main {
	display: none;
}

footer.mobile {
	width: 100%;
}

footer.mobile div.mobile-copyright {
	background: #e2e3e4;
	padding: 10px 20px 30px 20px;
	font-family: verdana;
	font-size: 11px;
	color: #929192;
}

div.mobile-copyright ul a {
	color: #002d6b;
}

div.mobile-copyright ul li {
	color: #002d6b;
	margin-right: 10px;
}

footer.mobile div.brand-carousel-mobile {
	overflow: hidden;
	position: relative;
	float: left;
}

footer.mobile div.brand-carousel-mobile ul {
	width: 100%;
}

footer.mobile div.brand-carousel-mobile li {
	float: left;
	margin: 0 0 0 12px;
	padding: 0;
	width: 115px;
	height: 100px;
}

footer.mobile div.brand-carousel-mobile li img {
		width: 100%;
		position: relative;
		top: 5px;
	}

img.prev-mob {
	float: left;
	left: 10px;
	top: 0;
}

img.next-mob {
	float: left;
	right: 10px;
	top: 0;
	z-index: 40;
}

img.prev, img.next, img.prev-mob, img.next-mob, img.prev-img, img.next-img {
	cursor: pointer;
}

article#our-company img.main, article#our-brands img.main, article#our-purpose img.main {
	width: 100%;
}

/*****************************************
 Working Here
*****************************************/

section.working-here nav.working-here-sub {
	float: left;
	margin-right: 5px;
	width: 220px;
	text-align: left;
	display: none;
}

section.working-here article h2 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 24px;
	color: #002d6b;
	margin: 0;
	padding: 0;
}

section.working-here nav.working-here-sub article.box {
	width: 200px;
	cursor: pointer;
}

section.working-here nav.working-here-sub article.box div.inner-border {
	padding-bottom: 6px;
}

section.working-here nav.working-here-sub article.box-hover {
	width: 223px;
	padding-right: 0;
	position: relative;
	z-index: 2000;
	box-shadow: -2px 2px 4px 0px #ccc;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

section.working-here nav.working-here-sub article.box-hover div.inner-border {
	border-right: none;
	padding-right: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

section.working-here nav.working-here-sub article.box h1 {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5px;
}

section.working-here nav.working-here-sub article.box-hover h1 {
	color: white;
	position: relative;
	z-index: 100;
}

section.working-here nav.working-here-sub article.box p {
	font-size: 9px;
	margin-top: 0;
	line-height: 14px;
	width: 190px;
}

section.working-here section.working-here-content {
	width: 95%;
	background: white;
	border-radius: 4px;
	padding: 2px;
	margin: 10px auto 150px auto;
	box-shadow: 0 2px 4px 1px #ccc;
}

section.working-here section.working-here-content article#wh-our-environment {
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

section.working-here section.working-here-content article#wh-careers {
	display: none;
}

section.working-here section.working-here-content article#wh-why-pinnacle {
	display: none;
}

section.working-here section.working-here-content article#wh-work-here {
	display: none;
}

section.working-here section.working-here-content article {
	border: solid 1px #dadada;
	border-radius: 4px;
	padding: 30px;
	margin-bottom: 2px;
}

section.working-here-content article h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 36px;
	color: #002d6b;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

section.working-here section.working-here-content article.quotes {
	font-family: "Georgia" !important;
	background: #e3e4e5;
	padding: 20px 30px;
	position: relative;
}

article#wh-quotes p.quote > span {
	display: inline;
	width: 90%;
	display: none;
}

article#wh-quotes p.quote > span.active-quote {
	display: inline;
}

article#wh-quotes p.author {
	display: none;
}

article#wh-quotes p.active-author {
	display: inline-block;
}


section.working-here section.working-here-content article.quotes p {
	width: 90%;
	margin: 0 auto;
}

section.working-here section.working-here-content article.quotes p.quote {
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	color: #002d6b;
	text-align: center;
}

section.working-here section.working-here-content article.quotes p.author {
	color: #54565a;
	font-size: 14px;
	font-family: "Georgia";
	font-style: italic;
	text-align: right;
	margin-top: 20px;
	display: none;
}

section.working-here section.working-here-content article.quotes p.active-author {
	display: block;
}

section.working-here section.working-here-content article.quotes img#prev-quote {
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -16px;
}

section.working-here section.working-here-content article.quotes img#next-quote {
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -16px;
}

article#wh-our-environment p.carousel-quote {
	display: none;
	width: 90%;
}

article#wh-our-environment p.active-quote {
	display: block;
}

section.working-here section.working-here-content aside {
	border: solid 1px #dadada;
	border-radius: 4px;
	padding: 30px;
}

section.working-here section.working-here-content aside h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 24px;
	color: #002d6b;
	margin: 0;
	padding: 0;
}

section.working-here section.working-here-content aside p {
	font-size: 11px;
}



/******************************************
 Who We Are
*******************************************/

section.who-we-are h3 {
	font-size: 14px;
	font-weight: 300;
	color: #002d6b;
	margin: 25px 0 -10px 0;
}

section.who-we-are ul li {
	color: #54565a;
    font-family: Verdana;
    font-size: 1em;
    line-height: 1.38em;
}

section.who-we-are article.landing {
	min-height: 196px;
}

section.media article.landing {
	min-height: 196px;
}

section.who-we-are article#citizenship {
	min-height: 127px;
}

section.who-we-are article.landing img.main-image, article#citizenship img.main-image, section.investors article.landing img.main-image {
	width: 100%;
	margin-bottom: 1.2em;
}

section.who-we-are nav.who-we-are-sub, section.who-we-are section.who-we-are-content {
	display: none;
}

section.who-we-are nav.who-we-are-sub {
	float: left;
	margin-right: 5px;
	width: 220px;
	text-align: left;
	display: none;
}

section.who-we-are nav.who-we-are-sub article.box {
	width: 200px;
	cursor: pointer;
}

section.who-we-are nav.who-we-are-sub article.box div.inner-border {
	padding-bottom: 6px;
}

section.who-we-are nav.who-we-are-sub article.box-hover {
	width: 223px;
	padding-right: 0;
	position: relative;
	z-index: 2000;
	box-shadow: -2px 2px 4px 0px #ccc;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

section.who-we-are nav.who-we-are-sub article.box-hover div.inner-border {
	background: white url(bg-blue-box-arrow.gif) 1px 1px no-repeat;
	border-right: none;
	padding-right: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

section.who-we-are nav.who-we-are-sub article.box h1 {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5px;
}

section.who-we-are nav.who-we-are-sub article.box-hover h1 {
	color: white;
	position: relative;
	z-index: 100;
}

section.who-we-are nav.who-we-are-sub article.box p {
	font-size: 9px;
	margin-top: 0;
	line-height: 14px;
	width: 190px;
}

section.who-we-are section.who-we-are-content {
	width: 95%;
	background: white;
	border-radius: 4px;
	padding: 2px;
	margin: 10px auto 150px auto;
	box-shadow: 0 2px 4px 1px #ccc;
}

section.who-we-are section.who-we-are-content article#wh-our-environment {
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

section.who-we-are section.who-we-are-content article#wh-our-environment h1, section.who-we-are section.who-we-are-content article#wh-our-environment p {
	margin-left: 45px;
}

section.who-we-are section.who-we-are-content article#wh-careers {
	display: none;
}

section.who-we-are section.who-we-are-content article#wh-why-pinnacle {
	display: none;
}

section.who-we-are section.who-we-are-content > article {
	border: solid 1px #dadada;
	border-radius: 4px;
	padding: 20px;
	margin-bottom: 2px;
}

section.who-we-are div#landing-content article.box div.inner-border {
	position: relative;
}

section.who-we-are div#landing-content article.box p.link {
	vertical-align: bottom;
}

section.who-we-are-content article h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 36px;
	color: #002d6b;
	margin-top: 0;
	padding: 0;
	text-transform: uppercase;
}

section.who-we-are-content article h2 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 24px;
	color: #002d6b;
	margin: 0;
	padding: 0;
}

section.who-we-are section.who-we-are-content article.quotes {
	font-family: "Georgia" !important;
	background: #e3e4e5;
	padding: 20px 30px;
	position: relative;
}

section.who-we-are section.who-we-are-content article.quotes p {
	width: 90%;
	margin: 0 auto;
}

section.who-we-are section.who-we-are-content article.quotes p.quote {
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	color: #002d6b;
	text-align: center;
}

section.who-we-are section.who-we-are-content article.quotes p.author {
	color: #54565a;
	font-size: 14px;
	font-family: "Georgia";
	font-style: italic;
	text-align: right;
	margin-top: 20px;
}

section.who-we-are section.who-we-are-content article.quotes img#prev-quote {
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -16px;
}

section.who-we-are section.who-we-are-content article.quotes img#next-quote {
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -16px;
}

section.who-we-are section.who-we-are-content aside {
	border: solid 1px #dadada;
	border-radius: 4px;
	padding: 30px;
}

section.who-we-are section.who-we-are-content aside h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 24px;
	color: #002d6b;
	margin: 0;
	padding: 0;
}

section.who-we-are section.who-we-are-content aside p {
	font-size: 11px;
}


section.working-here img.next-img, section.working-here img.prev-img {
		position: relative;
		top: 2px;
	}

section.working-here img.prev-img {
	margin-right: 5px;
}

section.working-here img.next-img {
	margin-left: 5px;
}

article#wwa-our-purpose img.inline-left-image {
	margin: 0 0 5px 0;
	position: relative;
	left: -7px;
	top: 5px;
}

article#wwa-our-purpose h2, article#wh-why-pinnacle h2 {
	margin-top: 40px;
}

div#oe-carousel {
	overflow: hidden;
	display: inline-block;
}

div#oe-carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

div#oe-carousel ul li {
	list-style-image: none;
	display: inline;
	margin: 0;
	padding: 0;
	height: 72px;
	width: 86px;
	border: solid 3px transparent;
	opacity: 0.5;
	cursor: pointer;
}

div#oe-carousel ul li.active-thumb {
	border: solid 3px #002d6b;
	opacity: 1.0;
}

div#oe-carousel ul li img {
	width: 100%;
	height: 100%;
}

div#oe-carousel ul li.last {
	margin-right: 0px;
}

article#wh-our-environment img#main {
	width: 100%;
	clear: both;
	margin-top: 3px;
}

img#citizenship-chart {
	width: 100%;
}

/*******************************************
 Investors
*********************************************/

section.investors article.landing {
	min-height: 196px;
}

section.investor-page > article.box div.inner-border {
	padding: 20px;
	width: auto;
}

section.investor-page > article.box {
	padding-right: 2px;
	margin-bottom: 50px;
}

section.investor-page > article.box h1 {
	margin-left: 0;
}



/********************************************
 Awards
********************************************/
section.who-we-are-content h1, section.who-we-are-content h2 {
	font-weight: 300;
}

section.who-we-are-content #wwa-awards .awards_images {
	width: 100%;
}

section.who-we-are-content #wwa-awards .left_col {
	width: 48%;
	float: left;
	padding-right: 01.85546875%;
}

section.who-we-are-content #wwa-awards .right_col {
	width: 48%;
	float: left;
	padding-right: 01.85546875%;
}

section.who-we-are section.who-we-are-content #wwa-awards .awards_container {
	overflow: hidden;
	position: relative;
}

section.who-we-are section.who-we-are-content #wwa-awards h3 {
	font-size: Verdana, Sans-Serif;
	font-size: 1.25em;
	margin-bottom: -0.5em;
	color: #515151;
	font-weight: 600;
	text-decoration:underline;
}

section.who-we-are section.who-we-are-content #wwa-awards .awards_container .jump_links {
	position: absolute;
	right: 40px;
	top: 5px;
}


/********************************************
 Recipes
********************************************/

section.recipes article.box, section.recipes article.box .inner-border{
	overflow: hidden;
}

section.recipes article.box .inner-border .recipes_content{
	padding: 2.5em 3.75em 7.5em 3.75em;
	overflow: hidden;
}

section.recipes #landing-content article.box .inner-border .recipe_box {
	margin: 5px 10px 5px 10px;
	float: left;
	width: 45%;

}

section.recipes #landing-content article.box .inner-border .recipe_box h2 {
	color: #002d6b;
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .5em;

}

section.recipes #landing-content article.box .inner-border .recipe_box .recipe_image_container {
	float: left;
	margin-right: 1em;
	box-shadow: 1px 1px 6px 1px #999999;
	padding: 2px 8px 2px 2px;
	background-color: #ffffff;
	width: 164px;
	height: 170px;
	display: block;
}

section.recipes #landing-content article.box .inner-border .recipe_box  .recipe_image_container .inner-border {
	border: solid 1px #dadada;
	border-radius: 0;
	width: 100%;
	height: 164px;
	min-height: inherit;
	padding: 2px;
}

section.recipes #landing-content article.box .inner-border .recipe_box .links {
	float: left;
	width: 47%;

}

section.recipes #landing-content article.box .inner-border .recipe_box .links p {
	margin-bottom: .75em;
	font-size: 0.85em;
}

/********************************************
 Brands
********************************************/

section.brands {
	overflow: hidden;
}

section.brands .brandmap .logo-container {
	float: left;
	box-shadow: 1px 1px 6px 1px #999999;
	padding: 2px 8px 2px 2px;
	background-color: #ffffff;
	display: block;
	border-radius: 4px 4px 4px 4px;
}

section.brands .brandmap .logo-container .inner-border {
	border: solid 1px #dadada;
	border-radius: 4px 4px 4px 4px;
	width: 100%;
	min-height: inherit;
	padding: 2px;
	text-align: center;
}

section.brands .logo-container img {
	max-width: 95%;
}

section.brands .brandlisting .left{
	width: 100%;
	float: none;
}

section.brands .brandlisting {
	margin: 0 20px;
}


section.brands .brandlisting  h1 {
	color: #002d6b;
    font-family: "franklin-gothic-urw",sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    margin: 10px 0 0 0 ;
    padding: 0;
}

section.brands .brandlisting  p{
	margin:0;
}

section.brands .brandlisting .left p.title {
	font-weight: bold;
	margin-top: 1em;
	font-size: .85em;
}

section.brands .brandlisting .left .brands_list {
	float: left;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 3em;
}

section.brands .brandlisting .left ul {
	color: #9A9DA1;
    float: left;
    font-size: .85em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

section.brands .brandlisting .left ul li{
	margin: 6px 0 6px 12px;
	font-family: VErdana, Sans-Serif;
}

section.brands .brandlisting .left .small {
	font-style: italic;
	font-size: 0.6875em;
}

section.brands .brandlisting .right{
	float: none;
	width: 100%;
	margin: 0 auto 50px auto;
}

section.brands .brandlisting .right .link {
	margin-right: 3.2em;
}

section.brands .imagelisting {
	margin-top: 1em;
}

section.brandsdetail sup {
	font-size: 60%;
}




/********************************************
 Terms of Use 
********************************************/

section.terms article {
	margin-bottom: 7.14em;
}

section.terms article h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 2.57em;
	color: #002d6b;
	margin: 1.2em 0.75em;	
}

section.terms article h2 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 1.14em;
	color: #002d6b;
	text-transform: uppercase;
	margin:  1.2em 1.9em;
}

section.terms article p {
	font-size: 1em;
	margin: 0.77em 2.0em;
}

/********************************************
  Contact Us
********************************************/

section.contactus  {
	margin-bottom: 50px;
}

section.contactus article#intro-copy {
	width: 95%;
}

section.contactus article.box {
	padding-right: 2px;
}

section.contactus article.box div.inner-border {
	padding: 30px 30px;
	width: auto;
}

section.contactus article h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 2.57em;
	color: #002d6b;
	margin: 0;	
	text-transform: uppercase;
}

section.contactus article h2 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 1.23em;
	color: #002d6b;
	margin: 0;
}

section.contactus article p {
	margin: 10px 0;
}

section.contactus article.contact-us-form {
	display: inline-block;
	position: relative;
	display: block;
}

section.contactus article.contact-us-form p.required-fields {
	position: absolute;
	right: 20px;
	top: 23px;
	font-size: 10px;
}

section.contactus section.contact-us-right {
	display: block;
	vertical-align: top;
}

section.contactus article.contact-us-form label {
	width: 165px;
	color: #54565a;
	font-family: verdana;
	font-size: 13px;
	display: inline-block;
}

section.contactus article.contact-us-form input[type=text] {
	width: 230px;
	color: #54565a;
}

section.contactus article.contact-us-form textarea {
	width: 85%;
	height: 115px;
}

section.contactus article.contact-us-form div.centeredCheckbox {
	margin-left: 0;
	vertical-align: top;
}

section.contactus article.contact-us-form div.centeredCheckbox label {
	width: 90%;
}

section.contactus article.contact-us-form div.centeredCheckbox input {
	vertical-align: top;
	margin: 3px 5px 0 0;
}

button.submitContactForm {
	width: 154px;
	height: 38px;
	border: none;
	background: url(btn-submit-contact.gif) top left no-repeat;
	margin: 10px 0 0 0;
}

section.contactus article.contact-us-form p.security {
	font-size: 10px;
	line-height: 13px;
}

span.contact-info {
	display: block;
	border-radius: 4px;
	border: solid 1px #f0f0f0;
	background: #fbfbfb;
	padding: 5px 20px;
}

section.contactus section.contact-us-right article.productlocator {
	margin-bottom: 20px;
}

section.contactus section.contact-us-right article.productlocator img {
	width: 100%;
}

section.contactus section.contact-us-right article.howcanwehelp div.inner-border {
	padding: 20px 10px;
}

section.contactus section.contact-us-right article.howcanwehelp h2 {
	margin: 0 0 0 20px;
}

section.contactus section.contact-us-right article.howcanwehelp strong {
	padding-left: 20px;
	padding-bottom: 5px;
}

section.contactus section.contact-us-right article.productlocator div.inner-border {
	padding: 0;
}

section.contactus section.contact-us-right article.productlocator h2 {
	margin: 20px 0 10px 30px;
}

section.contactus section.contact-us-right article.productlocator p {
	margin: 5px 0 5px 30px;
}

section.contactus select {
	width: 235px;
}

section.contactus div.error {
  margin-left: 170px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: red;
}

section.contactus div.messageWrapper div.error {
  margin-left: 5px;
}

section.contactus div.contactFormSuccess {
  margin-bottom: 10px;
  
}

/*********************************************
 Brand Detail
*********************************************/

nav.leftScroll {
	width: 27px;
	margin: 0 0 0 0;
	padding-top: 160px;
	display: inline-block;
	vertical-align: top;
}

nav.rightScroll {
	width: 27px;
	margin-right: 0;
	padding-top: 160px;
	display: inline-block;
	vertical-align: top;
}

section.brandsdetail section.brandContent {
	display: inline-block;
	width: 80%;
	margin-bottom: 50px;
}

div.editBrand {
	position: absolute;
	right: 0;
	top: 0;
	background-color: white;
	font-size: 16px;
	padding: 15px;
}

section.brandsdetail article.box {
	margin: 2em 0;
	padding-right: 2px;
	width: 100%;
}

section.brandsdetail article.box div.inner-border {
	padding: 1em;
	width: auto;
	position: relative;
}

section.brandsdetail article.box div.first {
	margin-bottom: 2px;
}

section.brandsdetail h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 1.92em;
	color: #002d6b;
	margin: .5em 0.75em;
}

section.brandsdetail p {
	margin: 0.6em 1.5em;
}

section.brandsdetail article.aboutBrand p {
	width: 90%;
}

div.info-wrapper {
	float: left;
	width: 100%;
}

div.infoItem {
	color: #54565a;
	font-size: 0.85em;
	font-family: verdana;
	margin: 0.8em 0;
}

div.infoItem div.title {
	display: inline-block;
}

div.infoItem div.data {
	display: inline-block;
	vertical-align: middle;
	word-wrap: break-word;
}

section.brandsdetail div.text h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 1.23em;
	color: #002d6b;
	margin: .25em 0.75em;
}

section.brandsdetail div.text p {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 0.9em;
	color: #54565a;
	margin: .25em 1.1em;
	line-height: 1.25em;
	width: 80%;
}

section.brandsdetail div.brand-image {
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-left: 10px;
}

section.brandsdetail div.brand-image img {
	width: 100%;
}

section.brandsdetail div.text {
	display: inline-block;
	width: 80%;
	vertical-align: top;
	padding: 10px 0;
}

section.brandsdetail div.image {
	display: inline-block;
	vertical-align: top;

}

section.brandsdetail div.link {
	position: absolute;
	right: 20px;
	bottom: 15px;
	font-size: 0.9em;
}

section.brandsdetail div.link img.arrow {
	position: relative;
	top: 4px;
	left: 2px;
}

section.brandsdetail div#news-section {
	background: #f9f9fa;
	padding: 0;
}


/****************************************** 
 Secondary
******************************************/

section.secondary article.box {
	padding-right: 2px;
	margin-bottom: 50px;
}

section.secondary article.box h1 {
	font-family: "franklin-gothic-urw",sans-serif;
	font-size: 24px;
	color: #002d6b;
	margin: 20px 0;
}

section.secondary div.inner-border {
	width: auto;
	padding: 20px;
}

section.search-results article.box {
	padding-right: 2px;
}

/******************************************
 Search Results
*******************************************/

input.search-results-bar {
	width: 90%;
}

/******************************************
 Press Releases
*******************************************/

div.pressReleaseSearch div.filterBox {
	float: right;
	width: 200px;
}

div.pressReleaseSearch div.filterBox.right {
	width: 250px;
}

div.pressReleaseSearch div.filterBox input.search {
	color: #666;
}

div.pressReleaseSearch a.selectBox {
	margin-top: 6px;
	width: 190px !important;
}

div#pagItems {
	clear: both;
}

div.pressReleaseSearch, div.investorNewsSearch {
	width: 100%;
	text-align: right;
	position: relative;
	font-family: verdana;
	color: #54565a;
	font-size: 13px;
}

div.financialNews {
	width: 100%;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

div.pressReleaseSearch label, div.investorNewsSearch label {
	margin: 0 0 -5px 0;
	padding: 0 15px 0 0;
	display: block;
}

div.pressReleaseSearch form, div.investorNewsSearch form {
	position: relative;
}

div.pressReleaseSearch input.search-submit, div.investorNewsSearch input.search-submit {
	position: absolute;
	top: 21px;
	right: 3px;
}

tr.even td {
		background: #e4e4e4;
	}

section.press-release > article.box div.inner-border h1 {
	width: 85%;
}

section.news-release > article.box div.inner-border h1 {
	width: 85%;
}

section.press-releases > article.box div.inner-border h1 {
	margin-left: 0;
} 

section.press-releases > article.box div.inner-border  {
	padding: 20px;
	width: auto;

}

section.press-releases > article.box {
	padding-right: 2px;
}

section.press-releases ul {
	color: #54565a;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}

section.press-releases ul li {
	color: #54565a;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}

section.press-release ul {
	color: #54565a;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}

section.press-release ul li {
	color: #54565a;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
}


div#pagItems div.news {
	margin-bottom: 20px;
}

div#pagItems div.time {
	color: #777;
	font-size: 9px;
	font-family: verdana;
}

div#pagItems h3 {
	margin: 7px 0;
	padding: 0;
}

div#pagItems div.news p {
	margin-left: 0;
}

div#filingsWrap table td, div#itemsWrap table td, .download-library table.filings td {
	font-family: verdana;
	font-size: 13px;
	color: #54565a;
	padding: 5px 10px 10px 10px;
	border-right: solid 2px white;
}

div#filingsWrap table th, div#itemsWrap table th, .download-library table.filings th {
	font-family: verdana;
	font-size: 16px;
	color: #002d6b;
	padding-bottom: 10px;
	font-weight: 300;
}

table.filings .name {
	text-align: left;
}

table.filings .download {
	text-align: center;

}

div#filingsWrap table th:first-child, div#itemsWrap table th:first-child {
	text-align: left;
} 

div#itemsWrap table td:last-child {
	text-align: center;
}

/********************************************
 Our Leadership 
********************************************/

img.mgmt-hero {
	width: 95%;
}

ul.mgmt {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.mgmt li {
	list-style-image: none;
	position: relative;
	padding: 100px 0 0 0;
	min-height: 70px;
}

ul.mgmt li > img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 105px;
}

div.full-bio {
	display: none;
}

div.full-bio p {
	margin: 10px 0 !important;
}

#wwa-our-leadership {
	position: relative;
}

#leadership-content {
	margin: 50px 0 0 0;
	padding-right: 2px !important;
}

#leadership-content .inner-border {
	padding: 20px;
	width: auto;
	padding-bottom: 50px;
}

#leadership-content .divider {
	width: 100% !important;
	margin-bottom: 0px !important;
}

#leadership-content div#board {
	display: none;
}

nav#mgmt-board {
	height: 36px;
    left: 25px;
    top: -3px;
    overflow: hidden;
    padding-left: 10px;
    position: absolute;
    top: 77px;
}

nav#mgmt-board article.box {
	width: auto;
	display: inline-block;
	margin-right: 5px;
	cursor: pointer;
}

nav#mgmt-board article.box div.inner-border {
	background: url(bg-subnav-leadership.gif) top left repeat-x;
}

nav#mgmt-board article.box div.inner-border p {
	padding: 0;
	position: relative;
	top: -6px;
}

nav#mgmt-board article.box div.highlight {
	background: #002d6b;
}

nav#mgmt-board article.box div.highlight p {
	color: white;
}

/******************************************
 Search Results
*******************************************/

section.search-results article.box div.inner-border {
	padding: 20px;
}

/******************************************
 Media
*******************************************/

section.media-page article#media-assets > div.inner-border {
	padding-bottom: 40px;
	padding: 0 20px 40px 20px;
	width: auto;
}

section.media-page article#media-assets {
	padding-right: 2px;
}

section.media-page article#media-assets > div.inner-border h1 {
	margin-left: 0;
}

section.investor-page table, section.investor-page ol li {
	color: #54565a;
    font-family: Verdana;
    font-size: 12px;
    line-height: 20px;
}

body.news section.press-release p {
	margin: 10px 0;
}

section.media-page > article.box {
	padding-right: 2px;
}

section.media-page > article.box div.inner-border {
		padding: 20px;
		width: auto;
	}


/*******************************************
 Helper Classes 
*******************************************/

.f-right {
	float: right;
}

.inline-right-image {
	margin: 1.54em 0;
	width: 100%;
	max-width: 100%;
}

.inline-left-image {
	margin: 1.54em 0;
	width: 100%;
	max-width: 100%;
}

.no-upper-left-radius {
	border-top-left-radius: 0px !important;
}

.divider {
	margin: 1.54em auto;
	width: 100%;
	text-align: center;
}

.divider img {
	width: 90%;
}

div.clearing {
	width: 100%;
	height: 1px;
	clear: both;
}

#fb-page-logo, #ig-page-logo {
	width: 25px;
}


/*******************************************
 Clearfix
*******************************************/

.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	content: ".";
	line-height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/********** Typography ***************/

.fg-normal {
	font-size: 12px;
}

.fg-13 {
	font-size: 13px;
}

.fg-11 {
	font-size: 11px;
}

.fg-10 {
	font-size: 10px;
}

.orange {
	color: #fbba60;
}

.white {
	color: white;
}

.upper {
	text-transform: uppercase;
}

.date {
	font-size: 10px;
	color: #54565a;
}

.blue {
	color: #002d6b;
}

.hide-mobile {
	display: none;
}

a.more, a.close {
	white-space: nowrap;
}

input.gsc-input {
	width: 90% !important;
}

table.gsc-search-box {
	width: auto !important;
}

div#cse {
	width: 95% !important;
}

.alert-red {
	color: #d21820;
}

.alert-brown {
	color: #ab712f;
}

div.icons {
	float: right;
	margin-top: 15px;
	position: relative;
	left: 5px;
	top: -2px;
}

div.icons a {
	color: #54565a;
	margin-right: 3px;
	vertical-align: middle;
}

div.icons a.share {
	font-size: 16px;
	font-weight: 100;
}


/********************************
 Select Styles
*********************************/

.selectBox-dropdown a { color: #666; }
.selectBox-dropdown a:hover { color: #666; }

/* Dropdown control */
.selectBox-dropdown {
min-width: 100px;
height: 24px;
position: relative;
border: solid 1px #d2d2d1;
line-height: 1.5;
text-decoration: none;
text-align: left;
color: #54565a;
outline: none;
vertical-align: middle;
background: url(bg-select.gif) top left repeat-x;
display: inline-block;
cursor: default;
border-radius: 5px;
font-size: 13px;
font-weight: normal;
padding-left: 6px;
font-family: verdana;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
border-color: #d2d2d1;
}

.selectBox-dropdown.selectBox-menuShowing {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.selectBox-dropdown .selectBox-label {
padding: 2px 3px;
display: inline-block;
white-space: nowrap;
overflow: hidden;
color: #54565a;
}

.selectBox-dropdown .selectBox-arrow {
position: absolute;
top: 0;
right: 0;
width: 19px;
height: 100%;
background: url(arrow.png) 50% center no-repeat;
border-left: solid 1px #d2d2d1;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
position: absolute;
z-index: 99999;
max-height: 200px;
min-height: 1em;
border: solid 1px #d2d2d1; /* should be the same border width as .selectBox-dropdown */
background: white;
overflow: auto;
}


/* Inline control */
.selectBox-inline {
min-width: 60px;
outline: none;
border: solid 1px #d2d2d1;
background: #FFF;
display: inline-block;
overflow: auto;
}

.selectBox-inline:focus {
border-color: #d2d2d1;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
list-style: none;
display: block;
cursor: default;
padding: 0;
margin: 0;
}

.selectBox-options LI A {
line-height: 1.5;
padding: 0 .5em;
white-space: nowrap;
overflow: hidden;
background: 6px center no-repeat;
color: #54565a;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}

.selectBox-options LI.selectBox-hover A {
background-color: #d2d2d1;
color: #54565a;
}

.selectBox-options LI.selectBox-disabled A {
color: #888;
background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
background-color: none;
color: #54565a;
}

.selectBox-options .selectBox-optgroup {
color: #666;
background: #EEE;
font-weight: bold;
line-height: 1.5;
padding: 0 .3em;
white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
opacity: .5;
filter: alpha(opacity=50);
border-color: #666;
}

.selectBox-inline.selectBox-disabled {
color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
background-color: transparent !important;
}

/********************************************
 SEC Signup
********************************************/

div.secSignup {

}
div.secSignup label {
	clear: left;
	display: block;
	float: left;
	width: 100px;
}
div.secSignup input {
	float: left;
	display: block;
	width: 150px;
}
div.secSignup button {
	clear: left;
	margin-top: 20px;
}
div.secSignup div.formWrapper {
	padding-top: 10px;
	clear: both;
}
div.secSignup div.error {
	clear: left;
	color: red;
	font-weight: bold;
}

/*///////////////////PAGINATOR*/
.paginator{ width: 190px;
margin: auto;
padding-top: 10px;
padding-bottom: 30px;}
.paginator a{ text-decoration:none; border:1px solid #e0e0e0;}
a.active.firstpage, a.active.lastpage, a.inactive.firstpage, a.inactive.lastpage{ display:block; position:relative; float:left; width:19px; height:17px;}
a.active.firstpage{ background:url(btnfirston.gif);}
a.inactive.firstpage{ background:url(btnfirstoff.gif);}
a.active.lastpage{ background:url(btnlaston.gif); margin:0 0 0 5px; clear:right;}
a.inactive.lastpage{ background:url(btnlastoff.gif); margin:0 0 0 5px;}
a.active.prevpage, a.inactive.prevpage{ display:block; position:relative; float:left; width:77px; height:17px; background:url(btnpreviouson.gif); margin:0 0 0 5px;}
a.inactive.prevpage{ background:url(btnpreviousoff.gif);}
a.active.nextpage, a.inactive.nextpage{ display:block; position:relative; float:left; width:51px; height:17px; background:url(btnnexton.gif); margin:0 0 0 5px;}
a.inactive.nextpage{ background:url(btnnextoff.gif);}
a.inactive{cursor:default;}
h2.noPadding{padding:0;}
.noPadding{padding:0;}

/* Select box */
.selectBox-dropdown .selectBox-label { 
			width: auto !important;
		}

.marginLeft30, section.who-we-are h3.marginLeft30{
	margin-left: 30px;
}


#shorten {
	position: relative;
}


/* CUSTOM */

nav article.box.box-hover p {
	color:#fff;
}