* {
	font-family: verdana, arial, sans-serif;
}
body {
	/*min-width removed because it wasn't actually doing anything as far as I could tel */
	/*min-width: 680px;          2 x (LC fullwidth + CC padding) + RC fullwidth */
	padding:10px;
	background-color:#fff;
	font-family:verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin: 0;
	padding: 0;
	}
	
	
body#pop {
	padding: 10px;
	width: auto;
}
	
/* GLOBAL STYLES */	
.clear {
	clear: both;
}

.display {
	display: none;
}
	
/* GENERIC ELEMENTS a, img etc */
img {
	border: 0px;
}

p.right {
	text-align: right
}

p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

p.indent {
	margin-left: 30px;
}

p.small {
	font-size: 80%;
}

p.medium {
	font-size: 110%;
}

p.large {
	font-size: 150%;
}

p.larger {
	font-size: 200%;
}

p.small_centre {
	font-size: 80%;
	text-align: center;
}

p.medium_centre {
	font-size: 110%;
	text-align: center;
}

p.large_centre {
	font-size: 150%;
	text-align: center;
}

p.larger_centre {
	font-size: 200%;
	text-align: center;
}

fieldset p.success, p.success {
	padding: 5px 10px;
	background-color: #00CC00;
	color: #fff;
	font-weight: bold;
	}




	
/*** The 3 Column Layout ***/
/*** This defines the columns, their size and position and the style of their content etc ***/

body{
	margin:0;
	line-height: 1.5em;
	padding:10px;
	background-color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin: 0;
	padding: 0;
	}

label{
	width: 10em;
	width: auto;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	}
	
	

#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}




#topsection{
	background: #fff;
	height: 230px; 
	text-align:right;
	padding:0 0 10px 0;
	}
	#topsection a{
	text-decoration:none;
	color:#333;
	padding:0 15px 0 15px;
	border-left:1px solid #930;
	}
	#topsection a.home{
	border:none;
	}
	#topsection a:hover{
	text-decoration:underline;
	color:#930;
	}
	ul.topsectionnav {
	list-style:none;
	margin:5px 10px 5px 0;
	padding:0;
	}
	ul.topsectionnav li{
	display: inline;
	list-style-type: none;
	}


#contentwrapper{
	float: left;
	width: 560px;
	}
	

#contentcolumn{
	/*margin: 0 210px 0 210px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

	}
	.innertubecontent{
	margin: 0 10px 30px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	}
	#contentcolumn h1{
	color:#333300;
	font-size:170%;
	}
	#contentcolumn h2{
	color:#333;
	font-size:130%;
	}
	#contentcolumn h2.benefits{
	margin-top:50px;
	}
	#contentcolumn h3.newsheading {
	font-size:100%;
	}
	#contentcolumn h3.newsheading span {
		font-weight: normal;
	}
	#contentcolumn h4{
	color:#333;
	font-size:130%;
	margin:30px 0 -4px 0;
	}
		#contentcolumn p.breadcrumb{
	color:#666;
	margin-top:0;
	}
	#contentcolumn p.breadcrumb strong{
	color:#930;
	padding-right:10px;
	}
	#contentcolumn p.breadcrumb a{
	color:#666;
	font-weight:normal;
	margin-right:10px;
	}
	#contentcolumn a{
	color:#930;
	text-decoration:none;
	font-weight:bold;
	}
	#contentcolumn a:hover{
	text-decoration:underline;
	}
	#contentcolumn ul{
	margin:0;
	padding:0 0 0 15px;
	}
	#contentcolumn ul li{
	line-height:1.7em;
	}
	#contentcolumn p{
	line-height:1.3em;
	color:#333;
	margin-bottom:25px;
	}
	p#error {
	font-weight: bold;
	color: #cb0000;
	display: none;
	}
	#contentcolumn img.right{
	float:right;
	margin:0 0 10px 20px;
	}
	ul#training li{
	padding:0 0 10px;
	line-height:1.1em;
	}
	
	ul.consultant li {
		margin-bottom: 10px;
	}
	#contentcolumn ul.address, #contentcolumn ul.address li {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	#callto{
	width:545px;
	margin-top:20px;
	float:left;
	clear:both;
	}
	#calltotop{
	width:545px;
	height:10px;
	background-image:url(../images/c2a_top.jpg);
	background-repeat:no-repeat;
	background-color:#ebebeb;
	}
	#calltobottom{
	background-image:url(../images/c2a_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ebebeb;
	width:525px;
	padding:5px 0px 20px 20px;
	float:left;
	margin-bottom:20px;
	}
	#calltobottom h2{
	color:#930;
	margin:0 0 20px 0;
	font-size:170%;
	}
	#calltobottom ul{
	list-style-type: circle;
	margin:0 10px 0 10px;
	padding:0;
	float:left;
	width:140px;
	font-size:90%;
	}
	#calltobottom ul li{
	list-style-type: circle;
	letter-spacing: normal;
	}
	blockquote{
	background-image:url(../images/quote_back.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:140px;
	padding:20px 20px 20px 20px;
	float:right;
	clear: right;
	margin:0 0 0 10px;
	color:#630;
	}
	.blockbottom{
	background-image:url(../images/quote_back_bottom.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:36px;
	float:right;
	margin: -15px 0 10px 10px;
	}

#leftcolumn {
	width: 210px;
	float: left;
	background-image:url(../images/greybox_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
	position: relative;
}


/*#leftcolumn{
	float: left;
	width: 210px; 
	margin-left: -990px; 
	margin-bottom: 20px;
	background-image:url(../images/greybox_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#fff;
	}*/
	.innertube{
	margin: 10px 10px 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	}
	#leftcolumn a{
	color:#930;
	text-decoration:none;
	font-size:110%;
	}
	#leftcolumn a:hover{
	color:#333;
	text-decoration:underline;
	}
	#leftcolumn a.small{
	color:#333;
	font-size:100%;
	font-weight:normal;
	}
	#leftcolumn p{
	color:#666;
	margin-top:0;
	}
	* > #leftcolumn img{
	margin:0 0 -5px 0;
	}
	#leftcolumn h2{
	color:#930;
	font-size:110%;
	margin:0 0 5px 0;
	}
	ul.columnnav {
	list-style:none;
	margin:0;
	padding:0;
	}
	ul.columnnav li{
	padding:0 0 .5em 0;
	}
	ul.columnnav li ul {
		margin: 5px 0 0 4px;
		font-size: 90%;
	}
	#leftcolumn .innertube ul.columnnav li ul li a {
		color: #666;
	}
	#leftcolumn .innertube ul.columnnav li ul li ul li a {
		color: #996633;
	}
	#leftcolumn form ol {
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0px;
	}
	#leftcolumn form ol li{
	padding:0 0 .1em 0;
	}
	#leftcolumn form ol label{
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: both;
	display: none;
	}
	.login{
	width:130px;
	margin:0;
	}
	.loginbttn{
	width:30px;
	height:22px;
	background-color:#666;
	border:none;
	color:#fff;
	font-weight:bold;
	margin-left:5px;
	}
	
	
/*Non member prompts in right hand column*/	
.thumbnail{
	position: relative;
	z-index: 0;
	}

.thumbnail:hover{
	z-index: 50;
	}

.thumbnail span {
	display: none;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	width: 150px;
	position: absolute;
	background-color: #ccc;
	padding: 5px;
	top: 10px;
	left: 10px;
	border: 1px solid #999;
	display: block;
	color: #333;
	text-decoration: none;
	font-size:90%;
	}
	
	

#rightcolumn {
	float: right;
	width: 210px;
	background-image:url(../images/greybox_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#fff;
}	
	
	

/*#rightcolumn{
	float: left;
	width: 210px; 
	margin-left: -210px;
	margin-bottom: 20px;
	background-image:url(../images/greybox_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#fff;
	}*/
	.innertube2{
	margin: 10px 10px 0 20px; /*Margins for inner DIV inside each column (to provide padding)*/
	}
	#rightcolumn h2{
	color:#333;
	font-size:120%;
	margin-bottom:5px;
	}
	#rightcolumn p{
	color:#333;
	margin-top:0;
	}
	#rightcolumn a{
	color:#930;
	font-size:110%;
	text-decoration:none;
	}
	#rightcolumn a:hover{
	text-decoration:underline;
	}
	#bulletintop{
	background-image:url(../images/bulletin_top.gif);
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	width:180px;
	height:11px;
	margin:20px 0 0 0;
	}
	#bulletin{
	background-repeat:no-repeat;
	background-position:bottom;
	width:170px;
	padding:0 10px 10px 0;
	margin:0;
	line-height: 115%;
	}
	#bulletin h4{
	font-size:120%;
	color:#333;
	margin:0 0 5px 0;
	}
	#smallc2atop{
	background-image:url(../images/small_c2a_top.gif);
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	width:180px;
	height:11px;
	margin:10px 0 0 0;
	}
	#smallc2a{
	background-image:url(../images/small_c2a_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f1f1f1;
	width:120px;
	padding:0 60px 10px 0px;
	margin:-10px 0 0 0;
	/*position: absolute;
	bottom: 0;*/
	}
	#smallc2a h2{
	font-size:120%;
	color:#930;
	margin:0 0 0 0;
	}
	#smallc2a p{
	color:#333;
	margin:0 0 4px 0;
	line-height:1.2em;
	}
	#smallc2a a{
	font-weight:bold;
	text-decoration:none;
	font-size:100%;
	color:#333;
	margin:0;
	}
	#smallc2a a:hover{
	text-decoration:underline;
	}
	#smallc2a a.big{
	font-size:120%;
	color:#930;
	margin:0 0 5px 0;
	text-decoration:none;
	}
	#smallc2a a.big:hover{
	text-decoration:underline;
	}
	



	

#footer{
	clear: both;
	width: 100%;
	padding: 4px 0;
	border-top:1px solid #ccc;
	padding:5px 0 25px 0;
	margin:10px 0 30px 0;
	}
	#footer a, #footer div a{
	text-decoration:none;
	color:#333;
	margin-left:20px;
	}
	

	

	

/*** Forms ***/
/*** Styles for all the web forms ***/		
form ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
label{
	width: 15em;
	float: left;
	text-align: right;
	display: block;
	}
		
label.keyword {
	cursor: pointer;
	position: relative;
	display: inline;
}	

ul li span.user_check {
	display: block;
	clear: both;
	margin: 3px 0 3px 15.5em;
	width: 248px;
	padding: 3px;
	border: 1px dotted #bababa;
	background-color: #cb0000;
	font-weight: bold;
	color: #fff;
	}

ol li label.keyword {
	width: 0em;
}
	
span.explanation {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 30px;
	width: 205px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/bg_span.png');
	color: #fff;
	border: 1px solid #bb4d10;
	padding: 3px;
	text-align: center;
	z-index: 1;
}
span.explanation[class] {
	background: transparent url("../images/bg_span.png") repeat top left;
}

form#login label {
	display: none;
}	
	
.inputbox{
	width:350px;
	}
ol.tabs {
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;
}

ol.tabs li
	{
	background-image: url(../images/tab_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #f1f1f1;
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
ol.tabs li.active
	{
	background-image: url(../images/tab_left_active.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #bababa;
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	}	
	
ol.tabs li a, ol.tabs li span
	{
	background-image: url(../images/tab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 10px 15px 15px 15px;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	}
	
ol.tabs li.active a, ol.tabs li.active span
	{
	background-image: url(../images/tab_right_active.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 10px 15px 15px 15px;
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	}	
	
fieldset ol.tabs {
	margin-left: 188px;
}	
	
fieldset ol.tabs li, fieldset ol.tabs a {
	background: none;
}

#contentcolumn fieldset ol.tabs li a {
	background-color: #cb0000;
	color: #fff;
	padding: 3px 8px;
	font-size: 110%;
	margin: 0 0 10px 0;
}

#contentcolumn fieldset ol.tabs li a {
	text-decoration: none;
}
	
a.tab{
	background-image:url(../images/tab.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:68px;
	height:3em;
	margin:0 10px 0 0;
	padding:15px 5px 0 5px;
	text-align:center;
	line-height:1em;
	}
	a.tabsave{
	background-image:url(../images/tab.gif);
	display:block;
	float:left;
	width:78px;
	height:35px;
	margin-right:10px;
	padding:5px 0 0 0;
	text-align:center;
	color:#000;
	}
fieldset{
	clear:both;
	margin:20px 0 30px 0;
	padding:10px;
	}
	fieldset h2{
	background-color:#e9e9e9;
	padding:5px;
	margin:5px 0 20px 0;
	}
	
form ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

form ul li {
	padding: 2px 0px;
	clear: both;
}



form ul li ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}

form ul li ul li {
	clear: top;
	padding: 0px;
}

form ul li ul li label {
	width: 10em;
	margin: 0px;
	padding: 0px;
}

input, form ul textarea {
	width:50%;
	font-size: 110%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

form ul li.shortInputs input {
	width: 20%;
	margin: 0px 2px 0px 0px;
}

form ul input.check {
	width: 15px;
	height: 15px;
}

form input.button, #right a.button {
	width:auto;
	height:22px;
	background-color:#666;
	border:none;
	color:#fff;
	font-weight:bold;
}	
#right a.button {
	padding: 2px;
}
#right a.button:hover {
	text-decoration: none;
}
	
ul.columnnav li a.active {
	font-weight: bold;
}




	
	

