/* ------- 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;
	position: relative;
	width: 100%;
	height: 1.5em;
	padding: 0;
	margin: 0;
}

#header h1 {
	text-indent: 0;
	line-height: 1em;
	height: 1.5em;
	font-size: 1.5em;
	padding: 0;
	margin: 0;
}

#header h1 a {
	display: inline;
	border: none;
	height: 1.5em;
	padding: 0;
	margin: 0;
	width: 100%;
	background: none;
}




#top_navigation {
	display: none;
}

#section_links {
	display: none;
}






/* ------------------- 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; }






/* ------- Border, bg and link colours for CONTENT page content ------- */

#breadcrumb {
	margin: 10px 0 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 {
	display: none;
}




/* ------- 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;
}







/* ---------- RESETS ---------- */


div.half_left li {
	list-style: none;
}






#main_navigation {
	display: none;
}



#other_navigation {
	display: 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 0;
}

#main_content #content h2 {
	padding: 5px 0;
}

#main_content #content h3 {
	padding: 5px 0;
}

#main_content #content h4 {
	padding: 5px 0;
}

#main_content #content p {
	font-size: 1em;
	padding: 0 0 10px 0;
}

#main_content #content ul {
	list-style: square;
	margin: 10px 0 10px 10px;
	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;
}

#content div.related {
	display: none;
}


/* 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; }


