BODY {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;	
	font-size: 62.5%;
	color: #333;
	background: #EE3124 url(../images/site-background.gif) no-repeat center top;
	width: 997px;
	margin: 5px auto;
	padding: 0;
}

HEADER, SECTION, NAV, ASIDE, FOOTER, IMG, DIV, FIELDSET {
	border: 0;
	margin: 0;
	padding: 0;	
}

UL{
padding:0 0 0 12px;
margin:1em 0;
list-style-type:disc;
}

LEGEND {
	display: none;	
}

H1 {
	color: #AF2418;
	margin: .5em 0;
	font-size: 2.4em;
	text-transform: uppercase;
}

A,
A:visited
{
color:#AF2418;
text-decoration: underline;
}

A:hover,
A:active
{
text-decoration: none;
}

IMG.logo {
	float: left;
	margin-top: 22px;
}

#flashBackup {
	float: left;
}

.header {
	width: 100%;
	float: left;	
	padding: 0 0 10px 0;
}

.site-header {
	width: 987px;
	padding: 0 0 0 10px;
	margin: 0;
}

.partners {
	float: right;
	width: 350px;
}

.supporting {
	width: 200px;
}

.partners UL {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.partners P {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	float: left;	
	padding-right: 24px;
	margin-top: 1.8em;
	margin-bottom: 0;
}

.partners LI {
	display: block;
	margin: 0;
	padding: 0;
	height: 37px;
	float: left;
}

.partners A {
	display: block;
	margin: 0;
	padding: 0;	
	text-indent: -9000px;
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
}

.partners LI.svg A,
.partners LI.svg A:visited {
	width: 83px;
	height: 17px;
	margin-top: 10px;
	padding-right: 6px;
	background: url(../images/svg-logo.gif) no-repeat top left;
}

.partners LI.can A,
.partners LI.can A:visited {
	width: 71px;
	height: 37px;
	padding-right: 12px;
	background: url(../images/can-logo.gif) no-repeat top left;
}

.partners LI.permira A,
.partners LI.permira A:visited {
	width: 100px;
	height: 37px;
	padding-left: 12px;
	background: url(../images/permira-logo.gif) no-repeat top right;
}

.primary-nav {
	width: 785px;
	padding: 0 0 11px 212px;
	float: left;
	background: url(../images/nav-background.png) no-repeat bottom left;	
}

.primary-nav UL {
	width: 785px;
	float: left;
	margin: 0;
	padding: 0;
}

.primary-nav LI {
	width: 112px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.primary-nav LI.search {
	width: 175px;
	background: url(../images/search.gif) no-repeat 26px 0;
	height: 20px;
	padding: 4px 0 0 50px;
}

.primary-nav LI.search FORM {
	margin: 0;
	padding: 0;
	float: left;	
}

.primary-nav LI.search INPUT {
	height: 15px;
	padding: 1px 0;
	font-size: 1.1em;
	width: 160px;
	background: transparent;
	border: 0 none;
	margin: 0;
	padding: 0;	
}

.primary-nav A,
.primary-nav A:visited {
	width: 110px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/nav.gif) no-repeat bottom left;
	min-height: 27px;
	color: #fff;
	font-size: 1.3em;	
	line-height: 27px;
	overflow: hidden;
}

.primary-nav A:hover,
.primary-nav A:active,
.primary-nav LI.current A,
.primary-nav LI.current A:visited,
.primary-nav LI.section A,
.primary-nav LI.section A:visited {
	text-decoration: none;
	color: #a82317;
	background-position: bottom right;
}

.primary-nav LI UL {
	width: 102px;
	margin: 0;
	padding: 0 4px 8px 4px;
	background: url(../images/dropdown-nav.png) no-repeat bottom left;
}

.primary-nav LI LI {
	width: 102px;
	background: #fff;
	margin: .3em 0;
	padding: 0;
	font-size:0.9em;
}

.primary-nav LI LI A,
.primary-nav LI LI A:visited {
	width: 78px;
	background: #fff;
	margin: 0;
	padding: 0 12px;
	text-align: left;
	color: #000;
	min-height: 0;
	line-height: 1.6em;
}

.primary-nav LI LI A:hover,
.primary-nav LI LI A:active {
	background: #a12116;
	margin: 0;
	text-align: left;
	color: #fff;
}

/* Content area layout */

.content-wrapper {
	background: transparent url(../images/page-background.png) repeat-y;
	float: left;
	width: 938px;
	padding: 10px 30px 19px 30px;
	margin: 0;
}

.HomePage {
	width: 931px;
	padding: 10px 28px 19px 28px;	
}

DIV.breadcrumb {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: baseline;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding: .5em 0 1em 0;
	margin-bottom: 1em;
}

.breadcrumb SPAN {
	color: #c8291d;
	padding: 0 5zpx;
}

.breadcrumb A,
.breadcrumb A:visited {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

.breadcrumb A:hover,
.breadcrumb A:active {
	text-decoration: none;
}

.subnav {
	width: 183px;
	float: left;
}

.subnav .nav-container {
	width: 160px;
	float: left;
}

.subnav UL {
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
}

.subnav LI {
	font-size: 100%;
	width: 160px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.subnav H2,
.subnav LI A,
.subnav LI A:visited {
	font-size: 1.3em;	
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}


.subnav H2 A,
.subnav H2 A:visited,
.subnav LI A,
.subnav LI A:visited {
	text-decoration: none;
	text-transform: uppercase;
	width: 124px;
	float: left;
	margin: 0;
	padding: 12px 17px;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	list-style: none;
	display: block;
	background: #eee;
	color: #000;
}

.subnav H2 A:hover,
.subnav H2 A:active,
.subnav LI A:hover,
.subnav LI A:active {
	text-decoration: underline;
}

.subnav LI.current A,
.subnav LI.current A:visited,
.subnav LI.section A,
.subnav LI.section A:visited {
	color: #AF2418;
	border-right: 0 none;
	border-left: 0 none;
	padding-left: 18px;
	background: #fff;
}

.subnav H2 {
	font-size: 1.5em;
	border-top: 1px solid #cecece;	
	background: #e1e1e1;
}

.HomePage .article {
	width: auto;
	float: none;	
}

.article {
	width: 698px;
	float: left;
}

.article-subnav {
	width: 515px;
}

.sidebar {
	width: 240px;
	float: left;
}

.sidebar .aside,
.sidebar .section {
	width: 196px;
	padding: 12px;
	float: right;
	background: #e4e4e4 url(../images/box-bottom.gif) no-repeat bottom right;
	margin-bottom: 12px;
}

.sidebar .related {
	background: none;	
}

.sidebar .related H1 {
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	padding-bottom: 1em;	
}

.article H1 {
	padding-top: 0;
	line-height: 100%;
}

.article H2 {
	color: #af2418;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

.article .section H1 {
	border-bottom: 0 none;
	padding-bottom: 0;	
}

.article UL,
.article OL,
.article TABLE,
.article TR,
.article LI P {
	font-size: 100%;	
}

.article P,
.article LI,
.article TD {
	font-size: 1.3em;	
}

.article LI LI {
	font-size: 100%;	
}

.article UL {
	list-style-type: none;
	color: #af2418;
	margin: 0;
	padding: 0;
}

.article LI {
	background: url(../images/red-square-bullets.gif) no-repeat 0 10px;
	color: #333;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: .3em 0 .3em 44px;
	margin: 0;
}

.sidebar H1 {
	text-transform: none;
	font-size: 1.3em;
}

#Form_SignupForm fieldset,
#Form_SignupForm div.field INPUT {
	width: 125px;
	float: left;	
}

#Form_SignupForm div.Actions {
	width: 52px;
	float: left;
	margin-left: 3px;	
	display: inline;
}

.left { float:left; padding: 0 10px 10px 0; }
.right { float: right; padding: 0 0 10px 10px; }

.article FORM,
.article FORM FIELDSET {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;	
}

.article FORM LABEL { font-size: 1.3em; position: static; width: 200px; float: left; display: block; }
.article FORM DIV.field,.article FORM div.Actions { margin: .8em 0; padding: 0; width: 100%; float: left; }
.article FORM DIV.field INPUT, .article FORM DIV.field TEXTAREA { width: 300px; }
.article FORM DIV.Actions INPUT { margin-left: 200px; }

.HomePage .left-column {
padding:0 0 0 3px;
width: 619px;
float: left;
}

/*
.HomePage .left-column-wide{
padding:0;
width: 671px;
float: left;
}
*/

.HomePage .right-column {
	width: 267px;
	float: right;
	padding: 0 3px 0 0;
}

.HomePage .right-column .aside {
	width: 267px;
	padding: 0;
	float: right;
	background: none;
	margin-bottom: 12px;
}

.HomePage .left-column .left-column {
	width: 280px;
	float: left;	
}

.HomePage .left-column .right-column {
	width: 298px;
	float: right;	
}

.article P {
	font-size: 1.3em;
	line-height: 1.6em;
	padding: .3em 0;
	margin: 0;
}

.article P.intro {
	font-size: 1.5em;
	line-height: 1.8em;
	color: #ab150b;
}

DIV.section {
	float: left;
	width: 616px;	
	background: #fff url(../images/grey-wide-bottom.gif) no-repeat bottom left;
	margin-bottom: 10px;
	padding: 13px 21px;	
}



.section H1,
.aside H1 {
	font-size: 1.3em;
	text-transform: none;
	color: #af2418;
}

.aside H2,
.section H2 {
	line-height: 1.6em;	
}

.HomePage .article H1,
.HomePage .article H2,
.HomePage .section H1,
.HomePage .aside H1 {
	font-size: 1.8em;	
}

.section P,
.aside P {
	line-height: 1.6em;
	font-size: 1.3em;	
}

.footer {
	float: left;
	width: 959px;
	padding: 10px 19px 20px 19px;
	margin: 0;
	background: transparent url(../images/footer-background.png) no-repeat bottom left;	
}

.bottom {
	width: 987px;
	float: left;
	padding: 0 5px 10px 5px;
}

.footer P {
	font-size:1.3em;
	position: relative;
	margin: 0;
	padding: 0 10px;
	list-style: none;
	color: #333;
	line-height: 100%;
}

.footer IMG {
	padding: 0 0 0 0;	
	margin: 0;
	vertical-align: text-bottom;
}

.bottom P {
	font-size:1.1em;
	float: right;
	position: relative;
	width: 300px;
	margin: 0;
	padding: 0 10px;
	list-style: none;
	text-align: right;
	color: #fff;
}

.footer UL,
.bottom UL {
	float: left;
	width: 400px;
	margin: .3em 0;
	padding: 0 10px;
	list-style: none;
	position: relative;
}

.footer UL.credits,
.bottom UL.credits {
	float: right;	
	text-align: right;
}

.footer LI,
.bottom LI {
	color: #fff;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #fff;
	position: relative;
	font-size: 1.3em;
}

.bottom LI.last,
.footer LI.last {
	border: 0 none;
	padding: 0;
	margin: 0;	
}

.bottom A,
.bottom A:visited,
.footer A,
.footer A:visited {
	color: #fff;
}

.HomePage .article H1 {
	color: #000;	
}

.HomePage .page-title {
	display: none;
}

.HomePage .section {
	width: 	100%;
	padding: 0;
	margin: 0;
	background: none;
}

.HomePage .section H1,
.HomePage .aside H1 {
	color: #000;	
}

/* Specific sections and asides */
.HomePage .facts {
	width: 258px;
	padding: 0 20px;
	margin-bottom: 13px;
	background: #f0f0f0 url(../images/facts-bg.gif) no-repeat bottom left;
}

.HomePage .facts H1 {
	font-size: 1.8em;
}

.HomePage .facts H2 {
	font-size: 1.5em;
}

.HomePage .facts P {
	font-size: 1.3em;
}

.HomePage .facts P,
.HomePage .facts H3 {
	line-height: 1.6em;
}

.HomePage .facts .feature {
	width: 258px;
	float: left;
}

.HomePage .facts .feature H1 {
	font-size: 1.3em;
}

.HomePage .facts .feature OL {
	list-style: none;
	margin: 0;
	padding: 0;	
	float: left;
	width: 258px;
	height: auto;
	overflow: hidden;
}

.HomePage .facts .feature OL LI {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 100%;
	float: left;
	display: block;
	width: 258px;	
	height: 390px;
}

.HomePage .facts .feature IMG {
	width: 258px;
	padding: 10px 0;
}

.HomePage .facts .feature OL.pagination {
	text-align: right;
	float: right;
	width: 45%;	
	margin: 0;
	position: static;
	height: auto;
	overflow: visible;
}

.HomePage .facts .feature OL.pagination LI {
	text-align: right;
	padding: 4px 7px;
	background: #5e5e5e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	float: none;
	display: inline;
	width: auto;
	margin: 0 0 0 5px;
	line-height: 2em;
	color: #fff;
	font-weight: bold;
	position: static;
}

.HomePage .facts .feature OL.pagination LI.current {
	background: #AF2418;	
}

.HomePage .facts .feature OL.pagination LI A,
.HomePage .facts .feature OL.pagination LI A:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.HomePage .facts .feature OL.pagination LI A:hover,
.HomePage .facts .feature OL.pagination LI A:active {
	text-decoration: underline;
}

.HomePage .facts .feature .info {
	width: 258px;
	margin: 8px 0;
	padding: 0;
	display: block;
	float: left;
}

.HomePage .facts .feature .info H1 {
	width: 45%;
	float: left;	
	margin: .3em 0;
}

.HomePage .facts .feature .info P {
	text-align: right;	
}

.HomePage .facts .feature .description {
	float: left;
	width: 258px;
	padding: 0;
}

.HomePage .facts P {
	font-size: 1.3em;
}

.HomePage .facts H3 {
	font-size: 1.3em;
}

.HomePage .facts A,
.HomePage .facts A:visited {
	color: #AF2418;
	font-weight: bold;
	text-decoration: none;	
}

.HomePage .facts A:hover,
.HomePage .facts A:active {
	text-decoration: underline;
}

.HomePage .link-box A{
font-weight:bold;
text-decoration:none;
}

.HomePage .link-box A:hover{
text-decoration: underline;
}

.HomePage .link-box IMG {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.HomePage .latest UL {
	list-style: none;
	margin: 0;
	padding: 1em 0 0 0;
	float: left;
	width: 100%;
}

.HomePage .latest LI {
	margin: 0;
	padding: .5em 0;
	float: left;
	width: 100%;
}

.HomePage .latest LI H2 {
	font-size: 1.3em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

.HomePage .latest LI H2 A,
.HomePage .latest LI H2 A:visited {
	color: #333;
	text-decoration: none;
}

.HomePage .latest LI H2 A:hover,
.HomePage .latest LI H2 A:active {
	text-decoration: underline;	
}

.HomePage .latest LI P {
	margin-top: 0;	
}

.HomePage .latest LI P A,
.HomePage .latest LI P A:visited {
	font-weight:bold;
	text-decoration:none;
}

.HomePage .latest LI P A:hover,
.HomePage .latest LI P A:active {
	text-decoration: underline;
}

.HomePage .latest P.date {
	text-transform: uppercase;
	color: #AF2418;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}

.HomePage .latest LI IMG {
	margin: 0;
	float: left;
	width: 52px;
	height: 57px;
	padding: 0 10px 10px 0;
}

.listing {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;	
}

.listing LI {
	display: block;
	padding: 0;
	margin: 0;
	width: 90%;
	padding-top: 10px;
	margin-top: 10px;
	float: left;
	background: none;
}

.listing LI.first {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.listing LI IMG {
	margin: 0;
	float: left;
	width: 84px;
	height: 94px;
	padding: .5em 10px 10px 0;

}

.listing LI P.listing-title {
	margin-top: 0;	
	padding-top: 0;
	line-height: 100%;
	font-size: 1.3em;
}

#PageNumbers {
	line-height: 2em;	
	font-weight: bold;
}

#PageNumbers A,
#PageNumbers A:visited {
	margin: 0;	
	padding: 3px;	
	background: #AF2418;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#PageNumbers A:hover,
#PageNumbers A:active {
	text-decoration: underline;
}

/* Signup box */

.signup IMG {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.signup p {
	font-size:1.3em;
}

P.contact-start {
	margin-top: 40px;	
}

OL.contact {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;	
}

OL.contact LI {
	background: none;
	width: 300px;
	float:left;
	padding: 0;
	margin: 0;	
	background: none;
}

OL.contact LI.last {
	float:right;
}

OL.contact LI H2 {
	text-transform: none;
	color: #333;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 10px 0; 	
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {position:relative; z-index:100;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {position:relative;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:27px;left:0;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; height: auto; }

/**
 * Start - additions By Paul Odeon 07.09.09 
*/
.Page .link-box a { font-weight:bold; text-decoration:none; }
.BackgroundPage .link-box a { font-weight:bold; text-decoration:none; }
.Page .link-box a:hover { text-decoration:underline; }
.BackgroundPage .link-box a:hover { text-decoration:underline; }

/**
 * End - additions By Paul Odeon 07.09.09 
*/