@charset "utf-8";

/* CSS Document */

html, body, #fullheight {
	height: 100%
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	overflow: visible;
}

img {
	border: 0 none;
}

table {
	border: 0px none;
	padding: 0px 0px 0px 0px;
}

td, p, .content, td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

td {
	vertical-align: top;
}

a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}

.h1Icon {
	padding-right: 4px;
}

a.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
}

a.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

ul {
	list-style: circle;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: 0em;
}

/* TEXT */
.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}


.textnormalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.textnormalboldc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}


.textsmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

/* TABLES */
table.tableHeading {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px #FF6600 solid;
	border-collapse: collapse;
}
	

td.tableContent { 
	border: 1px #CCCCCC solid;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px; 
}

/* IMAGES */
.imgCenter_P2B1 {
	padding: 2px;
	border: 1px solid #FF6600;
}

.imgRight_P2B1M5r {
	float:left;
	padding: 2px;
	border: 1px solid #FF6600;
	margin-right: 5px;
}

/* COLOURS */

.color1 {
	color: #ff6600;
}

.color2 {
	color: #333333;
}


/* PAGE */
.page {
	background-color: #ffffff;
	width: 955px;
}

/* CRUMBS */
.menuCrumbs {
	position: relative;
	top: 0px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px 16px 10px 16px;
	vertical-align: middle;
}

.menuCrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

.menuCrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

.menuCrumbsDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}


/* HEADER/FOOTER */

.menuOffset, .menuFooter, .menuFooter2 {
	position: relative;
	top: 0px;
	width: auto;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	padding: 0px 16px 0px 16px;
}

.menuOffset {
	background: url(/images/menus/offset/menu.offset.bg.gradient.gif) no-repeat bottom;
}

.menuFooter {
	background: url(/images/menus/footer/menu.footer.bg.solid.gif) repeat-x top;
}

.menuFooter2 {
	border-top: 1px #CCCCCC solid;
}

.keywordsFooter {
	position: relative;
	top: 0px;
	width: auto;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 6px 16px 6px 16px;
	vertical-align: middle;
	background-color: #FFFFFF;
	background: url(/images/menus/footer/menu.footer.bg.solid.gif) repeat-x top;
}

.menuOffset a, .menuFooter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
}

.menuOffset a:hover, .menuFooter a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	padding: 6px 6px 6px 6px;
}

a.menuOffsetSelected {
	background-color: #FFCC66;
}

.menuMain {
	position: relative;
	top: 0px;
	width: auto;
	height: 28px;
	padding: 16px 16px 16px 16px;
	text-align: right;
	vertical-align: middle;
}

.menuMain a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}

a.menuMainSelected {
	background-color: #cccccc;
}

.menuHeader ul {
	margin:0px;
	padding-left: 0px;
}

.menuHeader li {
	margin:0px;
	padding-left: 0px;
}

.menuSection {
	top: 0px;
	width: auto;
	height: 124px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}

.menuSection ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuSection a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
}

a.menuSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

ul.MenuBarHorizontal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* LEFT */
#navLeft ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navLeft span
{
	display: block;
	color: #ffffff;
	width: auto;
	padding: 3px 12px 3px 5px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

#navLeft a
{
	display: block;
	color: #ffffff;
	width: auto;
	padding: 3px 12px 3px 5px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

.navLeftColor1 a:hover
{
	background-color: #ff6600;
	color: #ffffff;
}

.navLeftColor2 a:hover
{
	background-color: #666666;
	color: #ffffff;
}

.navLeftColor3 a:hover
{
	background-color: #666666;
	color: #ffffff;
}

#navLeft li li a
{
	display: block;
	color: #ffffff;
	width: auto;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

/* MIDDLE */
td.content {
	position: relative;
	top: 0px;
	width: auto;
	height: auto;
	padding: 30px 24px 30px 24px;
}

td.panelLeft {
	position: relative;
	top: 0px;
	width: 260px;
	height: 100%;
	padding: 0px 0px 0px 0px;
}

td.panelCenter {
	position: relative;
	top: 0px;
	height: auto;
	padding: 10px 24px 30px 24px;
}


div.panelCenterCol1of3 {
	float: left;
	width: 230px;
	margin: 0; 
	padding: 0;
}

div.panelCenterCol3of3 {
	float: right;
	width: 230px;
	margin: 0; 
	padding: 0;
}

div.panelCenterCol2of3 {
	margin: 0 230px;
	top: 0px;
}

/* CENTER */

#navCenter ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navCenter span
{
	display: block;
	color: #333333;
	width: auto;
	padding: 3px 12px 3px 5px;
	text-decoration: none;
	border-left: 4px solid #fff;
	font-weight: bold;
}

#navCenter a
{
	display: block;
	color: #333333;
	width: auto;
	padding: 3px 12px 3px 5px;
	text-decoration: none;
	border-left: 4px solid #fff;
	font-weight: normal;
}

#navCenter a:hover
{
	border-left: 4px solid #ff6600;
	color: #333333;
}


#navCenter li li a
{
	display: block;
	color: #333333;
	width: auto;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	border-left: 4px solid #fff;
	font-weight: normal;
}


/* RIGHT */
td.panelRight {
	position: relative;
	top: 0px;
	width: 200px;
	height: auto;
	border-left: 1px #CCCCCC solid;
	padding: 10px 24px 30px 24px;

}

/* FORM */

fieldset {
	border: 1px solid #cccccc;
	width: auto;
	padding: 10px;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	width: auto;
}


fieldset input, fieldset textarea {
	color: #333333;
	background-color: #FFCC66;
	border: 1px solid #333333;
	overflow: hidden;
}

.mandatory {
	color: #FF0000;
}
