/* --------------------------------- RESET --------------------------------- */
HTML,BODY,H1,H2,H3,H4,H5,H6,UL,LI,DD,DL,TABLE,P,A,BLOCKQUOTE,CITE,ABBR {
	margin:0;
	padding:0;
}

/* --------------------------------- GENERAL ---------------------------------*/
HTML,BODY {
	width:100%;
	min-height: 100%;
	height:100%;
}
BODY {	
	background: url(/ex/images/body-bg.jpg) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 768px;
	height: 100%;
	text-align: left;
}

A {
	color: #006888;
	text-decoration: none;
}
A:hover {
	color: #fe9800;
	text-decoration: none;
}

/* --------------------------------- NAVIGATION ---------------------------------*/

/* *** global-nav *** */

#global-nav {
	width: 772px;
	height: 27px;
	padding: 3px;
	padding-bottom: 4px;
	position: relative;
}
	#global-nav UL {
		float: left;
		color: #c7e0ec;
		list-style: none;
		font-size: 1.1em;
	}
		#global-nav LI {
			float: left;
			line-height: 1.4em;

		}
		#global-nav A {
			color: #fff;
			text-decoration: none;
			padding: 0 5px;			
		}
		#global-nav A:hover {
			color: #fe9800;
		}
		#global-nav-search {
			position: absolute;
			right: 20px;
			border:0;
			height:1%;
			padding:0;
		}
		#global-nav-search INPUT {
			font-size: 1.1em;
			background: #fff;
			border: 1px solid #ccc;
		}
		#global-nav-search .search {
			background: url(/ex/images/button-search.png) top left no-repeat;
			color: Black;
			height: 20px;
			width: 51px;
			border: 0;
			position: absolute;
			font-size: 1.1em;
			padding: 3px 0 0 8px;
		}
		#global-nav-search .search:hover {
			background: url(/ex/images/button-search.png) top left no-repeat;
			color: Black;
			height: 20px;
			width: 51px;
			border: 0;
			position: absolute;
			font-size: 1.1em;	
		}		
#main-nav {
	position: relative;
	margin: 0 11px;
	margin-top: -50px;
	border: 1px solid #004467;
	border-bottom: 0;
	height: 28px;
	background: url(/ex/images/main-nav-bg.png) center repeat-x #005378;
}
	/*#main-nav UL {
		margin-left: 148px;
	}*/
	#main-nav LI {
		float: left;
		list-style: none;
	}
	#main-nav LI A {
		display: block;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.1em;
		text-align: center;
		line-height: 2.2em;
		border-left: 1px solid #004467;
		padding: 0 30px;
		height: 28px;
		width: 1px;
	}
	#main-nav LI > A {
		width: auto;
	}
	#main-nav LI A.border-right {
		border-right: 1px solid #004467;
	}
	#main-nav LI > A:hover, #main-nav LI > A.active {
		background: url(/ex/images/main-nav-hover-bg.png) center repeat-x;
	}
	#main-nav .pos-right {
		position: absolute;
		right: 5px;
	}
	#main-nav .button-register, #main-nav .button-login {
		display: block;
		float: left;
		text-align: center;
		margin-top: 4px;
		height: 18px;
		background: #fc0;
		line-height: 1.8em;
		margin-right: 10px;
		text-decoration: none;
		text-align: center; 
	}
	#main-nav .button-register {
		background: url(/ex/images/button-blue-long.png) no-repeat;
		color: #fff;
		width: 62px;
	}
	#main-nav .button-login {
		background: url(/ex/images/button-yellow-short.png) no-repeat;
		color: #000;
		width: 46px;
	}
	
		#main-nav-search 
		{
			display: block;
			float: left;
			border-right:1px solid #004467;
			margin-right: 10px;
		}
		
		#main-nav-search INPUT {
			display: block;
			float: left;
			margin-top: 4px;
			background: #fc0;
			line-height: 1.8em;
			margin-right: 10px;
			text-decoration: none;
			font-size: 1.1em;
			background: #fff;
			border: 1px solid #ccc;
			width : 90px;
		}
		#main-nav-search .search {
			background:transparent url(/ex/images/button-yellow-short.png) no-repeat scroll left top;
			color: #000;
			width: 46px;
			display: block;
			float: left;
			margin-top: 4px;
			height: 18px;
			line-height: 1.8em;
			margin-right: 10px;
			text-decoration: none;
			text-align: center; 
		}
				

#primary-nav {
	position: relative;
	margin: 0 11px;
	height: 36px;
	background: url(/ex/images/primary-nav-bg.png) no-repeat #005a84;
}
#primary-nav.active {
	border-bottom: 3px solid #41a4c4;
}
	#primary-nav UL {
		margin-left: 18px;
	}

	#primary-nav LI{
		float: left;
		display: inline;
		list-style: none;
	}
	#primary-nav LI A {
		display: block;
		margin-top: 7px;
		margin-right: 2px;
		padding-left: 25px;
		padding-right: 16px;
		width: 1px;
		height: 29px;
		font-size: 1.1em;		
		line-height: 2em;
		background: url(/ex/images/primary-nav-collapsed.png) 8px 5px no-repeat;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		position: relative;
		text-transform: uppercase;
	}
	#primary-nav LI > A {
		width: auto;
	}
	#primary-nav LI A:hover {
		background: url(/ex/images/primary-nav-left-hover-bg.png) #41a4c4 top left  no-repeat;		
	}
	#primary-nav LI A.active {
		background: url(/ex/images/primary-nav-left-bg.png) #41a4c4 top left  no-repeat;		
	}	
	#primary-nav LI A:hover SPAN,#primary-nav LI A.active SPAN {
		background: url(/ex/images/primary-nav-right-corner.png) top right  no-repeat;
		display: block;
		width: 5px;
		height: 29px;
		position: absolute;
		top: 0;
		left: 100%;
		margin-left: -4px;
	}	
	
#secondary-nav-wrapper {
	float: left; 
}	
#secondary-nav {
	list-style: none;
	width: 144px;
	position: relative; 
	background: url(/ex/images/secondary-nav-bg.png) bottom repeat-x #cceaf1;
	padding-bottom: 14px;
	/*margin-top: 10px;*/
}
	#secondary-nav LI {
		margin: 0 5px;
		padding:  0;		

	}
	#secondary-nav LI.expanded {
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	#secondary-nav LI.expanded A {
		border: 0;
		padding-bottom: 3px;
	}
	#secondary-nav LI.active A {
		color: #fe9800; 
	}
	#secondary-nav A {
		color: #006888;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.1em;
		display: block;
		width: 120px;
		height: 100%;
		margin: 0;
		padding: 7px 7px 10px 7px;
		border-bottom: 1px solid #ccc;
	}
	#secondary-nav LI.heading {
		padding: 0;
		position: relative;		
		margin: 0;
	}
	A.HeadingLink 
	{
		color: White;
	}
	
	#secondary-nav LI.heading H2, H2.secondary-nav-h {
		margin: 10px 0 0 0;
		padding: 10px 10px 12px 10px;
		background: url(/ex/images/secondary-nav-h-bg.png) bottom repeat-x #41a4c4;
		color: #fff;
		text-transform: uppercase;
		font-size: 1.2em;
		font-weight: bold;
		border: 0;
		width: 124px;
	}
	#secondary-nav UL {
		list-style: none;
		background: #fff;
		padding-bottom: 5px;
	}
		#secondary-nav UL LI {
			margin: 0;
		}
		#secondary-nav UL A {
			border: 0;
			width: 98px;
			font-weight: normal;
			padding: 3px 18px 3px 18px;
		}
		#secondary-nav UL LI A:hover,#secondary-nav A:hover, #secondary-nav UL LI A.active, #secondary-nav LI A.active {
			color: #fe9800 !important;
		}		
		#secondary-nav LI.expanded UL LI.active A {
			background: url(/ex/images/list-links-orange.png) 8px 6px no-repeat;
			color: #fe9800;
		}
		#secondary-nav LI.expanded LI A {
			color: #006888;
			border: 0;
			padding-bottom: 3px;
		}		
		

#content UL.tabs {
	border-bottom: 1px solid #ccc;
	display: block;
	height: 27px;
	margin: 0 1px 0 0;
	list-style: none;
	
	
}
	.tabs LI {
		float: left;
		display: block;
		height: 27px;
		background: url(/ex/images/tabs-left-bg.png) left top no-repeat;
	}
	.tabs LI.active, .tabs LI.active A {
		position: relative;
		margin-top: -1px;
		height: 28px;
		top: 1px;
		color: #003c70;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
	}
		.tabs LI A {
			display: block;
			padding: 0 11px;
			height: 27px;
			width: 1px;
			line-height: 2.5em;
			font-weight: bold;
			color: #666;
			background: url(../images/tabs-right-bg.png) right top no-repeat;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.1em;		
		}
		.tabs LI > A {
			width: auto;
		}

/* --------------------------------- EXTRAS ---------------------------------*/		

#extras {
	float: right;
	position: relative;
	background: url(/ex/images/extras-bg.png) repeat-y;
	width: 133px;
	border: 1px solid #eee;
	padding: 5px;
	padding-bottom: 8px;
	margin-top: 8px;
}
	#extras .box {
		background: url(/ex/images/extras-box-bg.png) bottom right #fff;
		margin: 5px -3px 10px 0;
		padding: 1px;
		padding-bottom: 10px;
		position: relative;
	}
		#extras .box H2 {
			font-size: 1.1em;
			color: #555;
			text-transform: uppercase;
			background: url(/ex/images/extras-box-h-bg.png) repeat-x bottom #e5e5e5;
			padding: 9px;
			margin-bottom: 5px;
			margin-top: -4px;
			margin-right: 3px;
			border-top: 1px solid #fff;
		}
		#extras .box H3 {
			font-size: 1.2em;
			color: #036;
			padding: 0px 10px;
		}
		#extras .box P {
			font-size: 1.1em;
			color: #333;
/*			padding: 3px 10px 6px 13px;*/
			margin: 0 13px;
			padding: 5px 0 !important;			
		}
		#extras .box P.message 
		{
			font-size: 0.9em;
			color: #333;
/*			padding: 3px 10px 6px 13px;*/
			margin: 0 13px;
			padding: 5px 0 !important;	
		}
		#extras UL.links {
			/*list-style: url(/ex/images/list-links-orange.png) inside;*/
			list-style: none;
			padding: 1px 10px 5px 10px;
		}
		#extras .links LI {
			background: url(/ex/images/list-links-orange.png) no-repeat 5px 6px;
			padding: 4px 0px;

			
		}
		#extras .links A {
			padding-left: 15px;
			display: block;
		}
		#extras A:hover {
			color: #fe9800;
		}		
		
		#extras A {
			color: #006888;
			text-decoration: none;
		}
		
	
/* --------------------------------- HEADER ---------------------------------*/		
		
#logo {
	width: 919px;
	height: 156px;
	display: block;
	position: relative; 
	margin-left: -150px;
	background: url(/ex/images/logo-bg.png) no-repeat;
}


	#logo H1 {
		margin-left: 160px;
		position: relative;
		top: 24px;
		width: 176px;
		height: 59px;
		background: url(/ex/images/logo.png) no-repeat;
		color: #fff;
	}
		#logo H1 SPAN {
			position: absolute;
			left: -99999px;
			
		}
		#logo H1 A {
			display: block;
			width: 100%;
			height: 100%;
		}
	#logo #catherine-frieda {
		display: block;
		width: 152px;
		height: 156px;
		background: url(/ex/images/catherine-frieda.png) no-repeat;
		position: absolute;
		top: 0;
		right: 0;
	}	

/* --------------------------------- CONTENT ---------------------------------*/		
#content-wrapper {
	padding: 0 10px;
	padding-top: 17px;
	margin-top: -14px;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-top: 0;	
}

#content {
	width: 425px;
	margin-left: 15px;
	float: left;
	margin-top: 10px;
	position: relative;
}
#content.wide {
	width: 573px;
}
.wide-full {
	width: auto !important;
	float: none !important;
	border: 1px solid #eee;
	background: url(/ex/images/homepage-banners-bg.png) no-repeat top center #fff;
	padding: 14px 0;
	margin: 5px 0 !important;	
}


	#content HR {
		height: 3px;
		font-size: 0.01px;
		color: #2485a4;
		background: url(/ex/images/content-hr-bg.png) top repeat-x #2485a4;
		margin-top: 10px;
		margin-bottom: 15px;
		line-height: 0.01px;
	}
	#content IMG {
		padding-bottom: 6px;
/*		background: url(/ex/images/content-img-bottom.png) bottom repeat-x; */
	}
	#content .sitemap IMG {
		padding-bottom: 6px;
		background: none;
	}
	
	#content P {
		padding-bottom: 5px;
		font-size: 1.1em;
		line-height: 1.3em;
		color: #333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#content H2 {
		font-size: 1.4em;
		color: #003c70;
		margin: 5px 0 13px 0;
		text-transform: uppercase;	
	}
	#content H3 {
		font-size: 1.2em;
		font-weight: bold;
		color: #333;
		margin: 11px 0 13px 0;
		text-transform: uppercase;		
	}
	#content H4, #content H5 {
		font-size: 1.2em;
		font-weight: bold;
		margin: 10px 0;
		color: #333;
	}

	#content BLOCKQUOTE, #content CITE {
		color: #666;		
	}
	#content BLOCKQUOTE {
		font-size: 1.2em;
	}
	#content .p-quote {
		width: 119px;
		padding: 12px 10px;
		float: right;
		margin: 5px 0 5px 10px;
		background: url(/ex/images/p-quote-bg.png) bottom right no-repeat #daf0f4;
	} 
	#content .p-quote P, #content H4.title {
		color: #003c70;
		text-transform: none;
		font-weight: normal;
		font-size: 1.2em;
	}
	#content CITE {
		font-size: 1.1em;
		font-style: normal;
	}
/*	CONTENT > TEASER	*/	
	#content DIV.teaser {
		background: url(/ex/images/teaser-bg.png) repeat-x bottom right #e9f7f9;		
		height: auto;
		color: #003c70;
		border-bottom: 7px solid #1f85a5;
		margin-bottom: 10px;
	}
		#content .teaser P IMG {
			float: right;
			margin: -10px -10px 0 10px;
			padding-bottom: 0;
		}
		#content .teaser P {
			position: relative;
			padding: 10px;
		}
	#content A.back-link {
		padding-left: 10px;
		background: url(/ex/images/back-link-bg.png) no-repeat left center;
	}
	#content A.next-link {
		padding-right: 10px;
		background: url(/ex/images/next-link-bg.png) no-repeat right center;		
		position: absolute;
		right: 0;
	}
	#content A.up-link {
		padding-left: 10px;
		background: url(/ex/images/up-link-bg.png) no-repeat left center;		
	}
	#content .date {
		padding: 5px 0 0 0;
		color: #666;
	}
/*	CONTENT > PROFILE TEASER	*/		
	#content .profile-teaser, #content .hilite {
		padding: 5px 10px;
		background: #fff;
	}
		#content .stripe, #content .hilite {
			background: #e4f0f6;
			padding: 5px 10px;
		}
		#content .profile-teaser IMG {
			float: left;
			padding-bottom: 0;
		}
		#content .profile-teaser P, #content .profile-teaser H4, #content .profile-teaser H5 {
			position: relative;
			margin-left: 140px;
		}
		#content .profile-teaser H4, #content .profile-teaser H5 {
			margin: 5px 5px 5px 140px;
		}
/*	CONTENT > FAQ	*/		
	#content .faq {
		padding-bottom: 10px;
		background: url(/ex/images/faq-separator.png) bottom repeat-x;
	}
		#content .faq P {
			border-bottom: 1px dotted #bbb;
			padding: 7px 0;
			zoom:1;

		}
		#content-wrapper SELECT {
			border: 1px solid #7f9db9;
			font-size: 1.1em;
		}
	#content .last {
		background: none;
		border: none !important;
	}
	
	#content UL, #content OL {
		margin: 10px;
		margin-left: 30px;
		list-style: url(/ex/images/list-style.png);

	}
	
	#content UL li, #content OL li{
		font-size: 1.1em;
		line-height: 1.3em;
		margin-bottom: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*	CONTENT > SEARCH RESULTS	*/			
	
	.wide-full .search {
		margin: 0 auto;
		width: 688px;
		padding: 1px;
		border: 1px solid #ccc;
		background: #fff;
	}	
		.wide-full .search H2 {
			margin: 0 1px 0 0 !important;
			
		}
		.wide-full .search P {
			margin: 5px 15px;
		}
		.wide-full .search P.search-phrase {
			font-size: 1.4em !important;
		}
		.wide-full .search P.search-phrase STRONG {
			font-weight: bold;
			color: #003c70;
		}		
		
	.search .search-pagination {
		display: block;
		padding: 10px 10px;
		margin: 0;
		background: url(/ex/images/news-bg.png) repeat-y;
		text-align: right;
	}
	.search .bottom {
		background: url(/ex/images/news-list-bg.png) top repeat-x;
	}		
	.search P.position-left {
		position: relative;
		text-align: left;
		top: -14px;
		left: 38px;
	}
	.search > P.position-left {
		top: -30px;
		left: 0;
	}
	.search P.detail {
		margin-right: 140px;
	}
	.detail A {
		font-weight: bold;
	}
	.relevance-bar {
		width: 115px;
		height:15px;
		display: block;
		float: right;
		border: 1px solid #e0e0e0;
		margin-right: 10px;
		background: url(/ex/images/relevance-bar-bg.png) no-repeat;
	}
	.p90 {
		background-position: -12px;
	}
	.p80 {
		background-position: -24px;
	}
	.p70 {
		background-position: -36px;
	}
	.p60 {
		background-position: -48px;
	}
	.p50 {
		background-position: -60px;
	}
	.p40 {
		background-position: -72px;
	}
	.p30 {
		background-position: -84px;
	}
	.p20 {
		background-position: -96px;
	}
	.p10 {
		background-position: -108px;
	}
	.p0 {
		background: #fff;
	}	

	
	
	
	
	
/* --------------------------------- HOMEPAGE ---------------------------------*/		
.homepage-banners {
	border: 1px solid #eee;
	background: url(/ex/images/homepage-banners-bg.png) repeat-x top left #fff;
	padding: 14px 0;
	margin: 5px 0;
}
	.homepage-banner {
		background: url(/ex/images/homepage-banner-bg.png) bottom right;
		width: 352px;
		margin-left: 12px;
		display: inline;
		padding: 1px;
		float: left;
	}
	.homepage-banners .events {
		width: 430px;
		background: url(/ex/images/homepage-events-bg.gif) repeat-y bottom right;		
	}
	.homepage-banners .extra {
		width: 274px;
		background: url(/ex/images/homepage-extra-bg.png) bottom right;				
	}
		.homepage-banner P {
			/* background: url(/ex/images/homepage-banner-p-bg.png) bottom repeat-x #fff; */
			background: #fff;
			margin-bottom: 2px;
			padding: 14px;
			padding-bottom: 17px;
		}
		.events P, .extra P {
			background: none;
			border-bottom: 1px dotted #bbb;
			padding-left: 0;
			padding-right: 0;
			margin: 0 14px;
			font-size: 1.1em;
		} 
		.EventsDescription
		{
			display: block;
			padding: 7px 0px;
		}
		.events P.last, .extra P.last {
			background: url(/ex/images/homepage-banner-p-bg.png) bottom repeat-x #fff;
			border: 0;
			margin: 0 0 2px 0;
			padding: 14px;
			padding-bottom: 25px;
		}
		.homepage-banner H2, .forms H3, .wide-full H2 {
			margin: 1px 2px;
			padding: 7px 15px 10px 15px;
			color: #036;
			font-weight: normal;
			text-transform: uppercase;
			background: url(/ex/images/homepage-banner-heading-bg.png) bottom repeat-x #f1f1f1;
			font-size: 1.4em;
		}
		.homepage-banners .extra H2 {
			background-color: #ecf6f9;
		}

	.homepage-message {
		display: block;
		width: 746px;
		height: 245px;
	}
	.homepage-message #hell {
		position: relative;
		background: url(/ex/images/hell.png) no-repeat;
		top: 56px;
		left: 16px;
		width: 358px;
		opacity: 0.8;
		height: 180px;
	}
	.homepage-message #hell h2 {
		padding: 10px 0px 0px 15px;
		/*background: url(/ex/images/homepage-message-arrow-down.gif) no-repeat center right;*/
		font-size: 1.8em;
		margin-right: 15px;
		color: #003c70;
		font-weight: normal;
	}
	.homepage-message #hell h2 a {
		padding: 0;
		margin: 0;
		width: 100%;
		display: block;
	}
	.homepage-message #hell #hell-border {
		height: 1px;
		background-color: #d6d5d6;
		font-size: 1px;
	}
	.homepage-message #hell #latest-news {
		border-top: 1px solid #e8e8e8;
	}
	.homepage-message #hell #latest-news h2 {
		color: #006888;
		background: url(/ex/images/hell-arrow-active-bottom.gif) no-repeat center right;
		font-size: 1.6em;
		font-weight: 700;
		margin: 0 15px 0 0;
		padding: 10px 0px 0px 15px;
	}
	.homepage-message #hell #latest-news h2 a{
		width: 100%;
		display: block;
	}
	.homepage-message #hell #latest-news ul {
		list-style: none;
		padding: 0;
		margin: 0;
		font-size: 1.1em;
	}
	.homepage-message #hell #latest-news ul li {
		padding: 5px 0 0 15px;
	}
	
	.homepage-message #hell #latest-news ul li .date
	{
		width: 50px;
		float: left;
		color: #666;
		margin-top:3px;
	}
	
	.homepage-message #hell #latest-news ul li a
	{
		display : block;
		width: 250px;
	}
	
	
	

	.homepage-message P {
		padding: 5px 15px;		
	}
	
	.homepage-message A 
	{
		padding: 5px 15px;
	}
	
	.rotatoritem  A
	{
		padding:0;
		text-decoration:none;
		color:White;
	} 
	.rotatoritem A:hover {
		color: White;
		text-decoration: none;
	}
	
	.homepage-message H3 {
		border-top: 1px solid #ccc;
		font-size: 1.4em;
		font-weight: normal;
		padding: 10px 15px;
		margin-right: 15px;
		color: #003c70;
		background: url(/ex/images/homepage-message-arrow-right.png) no-repeat center right;		
	}
	.homepage-message H3 A 
	{
		padding: 0px 0px 0px 0px;
	}

/* --------------------------------- NEWS / GLOSSARY ---------------------------------*/		

#news-list {
	background: url(/ex/images/news-bg.png) repeat-y;	
}
	
#news-list .news-item {
	width: 550px;
	margin: 5px 0 5px 10px;
	padding: 0;
	border-bottom: 1px dotted #999;
}

#news-list #news-item-last{
	border: 0;
	
}

#news-list .news-item .date{
	font-size: 1.1em;
	padding: 0;
	margin: 0 5px 0 5px;
	width: 80px;
	display: block;
	float: left;
}

#news-list .news-item p{
	float: left;
	width: 440px;
}
	
	#news-list .news-pagination {
		display: block;
		padding: 10px 10px;
		margin: 0 2px;
		background: url(/ex/images/news-bg.png) repeat-y;
		text-align: right;
		position: relative;
	}
	#news-list .top {
		background: url(/ex/images/news-list-bg.png) bottom repeat-x;
	}
	#news-list .bottom {
		background: url(/ex/images/news-list-bg.png) top repeat-x;
	}
	.news-pagination A,.glossary-list A, .search-pagination A {
		background: url(/ex/images/news-pagination-active-bg.png) no-repeat center;
		padding: 3px 3px;
		color: #000;
		font-size: 0.8em;
	}
	.news-pagination A.wide,.glossary-list A.wide, .search-pagination A.wide {
		background: url(/ex/images/pagination-wide-active-bg.png) no-repeat center;
		padding: 3px 2px;
		color: #000;
	}
	.news-pagination A.active, .news-pagination A:hover, .glossary-list A:hover, .glossary-list A.active, .search-pagination A.active, .search-pagination A:hover {
		background: url(/ex/images/news-pagination-disabled-bg.png) no-repeat center;		
		color: #fff;
	}
	.news-pagination A.wide.active, .news-pagination A.wide:hover, .glossary-list A.wide:hover, .glossary-list A.wide.active, .search-pagination A.wide.active, .search-pagination A.wide:hover {
		background: url(/ex/images/pagination-wide-disabled-bg.png) no-repeat center;		
		color: #fff;
	}
	
	.news-bottom {
		position: relative;
		top: 3px;
		height: 11px;
		background: url(/ex/images/news-bottom-bg.png) repeat-x bottom;
		margin: 0 1px;
	}

.glossary-list {
	padding-bottom: 10px;
}	

/* --------------------------------- CONTACT FORM ---------------------------------*/		
FIELDSET {
	border: 1px solid #eaeaea;
	padding: 1px 1px 25px 1px;
	background: url(/ex/images/fieldset-bg.png) repeat-x bottom;
	margin-bottom: -1px;
}
FIELDSET.last {
	background: url(/ex/images/fieldset-bottom-bg.png) repeat-x bottom !important;
}
	FIELDSET P {
		 padding: 10px 15px !important;
	}
	FIELDSET H4,FIELDSET H5 {
		padding-left: 15px;
	}
	
FIELDSET span 
{
	float:left;
}
/* form heading defined in HOMEPAGE section */
.forms H3 {
	margin-top: 0 !important;
}

.forms LABEL{
	width: 120px;
	display: inline;
	float: left;
	margin: 5px 0 2px 15px;
	font-size: 1.1em;
}

.forms INPUT,.forms SELECT, .forms TEXTAREA {
	font-size: 1.1em;
	display: block;
	margin: 5px 0 2px 140px;	
	font-size: 1.1em;	
}
.forms TEXTAREA {
	width: 270px;
	height: 135px;
}

.forms INPUT.submit-button {
	border: 0;
	background: url(/ex/images/button-yellow-long.png) no-repeat;
	width: 83px;
	height: 18px;
}

.forms SPAN 
{
	float: left;
}

/* form sizes */

.size1 {
	width: 55px;
}
.size2 {
	width: 95px;
}
.size3 {
	width: 150px;
}
.size4 {
	width: 185px;
}





/* --------------------------------- FOOTER ---------------------------------*/		
#footer {
	display: block;
	height: 31px;
	line-height: 3em;
	text-align: center;
	font-size: 1.1em;
	background: url(/ex/images/footer-bg.png) repeat-x bottom #fff;
	margin: 10px -11px 0 -11px;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-top: 0;	
	color: #666;
}
#footer A {
	color: #666;
	text-decoration: none;
}

/* --------------------------------- MISC CLASSES ---------------------------------*/		

A.find-out {
	background: url(/ex/images/pointer-orange-go.png) no-repeat right center;
	color: #f90 !important;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 15px 5px 0;
	margin-bottom: 5px;
}
A.find-out:hover {
	color: #006888 !important;
}

.clear {
	clear: both;
	font-size: 0.01px;
	height: 0px;
	line-height: 0.01px;
	
}
P.separator {
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
}
.align-left {
	float: left;
	margin: 0 15px 15px 0;
}
.align-right {
	float: right;
	margin: 0 0 15px 15px;
}
.readers-only {
	position: absolute;
	left: -9999px;
	text-indent: -9999px;
}

.formErrorSummary{
	background: #fff;
   	border: 1px solid #C72A10;
   	color: #7F1A09;
   	padding-bottom: 5px;
	font-size: 1.2em;
	margin:  0 10px 15px 0;
}


.formErrorSummary h3{
	color: #7F1A09;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}

.formErrorSummary ul{
	margin: 0 0 0 20px;
	padding: 10px 0 10px 0;
	list-style: disc !important;
	
}

.formErrorSummary ul li{
	margin: 0 0 5px 20px;
	padding: 0 0 0 0;
	list-style-type: disc !important;
}
/** CASE STUDIES - list **/

#cs-list p {
	font-family: Arial !important;
}

#cs-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#cs-list ul li {
	display: block;
	background: #fff;
	margin: 0;
	padding: 10px;
	position: relative;
	z-index: 10;
}

#cs-list ul li.odd {
	background: #e4f0f6;
}

#cs-list ul li p {
	font-size: 1em;
}

#cs-list ul li h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.4em;
	color: #006888;
	text-transform: none;
	font-weight: 100;
}

/** CASE STUDIES - case study **/

#content #cs-print {
	float: right;
	margin-bottom: -20px;
	font-size: 1.1em;
	position: relative;
	z-index: 10;
}

#content #cs-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/ex/images/cs-ul-bottom.gif) 0 100% repeat-x;
	width: 100%;
	display: block;
	height: 28px;
}

#content #cs-tabs li {
	float: left;
	clear: none;
	display: block;
	background: url(/ex/images/cs-tab-left-inactive.gif) no-repeat;
	height: 28px;
	font-weight: 700;
	margin: 0;
}

#content #cs-tabs li.active {
	background: url(/ex/images/cs-tab-left.gif) no-repeat;
}

#content #cs-tabs li a {
	display: block;
	float: left;
	clear: none;
	background: url(/ex/images/cs-tab-right-inactive.gif) 100% 0 no-repeat;
	padding: 7px 17px 0 17px;
	height: 21px;
	color: #666;
}

#content #cs-tabs li.active a {
	background: url(/ex/images/cs-tab-right.gif) 100% 0 no-repeat;
	color: #003c70;
}

#content #cs-tabs li a:hover {
	color: #fe9800;
}

#cs-overview, #cs-project, #cs-results, #cs-testimonials {
	background: url(/ex/images/cs-copy.gif) repeat-y;
	padding: 25px 15px 15px;	
}

#cs-overview p, #cs-project p, #cs-results p, #cs-testimonials p {
	margin-bottom: 1em;
}

#cs-border-bottom {
	background: url(/ex/images/cs-copy-bottom.gif) repeat-x;
	height: 12px;
}

#sitemapContent 
{
	width: 425px;
	margin-left: 15px;
	float: left;
	margin-top: 10px;
	position: relative;
}

.level1 {
display: block;
font-size: 1.3em;
font-weight: bold;
text-transform: uppercase;
margin: 14px 0 8px;
}

.level2 {
display: block;
font-size: 1.2em;
font-weight: bold;
margin: 8px 0 6px;
}
.level3 {
font-size: 1.1em;
display: block;
margin-bottom: 4px;
}


.rotatoritem 
{
	display:none;
}

.hr2 {
		height: 3px;
		color: #2485a4;
}

.cintro {
	margin-top: -30px;
	background-color:#FFFFFF;
}

#twitter { 
			background: #fff;
			margin-bottom: 2px;
			padding: 14px;
			padding-bottom: 17px;
}