@charset "utf-8";
/* CSS Document */

/* ------- additional FWT css ------- */

.heading {
	font-family: Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #333;
}

body {
	background-image:url(../images/header_space.gif);
	background-repeat:repeat-x;
}

.key {
	margin:25px;
}

#content #textBlock .footnotes {
	font: 70% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color:#666666;
	padding: 0px 75px 15px 75px;
	line-height: 1.5em;
	text-indent: -1px;
	text-align: justify;
	display: block;
}

#content .table {
	margin-left:75px;
	margin-right:75px;
	font: 75% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	text-align: left;
}

#content .table p {
	font: 75% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	text-align: left;
	margin-left:5px;
	margin-right:5px;
}



#content .paranumber {
	float: left;
	display: inline;
	font-weight: bold;
	margin-left: -50px;
	padding-top:0px;
	width: 1px;
	color: #333;
}

#content #textBlock p {
	font: 75% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #333;
	padding: 0px 75px 15px 75px;
	line-height: 1.5em;
	text-indent: -1px;
	text-align: justify;
	display: block;
}

#content #textBlock .policytext {
	padding:10px;
	font-weight:bold;
	border: 1px solid #055BA5;
	margin: 0px 75px 10px 75px;
}

#content #textBlock .policytext p {
	padding:0px;
	font-weight:bold;
	border: 0px;
}
	
#content #textBlock .reason {
	padding: 0px;
	margin-left: 75px;
	margin-right: 75px;
	font-style: italic;
}

#content ul .bullettext {
	list-style:circle;
	margin-left: 50px;		
}


#textBlock .indent {
	padding-left: 75px;
	padding-right: 75px;
}


.align_centre {
	text-align: center;
}

#content #textBlock .policy {
	font-weight: bold;
	color: #333;
	background-color:#00FF00;
	
}

#content #textBlock .bold {
	font-weight: bold;
	color: #333;
}

#content #textBlock .boldUline {
	font-weight: bold;
	text-decoration:underline;
	color: #333;
}

/* ------- Overall Declarations ------- */

body {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

p, h1, h2, h3, h4, ul, ol, li, blockquote {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	border: none;
}

/* ------- Header Section ------- */

/* ------------------- Header Section -------------------- */

#header {
	z-index: 3;
	position:absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 80px;
}

/* ------- Footer ------- */

#footer {
	clear: both;
	margin: 0 auto 5px auto;
	height: 2em;
}

#footer p {
	font: bold 80% arial, verdana, sans-serif;
	padding:7px 0px 0px 0px;
	color: #333;
	vertical-align: middle;
	text-align: center;
}

#breadcrumb {
	width: 98%;
	margin: 85px auto 3px;
}

#breadcrumb p {
	padding: 10px 0 5px 2px;
	margin: 5px 0 5px 0;
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb p strong {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

/* ------- Centre Section and Content for Content Pages ------- */

#main_content {
	float: left;
	width: 63.2%;
	margin: 0 0 10px 0;
	padding: 0;
}

#content {
	width: 95%;
	margin: 0 auto 15px auto;
}

#content h1, #content h2, #content h3, #content h4 {
	font-family: Helvetica, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 5px 15px 5px 15px;
}

#content h1 {
	font-size: 200%;
	letter-spacing: -0.05em;
	padding-top: 15px;
}

#content h2 {
	font-size: 160%;
	letter-spacing: -0.05em;
}

#content h3 {
	font-size: 140%;
	letter-spacing: -0.04em;
}

#content h4 {
	font-size: 120%;
}

#content p {
	font: 75% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #333;
	padding: 0px 20px 0px 20px;
	line-height: 1.5em;
}

#content ul {
		list-style:square;
}

#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:auto;
}

/* ------- Header section colours, inc search box, links and masthead ------- */

#breadcrumb a:link { color: #055BA5; }
#breadcrumb a:visited { color: #055BA5; }
#breadcrumb a:hover { color: #900; }
#breadcrumb a:active { color: #900; }

/* ------- Border, bg and link colours for CONTENT page content ------- */

#content {
	border: 1px solid #CCE7FD;
	background: #F7FBFF;
}

a { padding: 1px; }
a:link { color: #900; border-bottom: 1px dotted #FFD2D2 }
a:visited { color: #900; }
a:hover { color: #009; border-bottom: 1px dotted #9D9DFF; }
a:active { color: #009; border-bottom: 1px dotted #9D9DFF; }	

#content h3 a { padding: 1px; }
#content h3 a:link { color: #055BA5; }
#content h3 a:visited { color: #055BA5; }
#content h3 a:hover { color: #900; border-bottom: 1px dotted #FFD2D2; }
#content h3 a:active { color: #055BA5; }


#content p a { padding: 1px; }
#content p a:link { background: #fff; color: #900; border-bottom: 1px dotted #FFD2D2; }
#content p a:visited { background: #fff; color: #900; border-bottom: 1px dotted #FFD2D2; }
#content p a:hover { background: #fff; color: #009; border-bottom: 1px dotted #9D9DFF; }
#content p a:active { background: #fff; color: #009; border-bottom: 1px dotted #2D2DFF; }

#content h2 a { padding: 3px; }
#content h2 a:link { color: #333; background: #fff; border: none; }
#content h2 a:visited { color: #333;background: #fff; border: none;  }
#content h2 a:hover { color: #009;  background: #fff; border: none; }
#content h2 a:active { color: #009;  background: #fff; border: none; }

#container a { text-decoration: none; padding: 1px; }
#container a:link { background: #fff; color: #900; border-bottom: 1px dotted #FFD2D2; }
#container a:visited { background: #fff; color: #900; border-bottom: 1px dotted #FFD2D2; }
#container a:hover { background: #fff; color: #009; border-bottom: 1px dotted #9D9DFF; }
#container a:active { background: #fff; color: #009; border-bottom: 1px dotted #2D2DFF; }

#container a img { text-decoration: none; padding: 0; }
#container a:link img { color: #900; }
#container a:visited img { color: #900; }
#container a:hover img { color: #009; }
#container a:active img { color: #009; }

/* ------- USER FORMATTING for CONTENT page content ------- */


h1, .heading1 {
	font-family: Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: -0.06em;
	color: #333;
	padding: 5px 15px 5px 15px;
}

h2, .heading2 {
	font-family: Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #333;
	padding: 5px 15px 5px 15px;
}

h3, .heading3 {
	font-family: Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: -0.04em;
	color: #333;
	padding: 5px 15px 5px 15px;
}

h4, .heading4 {
	font-family: Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	padding: 5px 15px 5px 15px;
}

p {
	font: 75% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #333;
	padding: 0px 20px 10px 20px;
	line-height: 1.5em;
}

li {
	color: #333;
	padding: 0px 20px 3px 20px;
	font-family: Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	list-style: square;
	font-size: 0.8em;
}

ul {
	margin: 5px 40px;
}

/* ------------------- Footer ------------------ */

#footer {
	background: #E1F1FE;
}

/* ---------- RESETS ---------- */

#content ul, #content ol {
	font: 1em normal Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #333;
	padding: 0 75px 0 75px;
	margin: 0 25px 8px 40px;
}

#content ul {
		list-style:square;
}

#content li {
	padding: 0 5px 2px 5px;
	line-height: 1.4em;
	margin: 2px 10px;
}

#content .divider {border-top:2px solid #CCE7FD; margin-top:25px; padding:0px;}
