/* ------- Header section colours, inc search box, links and masthead ------- */

#top_navigation a { border: none; background-color: #F4FBFF; }
#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 { border: none; }
#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 ------- */

#content {
	border: 1px solid #CCE7FD;
	background: #F7FBFF;
}

a { padding: 1px; }
a:link { background: #fff; color: #900; border-bottom: 1px dotted #FFD2D2; }
a:visited { background: #fff; color: #900; border-bottom: 1px dotted #FFD2D2; }
a:hover { background: #fff; color: #009; border-bottom: 1px dotted #9D9DFF; }
a:active { background: #fff; color: #009; border-bottom: 1px dotted #2D2DFF; }	

#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 dotted #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 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_front a { text-decoration: none; padding: 1px; }
#container_front a:link { background: #fff; color: #990000; border-bottom: 1px dotted #FFD2D2; }
#container_front a:visited { background: #fff; color: #990000; border-bottom: 1px dotted #FFD2D2; }
#container_front a:hover { background: #fff; color: #000099; border-bottom: 1px dotted #9D9DFF; }
#container_front a:active { background: #fff; color: #000099; border-bottom: 1px dotted #2D2DFF; }

#container a img { text-decoration: none; padding: 0; }
#container a:link img { background-color: none; color: #900; border-bottom: none; }
#container a:visited img { background-color: none; color: #900; border-bottom: none; }
#container a:hover img { background-color: none; color: #009; border-bottom: none; }
#container a:active img { background-color: none; color: #009; border-bottom: none; }


#container p.front_image img { padding: 4px; }


#content_options {
	border-top: 1px dashed #CCE7FD;
}

#container #left_side h3 a, #container #right_side h3 a { border: none; padding: 0 0 2px 0; line-height: 1em; background: none;}
#container #left_side h3 a:link, #container #right_side h3 a:link { color: #055BA5; }
#container #left_side h3 a:visited, #container #right_side h3 a:visited { color: #055BA5; }
#container #left_side h3 a:hover, #container #right_side h3 a:hover { color: #900; border-bottom: 1px dotted #FFD2D2; }
#container #left_side h3 a:active, #container #right_side h3 a:active { color: #900; border-bottom: 1px dotted #FFD2D2; }

#container #main_navigation a, #container #other_navigation a, #container #content_options a { border: none; }

#container_front #left_side h3 a, #container_front #right_side h3 a { border: none; padding: 0 0 2px 0; line-height: 1em; }
#container_front #left_side h3 a:link, #container_front #right_side h3 a:link { color: #055BA5; }
#container_front #left_side h3 a:visited, #container_front #right_side h3 a:visited { color: #055BA5; }
#container_front #left_side h3 a:hover, #container_front #right_side h3 a:hover { color: #900; border-bottom: 1px dotted #FFD2D2; }
#container_front #left_side h3 a:active, #container_front #right_side h3 a:active { color: #900; border-bottom: 1px dotted #FFD2D2; }

/* ------- 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;
}

.center, img.ImmTextAlign_Center, p.ImmTextAlign_Center img {
	text-align: center;
	border: 1px solid #BDE0FD;
	padding: 3px;
	margin: 5px;
	background: #fff;
}

hr {
	width: 90%;
	border: none;
	height: 1px;
	background: #333;
	color: #333;
	margin: 5px auto 15px auto;
	text-align: center;
}

/* ------- 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; }

#main_navigation div {
	border: 1px solid #CCE7FD;
}

#main_navigation div h2 {
	background: #F7FBFF;
}

#main_navigation div li {
	color: #333;
}

/* ------- 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 div.side_section ul {
	list-style: none;
	padding: 0;
	margin: 3px 0 0 0;
}

#main_navigation div.side_section li {
	font: 75% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	padding: 4px 10px 4px 10px;
	margin: 0;
	list-style: none;
	border-bottom: 1px dashed #eee;
}

#other_navigation div ul {
	list-style: none;
	margin: 4px 0;
}

#other_navigation div li {
	font: 80% Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	padding: 1px 10px 2px 10px;
	list-style: none;
}

#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;
}

#container #right_side div.half_container form,
#container_front #right_side div.half_container form {
	padding: 0;
	margin: 5px 0;
}

#container #right_side div.half_container form #sidesearch,
#container_front #right_side div.half_container form #sidesearch {
	padding: 2px;
}

#container #right_side div.half_container ul.atoz,
#container_front #right_side div.half_container ul.atoz {
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0 16px 10px;
	text-align: center;
}

#container #right_side div.half_container ul.atoz li,
#container_front #right_side div.half_container ul.atoz li {
	display: inline;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 1.8em;
}

#container #right_side div.half_container div.half_left ul.atoz li a,
#container_front #right_side div.half_container div.half_left ul.atoz li a {
	border: none;
	border: 1px solid #ACDDFD;
	margin: 0;
	padding: 0.15em 0.4em;
	background: none;
}

#container #right_side div.half_container div.half_left ul.atoz li a:hover,
#container_front #right_side div.half_container div.half_left ul.atoz li a:hover {
	background: #F8FCFF;
}

#left_side div.full_width ul, #right_side div.full_width ul {
	padding: 0;
	margin: 0 10px 8px 10px;
}

#left_side div.full_width li, #right_side div.full_width li {
	list-style: none;
	font-size: 0.9em;
	border: none;
}

#right_side div.full_width p.left {
	border: none;
	margin: 0;
}

#left_side div.full_width p.front_image a {
	border: none;
}

#right_side div.full_width p.left {
	padding-bottom: 0;
}

#right_side div.full_width p.left img {
	padding: 5px;
	margin: 0;
}

#right_side div.full_width p.right img {
	padding: 4px;
	margin: 0;
	float: right;
}

#left_side div.half_container div.half_left ul, #left_side div.half_container div.half_right ul {
	margin: 0;
	padding: 0 15px;
	font-size: 0.9em;
}

#left_side div.half_container div.half_left li, #left_side div.half_container div.half_right li {
	padding: 0 0 4px 0;
	list-style: none;
}

#right_side div.half_container div.half_left ul, #right_side div.half_container div.half_right ul {
	margin: 0;
	padding: 0 15px;
	font-size: 0.9em; 
}

#right_side div.half_container div.half_left li,#right_side div.half_container div.half_right li {
	padding: 0 0 4px 0;
	list-style: none;
}

#right_side div.half_container div.half_left img.ImmControlAlign_Right,
#right_side div.half_container div.half_right img.ImmControlAlign_Right,
#right_side div.full_width img.ImmControlAlign_Right {
	margin: 4px 0 4px 8px;

}

#right_side div.half_container div.half_left img.ImmControlAlign_Left,
#right_side div.half_container div.half_right img.ImmControlAlign_Left,
#right_side div.full_width img.ImmControlAlign_Left {
	margin: 4px 10px 4px 0;
}

#container_front img.ImmControlAlign_Left,
#container_front img.ImmControlAlign_Left,
#container_front img.ImmControlAlign_Left,
#container_front img.ImmControlAlign_Right,
#container_front img.ImmControlAlign_Right,
#container_front img.ImmControlAlign_Right {
	border: none;
}

#container #left_side h3 em {
	font-size: 0.6em;
}

div.front_logos {
	margin: 0 10px 8px 2px;
	padding: 0;
	clear: both;
}

div.front_logos img {
	margin: 0 10px 0 0;
}

div.front_logos p a {
	border: none;
}

div.front_logos p  {
	margin: 0;
	padding: 0;
}

#top_navigation li {
	font-size:0.85em;
}

#container #right_side div.full_width p.right {
	padding: 0;
	margin:0;
}

#container #right_side div.full_width p.right img {
	padding: 4px;
	border: 1px solid #CCE7FD;
	margin: 0 10px 0 10px;
}




	
/* 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; }
