@charset "utf-8";
/* CSS Document 
green: #cc0000
*/body{
	background: url(/group/bgs/main-body.jpg) repeat-x #DFDBBF;
}
.straplineholder{
	margin: 40px 0 0 0 ;
}

h1{
	font-size: 32px;
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 110%;
	letter-spacing: -2px;
}
h2{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;	
}
h2.quote{
	font-size: 18px;
	margin: 0 0 30px 10px;
	width: 460px;
	padding: 0px;
	font-style: italic;
	font-weight: normal
}
h2.cases{
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0px;
}
h3{
	font-size: 14px;
	margin: 0 0 1px 0;
	padding: 8px 5px 8px 5px;
	background: #cc0000;
	width: 210px;
	color: #F2F0E4
}
h3.news{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 8px 5px 8px 5px;
	background: #fff;
	color: #666;
	width: 490px;
}
h3.subNavHead{
	font-size: 16px;
	margin: 0 0 0px 0;
	padding: 9px 5px 8px 5px;
	background: url(../bgs/subnav-head.gif) no-repeat;
	color: #666;
	width: 210px;
	height: 21px;
	color: #FFF;
	letter-spacing: -0.5px
}
h3.subNavHead-flat{
	font-size: 16px;
	margin: 0 0 0px 0;
	padding: 9px 5px 8px 5px;
	background: #B7AF6C;
	color: #666;
	width: 210px;
	height: 21px;
	color: #FFF
}
a{
	color: #375281;
	text-decoration: none;
}
a:hover{
	color: #375281;
	text-decoration: underline;
}

.siteSelector{
	float: right; 
	margin: 29px 10px 0 200px;
	_margin: 29px 0px 0 200px;
	color: #ccc;
	font-size: 12px;
	width: 435px;
	_width: 470px;
}

/********
PRIMARY TABS
********/
ul#primaryTabs{
	margin: 41px 0 0px 0;
}
#primaryTabs li{
	float: left;
	background: url(../bgs/tab-bg-left.png) no-repeat left top;
}
#primaryTabs li:hover{
	float: left;
	background: url(../bgs/tab-bg-left.png) no-repeat left bottom;
}
#primaryTabs li.active{
	float: left;
	background: url(../bgs/tab-bg-left.png) no-repeat left bottom;
}
#primaryTabs li a{
	float: left;
	background: url(../bgs/tab-bg-right.png) no-repeat right top;
	color: #FFF;
	padding: 5px 6px 5px 0px;
	text-decoration: none;
	font-weight: bold;
	height: 21px;
	margin: 0 3px 0 6px;
	letter-spacing: -0.2px;
	font-size: 16px;
	outline: none;
}
#primaryTabs li a:hover{
	background: url(../bgs/tab-bg-right.png) no-repeat right bottom;
	color: #333;
	outline: none;
}
#primaryTabs li a.active{
	float: left;
	background: url(../bgs/tab-bg-right.png) no-repeat right bottom;
	color: #333;
	padding: 5px 6px 5px 0px;
	text-decoration: none;
	font-weight: bold;
	height: 21px;
	margin: 0 3px 0 6px;
	outline: none;
}
/****
STANDARD STUFF
****/

#logo{
	float: left;
	margin: 60px 0 0 20px;
	width: 300px;
	height: 55px;
	background: url(../images/logo.png) no-repeat;
	display: block;
	text-indent: -10000px;
}
#logo a{
	display: block;
	width: 300px;
	outline: none;
	height: 55px;
}
#ident{
	float: right;
	/* background: url(../images/ident.png) no-repeat;*/
	width: 105px;
	height: 160px;
	margin: 11px 0 0 0
}
#accreds{
	background: url(../images/accreditions.gif) no-repeat; width: 256px;
	float: left;
	text-indent: -11000px;
	text-align: left;
}
#accreds a{
	background: url(../images/accreditions.gif) no-repeat top; width: 256px; height: 64px;
	display: block;
	text-indent: -10000px;
}
#accreds a:hover{
	background: url(../images/accreditions.gif) no-repeat bottom;
	display: block;
}