
/* -- Sensible Heat Advanced CSS layout, Coded by Rick Haslam 8th Feb 2006 -- */
/* -- Unauthorised copying of this code is strictly prohibited --  */

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; 
	color: #000000; 
	background-color: #FFFFFF;
	font-variant: normal; 
	text-decoration: none}


p { 
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; 
	margin-top: 0px; 
	}


h1 {
	font:normal 18px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	top:5px;
	line-height: 18px;
	color: #666666;
	padding-left: 0px}


a:link {color: #0000FF;
	text-decoration: underline}

a:visited {color: #0000CC;
	text-decoration: underline}

a:hlink {color: #ABB5BE; 
	text-decoration: none}

a:alink {color: #ABB5BE;
	text-decoration: none}

a:hover {color: #FF6600; 
	text-decoration: underline}



/* -- Start Navigation Bar CSS Styles HTML Elements--  */

.sensiblenav {
	font: Bold 14px Helvetica, Arial, 'Trebuchet MS', sans-serif;
	letter-spacing:-1px;
	color: #CC0000;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: none}

.sensiblenav A:visited {
	color: #CC0000; 
	text-decoration: none}

.sensiblenav A:link {
	color: #CC0000;
	text-decoration: none}

.sensiblenav A:hlink {
	color: #CC0000;
	text-decoration: none}

.sensiblenav A:alink {
	color: #CC0000;
	text-decoration: none}

.sensiblenav A:hover {
	color: #003300; 
	text-decoration: underline}


.sensible_nav_title {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	font-weight: bold}


.sensible_nav_title A:visited {
	color:#FFFFFF; 
	font-size: 14px;
	font-weight: normal;
	text-decoration: none}

.sensible_nav_title A:link {
	color: #FFFFFF; 
	font-size: 14px;
	font-weight: normal;
	text-decoration: none}

.sensible_nav_title A:hlink {
	color: #FFFFFF;
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none}

.sensible_nav_title A:alink {
	color: #FFFFFF;
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none}

.sensible_nav_title A:hover {
	color: #FF6600; 
	font-size: 14px; 
	font-weight: normal;
	text-decoration: underline}


.sensible_nav_back {
	MIN-HEIGHT: 24px;
	background: url(assets/sensible-blur.gif) no-repeat bottom right;
	padding-top:15px}



/* -- End Navigation Bar CSS Styles HTML Elements --  */


/* -- Start Main Page CSS Styles HTML Elements --  */

#main_back {
	padding-top:25px;
	padding-bottom:25px;
	padding-left:0px;
 	padding-right:0px;
	margin-left:0px;
	margin-right:0px}

#main_page {
	background: #FFFFFF;
	width: 800px}

/* -- End Main Page CSS Styles HTML Elements --  */


/* -- Start Main Page Text CSS Styles HTML Elements --  */


.sensible {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	font-weight: bold}


.sensiblehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 0px}


.sensiblemaintext {
	font-family: "Lucida Grande", "Lucida Sans Unicode",'Trebuchet MS',Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-variant: normal; 
	font-weight: normal;
	text-decoration: none;
	text-align: justify}


.sensiblesupplement {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	text-align: center}


.sensibleheadbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #666666}


.sensiblelinkgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	text-indent: 0pt;
	margin: 5px;
	padding: 5px;
	font-weight: normal;
	color: #666666}


.sensiblelinkred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	text-indent: 0pt;
	margin: 5px;
	padding: 5px;
	font-weight: bold}

/* -- End Main Page Text CSS Styles HTML Elements --  */