/* CSS layout */

* {
    	padding:0;
    	margin:0;
    	border:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p {
	display: inline;
}
a {
	color: #144790;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	display: block;
	clear: both;
}
/********************************************************************/

#container {
    	width: 955px;
	background-image: none;
	background-repeat:no-repeat;
	background-position: 716px 0px;
	overflow:hidden;
}

/********************************************************************/

#container #nav {
    clear: both;
    background-image: url(/etelligent/clients/WATERSERVICE/siteFiles/images/navBar.gif);
   	background-repeat: no-repeat;
    height: 25px;
	background-position: 17px 3px;
	padding: 0px 0 0 17px;
	margin: 0px;
}

/********************************************************************/

#container #banner {
	clear:both;
	margin-left:17px;
	padding-bottom: 10px;
	height:211px;

}

/********************************************************************/

#container #sub_header {
	clear:both;
    	background: #22ff00;
}
#container #sub_header #sub_header_left {
	float:left;
	padding-left: 11px;
}

*/
#container #sub_header #sub_header_right {
	float: right;
	padding-right:250px;
}
#container #sub_header #sub_header_right #report_a_leak {
	
}
#container #sub_header #sub_header_right #report_a_leak h2 {
	font-size: 0.8em;
	color: #003267;
	font-weight: bold;

}
#container #sub_header #sub_header_right #report_a_leak img {
	vertical-align: middle;

}

/********************************************************************/

#container #body {
	clear:both;
	padding-top: 20px;

}
#container #body h2 {
	font-size: 0.8em;
	display: block;

}
#container #body h3, h4, p {
	font-size: 0.7em;

}
#container #body h3 {
	display: block;

}
#container #body h4 {
	color: #5F5F5F;
}
#container #body #body_left {
	float:left;
	margin: 0 13px 0 12px;
	width: 513px;
}
#container #body #body_left #body_left_top {
}
#container #body #body_left #body_left_top img {
	float: left;
}
#container #body #body_left #body_left_top h2 {
	background-color: #5EC4EC;
	color: #ffffff;
	padding: 6px 0px 6px 196px;
}
#container #body #body_left #body_left_top p {
	display: block;
	padding: 5px 0 0 196px;
	color: #575858;

}
#container #body #body_left #body_left_bottom {
	clear: both;
	
}
#container #body #body_left #body_left_bottom #body_left_bottom_left {
	float: left;
	background-color: #EAE7F2;
	width: 270px;
	margin-top: 13px;
	padding-bottom: 10px;
}
#container #body #body_left #body_left_bottom #body_left_bottom_left h2 {
	background-color: #1E4D7B;
	padding: 6px 10px;
	color: #fff;
}
div.quick_link_container {
	clear: both;
	padding: 10px 10px 0px 10px;
}
div.quick_link_left {
	float: left;
	width: 70px;
}
div.quick_link_right img{
	padding: 5px 0px 0px 70px;
}
#container #body #body_left #body_left_bottom #body_left_bottom_right {
	float: right;
	background-color: #EEF6E9;
	width: 228px;
	margin-top: 13px;
	padding-bottom: 10px;
}
#container #body #body_left #body_left_bottom #body_left_bottom_right h2 {
	background-color: #A7D48D;
	padding: 6px 10px;
}
#container #body #body_left #body_left_bottom #body_left_bottom_right p {
	display: block;
	padding: 10px 10px 0px 10px;
}
#container #body #body_right {
	float: right;
	margin-right:216px;
	width:201px;
}
#container #body #body_right h2 {
	background-color: #8AD9E0;
	display: block;
	padding: 6px 0 6px 5px;
	color: #ffffff;
}
#container #body #body_right h3 {
	padding: 5px 0px 0px 5px;
	display: block;
}
#container #body #body_right h4 {
	padding: 0px 5px 0px 5px;
	display: block;
}
#container #body #body_right p {
	color: #575858;
	display: block;
	padding: 0px 5px 0px 5px;
}
#container #body #body_right img {
	display: block;
	padding: 5px 0 0 5px;
}
/********************************************************************/

#container #footer {
	clear:both;
	float:left;
	padding: 13px 0 0 12px;
}
#container #footer #footer_inner {
	float:left;
	padding:2px;
	width: 723px;
	background: #ededef;
}
#container #footer #footer_inner p {
	font-size: 0.7em;
}

/********************************************************************/

/* --- inside header --- */

#top_links {
	float:left;
	padding-top:56px;
	padding-left:23px;
}

#top_links ul { 
 	margin: 0%; 
 	padding:0;
} 	
#top_links li { 
 	display: inline; 
	color: #727070;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
} 
	
#top_links a:link, #top_links a:visited { 
 	text-decoration: none; 
	color: #727070;
	background-color: #FFFFFF;
} 
	
#top_links a:hover { 
 	text-decoration: none; 
	color: #0683ca;
	background-color: #FFFFFF;
} 

#logo {
	display: block;
	float:right;
	padding-right:195px;
	padding-top:18px;
}

/* --- inside nav --- */
#container #nav #nav_left {
	float:left;
	display: inline;
	width: 620px;
}

#container #nav #nav_right {
	float: right;
	padding-right: 163px;
	display: inline;
}
#container #nav #nav_right input {
	display: inline;
}
#search {
	display: inline;
	padding-right:17px;
	
}
#udm {
	padding-top: 5px;
	height: 20px;
}


#searchBox, #zoom_query {
	padding:1px 2px 2px 2px;
	margin: 6px 0 0 0;
	width: 82px;
	height: 12px;
	color: #727070;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	border-top:1px solid #D5D5D5;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #E1E1E1;
	display: inline;
	vertical-align:top;
}

#go {
	display: inline;
	vertical-align: top
}
#search_submit {
	display:inline;
	vertical-align: top
}
/********************************************************************/
/* liScroll style declarations                                      */
/********************************************************************/

.tickercontainer { /* the outer div with the black border */
	width: 690px; 
	height: 14px;
	position: absolute;
	/*top: 559px; */
	left: 88px;
	overflow: hidden;
}
#bulletins
{
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 16px;
	margin: 0px 0px 0px 17px;
	padding: 2px 0px 0px 5px;
	width: 764px;
}
ul.newsticker { /* that's your list */
	display: block;
	position: relative;
	font-size: 11px;
	color: #003267;
	list-style: none;
	float: left; 

}

#bulletins h2 {
	float: left;
	color: #ff0000;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
ul.newsticker li {
	display: block;
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
}
ul.newsticker a {
	white-space: nowrap;
	margin: 0 25px 0 0;
} 
ul.newsticker span {
	margin: 0 0px 0 0;
}










#container #bannerNew {
	border-width:1px;
	clear:both;
	height:202px;
	margin:0px 0px 0px 17px;
	padding:0px 0px 0px 0px;
}

#container #breadcrumbs {
	clear:both;
	margin:0px 0px 0px 27px;
	padding:0px 0px 0px 0px;
	font-size: 10px;
	font-family: Arial;
}

#bodyNew
{
	background-image: url(/dev/siteFiles/images/background_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
	margin:0px 0px 0px 17px;
	padding:0px 0px 20px 0px;
	width:900px;
}

#bodyNew #body_4column1
{
	border-width:0px;
	border-right-color:#676565;
	border-right-style:dotted;
	border-right-width:1px;
	float:left;
	height:220px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	width:182px;
}

#bodyNew #body_4column1 img.header
{
	display:block;
	border-width:0px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column1 img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column1 div
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column1 div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column1 p
{
	color:#000000;
	clear:left;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column1 p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column2
{
	border-width:0px;
	border-right-color:#676565;
	border-right-style:dotted;
	border-right-width:1px;
	float:left;
	height:220px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	width:172px;
}

#bodyNew #body_4column2 img.header
{
	display:block;
	border-width:0px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column2 div
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column2 div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column2 p
{
	color:#000000;
	clear:left;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column2 p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column3
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	width:173px;
}

#bodyNew #body_4column3 img.header
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column3 img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column3 div
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column3 div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column3 p
{
	clear:left;
	color:#000000;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column3 p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

/* 4 columns */

#bodyNew #body_4column4
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:192px;
}

#bodyNew #body_4column4 #homepage_news
{
	background-image:url(/etelligent/clients/WATERSERVICE/siteFiles/resources/images/background/background_news.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	height:190px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
}

#bodyNew #body_4column4 #homepage_news img.header
{
	border-width:0px;
	display:block;
	float:left;
	margin:7px 10px 0px 10px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column4 #homepage_news div.header
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_4column4 #homepage_news div.header h2
{
	border-width:0px;
	color:#144790;
	display:block;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 5px 0px 5px;
	padding:3px 5px 0px 5px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column4 #homepage_news div.header h2 a
{
	color:#144790;
}

#bodyNew #body_4column4 #homepage_news div.news_content
{
	border-width:0px;
	clear:both;
	display:block;
	float:left;
	height:150px;
	margin:0px 5px 3px 10px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	width:175px;
}

#bodyNew #body_4column4 #homepage_news div.news_content p
{
	clear:both;
	color:#000000;
	display:block;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column4 #homepage_news div.news_content p.news_date
{
	clear:both;
	color:#144790;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column4 #homepage_news div.news_content p.news_title
{
	clear:both;
	color:#676565;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column4 #homepage_news div.news_content p a
{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column4 #homepage_news div.news_content p a.news_moreNews
{
	color:#144790;
	clear:both;
	display:inline;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_4column4 #bulletins
{
	background:none;
	border-width: 1px;
	border-style: solid;
	border-color: #6e8aaa;
	display: block;
	float:left;
	height: 16px;
	margin:10px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	width:178px;
}
#bodyNew #body_4column4 #bulletins ul li h2 {
	font-family:Arial;
	font-size: 11px;
	color: #ff0000;
}
#bodyNew #body_4column4 #bulletins ul  {
	display: inline;
}
#bodyNew #body_4column4 #bulletins li  {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	display: inline;
}
#bodyNew #body_4column4 #bulletins li a  {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	display: inline;
}

/* 3 columns */
#bodyNew #body_3column1
{
	border-width:0px;
	border-right-color:#676565;
	border-right-style:dotted;
	border-right-width:1px;
	float:left;
	height:200px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	width:256px;
}

#bodyNew #body_3column1 img.header
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column1 img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column1 div
{
	border-width:0px;
	display:block;

	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column1 div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column1 p
{
	color:#000000;
	clear:left;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column1 p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column2
{
	border-width:0px;
	border-right-color:#676565;
	border-right-style:dotted;
	border-right-width:1px;
	float:left;
	height:200px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	width:256px;
}

#bodyNew #body_3column2 img.header
{
	display:block;
	border-width:0px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column2 img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column2 div
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column2 div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column2 p
{
	color:#000000;
	clear:left;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column2 p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column3
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	width:257px;
}

#bodyNew #body_3column3 img.header
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column3 img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column3 div
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column3 div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column3 p
{
	clear:left;
	color:#000000;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column3 p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}


/* Learning and Education page */
/* 3 columns */
#bodyNew #body_3column1LAR
{
	border-width:0px;
	float:left;
	height:200px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	width:230px;
}

#bodyNew #body_3column1LAR img.header
{
	display:block;
	border-width:0px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column1LAR img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column1LAR div
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column1LAR div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column1LAR p
{
	color:#000000;
	clear:left;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column1LAR p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column2LAR
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:285px;
}

#bodyNew #body_3column2LAR img.header
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column2LAR img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column2LAR p
{
	clear:left;
	color:#000000;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column2LAR p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}
#bodyNew #body_3column3LAR
{
	border-width:0px;
	float:left;
	height:200px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	width:220px;
}

#bodyNew #body_3column3LAR img.header
{
	display:block;
	border-width:0px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column3LAR img.sub
{
	border-width:0px;
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column3LAR div
{
	border-width:0px;
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

#bodyNew #body_3column3LAR div h2
{
	border-width:0px;
	color:#144790;
	clear:left;
	display:inline;
	font-family:Arial;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:110%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column3LAR p
{
	color:#000000;
	clear:left;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#bodyNew #body_3column3LAR p a
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	text-indent:0px;
	text-transform:none;
}

/* Footer info */
#contact_information_homepage
{
	background-color:#ececec;
	border-width:0px;
	float:left;
	height:50px;
	margin:10px 0px 0px 17px;
	padding:0px 10px 0px 10px;
	width:752px;
}

#contact_information
{
	background-color:#ececec;
	border-width:0px;
	float:left;
	height:50px;
	margin:0px 0px 0px 17px;
	padding:0px 10px 0px 10px;
	width:752px;
}

#contact_information_homepage img, #contact_information img
{
	border-width:0px;
	float:left;
	margin:5px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

#contact_information p, #contact_information_homepage p
{
	display: block;
	float: left;
	border-width: 0px;
	color:#000000;
	font-size: 0.7em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#top_links_new {
	clear: both;
	display: block;
	float:left;
	padding-top:15px;
	padding-left:23px;
	width: 500px;
}

#top_links_new ul { 
	display: block;
 	margin: 0%; 
 	padding:0;
	width: 500px;
} 	
#top_links_new li { 
 	display: inline; 
	color: #727070;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
} 
	
#top_links_new a:link, #top_links_new a:visited { 
 	text-decoration: none; 
	color: #727070;
	background-color: #FFFFFF;
} 
	
#top_links_new a:hover { 
 	text-decoration: none; 
	color: #0683ca;
	background-color: #FFFFFF;
} 

#what_do_you_want_to_do_homepage, #what_do_you_want_to_do
{
	border-width:0px;
	clear: both;
	display: block;
	float:left;
	height:0px;
	margin:0px 0px 35px 0px;
	padding:0px 0px 0px 0px;
	width: 500px;
}

#what_do_you_want_to_do select, #what_do_you_want_to_do_homepage select
{
	border-width: 1px;
	border-style: solid;
	border-color: #6d8aaa;
	color:#5e5e5e;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#what_do_you_want_to_do select option, #what_do_you_want_to_do_homepage select option
{
	color:#5e5e5e;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	text-indent:0px;
	text-transform:none;
}

#subscribe {
	float:left;
display:block;
clear:left;
width:375px;
	margin:10px 0px 0px 27px;
	padding:5px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial;
}
#subscribe a {
	color: #676565;
	font-size: 11px;
	font-family: Arial;
}

#policies {
float:left;
display:block;
clear:right;
width:375px;
margin:10px 27px 0px 0px;
	padding:5px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial;
text-align:right;
}

#policies a 
{
   color: #676565;
font-size: 11px;
font-family: Arial; 
}

#tabbed_box_1
{
	background-color: #ffffff;
	border-width: 0px;
	display: block;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}
#tabbed_box_1 h2
{
	border-width: 0px;
	color: #144790;
	clear: left;
	display: block;
	float: left;
	font-family: Arial;
	font-size: 20px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area
{
	background-color: #ffffff;
	border-width: 0px;
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}
#tabbed_box_1 .tabbed_area ul.tabs
{
	background-color: #ffffff;
	border-width: 0px;
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}
#tabbed_box_1 .tabbed_area ul.tabs li
{
	background-color: #ffffff;
	border-width: 0px;
	display: block;
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#tabbed_box_1 .tabbed_area ul.tabs li a
{
	background-color: #d0dae9;
	border-width: 0px;
	color: #333333;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area ul.tabs li a.active
{
	background-color: #ececec;
}
#tabbed_box_1 .tabbed_area .content
{
	background-color:#ececec;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 1px 10px 1px 10px;
	width: 730px;
}
#tabbed_box_1 .tabbed_area .content h3
{
	border-width: 0px;
	color: #144790;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 130%;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area .content p
{
	border-width: 0px;
	color: #111111;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area .content p img
{
	border-width: 0px;
	display: block;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#tabbed_box_1 .tabbed_area .content p.news_date
{
	border-width: 0px;
	clear: both;
	color: #686868;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area .content p.event_date
{
	border-width: 0px;
	clear: both;
	color: #686868;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area .content p.event_location
{
	border-width: 0px;
	clear: both;
	color: #686868;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area .content p.event_time
{
	border-width: 0px;
	clear: both;
	color: #686868;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 130%;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}
#tabbed_box_1 .tabbed_area .content hr
{
	background-color: #999999;
	clear: both;
	color: #999999;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content_1
{
	display: block;	
}
#content_2
{
	display: none;
}
#content_3
{
	display: none;
}
#content_4
{
	display: none;
}
#content_5
{
	visibility: hidden;
}

table#gallery
{
	border-collapse: collapse;
	border-spacing: 0px;
	display: table;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

table#gallery tr th
{
	color: #000000;
	display: table-cell;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

table#gallery tr td
{
	color: #000000;
	display: table-cell;
	font-family: Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

/* These hieghts and widths should be edited to your images */	
ul#pikame
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 90%;
}
.pika_main
{
	width:500px;
	padding-right:0px;
	margin:0 auto;
	position: relative;
}
#pikame li
{
	margin:5px;
	float: left;
	border:0px;
	padding: 0px 5px 0px 5px;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{margin: 20px 0px 0px 0px;border:1px solid #cccccc; height: 350px; width: 500px;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{display: none; position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{display: none; border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center; font-family:Arial; font-size: 11px;}
.pika_navigation a{font-size: 12px;color:000000;text-decoration: none; cursor: pointer;}
.pika_navigation a:hover{text-decoration: underline; cursor: pointer; margin-bottom: 20px;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* SliderJS */
.sliderjs{margin:0 auto;}

#btn_previous
{
	left: 153px;
	position: absolute;
	top: 471px;
}
#btn_next
{
	left: 628px;
	position: absolute;
	top: 471px;
}

table#tblPressContact
{
	border-width: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

table#tblPressContact td
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
}

table#tblPressContact th
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	color: #1546a4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
}



/*****************************************************************************************************
Crisis management - Home Page
*****************************************************************************************************/
#bannerNew #cm_content {
	width: 775px;
	background-image: url(../resources/images/banners/banner_major_incident.jpg);
	height: 202px;
	background-repeat: no-repeat;
	background-position: left top;
}
#bannerNew #cm_content img {
	float: left;
}
#cm_content #cmBannerPanel, #cm_content #cmBannerPanel2  {
	float: left;
	width: 165px;
	margin-left: 600px;
	padding: 5px;
	height: 202px;
}
#cm_content #cmBannerPanel h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#cm_content #cmBannerPanel p {
	color: #FFFFFF;
	font-size: 0.65em;
	display: block;
	/*height: 80px;*/
	overflow: hidden;
}
#cm_content #cmBannerPanel strong {
	display: block;
	font-size: 1.1em;
}
.cmBannerLink {
	background-image: url(../resources/images/buttons_etc/find_out_more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 98px;
	text-indent: -9999px;
	margin-top: 5px;
}
#cm_content #cmBannerPanel2 h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	display: block;
	margin-bottom: 15px;
}
#cm_content #cmBannerPanel2 p {
	color: #FFFFFF;
	font-size: 0.65em;
	display: block;
	height: 110px;
}
#cm_content #cmBannerPanel2 strong {
	display: block;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.cmBannerLink2 {
	background-image: url(../resources/images/buttons_etc/find_out_more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 98px;
	text-indent: -9999px;
	margin-top: 5px;
}


#bodyNew #body_2column1
{
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 10px;
	width:595px;
}
#bodyNew #body_2column2
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:192px;
}
/*#bodyNew #body_2column2 #homepage_contact
{
	background:url(../resources/images/background/background_news.gif) no-repeat left top;
	float:left;
	height:190px;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:190px;
}
#bodyNew #body_2column2 .contact_content
{
	border-width:0px;
	clear:both;
	display:block;
	float:left;
	margin:0px 5px 3px 10px;
	padding:0px 0px 0px 0px;
	width:175px;
}
#bodyNew #body_2column2 .contact_content h3 {
	clear:both;
	color:#144790;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-indent:0px;
	display: block;
	font: bold 12px Arial;
}
#bodyNew #body_2column2 .contact_content p strong, #bodyNew #body_2column1 #crises .crisis .text p strong 
{
	clear:both;
	color:#676565;
	font-size-adjust:none;
	font-stretch:normal;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-indent:0px;
	display: block;
	font: bold 11px Arial;
}
#bodyNew #body_2column2 .contact_content p,  #bodyNew #body_2column1 #crises .crisis .text p 
{
	color:#000000;
	font: 11px/1.3em Arial;
	display: block;
}
#bodyNew #body_2column2 .contact_content p.spacer
{
	margin-bottom: 8px;
}

#bodyNew #body_2column2 #homepage_contact .header h2, #bodyNew #body_2column1 #crises h2 {
	font-size: 20px;
	margin-left: 9px;
	margin-top: 5px;
	display: block;
	color: #144790;
}*/
#bodyNew #body_2column1 #crises h2.crisis_details
{
	width: 65%;
	float: left;
	margin: 5px 0px 0px 0px;
	border-right: 1px dotted #666;
}
#bodyNew #body_2column1 #crises h2.crisis_lit
{
	width: 33%;
	float: left;
	margin: 5px 0px 0px;
	padding-left: 1%;
}
#container #bodyNew #body_2column1 #crises .crisis {

}
#container #bodyNew #body_2column1 #crises .crisis .crisis_details
{
	width: 65%;
	float: left;
	border-right: 1px dotted #666;
	padding-top: 5px;
}
#container #bodyNew #body_2column1 #crises .crisis .crisis_lit
{
	width: 33%;
	float: left;
	padding-left: 1%;
	padding-top: 5px;
}
#container #bodyNew #body_2column1 #crises .crisis .img.alertImg
{
	width: 10%;
}
#container #bodyNew #body_2column1 #crises .crisis .img.pdfs
{
	width: 13%;
}
#container #bodyNew #body_2column1 #crises .crisis .img img
{
	display: block;
}
#container #bodyNew #body_2column1 #crises .crisis .text {
	width: 87%;
}
#container #bodyNew #body_2column1 #crises .crisis .text .text_details {
	margin-bottom: 10px;
}
#container #bodyNew #body_2column1 #crises .crisis .text .text_details a {
	font-weight: bold;
	font-size: 0.8em;
}
#container #bodyNew #body_2column1 #crises .crisis .img, #container #bodyNew #body_2column1 #crises .crisis .text
{
	float: left;
}
#container #bodyNew #body_2column1 #crises .crisis {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d2d2d2;
	margin-top: 2px;
	margin-bottom: 20px;
}
#crises {
	margin-bottom: 10px;
}
.crisis_lit .pdfLink .img img {
	margin-top: 4px;
}
#homepage_contact
{
	background:url(../resources/images/background/top.jpg) no-repeat left top;
	float:left;
	margin:10px 0px 0px;
	width:172px;
}
#homepage_contact .contact_content
{
	border-width:0px;
	clear:both;
	display:block;
	padding:0px;
	width:160px;
	margin: 5px;
	margin-left: 10px;
}
#homepage_contact .header h2, #bodyNew #body_2column1 #crises h2 {
	font-size: 20px;
	margin-left: 9px;
	margin-top: 5px;
	display: block;
	color: #144790;
}
#homepage_contact .contact_content h3 {
	clear:both;
	color:#144790;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-indent:0px;
	display: block;
	font: bold 12px Arial;
}
.contact_content p strong, #bodyNew #body_2column1 #crises .crisis .text p strong 
{
	clear:both;
	color:#676565;
	font-size-adjust:none;
	font-stretch:normal;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	text-indent:0px;
	display: block;
	font: bold 11px Arial;
}
.contact_content p,  #bodyNew #body_2column1 #crises .crisis .text p 
{
	color:#000000;
	font: 11px/1.3em Arial;
	display: block;
}
.contact_content p.spacer
{
	margin-bottom: 8px;
}
#homepage_contact .footer {
	background: #fff url(../resources/images/background/bot.jpg) no-repeat left top;
	height: 12px;
}
