

/***************************************************
ActSmart Global Stylesheet

Developed by Matthew Hill for Nixon McInnes Sept 2007
http://www.friskdesign.com/
***************************************************/

/***************************************************
RESET DEFAULT BROWSER STYLES (ERIC MEYER'S LATEST USAGE)
***************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/***************************************************
AUTO EXPANDING FLOATS FOR COMPLIANT BROWSERS
***************************************************/

form:after,
#masthead:after,
#navmain:after,
#wrapper:after,
#main:after,
.customform:after,
#relatedinfo:after,
#footer:after
	{
	content: ".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

	
		/*
			PAGE
		*/
		
		#page {
			width: 1000px;
			margin: 0 auto;
			background-color: #fff;
		}
		
		/*****************************************************
		WRAPPER
		*****************************************************/
		
		#wrapper {
			clear:both;
			width:918px;
			margin:7px auto 0;
		}
		
		/***********************************************************************************************
		SIDEBAR 
		************************************************************************************************/
		
		#sidebar {
			float:left;	
			width:180px;
			padding:7px 0 0 0;
			margin:10px 0 0 -922px;
		}
		
		/**********************************************************************************************
		MAIN
		*************************************************************************************/
		
		#main {
			float:left;
			width:723px;
			padding:7px 0 0 0;
			margin-left:195px;
		}
		
		/***************************************************
		CONTENT
		***************************************************/
		
		#content {
			float:left;
			width:707px;
			padding: 0 0 0 20px;
		}
		
		/***************************************************
		ADDITIONAL CONTENT
		***************************************************/
		
		#additionalcontent {
			float:right;
			width:237px;
		}
		

/***************************************************
GENERAL FORMATTING OF STANDARD ELEMENTS
***************************************************/
body {
	background-color: #8F8679;
	color:#333;
	font: normal 70%/1.2em Arial,"Helvetica Neue",Helvetica,sans-serif;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

big {
	font-size:130%;
}

#skipto {
	position:absolute;
	left:-999em;
}

a,a:link {
	color:#66879A;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
	color:#333;
}

a:hover {
	color:#819EAF;
}

.floatright {
	float:right;
}
.floatleft {
	float:left;
}

.clearsimple {
	clear:both;
}

hr.embosslight
{
  color:#2a8dcb;
  background:#2a8dcb;
  height:2px;
  border:0;
  border-bottom:1px solid #A9BDCC;
  margin:0;
}

.center {
	text-align:center;
}

.show {
	display:block;
}

.hide {
	display:none;
}

.showtable {
	display: table;
}

.hilite {
	color:#D71400;
}

/***************************************************
GENERAL IMAGE FORMATTING
***************************************************/
a img {
	border:none;
}

.picright {
	clear:right;
	float:right;
	margin:14px 0 21px 21px;
}
.picleft {
	clear:left;
	float:left;
	margin:14px 21px 21px 0;
}

.wideimage {
	display:block;
}

/***************************************************
MASTHEAD
***************************************************/

#masthead {
	width:927px;
	margin:21px auto 0;
}

#masthead #logo {
	display:block;
	float:left;
	border:none;
	margin:0 35px 0 0;
}

#masthead h1 {
	margin: 0;
	padding: 40px 0;
	font-size: 2.8em;
	color: #2A8DCB;
	letter-spacing:-0.05em;
}

/***************************************************
MASTHEAD: SIGNUP FORM
***************************************************/

#signup {
	float: right;
	width: 350px;
	padding: 15px 20px 20px;
	color: #fff;
	background: #2a8dcb url(../images/bg-roundedcorners-bottom-390.png) left bottom no-repeat;
}
#signup h3 {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.3em;
}
#signup label {
	float: none;
	width: auto;
	margin-bottom: 3px;
	text-align: left;
}
#signup input {
	width: auto;
	padding: 3px 5px;
	color: #666;
	font-size: 1.2em;
	border: 1px solid #fff;
}
#signup .submit {
	background-color: #fff;
	color: #2a8dcb;
	font-weight: bold;
	border:none;
}

/***************************************************
TOP LEVEL NAVIGATION
***************************************************/

#navmain {
	clear:both;
}

#navmain ul {
	list-style:none;
}

#navmain li {
	float:left;
	display:block;
	width:132px;
	background:url(../images/nav-tab.gif) top left no-repeat;
}

#navmain li a,
#navmain li a:visited {
	display:block;
	margin:7px 6px 0 6px;
	padding:5px 0 8px 0;
	border-top:3px solid #7091AA;
	font-weight:normal;
	text-decoration:none;
	color:#7091AA;
}

#navmain li.selected a,
#navmain li.selected a:visited,
#navmain li a:hover {
	padding:5px 0;
	border-bottom:3px solid #7091AA;
}

#navmain #navHub a,
#navmain #navHub a:visited {
	color:#2a8dcb;
	border-color: #2a8dcb;
}

/* Colours for each individual channel tab are specified in the append-colour-toptabs.css file */

/***************************************************
SIDEBAR: NAVIGATION
***************************************************/

#nav {
	margin: 0 0 10px 0;
	background: url(../images/bg-roundedcorners-top-180.png) left top no-repeat;
}

#nav h2 {
	padding:17px 11px;
	font-size:2em;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:1;
	color:#FFF;
}

/* Formatting for partner logo and tagline */

#nav h3 {
	padding:5px 11px;
	font-size:1.0em;
	font-weight:normal;
	line-height:1;
	color:#FFF;
}

#nav p#sponsorLogo {
	background:white;
	text-align:center;
	margin:0 4px 4px;
	padding:7px 0;
	display:block;
}

#nav img {
	background:#FFF;
	max-width:100%;
	margin:0 auto;
	display:block;
}

/* top level + general styling */

#nav ul {
	list-style:none;
	padding:4px 4px 20px 4px;
}

#nav .navCourses {
	background: #2A8DCB url(../images/bg-roundedcorners-bottom-180.png) left bottom no-repeat;
}

#nav ul li {
	line-height:1;
}

#nav ul li a,
#nav ul li a:visited {
	display:block;
	padding:5px 14px 5px 7px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;	
}

#nav ul li.odd a {
	background:#66879A url(../images/transparent/arrow-white.png) 165px 6px no-repeat;
}

#nav ul li.even a {
	background:#2a8dcb url(../images/transparent/arrow-white.png) 165px 6px no-repeat;
}

#nav ul li a:hover {
	text-decoration:underline;
}

#nav ul li.selected a,
#nav ul li.selected a:visited {
	font-weight:bold;
}

#nav ul li.even a.restricted,
#nav ul li.odd a.restricted,
#nav ul li.even a.restricted:visited,
#nav ul li.odd a.restricted:visited {
	background-image:url(../images/transparent/icon-restrict.png);
	background-position:160px 3px;
	background-repeat:no-repeat;
}


/* second level */

#nav ul ul {
	padding:0;
	border:none;
}

#nav ul li.selected ul a,
#nav ul li.selected ul a:visited,
#nav ul ul li a,
#nav ul ul li a:visited {
	display:block;
	padding:5px 7px 5px 17px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;	
}

#nav ul li.selected ul li.selected a,
#nav ul li.selected ul li.selected a:visited {
	font-weight:bold;
}

#nav ul li.odd ul li a {
	background:#66879A url(../images/transparent/arrow-white.png) 6px 6px no-repeat;
}

#nav ul li.even ul li a {
	background:#2a8dcb url(../images/transparent/arrow-white.png) 6px 6px no-repeat;
}

#nav ul li.selected ul li a:hover,
#nav ul ul li a:hover {
	text-decoration:underline;
}

#nav ul li.even ul li a.restricted,
#nav ul li.odd ul li a.restricted,
#nav ul li.even ul li a.restricted:visited,
#nav ul li.odd ul li a.restricted:visited {
	background-image:url(../images/transparent/icon-restrict.png);
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding:5px 7px 5px 25px;
}

/* third level */

#nav ul li.selected ul ul a,
#nav ul li.selected ul ul a:visited,
#nav ul ul ul li a,
#nav ul ul ul li a:visited {
	padding:5px 7px 5px 24px;
}

#nav ul li.odd ul ul li a,
#nav ul li.odd ul ul li a:visited {
	background-position:13px 6px;
}

#nav ul li.even ul ul li a,
#nav ul li.even ul ul li a:visited {
	background-position:13px 6px;
}

#nav ul li.selected ul li.selected ul li a,
#nav ul li.selected ul li.selected ul li a:visited {
	font-weight:normal;
}

#nav ul li.selected ul li.selected ul li.selected a,
#nav ul li.selected ul li.selected ul li.selected a:visited {
	font-weight:bold;
}


/***************************************************
BREADCRUMBS
***************************************************/

#breadcrumbs {
	width:927px;
	padding:0;
	border-top:1px solid #E1E1E1;
	margin:10px auto 0;
	color:#2a8dcb;
	line-height:1;

}

#breadcrumbs ul {
	width:917px;
	padding:7px 5px;
	margin:0;
	border-bottom: 1px solid #E1E1E1;
}

#breadcrumbs li {
	display:inline;
	list-style:none;
	font-weight:normal;
	color:#666;
	margin:0 6px 0 0;
}

#breadcrumbs li a,
#breadcrumbs li a:visited {
	padding:0 14px 0 0;
	background:url(../images/arrow-grey-on-white.gif) right center no-repeat;
	color:#ABABAB;
	font-weight:normal;
	text-decoration:none;
}

#breadcrumbs li a:hover {
	text-decoration: underline;
}

/***************************************************
GENERAL TEXT FORMATTING
***************************************************/

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content p,
#content ul,
#content ol,
#content dl {
	margin:14px 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color:#2a8dcb;
	font-weight:normal;
	line-height:1;
}

#content h1 {
	margin-top:28px;
	margin-bottom: 28px;
	font-size:1.8em;
}

#content h1 small {
	font-size:55%;
}

#content h2 {
	margin:21px 0;
	font-size:1.8em;
}

#content h3 {
	font-weight:bolder;
	font-size:1.3em;
}

#content ul {
	margin:0 0 0 21px;
}

#content li {
	list-style:url(../images/arrow-darkblue-on-white.gif);
	margin:0 0 0.7em 1.5em;
}

#content ul.ticks {
	margin-left:28px;
}

#content ul.ticks li {
	list-style-image: url(../images/icon-tick.gif);
}

.divider {
	clear: both;
	padding-top:21px;
	border-top:1px solid #E1E1E1;
}

/***************************************************
INLINE ICONS (PRINT, BACK TO TOP)
***************************************************/

.printicon,
.printiconclean,
.backtotop,
.pdfsubscribe {
	display:block;
	text-align:right;
	border-bottom:1px solid #E1E1E1;
	margin-top:-14px;
}

.backtotop {
	border:none;
	margin:0;
}

.printiconclean {
	border:none;
}

/***************************************************
RELATED INFO
***************************************************/

#relatedinfo {
	clear:both;
	width:429px;
	padding:14px 11px;
	margin:28px 0 21px 0;
	background:#E1E1E1 url(../images/bg-roundedcorners-bottom-451.png) left bottom no-repeat;
}

#content #relatedinfo h3 {
	margin-top:0;
	font-size:1.3em;
	font-weight:normal;
	color:#2a8dcb;
}

#relatedinfo ul {
	margin:0 0 0 21px;
}

#relatedinfo li {
	list-style:url(../images/arrow-darkblue-on-grey.gif);
	margin:0 0 0.7em 0;
}


/***************************************************
ADDITIONAL CONTENT
***************************************************/

#additionalcontent {

}

#additionalcontent #inner {
	color:#FFF;
	background:#7091AA url(../images/bg-roundedcorners-bottom-rightpanel.png) left bottom no-repeat;
}

#additionalcontent h2 {
	padding:21px 11px 14px;
	font-size:1.8em;
	font-weight:normal;
	line-height:1;
}

#additionalcontent .quote {
	background:url(../images/bg-quote.gif) top left no-repeat;
	padding:0 28px;
	margin:14px 0;
	font-size:1.8em;
	line-height:normal;
}
	
/***************************************************
GENERAL FORM FORMATTING
***************************************************/

fieldset {
	margin:0;
	padding:0;
}

legend {
	padding:0;
	margin:0;
	display:none;
}

label {
	clear:both;
	display:block;
	float:left;
	width:175px;
	padding:6px 7px 0 0;	
	font-weight:bold;
	line-height:1;
	text-align:right;
}

label.error {
	color: red;
}

input,select,textarea {
	font: normal 100%/1 Arial,"Helvetica Neue",Helvetica,sans-serif;
}

input.text, input.password {
	height:15px;
	width:233px;
	padding:4px 6px;
	border:none;
	background:url(../images/transparent/input-text-245.gif) top left no-repeat;
}

select {
	width:233px;
	height:21px;
	padding:0 0 0 7px;
	border:1px solid  #E1E1E1;
}

select.multiple,
#__PromoBrand1,
#_PromoBrand1,
#__PromoBrand2,
#_PromoBrand2,
#__PromoBrand3,
#_PromoBrand3{
	height: auto;
}

form a.button,
form a.button135,
form button {
	display:block;
	width:87px;
	height:23px;
	line-height:23px;
	padding:0 0 0 5px;
	border:none;
	background:url(../images/transparent/button-lightblue-87.png) right top no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
}

form button.wideright,
form button.wideleft {
	width:451px;
	height:39px;
	padding:0 28px 0 14px;
	border:none;
	background:#2a8dcb url(../images/button-fullwidth-line1.gif) right top no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:1.8em;
	line-height:39px;
	text-align:left;
	cursor:pointer;	
}

form button.wideright {
	text-align:right;
}

form a.button135,
form a.button135:visited {
	width:130px;
	text-decoration:none;
	background:url(../images/transparent/button-darkblue-135.png) right top no-repeat;
}

.formwrapper {
	width: 451px;
}

.formwrapper, form .multi {
	color:#FFF;
	background: #7eb5e8 url(../images/bg-roundedcorners-bottom-451.png) left bottom no-repeat;
}

#content .formwrapper .customform h2,
#content form .multi .customform h2 {
	margin:0;
	padding:7px 11px 0;
	color:#FFF !important;
	background:url(../images/bg-roundedcorners-top-451.png) left top no-repeat;
}

.formwrapper form {
	padding:11px;
}

.formwrapper label.wide,
form .multi label.wide{
	width:100%;
	display:block;
	float:none;
	padding:0 0 4px 0;
	text-align:left;
}

.formwrapper label.short,
form .multi label.short {
	width:120px;
	margin-right: 30px;
}

.formwrapper label.light,
form .multi label.light{
	font-weight:normal;
}

.formwrapper label span,
form .multi label span {
	font-weight:normal;
	line-height:normal;
}

.formwrapper input.text,
.formwrapper input.password,
form .multi input.text,
form .multi input.password {
	margin:0 0 7px 0;
}

.formwrapper input.file,
form .multi input.file {
	height:23px;
	width:243px;
	border:none;
	background: white url(../images/transparent/input-text-245.gif) top left no-repeat;
	margin:0 0 7px 0;
}

.formwrapper textarea,
form .multi textarea {
	border:none;
	width:231px;
	height:132px;
	padding:4px 7px;
	margin:0 0 7px 0;	
	background:url(../images/transparent/input-text-245-tall.gif) top left no-repeat;
	line-height:normal;
}

.formwrapper textarea.med,
form .multi textarea.med {
	height:72px;
	background:url(../images/transparent/input-text-245-med.gif) top left no-repeat;
}

.formwrapper button,
form .multi button {
	float:right;
	margin:7px 30px 10px 0;
}

.formwrapper select,
form .multi select {
	border:none;
/*	height:19px;*/
	width:247px;
	margin-bottom:7px;
}

.formwrapper .checkbox,
form .multi .checkbox {
	margin-bottom:7px;
}

#content .formwrapper h3,
#content form .multi h3 {
	color:#FFF;
}


.formwrapper a,
.formwrapper a:visited,
.formwrapper a:hover,
form .multi a,
form .multi a:visited,
form .multi a:hover {
	color:#FFF;
}

#content .formwrapper p.note,
#content form .multi p.note {
	font-size:90%;
	margin:0 0 7px 190px;
}

#content .formwrapper p.note-short,
#content form .multi p.note-short {
	font-size:90%;
	margin:0 0 7px 90px;
}

#content .formwrapper ul.fieldlist,
#content form .multi ul.fieldlist {
	margin:0;
	list-style:none;
}

#content .formwrapper ul.fieldlist li,
#content form .multi ul.fieldlist li {
	float:left;
	list-style:none;
	margin:0;
}

#content .formwrapper ul.fieldlist li input.text, #content .formwrapper ul.fieldlist li input.password,
#content form .multi ul.fieldlist li input.text, #content form .multi ul.fieldlist li input.password {
	height:15px;
	width:181px;
	padding:4px 7px;
	border:none;
	margin:0 11px 7px 0;
	background-image:url(../images/transparent/input-text-195.gif);	
}

/***************************************************
UNIQUE RULES FOR SINGLE FORM ON A PAGE SPLIT INTO INDIVIDUAL PANELS
***************************************************/

#content form .multi {
	margin:21px 0;
	background:#7091AA url(../images/bg-roundedcorners-bottom-451.png) left bottom no-repeat;
}

#content form .multi fieldset {
	padding:11px;
}

#content form .multi h2 {
	color:#FFF;
	padding:11px 11px 0 11px;
	margin:0;
	background:transparent url(../images/bg-roundedcorners-top-451.png) left top no-repeat;
}

#content form .multi p {
	margin:7px 0;
}

/***************************************************
PAGINATION
***************************************************/

#content .paginationtop,
#content .paginationbot {
	border-bottom:1px solid #E1E1E1;
	text-align:center;
	line-height:1;
	margin:-18px 0 0 0;
	clear:both;
}
#content .paginationtop {
	border:none;
	margin:13px 0 14px;
}
#content .paginationbot {
	margin:13px 0 14px;
	border:none;
}

#content .paginationtop li,
#content .paginationbot li {
	list-style:none;
	display:inline;
	padding:0;
}

#content .paginationtop li a,
#content .paginationtop li a:visited,
#content .paginationbot li a,
#content .paginationbot li a:visited {
	color:#999;
	text-decoration:none;
	padding:0 5px;
	font-weight:normal;	
}

#content .paginationtop li a:hover,
#content .paginationbot li a:hover {
	color:#2a8dcb;
}

#content .paginationtop li.selected a,
#content .paginationbot li.selected a {
	font-size:1em;
	font-weight: bold;	
	color: #2a8dcb;
}

/***************************************************
INLINE PANEL (NEWS, ETC)
***************************************************/

#content .panel {
	padding:14px 0;
	border-bottom:1px solid #E1E1E1;
}

#content .panel h3 {
	margin:0;
	font-size:1.0em;
}

#content .panel .date {
	font-size:90%;
	margin-bottom:4px;
	color:#66879A;
}

.date span {
	font-weight: bold;
}

#content .panel p {
	margin:0;
}

#content .panel .extrainfo {
	margin-top:7px;
	font-size:90%;
	color:#999;
}

/***************************************************
QUERY PANEL (DARK BLUE)
***************************************************/

#content .querypanel {
	margin:21px 0;
	padding:0 14px 14px;
	color:#FFF;
	background:#2a8dcb url(../images/bg-roundedcorners-bottom-451.png) left bottom no-repeat;
}

#content .querypanel h2 {
	color:#FFF;
	font-size:1.4em;
	padding:14px 14px 7px;
	margin:0 -14px 0;
	background:#2a8dcb url(../images/bg-roundedcorners-top-451.png) left top no-repeat;
}

#content .querypanel a,
#content .querypanel a:visited,
#content .querypanel a:hover {
	color:#FFF;
}

/***************************************************
BUTTONS AS ANCHORS (NOT IN FORMS)
***************************************************/

a.button,
a.button:visited {
	display:block;
	width:109px;
	height:23px;
	line-height:23px;
	padding:0 14px 0 5px;
	margin-bottom:7px;
	border:none;
	background:#2a8dcb url(../images/button-darkblue-128.gif) right top no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	cursor:pointer;	
}


a.button:hover {
}

a.short {
	display:block;
	width:95px;
	padding:0 14px 0 5px;
	margin:7px 0;
	font-size:1.0em;
	line-height:23px;
	background:#2a8dcb url(../images/button-darkblue-128.gif) top left no-repeat;
}

a.wideright,
a.wideleft,
a.wideright:visited,
a.wideleft:visited {
	display:block;
	width:423px;
	padding:0 14px;
	margin:7px 0;
	font-size:1.8em;
	min-height:39px;
	line-height:39px;
	background:#2a8dcb url(../images/button-fullwidth-line1.gif) top left no-repeat;
}


a.wideright {
	width:409px;
	padding:0 28px 0 14px;
	text-align:right;
}

a.toggleright,
a.toggleright:visited {
	display:block;
	width:409px;
	padding:0 28px 0 14px;
	text-align:right;
	margin:7px 0;
	font-size:1.8em;
	line-height:39px;
	color:#2a8dcb;
	background:#2a8dcb url(../images/button-fullwidth-line1-grey.gif) top left no-repeat;	
}

a.toggleleft,
a.toggleleft:visited {
	display:block;
	width:423px;
	padding:0 14px;
	margin:7px 0;
	font-size:1.8em;
	min-height:39px;
	line-height:39px;
	color:#2a8dcb;
	background:#2a8dcb url(../images/button-fullwidth-line1-grey.gif) top left no-repeat;	
}

#content a.dropdown,
#content a.dropup {
	display:block;
	width:423px;
	padding:0 14px;
	margin:0 0 7px 0;
	min-height:30px;
	line-height:30px;
	background:#2a8dcb url(../images/button-darkblue-on-white-451-dropdown.gif) left top no-repeat;
	font-size:1.5em;
}

#content a.dropup {
	margin:0 0 7px 0;
	background:#2a8dcb url(../images/button-darkblue-on-white-451-dropup.gif) left top no-repeat;
}

#additionalcontent a.button {
	display:block;
	width:196px;
	padding:0 14px 0 5px;	
	margin:7px 0;
	background:url(../images/transparent/button-darkblue-215.png) right top no-repeat;	
}


/***************************************************
FAQ 
***************************************************/

#content #faq-enquire {
	margin-bottom:21px;
}

#content #faq-response .panel {
	padding:14px 0;
	border:none;
	border-top:1px solid #E1E1E1;
}

/***************************************************
GENERAL TABLE RULES (FOR TABLES CREATED IN CMS)
***************************************************/

table {
	clear:both;
	border-collapse:collapse;
	width:100%;
	font-family: "Lucida Grande", "Segoe UI", Segoe, Tahoma, Arial, "Microsoft Sans Serif", sans-serif;
}

table th {
	font-weight:bold;
	text-align: left;
	vertical-align:top;
	background:#2a8dcb;
	color:#FFF;
	padding:4px 7px;
	border:1px solid #A9BDCC;
}

table td {
	text-align:left;
	vertical-align:middle;
	padding:4px 7px;
	border:1px solid #E1E1E1;
}

/***************************************************
FOOTER
***************************************************/

#footer {
	width:927px;
	padding:11px 0 40px 0;
	margin:14px auto 0;
	border-top:1px solid #E1E1E1;
	color:#999;
	font-size:0.90em;
	line-height:1;
}

#footer ul {
	list-style:none;
	float:left;
	width:50%;	
}

#footer li {
	float:left;
}

#footer a,
#footer a:visited {
	padding:0 5px;
	color:#999;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	float:right;
	text-align:right;
	padding-bottom: 10px;
}

#footer p a, #footer p a:visited {
	padding: 0;
}

/*
	ORGANISATION LISTING
*/
.organisationsListing {
	margin-top: 11px;
	color: #666;
	border: 2px solid #2A8DCB;
	font-size: 0.9em;
}
.organisationsListing th em {
	font-weight: bold;			
	font-size: 1.2em;
}
.organisationsListing th a:link, .organisationsListing th a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.organisationsListing td {
	border-color: #ddd;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
}
.organisationsListing tr.even td {
	background-color: #f9f9f9;
}
td.companyName {
	font-weight: bold;
}
.organisationsListing a:link, .organisationsListing a:visited {
	text-decoration: none;
	font-weight: normal;
}
.organisationsListing td a:link, .organisationsListing td a:visited {
	color: #666;
}
.organisationsListing tr:hover, .organisationsListing tr.even:hover td, .organisationsListing tr:hover td a:link, .organisationsListing tr:hover td a:visited {
	background-color: #f0f0f0;
}
.organisationsListing .dimmed, .organisationsListing .dimmed a:link, .organisationsListing .dimmed a:visited {
	color: #fff;
}
p.tip {
	padding: 3px 4px;
}

/*
	Filter form
*/
h2.discrete {
	margin: 0;
	padding: 17px 11px 0;
}
.filter {
	width: auto;
	margin: 0 0 1px 0;
	padding: 7px 7px 14px;
	background-image: none;
	background-color: #7EB5E8;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.filter label {
	color: #fff;
	width: auto;
}
.filter input {
	width: auto;
	margin: 7px 0;
}
.filter .text {
	width: 153px;
	margin-left: 1px;
	border: none;
	background-color: #fff;
	background-image: none;
}
.filter button {
	float: right;
	margin-bottom: 10px;
}
.filter p {
	clear: right;
	margin: 5px;
	text-align: right;
}
.filter a:link, .filter a:visited {
	color: #fff;
	text-decoration: none;
}

/*
	Key table
*/
#keytable {
	margin: 30px 0;
	padding: 0 0 5px 0;
	background: #2A8DCB url(../images/bg-roundedcorners-bottom-180.png) left bottom no-repeat;
}
#keytable h2 {
	padding: 14px 11px 14px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	background: #2A8DCB url(../images/bg-roundedcorners-top-180.png) left top no-repeat;
}
#keytable table {
	font-size: 0.9em;
}
#keytable th {
	padding-left: 11px;
	background-color: #7EB5E8;
	border-color: #eee;
}
#keytable th.courseName {
	padding-left: 5px;
	border-right: 1px solid #7EB5E8;
}
#keytable td {
	color: #fff;
	padding-left: 11px;
}
#keytable td.courseName {
	padding-left: 5px;
	border-right: 1px solid #2A8DCB;
}
#keytable td a:link, #keytable td a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

/*
	Make an update form
*/
#requestAnUpdate {
	background: url(../images/bg-roundedcorners-top-451.png) left top no-repeat;
}
.big {
	padding-bottom: 10px;
	font-size: 1.1em;
}
