/* ------- 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;
}

/* ------- Header Section ------- */

/* ------------------- Header Section -------------------- */

#header {
	z-index: auto;
}

#header h1 {
	font-size: 1.5em;
	text-align: center;
	padding: 5px 0;
	margin: 0;
	height: auto;
}

#header h1 a {
	margin: 0;
	display: inline;
	width: 100%;
	height: auto;
	background-image: none;
}


#top_navigation {
	background: #F4FBFF;
	border-bottom: 1px solid #ACDDFD;
	text-align: center;
	display: none;
}

#top_navigation ul {
	margin: 0;
	padding: 3px 0;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}

#top_navigation li {
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
}

#section_links {
	margin: 0;
	border-bottom: 1px solid #ACDDFD;
	text-align: center;
}

#section_links ul {
	margin: 0;
	padding: 5px;
	font: normal 0.8em Arial, Helvetica, sans-serif;
}

#section_links li {
	display: inline;
	padding: 0 5px;
	margin: 0;
}

#section_links a:link {
	color: #333;
}

#section_links a:hover {
	color: #c00;
}




/* ------------------- Layout -------------------- */

#container {
	clear: both;
}

#left_side {
	width: 100%;
	float: none;
}

#right_side {
	width: 100%;
	float: none;
}

div.full_width {
	width: 100%;
	margin: 0;
	border: 1px solid #CCE7FD;
	clear: both;
	border: none;
}

div.half_container {
	width: 100%;
	margin: 0;
	clear: both;
	border: none;
}

div.half_container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.half_left {
	width: 100%;
	float: none;
	border: none;
}

div.half_right {
	width: 100%;
	float: none;
	border: none;
}

.stand {
	background-image: none;
	background-color: #F7FCFF;
	
}

/* ------------------- Typography -------------------- */

#container h2, #container h3, #container h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing: -0.04em;
	padding: 0px 10px 4px 10px;
	color: #333;
}

#container h2 {
	padding-top: 5px;
	font-size: 1.5em;
}

#container h3 {
	padding-bottom: 0;
}

#container p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 8px 10px;
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
}

#container ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0 10px 10px 20px;
	list-style: none;
}

#container li {
	padding: 0 0 2px 0;
}

#container div.full_width ul.atoz {
	font-size: 1em;
	padding: 0 10px;
	margin: 0;
	text-align: left;
}

#container ul.atoz li {
	display: list-item;
	list-style: none;
	width: auto;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
	background: #fff;
}

#container ul.atoz li:hover {
	background: #EBF8FF;
}

#container p.front_image {
	text-align: center;
	padding: 10px 10px 0px 10px;
}

p.front_image img {
	width: 98%;
	height: 50%;
	margin: 0 auto 5px auto;
	padding: 4px;
	border: 1px solid #ACDDFD;
}

p.right {
	text-align: left;
	padding: 0;
	margin: 0;
}

a { text-decoration: none; }
a:link { color: #055BA5; }
a:visited { color:#055BA5; }
a:hover { color:#C00; }
a:active { color:#C00; }





/* ------- Header section colours, inc search box, links and masthead ------- */


#top_navigation a:link { color: #333; }
#top_navigation a:visited { color: #333; }
#top_navigation a:hover { color: #900; }
#top_navigation a:active { color: #900; }

#section_links a:link { color: #055BA5; }
#section_links a:visited { color: #055BA5; }
#section_links a:hover { color: #900; }
#section_links a:active { color: #900; }

#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 ------- */

#breadcrumb {
	margin: 0 10px 10px 10px;
	padding: 0;
	width: 100%;
}

#breadcrumb p {
	margin: 0;
	padding: 0;
}

#content {
	border: none;
	background: none;
	width: 95%;
}

#content a { padding: 1px; }
#content a:link { background: #fff; color: #900; border-bottom: 1px dotted #FFD2D2; }
#content a:visited { background: #fff; color: #900; border-bottom: 1px dashed #FFD2D2; }
#content a:hover { background: #fff; color: #009; border-bottom: 1px dotted #9D9DFF;  }
#content a:active { background: #fff; color: #009; border-bottom: 1px dotted #2D2DFF;  }

#content_options {
	border-top: 1px dashed #CCE7FD;
}

/* ------- 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;
}

.left, img.ImmControlAlign_Left {
	float: left;
	border: 1px solid #BDE0FD;
	padding: 3px;
	margin: 5px 20px;
	background: #fff;
}

.right, img.ImmControlAlign_Right {
	float: right;
	border: 1px solid #BDE0FD;
	padding: 3px;
	margin: 5px 20px;
	background: #fff;
}

hr {
	width: 90%;
	border: none;
	height: 1px;
	background: #333;
	color: #333;
	margin: 5px auto 15px auto;
}

/* ------- Left Column ------- */

#main_navigation a:link, #other_navigation a:link { color: #055BA5; }
#main_navigation a:visited, #other_navigation a:visited { color: #055BA5; }
#main_navigation a:hover, #other_navigation a:hover { color: #900; background: #fff; }
#main_navigation a:active, #other_navigation a:active { color: #900; background: #fff; }



/* ------- Right Column ------- */

#other_navigation div {
	border: 1px solid #CCE7FD;
}

#other_navigation div h2 {
	background: #F7FBFF;
}

#other_navigation div li {
	color: #333;
}

/* ------------------- Footer ------------------ */

#footer {
	background: #E1F1FE;
}

/* ---------- RESETS ---------- */

#top_navigation, #section_links li {
	font-family: Arial, verdana, sans-serif;
}

div.half_left li {
	list-style: none;
}






#main_navigation {
	float: none;
	width: 100%;
	margin: 0 10px;
}

#main_navigation div.side_section {
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#main_navigation div.side_section h2 {
	background: none;
	margin: 0;
	padding: 0;
}

#main_navigation div.side_section ul {
	margin: 0;
	padding: 0;
}

#main_navigation div.side_section li {
	color: #333;
	margin: 0;
	padding: 0 3px;
	list-style: none;
	font-size: 0.9em;
}



#other_navigation {
	float: none;
	width: 100%;
	margin: 10px;
}

#other_navigation div.side_section {
	border: none;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

#other_navigation div.side_section h2 {
	background: none;
	margin: 0;
	padding: 0;
}

#other_navigation div.side_section p {
	font-size: 0.9em;
	padding: 0 0 3px 0;
}

#other_navigation div.side_section ul {
	margin: 0;
	padding: 0;
}

#other_navigation div.side_section li {
	color: #333;
	margin: 0;
	padding: 0;
	list-style: none;
}




#main_content {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content {
	width: 100%;
	margin: 0;
	padding: 0;
}

#main_content #content h1 {
	font-size: 1.5em;
	padding: 5px 10px;
}

#main_content #content h2 {
	font: 1em bold Arial, sans-serif;
}

#main_content #content p {
	font-size: 1em;
	padding: 0 10px 10px 10px;
}

#main_content #content ul {
	list-style: square;
	margin: 10px 0 10px 20px;
	padding: 0;
}

#main_content #content li {
	padding: 0 5px 2px 5px;
	line-height: 1.4em;
	margin: 2px 10px;
	font-size: 0.9em;
	font-size: 1em;
}




#content ul, #content ol {
	font: 1em normal Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #333;
	padding: 0 0 0 10px;
	margin: 0 25px 8px 40px;
	list-style-position: inside;
}

#content ul {
		list-style: square;
}

#content li {
	padding: 0 5px 2px 5px;
	line-height: 1.4em;
	margin: 2px 10px;
}

div.full_width p.right {
	border: none;
	float: none;
}

#right_side div.half_container div.half_left li {
	padding: 0 0 2px 0;
}

#right_side div.half_container div.half_left ul, full_width ul {
	margin: 0;
	font-size: 1.2em;
}

#left_side div.full_width ul.atoz {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	width: 50px;
	padding: 0;
	margin: 0 10px 10px 10px;
	text-align: center;
}

#left_side div.full_width ul.atoz li {
	display: list-item;
	padding: 0px 3px;
	margin: 0 2px 3px 0;
	border: none;
	background: #fff;
}

#left_side div.full_width ul {
	padding: 0;
	margin: 0 10px 8px 10px;
}

#left_side div.full_width li {
	list-style: none;
	border: none;
}


#left_side div.full_width p,
#left_side div.half_container p,
#right_side div.full_width p,
#right_side div.half_container p {
	font-size: 1em;
}

#left_side div.full_width ul,
#left_side div.half_container ul,
#right_side div.full_width ul,
#right_side div.half_container ul {
	font-size: 1.1em;
}


/* Table Styles */
/* Overall table style */
table.ImmTS_Default { padding:0px; width:80%; margin: 0 auto; background-color: #FFF; border-collapse: collapse;} 
/* Cell padding and spacing styles */ 
table.ImmTS_Default th, table.ImmTS_Default td { padding: 2px; margin: 2px; } 
/* Table border style */  
table.ImmTS_Default, table.ImmTS_Default th, table.ImmTS_Default td { border: 1px solid black; }
 /* Apply style to header cells */                                      
table.ImmTS_Default th { background-color: white; color: #333; }  
/* Apply style to data cells */
table.ImmTS_Default td { vertical-align: top; font-size: 0.8em; }

/* Table Styles */
/* Overall table style */
table.ImmTS_Tester { padding:0px; width:80%; margin: 0 auto 15px auto; background-color: #eee; border-collapse: collapse;} 
/* Cell padding and spacing styles */ 
table.ImmTS_Tester th, table.ImmTS_Tester td { padding: 4px; margin: 2px; } 
/* Table border style */  
table.ImmTS_Tester, table.ImmTS_Tester th, table.ImmTS_Tester td { border: 1px solid black; }
 /* Apply style to header cells */                                      
table.ImmTS_Tester th { background-color: white; color: #333; }  
/* Apply style to data cells */
table.ImmTS_Tester td { vertical-align: top; font-size: 0.8em; }
table.ImmTS_Tester td p { font-size: 1em; }


