body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background:  url(images/img-body-bg.jpg) repeat-x;
}
form {
	margin: 0px;
}
div.top a {
	font: 11px/18px Arial, Helvetica, sans-serif;	
	color: #201A5E;
	text-decoration: none;
	background: url(images/icon-top.gif) no-repeat 0px 6px;
	padding-left: 12px;
	margin-bottom: 12px;
	width: 35px;
	display: block;
}
div.line {
	line-height: 0px;
	height: 1px;
	border-bottom: 1px solid #CED1C7;
	margin-bottom: 15px;
}
.imgFloatLeft {
	float: left;
	border: 1px solid #ABADA3;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.logoFloatLeft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
	border: none;
}
.submitButton {
	background: url(images/icon-submit.gif) no-repeat right top;
	cursor:pointer;
	border: none;
	display: block;
}
.clearer {
	line-height: 0px;
	clear: both;
}
#header {
	background: #FFFFFF;
	height: 105px;
	width: 699px;
	margin-bottom: 1px;
}
#level2Header {
	display: none;
}
#headerNav {
	background: #E3E5DF;
	position: absolute;
	left: 508px;
	height: 91px;
	width: 191px;
	border-right: 1px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 14px;
	display: none;
}
#headerNav a {
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CED1C7;
}
#headerNav a:hover {
	color: #201A5E;
	background: url(images/img-rightColumn-roller.gif) repeat-x;
}
#imageArea {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 100px;
	width: 231px;
	float: left;
	position: absolute;
	left: 507px;
	top: 106px;
	display: none;
}
#nav {
	margin-left: 41px;
	margin-top: 4px;
	position: absolute;
	top: 206px;
	z-index: 300;
	width: 720px;
	display: none;
}
#nav a {
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #99CC00;
	padding: 3px 15px 4px;
	text-decoration: none;
	border-left: 1px solid #99CC00;
	float: left;
}
#nav a:hover, #nav a.menuOver {
	color: #FFFFFF;
}
#contentContainer {
	background: #ABADA3;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
}
#content {
	background: #FFFFFF url(images/img-header-bg.jpg) repeat-y right top;
	padding: 0px;
	border: none;
}
#contentLeft {
	vertical-align: top;
	padding: 20px 0px 0px;
	border: none;
}
#contentLeft a img {
	border-style: none;
}

#contentLeft p {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	margin: 0px 0px 12px;
}
#contentLeft ul, #contentLeft ol {
	margin: 0px 0px 15px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	
}
#contentLeft ul {
	list-style-type: square;
	margin-left: 12px;
}
#contentLeft ul ul {
	margin-bottom: 0px;
}
#contentLeft ul li {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
}
#contentLeft ul li li {
	margin: 0px 0px 0px 8px;
}
#contentLeft ol li {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	margin-left: 29px;
}
#contentLeft p a:hover, #contentLeft li a:hover, .top a:hover, #footer a:hover, #rightTable a:hover {
	color: #990000;
	text-decoration: none;
}
#contentRight {
	vertical-align: top;
	padding: 0px 0px 20px;
	border: none;
	display: none;
}
#leftTitle {
	border-bottom: 1px solid #CED1C7;
	margin-bottom: 10px;
}
#footer img {
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 3px;
}
#rightTitle {
	margin: 20px 20px 2px;
}
.newsItem {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
	margin-right: 20px;
	margin-left: 20px;
}
.newsItem a {
	background: url(images/img-newsMore-small.gif) no-repeat right bottom;
	text-decoration: none;
	color: #201A5E;
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	overflow: hidden;
}
.newsItem a:hover {
	background: url(images/img-newsMore-small-over.gif) no-repeat right bottom;
}
#menuProducts, #menuAbout {
	position: absolute;
	z-index: 200;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
	top: 231px;
}
#menuProducts a, #menuAbout a {
	color: #FFFFFF;
	text-decoration: none;
	background: #ABADA3;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	display: block;
	padding: 3px 15px;
	width: 250px;
}
#menuAbout a {
	width: 100px;
}
#menuProducts a:hover, #menuAbout a:hover, #contentLeft p a, #contentLeft li a, #rightTable a {
	color: #201A5E;
}
#rightNav {
	border-right: 1px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#rightNav a {
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CED1C7;
}
#rightNav a:hover {
	color: #201A5E;
	background: url(images/img-rightColumn-roller.gif) repeat-x;
}
#contentLeft ul h1, #contentLeft h1, #contentLeft ol h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 0px 0px 2px;
}
.contentTable, .quoteTable {
	padding: 0px;
	border: none;
	width: 426px;
}
.contentTable td, .quoteTable td {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	vertical-align: top;
	padding: 0px;
	border: none;
}

#rightNav .subNav {
	display: none;
}
#rightNav .subNav a {
	color: #000000;
	border-top: none;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
}
#rightNav .subNav a:hover {
	background: url(none);
}
#footer {
	background: #FFFFFF url(images/img-footer-bg.gif) repeat-x;
	padding-top: 26px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	white-space: nowrap;
}
#footer a {
	color: #201A5E;
	text-decoration: none;
}
#tools {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: none;
}
#tools a img {
	display: block;
	border: none;
	padding-bottom: 7px;
}
.newsPageItem h1 {
	text-transform: none;
	color: #990000;
}
.newsPageItem h1 a, #contentLeft h3 a {
	color: #990000;
}
.newsPageItem p a {
	text-decoration: none;
	border-top: 1px solid #ABADA3;
	display: block;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	background: url(images/img-newsMore.gif) no-repeat right bottom;
}
.newsPageItem p a:hover {
	background: #F5F5F3 url(images/img-newsMore-over.gif) no-repeat right bottom;
	color: #201A5E;
}
#indexPoll {
	float: right;
	background: #ABADA3 url(images/txt-poll_of_week.gif) no-repeat top left;
	text-align: center;
}
#indexPoll a {
	display: block;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #201A5E;
	text-decoration: none;
	width: 101px;
	height: 88px;
	/*background: url(images/icon-go-red.gif) no-repeat right bottom;*/
	padding-top: 45px;
	padding-right: 12px;
	padding-left: 12px;
	overflow: hidden;
}
#indexPoll a:hover {
	background: url(images/icon-go-red-over.gif) no-repeat right bottom;
}
#indexLogin {
	margin-top: 10px;
}
#indexLogin .input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	border: 1px solid #ABADA3;
	display: block;
	width: 188px;
	margin-bottom: 3px;
	padding-left: 2px;
}
#rightTable {
	padding: 0px;
	margin-left: 20px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ABADA3;
	border-left: none;
	width: 190px;
}
#rightTable td {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
	padding: 4px 0px;
	border-top: 1px solid #ABADA3;
	border-right: none;
	border-bottom: none;
	border-left: none;
	vertical-align: top;
}
#popup-container {
	height: 512px;
	border-bottom: 1px solid #FFFFFF;
}
.textInput {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	border: 1px solid #ABADA3;
	margin: 0px;
	padding-left: 2px;
	display: block;
	float: left;
}
.dropInput {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	border: 1px solid #ABADA3;
	margin: 0px;
	display: block;
	float: left;
	padding: 2px 0px 0px 2px;
	width: 401px;
}
#contactTable {
	padding: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #990000;
	background: #E3E5DF;
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 8px solid #E3E5DF;
	border-left: none;
}
#contactTable td {
	padding: 5px 15px 0px;
	border: none;
}
#contactTable td a {
	color: #990000;
}
#contactTable td a:hover {
	text-decoration: none;
	color: #201A5E;
}
#contactTable input.textInput, #contactTable textarea.textInput {
	width: 100%;	
}
.button {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #990000;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentLeft h2, .test {
	border-bottom: 1px solid #ABADA3;
	margin-bottom: 10px;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #201A5E;
	line-height: 18px;
	padding-bottom: 3px;
}
#contentLeft h3 {
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CED1C7;
	color: #990000;
	font: 11px Arial, Helvetica, sans-serif;
}
.catagoryHeading {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #201A5E;
	margin-top: 10px;
	margin-bottom: 20px;
}
#indexBanner {
	height: 119px;
	margin-bottom: 20px;
	float: left;
	background: url(images/icon-go.gif) no-repeat right bottom;
}
#indexBanner a {
	display: block;
	border: none;
	padding-bottom: 14px;
	height: 119px;
	width: 300px;
	
}
#indexBanner a:hover {
	background: url(images/icon-go-over.gif) no-repeat right bottom;
}
.topQuote {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	/*color: #ABADA3;*/
	color: #990000;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
}

/* quote styles */

.quoteTable {
	background: #E3E5DF;
	border-collapse: collapse;
}
.quoteTable td, .quoteTable th {
	border-top: 1px solid white;
	line-height: 14px;
	vertical-align: middle;
}

.quoteTable th {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

.quoteTable td.left {
	padding-left: 4px;
	white-space: nowrap;
}
.quoteTable td.right {
	padding-right: 4px;
}

.quoteTable td.right input {
	width: 210px;
}

.quoteTable tr.total {
	background: #ABADA3;
}
.quoteTable tr.total td.cost {
	font-weight: bold;	
	width: 60px;
}
.quoteTable td.total {
	text-align: left;
	font-weight: bold;	
	color: #990000;
	width: 40px;
	line-height: 18px;
}

.quoteTable tr.full td {
	line-height: 18px;
}

.quoteTable td.checkBox, .quoteTable td.details {
	border-right: 1px solid white;
	width: 19px;
}
.quoteTable td.details {
	padding-top: 1px;
	background-color: #CED1C7;
	width: 19px;
	padding-bottom: 0px;
}

.quoteTable td.details img {
	padding-bottom: 0px;
}
.quoteTable th.option {
	
}
.quoteTable td.option, .quoteTable th.option {
	padding-left: 4px;
}
.quoteTable td.cost, .quoteTable th.cost {
	text-align: right;
	padding-right: 4px;
}

.quoteTable td.sectorLeft {
	padding: 4px;
	text-align: right;
	width: 200px;
}
.quoteTable td.sectorMiddle {
	border-right: 1px solid white;
	border-left: 1px solid white;
	width: 19px;
}
.quoteTable td.sectorRight {
	padding: 4px;
	width: 200px;
}

.quoteTable td.sectorLeft select, .quoteTable td.sectorRight select {
	width: 100%;
	
}
.quoteTable td.sectorRight input {
	width: 195px;
}

.quoteTable select, .quoteTable input, .quoteTable textarea, .txtQuote {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
}
.quoteTable textarea.terms {
	width: 412px;
}

.required {
	color: #990000;	
}

h2.registrationSteps {
	float: right;
}
h2.registrationSteps span {
	color: #ABADA3;
}
h2.registrationSteps span.current {
	color: #990000;
}

/* end quote styles */

/* resources styles */

.categoryTitle {
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
	text-transform: capitalize;
	font-weight: bold;
}

.documentItem {
	margin-bottom: 20px;
}
.documentItem .date {
	float: right;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #990000;
}
.documentItem .title {
	border-bottom: 1px solid #CED1C7;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.documentItem .text {
	
}
.documentItem .image {
	float: right;
}
.documentItem .image img {
	display: block;
}
.documentItem .footerImage {
	clear: both;	
}

.documentItem a {
	display: block;
	background: url(images/img-resource-download.gif) no-repeat bottom left;
	height: 60px;
	padding-top: 14px;
	text-decoration: none;
	overflow: hidden;
	
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #201A5E;
}
.documentItem a:hover {
	background: #F5F5F3 url(images/img-resource-download-over.gif) no-repeat bottom left;;	
}

/* end resources styles */

.warning {
	color: #990000;	
}

a.visitSite {
	clear: both;
	display: block;
}

#contentLeft ul.organisationList li {
	width: 50%;
	float: left;
}

#indexLogin a.tempLogin {
	display: block;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	
	font: 10px/13px Arial, Helvetica, Sans-Serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#indexLogin a.tempLogin:hover {

}
.indexLoginImage {
	border: none;
}
.adobe {
	margin-left: 20px;
}
#logoContainer {
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid white;
	height: 75px;
	overflow: hidden;
}
#logoContainer img {
	border: none;
}
#tourOne, #tourTwo, #tourThree, #tour-02-1, #tour-02-2, #tour-02-3, #tour-02-4, #tour-02-5, #tour-02-6 {
	display: none;
}