/* Just for the home page(s) */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content ul, #content ol, #content dl, #content div {
	margin-right: 19px;
}
#content div h1, #content div h2, #content div h3, #content div h4, #content div h5, #content div h6, #content div p, #content div ul, #content div ol, #content div dl, #content div div {
	margin-right: 0;
}
/* Flash movie container */

p#candy {
	margin: 0 0 4px 0;
}
#candy img, #candy object {
	vertical-align: top;
}
div#news {
	background: white url(/img/sprite-tabs-home.png) -2992px 0 repeat-y;
	margin: 0 19px 1em 0;
}
#news div {
	background: url(/img/sprite-tabs-home.png) -2244px 100% no-repeat;
}
#news dl {
	background: url(/img/sprite-tabs-home.png) -3740px 0 no-repeat;
	padding: 0.4em 0 0 0;
	margin: 0;
}
#news a {
	text-decoration: none;
	display: block;
}
#news dt {
	float: left;
	width: 85px;
	padding: 0.1em 0 0.3em 0;
}
#news dt a {
	margin: 0 0 0 20px;
}
#news dd {
	float: left;
	width: 660px;
	font-size: 90%;
	padding: 0.4em 0 0 0;
}
/* jQuery Tabs */

div.tabs {
	background: white url(/img/sprite-tabs-home.png) -2992px 0 repeat-y;
	margin: 0 0 1em 0;
}
.tabs div {
	background: url(/img/sprite-tabs-home.png) -2244px 100% no-repeat;
	padding: 1em 20px 0 20px;
}
.tabs div p {
	font-size:90%;
}
.tabs div div {
	background: none;
	padding: 0;
}
.tabs div div ul {
	float: left;
	width: 177px;
	padding: 0 0 1em 0;
}
.tabs div div ul a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}


#content .tabs div div ul li {
	background: none;
	padding: 0;
}
	
#content .tabs div div ul li a{
	font-weight: bold;
	text-decoration: none;
	background: url(/img/sprite-default.png) -794px 0 no-repeat;
	padding: 0 0 0 27px;
	display:inline-block;
}

.tabs div.half-width {
	float:left;
	width:350px;
	padding-right:10px;
}
.tabs div.half-width li {
	width:350px;
}
* html .tabs div.half-width li {
	width:300px;
}
.tabs div.last {
	width:320px;
	border-left: 1px solid #e0e5ee;
	padding-left:10px;
}
.tabs div.half-width h2 {
	font-size: 120% !important;
	font-weight:bold !important;
}
.tabs div.half-width p {
	font-size: 90%;
}
#content ul.ui-tabs-nav {
	margin: 0;
	border-bottom: solid 1px #e5dfc7;
	background: url(/img/sprite-tabs-home.png) -1496px 0 repeat-y;
}
#content .ui-tabs-nav li {
	float: left;
	width: 198px;
	padding: 0;
	background: white;
	border-bottom: solid 1px #e5dfc7;
	position: relative;
	top: 1px;
	/* This is to suck the top of the ul background down, to stop 1px of it showing */

			margin-top: -1px;
}
#content .ui-tabs-nav li.first {
	width: 196px;
}
#content .ui-tabs-nav li.last {
	width: 354px;
}
#content li.ui-tabs-selected {
	border-bottom: solid 1px white;
}
/* Default tab state */

.ui-tabs-nav a {
	background: url(/img/sprite-tabs-home.png) -944px 0 no-repeat;
	display: block;
	text-decoration: none;
	padding: 0.5em 38px 0.5em 20px;
}
.ui-tabs-nav .first a {
	background: url(/img/sprite-tabs-home.png) -748px 0 no-repeat;
}
.ui-tabs-nav .last a {
	background: url(/img/sprite-tabs-home.png) -1142px 0 no-repeat;
}
/* Selected state */

.ui-tabs-nav .ui-state-active a {
	background: url(/img/sprite-tabs-home.png) -196px 0 no-repeat;
}
.ui-tabs-nav .ui-state-active a.first {
	background: url(/img/sprite-tabs-home.png) 0 0 no-repeat;
}
.ui-tabs-nav .ui-state-active a.last {
	background: url(/img/sprite-tabs-home.png) -394px 0 no-repeat;
}
/* Two-column layout */

div.twocol {
	background: url(/img/sprite-twocol-home.png) -748px 0 repeat-y;
	margin: 0 0 1em 0;
	line-height: 1;
}
.twocol div {
	background: url(/img/sprite-twocol-home.png) -1496px 100% no-repeat;
}
.twocol div div {
	background-position: 0 0;
	float: left;
	width: 364px;
}
.twocol div div.first {
	width: 384px;
}
#content .twocol div div div, .twocol div div.first div {
	background: none;
	width: 177px;
	padding: 0.8em 0 0 0;
	margin: 0;
}
#content .twocol h1, #content .twocol h2, .twocol h3, .twocol h4, .twocol h5, .twocol h6, #content .twocol p, .twocol ul, .twocol dl {
	margin-right: 20px;
	margin-left: 20px;
}
.twocol p a {
	color: #702c91;
	text-decoration: none;
}
.twocol a span {
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#content .twocol p.img {
	float: left;
	width: 167px;
	margin: 0;
	padding: 0.8em 0 0 0;
}

.twocol div.twocol-cta-first{ 
		clear: left;
		display:block;
		background-image:none;
		margin-left: 0px;	
		}

.twocol div.twocol-cta{ 
		display:block;
		background-image:none;
		padding-left:20px;
		}
			
		
.ui-tabs-nav a {
	font-size: 135%;
	color: #10286a;
	font-weight: normal;
	margin: 0;
}
div#news {
	background: url(/img/sprite-tabs-home.png) -3740px 0 no-repeat;
	padding: 3px 0 0 0;
}
#news div.news-header {
	color: black;
	background: none;
	width:50px;
	padding: 5px 0 10px 20px;
	float:left;
	font-size:110%;
}
#news .news-container {
	background: none;
	width:670px;
	height: 20px !important;
	overflow:hidden;
	margin:0;
	padding:0;
	position: relative;
	top:7px;
}
#news div.news-container ul {
	height:18px;
	overflow:hidden;
	background: none;
	padding-top:10px;
}
#news div.news-container li {
	background: url(/img/sprite-default.png) -794px 0 no-repeat;
	height: 20px;
	margin-top:15px;
	padding-top:5px;
}
#news div.news-container li a {
	padding-left:30px;
}
#news div.news-container div {
	background: none;
}
#disclaimer p {
	margin-left: 0;
}
#disclaimer p {
	margin-left: 0;
}


#content div.twocol div h2 { margin-right:10px;}

#content div.twocol div ul {margin-left: 20px;}

#content div.twocol div ul li { background:url(/img/bg-bullet-chevron.png) top left no-repeat; padding-left:10px; padding-bottom:10px;}



