@charset "utf-8";
/* CSS Document */

html, body{
	height:100%;
}

html, body, div, form, td, th{
	margin:0px;
	padding:0px;
}
body {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#DBDBDB;
	/*border-top:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
	border-right:3px solid #ffffff;
	border-left:3px solid #ffffff;*/
}

a img{
	border:none;
}
.caption{
	margin-top:7px;
}
#outterContainer{
	background-image:url(/resources/images/gradient_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
#outterContainer2{
	
	background-image:url(/resources/images/gradient_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#masterContainer {
	width:962px;
	margin:0px auto;
}

#contentContainer {
	width:962px;
	margin:0px;
}
#subNavigationContainer{
	float:left;
	width:236px;
}
.navigationMenu{
	width:166px;
	border-bottom:1px solid #E7E7E7;
}
.topItem{
	border-top:1px solid #E7E7E7;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.topItem a{
	color:#999999;
	text-decoration:none;
}
.topItem a:hover{
	color:#0e3293;
}
.topItem a.active{
	color:#0e3293;
	text-decoration:none;
}
.topItem a.active:hover{
	color:#999999;
}
.sub1{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.sub1 a{
	color:#0e3293;
	text-decoration:none;
}
.sub1 a.active{
	color:#0e3293;
	text-decoration:none;
}
.sub1 a.active:hover{
	color:#0e3293;
}
.sub2{
	padding-top:2px;
	padding-bottom:2px;
	margin-left:8px;
}
.sub2 a{
	color:#0e3293;
	text-decoration:none;
}
.sub2 a:hover{
	color:#999999;
}

.sub2 a.active{
	color:#0e3293;
	text-decoration:none;
}
.sub2 a.active:hover{
	color:#0e3293;
}
.sub3{
	padding-top:2px;
	padding-bottom:2px;
	margin-left:12px;
}
.sub3 a{
	color:#0e3293;
	text-decoration:none;
}
.sub3 a:hover{
	color:#999999;
}





#nav {
	float:left;
	width:181px;
	height:488px;
	background-image:url(/resources/images/gradient_nav.jpg);
	background-repeat:repeat-x;
}
#nav_sub {
	float:left;
	width:236px;
}
#navigation {
	float:left;
	width:181px;
}
#navigation_sub {
	float:left;
	width:236px;
}





#FlashContainer {
	float:left;
	width:781px;
	height:488px;
}
#footer {
	margin-bottom:10px;
}
#footerContent {
	float:left;
	width:650px;
}
#BrandSites {
	float:right;
	width:260px;
	text-align:right;
}
#hpContent {
	padding:0 17px 0 17px;
}
#contentLeft {
	float:left;
	width:462px;
}
#contentLeft_sub {
	float:left;
	width:476px;
	padding-right:30px;
}
#contentRight {
	float:left;
	width:444px;
	padding-left:17px;
}
#contentRight_sub {
	float:left;
	width:153px;
	padding-left:31px;
	padding-right:31px;
}
#sub_content {
	float:left;
	width:726px;
}
#gridContainer{
	float:left;
	width:726px;
	margin-top:4px;
}
.gridBlock{
	width:131px;
	height:110px;
	background-image:url(/resources/images/background_gridCell.gif);
	background-repeat:no-repeat;
}
.gridBlock_Empty{
	height:110px;
	width:131px;
	padding:0px;
	margin:0px;
}
.gridBlock_Text{
	height:90px;
	padding:10px 10px;
	line-height:16px;
	
}
.gridBlock_Text4{
	width:484px;
	height:90px;
	padding:5px 20px 0px 20px;
	line-height:16px;	
}
#MiddleContainer{
	float:left;
	width:396px;
	margin-top:160px;
	margin-bottom:60px;
}
#Silhouettes{
	float:left;
	width:327px;
	margin-top:15px;
}
#pageContent{
	float:left;
	width:726px;
	padding-bottom:48px;
}
	
#brandContainer{
	float:left;
	width:666px;
}	
.bold {
	font-weight:bold;
}
.blueText{
	color:#0e3293;
}
.clearBoth {
	clear:both;
}
.divider_double {
	background-image:url(/resources/images/divider_double.gif);
	background-repeat:repeat-x;
	height:3px;
	line-height:3px;
}
.divider_dotted {
	background-image:url(/resources/images/divider_dotted.gif);
	background-repeat:repeat-y;
}
.divider_dotted_right
{
	background-image:url(/resources/images/divider_dotted.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.divider_dotted_left
{
	background-image:url(/resources/images/divider_dotted.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.divider_dotted_middle {
	background-image:url(/resources/images/divider_dotted.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.divider_dotted_hori {
	background-image:url(/resources/images/divider_dotted_hori.gif);
	background-repeat:repeat-x;
	font-size:6px;
	background-position:center;
}
.gradient_hp_bottom {
	background-image:url(/resources/images/gradient_hp_bottom.jpg);
	background-repeat:repeat-x;
	height:232px;
}
.dropDown_text {
	font-size:11px;
	color:#666666;
}
.gray6 {
	color:#666666;
}
.gray_divider {
	background-image:url(/resources/images/divider_grey.gif);
	background-repeat:repeat-x;
	height:1px;
}
.green{
	color:#009933;
}
.searchbox_text {
	color:#666666;
	font-size:11px;
	width:127px;
	height:15px;
	margin:0px;
	padding-left:2px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	border:1px solid #cccccc;
	vertical-align: top;
}
.search_button {
	width:18px;
	height:17px;
	margin:0px;
	padding:0px;
	border:none;
}
.shadow_downward {
	background-image:url(/resources/images/shadow_downward.jpg);
	background-repeat:repeat-x;
	height:11px;
}
.size7 {
	font-size:7px;
}
.size9 {
	font-size:9px;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size14 {
	font-size:14px;
}

.arial_large{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0E3293;
	font-weight:bold;
}
.inline_sub{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0E3293;
	font-weight:bold;
}
.grey_body{
	color:#666666;
}
.verdana_small{
	
	font-size:9px;
	color:#0E3293;
}
.verdana_bold_small{
	
	font-size:9px;
	color:#0E3293;
	font-weight:bold;
}
.header_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#0E3293;
	line-height:27px;
}
.header_blue_tight{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#0E3293;
	letter-spacing:-1px;
}
.subheader_blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0E3293;
}
.colorRow_newsroom{
	background-color:#E0E0E0;
	height:20px;
}
.headerRow_newsroom{
	color:#0E3293;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.entryRow_newsroom{
	padding:2px 0 6px 0;}

a.navLinks {	line-height:32px;	vertical-align:middle;	font-size:10px;	color:#0e3293;	text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.navLinks:hover {	line-height:32px;	vertical-align:middle;	font-size:10px;	color:#0e3293;	text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.navLinks_A {		font-size:14px;	color:#0E3293;	font-weight:bold;	text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
a.navLinks_A:hover {		font-size:14px;	color:#0E3293;	font-weight:bold;	text-decoration:none; font-family:Arial, Helvetica, sans-serif;}

a.navLinks_I {	line-height:32px;	vertical-align:middle;	font-size:10px;	color:#999999;	text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.navLinks_I:hover {	line-height:32px;	vertical-align:middle;	font-size:10px;	color:#0e3293;	text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.navLinks_sub {		font-size:9px;	color:#0E3293;	text-decoration:none; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.navLinks_sub:hover {		font-size:9px;	color:#999999;	text-decoration:none; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.navLinks_subI {		font-size:9px;	color:#0E3293;	text-decoration:none;	line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.navLinks_subI:hover {		font-size:9px;	color:#999999;	text-decoration:none;	line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.navLinks_subA {		font-size:9px;	color:#0E3293;	font-weight:bold;	text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.navLinks_subA:hover {		font-size:9px;	color:#0E3293;	font-weight:bold;	text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.navigationLinks { 	line-height:30px; 	font-family:Verdana, Arial, Helvetica, sans-serif;	vertical-align:middle;	font-size:9px;	color:#0e3293;	text-decoration:none;}
a.navigationLinks:hover {	line-height:30px;	font-family:Verdana, Arial, Helvetica, sans-serif;	vertical-align:middle;	font-size:9px;	color:#999999;	text-decoration:none;}

a.navigationLinks_A {	line-height:28px;	vertical-align:middle;	font-size:14px;	color:#0e3293;	text-decoration:none;}
a.navigationLinks_A:hover {	line-height:28px;	vertical-align:middle;	font-size:14px;	color:#666666;	text-decoration:none;}

a.navigationLinks_I {	line-height:28px;	vertical-align:middle;	font-size:10px;	color:#999999;	text-decoration:none;}
a.navigationLinks_I:hover {	line-height:28px;	vertical-align:middle;	font-size:10px;	color:#0e3293;	text-decoration:none;}

a.navigationLinks_sub {	line-height:16px;	vertical-align:middle;	font-size:10px;	color:#0e3293;	text-decoration:none;}
a.navigationLinks_sub:hover {	line-height:16px;	vertical-align:middle;	font-size:10px;	color:#666666;	text-decoration:none;}

.blue_feature td{ padding-bottom:6px; line-height:11px;}
.blue_feature td a {	color:#0e3293;	text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.blue_feature td a:hover {text-decoration:underline; }

a.blue {	color:#0e3293;	text-decoration:none; }
a.blue:hover {	color:#0e3293;	text-decoration:underline;}

.black{color: black;}
a.black {	color:#000000;	text-decoration:none;}
a.black:hover {	color:#000000;	text-decoration:underline;}

a.grey {	color:#666666;	text-decoration:none;	font-size:10px;}
a.grey:hover {	color:#666666;	text-decoration:underline;	font-size:10px;}

a.grey11_newsroom {	color:#333333;	text-decoration:none;	font-size:11px;}
a.grey11_newsroom:hover {	color:#333333;	text-decoration:underline;	font-size:11px;}

a.breadcrumbs{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}
a.breadcrumbs:hover{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}
.breadcrumbs{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}

.pTagFix p
{
	padding: 0px;
	margin: 0px;
}

.overlay{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#858585;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
	text-align:center;
}
/*
.overlay{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	text-align:center;
}
*/
.overlay a{
	color:#FFFFFF;
}

.overlayContentContainer{
	/*width:550px;*/
	top:0px;
	left:0px;
	position:absolute;
	z-index:11;
	/*background:white;*/
}

.overlayContentContainer a{
	color:#FFFFFF;
}

.overlayContentContainer .header{
	color:#FFFFFF;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width:376px;
}

.overlayContentContainer .right{
	position:relative;
	left:40px;
	top:13px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}

.wTextFix
{
	padding-left: 1px;
}

.preTagFix pre
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*font-size:10.5px;*/
	padding: 0px; margin:0px; margin-top:1em;
}

.pTagFix p
{
	padding: 0px; margin:0px;margin-top:1em;
}

.pTagFix center
{
	padding: 0px; margin:0px;margin-top:1em;margin-bottom:1em;
}
