@charset "utf-8";
html { height: 100%; }
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	min-height: 100%;
	height: 100%;
}
.oneColLiqCtr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 100%;
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/* End of divs definitions and start of content styles.
/* Changes below this line must be duplicated in print.css */



/* ****************************** COLOURS ****************************** */
.color_red {color:Red}
.color_blue {color:Blue}
.color_tablehead {color:rgb(160, 190, 215)}
.color_darkgrey {color:Gray}
.color_green {color:#008000}
.color_orange {color:orange}
/* orange added 210611 */

/* ****************************** BODY STYLE ****************************** */

/*BODY {
	background-color: rgb(243, 245, 248);
	}
*/
/* ****************************** HEADING STYLES ****************************** */

h1 {
	color: rgb(210, 220, 235);
	font-size: 17pt;
	font-weight: bold;
	margin-left: -0.5pt;
	margin-top: 40pt;
	margin-bottom: 10pt;
	font-family: Verdana, sans-serif;
	background-color : rgb(30, 95, 170);
}

H2 {
	color: rgb(100, 150, 200);
	font-size: 14pt;
	font-weight: bold;
	margin-left: -0.5pt;
	margin-top: 20pt;
	margin-bottom: 10pt;
	font-family: Verdana, sans-serif;
	background-color: rgb(210, 220, 235);
	}

H3 {
	color: rgb(100, 150, 200);
	font-size: 13pt;
	font-weight: bold;
	margin-left: -0.5pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
	font-family: Verdana, sans-serif;
	}

H4 {
	color: rgb(100, 150, 200);
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 5pt;
	font-family: "Arial Black", serif;
	}


H5 {
	color: rgb(30, 95, 170);
	font-size: 11pt;
	font-weight: bold;
	margin-left: -0.25pt;
	margin-top: 20pt;
	margin-bottom: 10pt;
	font-family: Verdana, sans-serif;
	text-indent : 1pt;
	background-color : rgb(160, 190, 215);
	}

H6 {
	color: rgb(100, 150, 200);
	font-size: 10pt;
	font-weight: bold;
	margin-left: -0.5pt;
	margin-top: 0pt;
	/*margin-bottom increased to 6pt 29/5/06. Was 0pt*/
	margin-bottom: 6pt;
	font-family: Verdana, sans-serif;
	}

/* ****************************** PARAGRAPH STYLES ****************************** */
	
P {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: Verdana, sans-serif;
	color: Black;
	}
	
P.Custom {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: Verdana, sans-serif;
	color: rgb(50, 100, 155);
	}
	
P.Normal-Indent {
	font-size: 10pt;
	margin-left: 25px;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: Verdana, sans-serif;
	color: Black;
	}
	
P.Normal-Single {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana, sans-serif;
	color: Black;
	}

P.Emphasis1 { 
    color:rgb(30, 95, 170); 
    font-size:10pt; 
    font-weight:normal; 
    margin-left:-0.5pt; 
    margin-top:0pt; 
    margin-bottom:10pt;
    padding: 3pt; 
    font-family:Verdana, sans-serif; 
    background-color:rgb(215, 230, 245); }
	 
P.Emphasis2 { 
    color:rgb(95, 45, 145); 
    font-size:10pt; 
    font-weight:normal; 
    margin-left:-0.5pt; 
    margin-top:0pt; 
    margin-bottom:10pt;
    padding: 3pt; 
    font-family:Verdana, sans-serif; 
    background-color:rgb(235, 230, 240); }

P.TableHeading  {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
	font-family: Verdana, sans-serif;
	color: rgb(30, 95, 170);
	font-weight : bold;
	padding-bottom : 2pt;
	padding-left : 2pt;
	padding-right : 2pt;
	padding-top : 2pt;
	}
	
P.TableText  {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Verdana, sans-serif;
	color: Black;
	}
	
/* ****************************** LINK STYLES ****************************** */

A {
	color: rgb(50, 100, 155);
	}

A:HOVER {
	color: rgb(50, 100, 155);
	background-color : rgb(200, 210, 225);
	}

/* ****************************** LIST STYLES ****************************** */

OL {
	font-size: 10pt;
	margin-left: 30px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-left: 0.0in;
	font-family: Verdana, sans-serif;
	}

UL {
	font-size: 10pt;
	margin-left: 25px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-left: 0.0in;
	font-family: Verdana, sans-serif;
	}

UL UL {
	font-size: 10pt;
	margin-left: 25px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-left: 0.0in;
	font-family: Verdana, sans-serif;
	list-style: square
	}	

UL UL UL {
	font-size: 10pt;
	margin-left: 25px;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-left: 0.0in;
	font-family: Verdana, sans-serif;
	list-style: circle
	}	
	
	
	
LI {
	margin-bottom: 6pt;
}
/* ****************************** TABLE STYLES ****************************** */

TD {
	font-size: 10pt;
	vertical-align: top;
	padding: 3pt;
	font-family: Verdana, sans-serif;
}

/* The class below will not display as a single thin border in Dreamweaver's editor
but it will display as 1px in both IE6 and Firefox. */
Table.thinborder {
	/* margin: auto auto;*/
border-collapse: collapse;
	border: 1px solid rgb(50, 100, 155);
	text-align: left;

}
.thinborder td{
	border: 1px solid rgb(50, 100, 155);
	padding: 5px;
	text-align: left;

}

/* ****************************** BUBBLE TEXT STYLES ****************************** 

These have been removed and are now in site_bubble.css

   ****************************** DROPDOWN STYLES ****************************** */

	/*
/div.hideMe {
	display: none;
}

div.showMe {
	display: block;
}
*/
p.toggle {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 6pt;
	font-family: Verdana, sans-serif;
	color: Black;
}
.hotspot {
	font-family: Verdana, sans-serif;
	text-decoration: underline;
	color: rgb(50, 100, 155);
	cursor: pointer; cursor: hand;}
/* pointer is required for mozilla browsers and must be first. hand is for IE.	*/
 

 
/*.hotspotall {
   color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
	font-weight: bold;
} */

/* ****************************** SORT TABLE STUFF ****************************** */

/* These rows apply same borders as thinborder */

Table.sortable {
/* margin: auto auto;*/
border-collapse: collapse;
border: 1px solid #32649b;
}
.sortable td{
border: 1px solid #32649b;
padding: 5px;
}
}



