body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif!important;
}
.clear {
	width: 100%;
	clear: both;
	font-size: 0;
	height: 0;
}
.bodyWrapper {
	width: 986px;
	overflow: hidden;
	margin: 0 auto;
}
form {
	margin: 0;
	padding: 0;
}
/* Header */
.header {
	width: 986px;
	overflow: hidden;
}
.header .logo {
	width: 116px;
	overflow: hidden;
	float: left;
}
img {
	border: none;
}
/* Header links */
.header ul {
	width: 156px;
	border-left: 1px solid #c7c2ba;
	padding: 16px 0 2px 12px;
	margin: 0 0 30px 0;
	list-style: none;
	float: right;
}
.header ul li {
	padding: 0 0 0 26px;
	margin: 0;
	font-size: 68%;
	line-height: 181%;
}
.header ul li a {
	text-decoration: none;
	color: #631D76;
}
.header ul li a:hover {
	text-decoration: none;
	color: #000000;
}
.header ul .visit {
	background: url(../../images/icon-visit-capita.png) left no-repeat;
	font-weight: bold;
}
.header ul .resources {
	background: url(../../images/icon-resources.png) left no-repeat;
}
.header ul .callback {
	background: url(../../images/icon-callback.png) left no-repeat;
}
/* SupportNet Login */
.supportNet {
	width: 269px;
	overflow: hidden;
	float: right;
	padding: 11px 0 0 0;
	margin: 0 0 0 0;
}
.contentCol .supportNet {
	float: none;
	margin:0 0 30px;
}
.supportNet .snLabel {
	font-size: 68%;
	color: #006fc4;
	padding: 0 0 0 17px;
	margin: 0 0 7px 0;
	background: url(../../images/icon-supportnet.png) left no-repeat;
}
.supportNet .snMore {
	font-size: 68%;
	padding: 0;
	margin: 0;
	color: #006fc4;
	clear: both;
}
.supportNet .snMore a {
	text-decoration: none;
	color: #631D76;
}
.supportNet .snMore a:hover {
	text-decoration: none;
	color: #000000;
}
.supportNet .formField {
	width: 85px;
	height: 15px;
	font-size: 68%;
	color: #666666;
	line-height: 15px;
	padding: 0 6px 0 6px;
	border: 1px solid #b9b9b9;
	border-top: 1px solid #5e5f61;
	margin: 0 7px 7px 0;
	float: left;
}
.supportNet .snButton {
	margin: 0;
	padding: 0;
	float: left;
	height: 16px;
	width: 26px;
	background: url(/_Layouts/Capita/images/indy-button-supportnet.png)!important;
}
/* Main navigation */
.mainNavigation {
	width: 984px;
	background: #9E9E9E;
	border: 1px solid #505253;
	height: 24px;
	clear: both;
	margin: 0 0 19px 0;
}
.mainNavigation ul {
	width: 700px;
	height: 24px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.mainNavigation ul li {
	padding: 0;
	margin: 0;
	line-height: 24px;
	background: url(../../images/main-navigation-line.png) right no-repeat;
	font-size: 81%;
	text-align: center;
	float: left;
}
.mainNavigation ul .last {
	background-image: none;
}
.mainNavigation ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 12px 0 12px;
	display: block;
}
.mainNavigation ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #631D76;
}
.mainNavigation ul .selected {
	background: #631D76;
}
.mainNavigation ul .selected a {
	color: #ffffff;
	text-decoration: none;
}
.mainNavigation ul .selected a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* Breadcrumb */
.breadcrumb {
	float: left;
	width: 450px;
	overflow: hidden;
	font-size: 68%;
	color: #333333;
	margin: 0 0 38px 0;
}
.breadcrumb a {
	color: #631D76;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #631D76;
	text-decoration: none;
}
/* Main search */
.search {
	width: 270px;
	overflow: hidden;
	float: right;
	padding-top: 3px;
}
.search label {
	float: right;
	margin: 0 12px 0 0;
	font-size: 68%;
	color: #fff;
	line-height: 154%;
}
.search .formField {
	width: 167px;
	height: 15px;
	font-size: 68%;
	color: #666666;
	line-height: 15px;
	padding: 0 6px 0 6px;
	border: 1px solid #5e5f61;
	border-top: 1px solid #5e5f61;
	margin: 0 7px 0 0;
	float: right;
}
.search .searchButton {
	margin: 0 7px 0 0;
	padding: 0;
	float: right;
	background: transparent url(../../images/indy-button-search.png) no-repeat scroll 0 0;
	height: 16px;
	width: 27px;
}
/* Left navigation */
.leftNavigation {
	width: 127px;
	overflow: hidden;
	border: 1px solid #505253;
	background: #9E9E9E;
	padding: 0 12px;
	margin: 0 0 0 0;
	float: left;
}
.leftNavigation ul {
	width: 127px;
	list-style: none;
	margin: 0 0 14px 0;
	padding: 5px 0 0 0;
}
.leftNavigation ul li {
	width: 127px;
	border-bottom: 1px solid #505253;
	font-size: 81%;
	display: block;
}
.leftNavigation ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 0;
}
.leftNavigation ul li a:hover {
	color: #631D76;
}
.leftNavigation ul .selected {
	color: #631D76;
}
.leftNavigation ul .selected a {
	color: #631D76;
	text-decoration: none;
}
.leftNavigation ul .selected a:hover {
	color: #631D76;
	text-decoration: none;
}
.leftNavigation .mainHeading {
	color: #631D76;
	padding: 7px 0 10px 0;
}
/* Footer */
.footerWrap {
	width: 986px;
	overflow: hidden;
	clear: both;
	padding: 25px 0 0 0;
}
.footerWrap p {
	color: #8f9090;
	font-size: 68%;
	padding: 0;
	margin: 0 0 12px 0;
	text-align: center;
}
.siteFooter {
	width: 986px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 10px 0;
	border-top: 1px solid #8f9090;
	border-bottom: 1px solid #8f9090;
}
.siteFooter p {
	padding: 0;
	margin: 0;
	font-size: 68%;
	color: #8f9090;
	text-align: center;
}
.siteFooter a {
	text-decoration: none;
	color: #631D76;
}
.siteFooter a:hover {
	color: #000000;
}
/* Additional Styles for SharePoint */
/* Top Navigation */
.bs-topNavContainer {
	height: 24px;
	overflow: hidden;
}
.bs-topNavContainer * {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}
a.bs-topnav, a.bs-topNavHover, a.bs-topnavselected, a.bs-topNavFlyOuts, a.bs-topNavFlyOutsHover, a.bs-topNavFlyOutsSelected {
	display: block;
	color: #fff;
	display: block;
	padding: 4px 12px;
	text-decoration: none;
	font-size: 81%!important;
	border-right: 1px solid #505253!important;
}
a.bs-topNavHover, a.bs-topnavselected, a.bs-topNavFlyOutsHover, a.bs-topNavFlyOutsSelected {
	background: #9E9E9E;
	color: #631D76!important;
}
table.bs-topNavFlyOuts {
	background: #EFFAFE;
	border: 1px solid #505253!important;
}
/* Left Navigation */
div.leftNavigation
{
	padding-bottom:  14px;
}
div.leftNavigation *
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.leftNav
{
	width: 100%;
}
.leftNav a
{
	color: #ffffff;
	display: block;
	padding: 7px 0;
	font-size: 81%!important;
	border-bottom: 1px solid #505253!important;
}
.leftNav a:hover, .leftNav a.leftNavSelected {
	color: #631D76;
}
/* GENERAL STYLES */
a
{
	color: #631D76;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
/* SITE UTILS - WELCOME / SITE ACTIONS ETC */
table#siteUtils {
	float: right;
}
table#siteUtils, table#siteUtils * {
	white-space: nowrap;
	color: #006FC4;
	font-size: 12px;
	border: none;
	margin: 0;
	padding: 0!important;
}
table#siteUtils a {
	color: #006FC4!important;
	text-decoration: none;
}
table#siteUtils a:hover {
	text-decoration: underline;
}
table#siteUtils td.util {
	padding: 5px 0 5px 3px!important;
}
/* SP Accessibility Links (from core.css) */
.ms-hidden, a.ms-skip, a.ms-skip:hover, a.ms-skip:visited {
	height: 1px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: -500px;
	width: 1px;
}
/* Search Results Styles */
table.ms-tztable {
	font-size: .85em;
}
table.ms-tztable a {
	color: #0070CB;
	text-decoration: none;
}
table.ms-tztable a:hover {
	color: #631D76;
}
div.srch-results span.srch-Title {
	margin: 0 0 0 10px;
}