

/******************************************************************************************************************
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;
}

/******************************************************************************************************************
LAYOUT CONTAINERS:
	
	
		/******************************************************************************************************************
		WRAPPER
		******************************************************************************************************************/
		
		#wrapper {
			clear:both;
			width:918px;
			margin:7px auto 0;
		}
		
		/******************************************************************************************************************
		SIDEBAR 
		******************************************************************************************************************/
		
		#sidebar {
			float:left;	
			width:188px;
			padding:7px 0 0 0;
			margin:0 0 0 -918px;
			border-top:3px solid #003756;
		}
		
		/******************************************************************************************************************
		MAIN
		******************************************************************************************************************/
		
		#main {
			float:left;
			width:723px;
			padding:7px 0 0 0;
			border-top:3px solid #003756;
			margin-left:195px;
		}
		
		/******************************************************************************************************************
		CONTENT
		******************************************************************************************************************/
		
		#content {
			float:left;
			width:451px;
			padding:0 14px;
		}
		
		/******************************************************************************************************************
		ADDITIONAL CONTENT
		******************************************************************************************************************/
		
		#additionalcontent {
			float:right;
			width:237px;
		}
		

/******************************************************************************************************************
GENERAL FORMATTING OF STANDARD ELEMENTS
******************************************************************************************************************/
body {
	background:#FFF;
	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:#003756;
  background:#003756;
  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 54px 0 0;
}

/******************************************************************************************************************
MASTHEAD: SEARCH FORM
******************************************************************************************************************/

#searchsite {
	margin:0 0 10px 0;
	padding:0;
	clear:right;
	float:left;
	width:529px;
}

#searchsite legend {
	display:none;
}

#searchsite input {
	float:left;
	width:185px;
	margin:0 3px 0 0;
	background:#FFF url(../images/input-text-masthead.gif) top left no-repeat;
}

#searchsite select {
	float:left;
	width:196px;
	margin:0 3px 0 0;
}

#searchsite option {
	background:#FFF;
}

#searchsite button {
	float:left;
	width:128px;
	background:#003756 url(../images/button-darkblue-search.gif) left top no-repeat;
}

/******************************************************************************************************************
MASTHEAD: LOGIN / CONTACT OPTIONS
******************************************************************************************************************/

#loginoptions {
	width:268px;
	margin: 0 0 7px 0;
	padding:0;
	float:left;
	list-style:none;
}

#contactoptions {
	width:261px;
	padding:0;
	float:right;
	list-style:none;	
}

#loginoptions li {
	margin:0 0 7px 0;
	padding-left: 14px;
	background:url(../images/arrow-orange-on-white.gif) left center no-repeat;	
}

#loginoptions li.name {
	margin:0 0 7px 0;
	background:none;
}
#loginoptions li.button,
#contactoptions li button {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
#loginoptions li.button a,
#contactoptions li.button a {
	display: block;
	margin: 0 0 2px 0;
	width: 110px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 5px;
	color: #fff;
}
#loginoptions li.orange a {
	background:url(../images/transparent/button-orange-110.png) left center no-repeat;	
}

#contactoptions li {
	margin:0 0 7px 0;
	width:130px;
	background: url(../images/arrow-darkblue-on-white.gif) left center no-repeat;	
}
#contactoptions li.button {
	float: right;
	width: 112px;
}
#contactoptions li.blue {
	background:url(../images/transparent/button-lightblue-110.png) left center no-repeat;	
}

#loginoptions a,
#loginoptions a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#D67127;
	/*padding:0 0 0 14px;*/
}

#contactoptions a,
#contactoptions a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#003756;
	padding:0 0 0 14px;
}

#loginoptions a:hover,
#contactoptions a:hover {
	text-decoration:underline;
}

/******************************************************************************************************************
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:#003756;
	border-color: #003756;
}

/* Colours for each individual channel tab are specified in the append-colour-toptabs.css file */

/******************************************************************************************************************
SIDEBAR: NAVIGATION
******************************************************************************************************************/

#nav {
	background:url(../images/bg-roundedcorners-bottom-leftnav.png) left bottom no-repeat;
}

#nav h2 {
	padding:24px 11px 14px;
	border-top:1px solid #7091AA;
	border-bottom:1px solid #003756;
	font-size:2.2em;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:1;
	color:#FFF;
}

#nav h2#navhub {
	border-top:none;
}

/* 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 28px 4px;
	border-top:1px solid #7091AA;
	border-bottom:1px solid #003756;	
}

#nav ul.navprodlist {
	border-bottom:none;
}

#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:#003756 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:#003756 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:937px;
	padding:0;
	border-top:1px solid #E1E1E1;
	margin:10px auto 0;
	color:#003756;
	line-height:1;

}

#breadcrumbs ul {
	width:917px;
	padding:7px 0 0;
	margin:0 10px;
}

#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:#003756;
	font-weight:normal;
	line-height:1;
}

#content h1 {
	margin-top: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 0;
}

#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:#003756;
}

#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;
}


	/******************************************************************************************************************
	NEWSLETTER SIGNUP
	******************************************************************************************************************/
	
	#signup {
		padding:0 11px 7px;
	}
	
	#signup input {
		margin:7px 0;
		width:203px;
		background:url(../images/transparent/input-text-215.gif) top left no-repeat;		
	}
	
	#signup button {
		float:right;
	}
	
/******************************************************************************************************************
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-darkblue-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:#003756 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,
form .multi {
	color:#FFF;
	background:#7091AA 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:80px;
}

.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 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:right;
	line-height:1;
	margin:-18px 0 0 0;
	clear:both;
}

#content .paginationbot {
	margin:3px 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;
}

#content .paginationtop li a:hover,
#content .paginationbot li a:hover {
	color:#003756;
}

#content .paginationtop li.selected a,
#content .paginationbot li.selected a {
	font-size:1.8em;
	font-weight:normal;	
}

/******************************************************************************************************************
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:#003756 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:#003756 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:#003756 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:#003756 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:#003756 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:#003756;
	background:#003756 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:#003756;
	background:#003756 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:#003756 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:#003756 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;
}

/******************************************************************************************************************
DOWNLOAD LIST
******************************************************************************************************************/

#content ul.download {
	list-style:none;
	background:none;
	margin-left:0;
}

#content ul.download li {
	list-style:none;
	list-style-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	line-height:1.6em;
}

#content ul.download li.pdf {	background-image:url(../images/icon-pdf.gif); }
#content ul.download li.zip {	background-image:url(../images/icon-zip.gif); }
#content ul.download li.doc {	background-image:url(../images/icon-doc.gif); }
#content ul.download li.xls {	background-image:url(../images/icon-xls.gif); }
#content ul.download li.jpg {	background-image:url(../images/icon-jpg.gif); }
#content ul.download li.gif {	background-image:url(../images/icon-gif.gif); }
#content ul.download li.txt {	background-image:url(../images/icon-txt.gif); }

#content ul.download li a {
	padding:0 0 0 21px;
	background:none;	
}


/******************************************************************************************************************
GENERAL TABLE RULES (FOR TABLES CREATED IN CMS)
******************************************************************************************************************/

table {
	clear:both;
	border-collapse:collapse;
	width:100%;
}

table th {
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	background:#003756;
	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:937px;
	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%;	
	border-left:1px solid #999;
}

#footer li {
	float:left;
	border-right:1px solid #999;
}

#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;
}

#footer #nixmc {
	clear: right;
}

/******************************************************************************************************************
SIDEBAR ELEMENTS
******************************************************************************************************************/

#skypelink {
	display: block;
	margin: 14px 0 14px 0;
}

.affiliate-ad {
	margin:14px auto;
}

.affiliate-ad iframe {
	margin:0 auto;
}

/******************************************************************************************************************
LOGIN & SEND TO A FRIEND
******************************************************************************************************************/
	
#standalonelogin {
	background:url(../images/bg-roundedcorners-top-451.png) left top no-repeat;
}

#standalonelogin h2 {
	margin:0 0 7px 0;
	color:#FFF;
}

#loginpopup, #sendtoafriendpopup {
	color:#FFF;
}

#loginpopup h2, #sendtoafriendpopup h2 {
	margin:0;
	padding:14px 11px 0;
	font-size:1.8em;
	font-weight:normal;
	background:url(../images/bg-roundedcorners-logintop-451.png) left top no-repeat;
}

#login, #sendtoafriend {
	background:url(../images/bg-roundedcorners-loginbot-451.png) left bottom no-repeat;
	margin:0;
	padding:11px;
}

#login p, #sendtoafriend p {
	margin:0 0 14px 0;
}

#login label {
	width:70px;
}

#sendtoafriend label {
	width: 120px;
}

#login input, #sendtoafriend input {
	margin:0 0 7px 0;
}

#loginpopup a, #sendtoafriend a,
#loginpopup a:visited, #sendtoafriend a:visited,
#loginpopup a:hover, #sendtoafriend a:hover {
	color:#FFF;
}

#loginpopup h2 a, #sendtoafriendpopup h2 a {
	font-size:55%;
	float:right;
	display:block;
	margin:-1.8em 0 0 0;
}

#status-message {
	color: red;
	display: block;
}
