/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.7em;
	color: #575757;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	background: #e5edf6 url(/images/structure/body/bodybg26052009.gif) center top repeat-y;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #33bef2;
}

a:hover{
	text-decoration: underline;
	color: #33bef2;
}

hr{
	height: 0px;
	border-top: 1px solid #e3e2e1;
	margin-top: 0px;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
	float: left;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	color: #1e2774;
	padding: 10px 10px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1{
	font-size: 18px;
}
h2{
	font-size: 14px;
}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:24px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 28px;
}

#functionBar, 
#functionBar a, 
#siteSearch .SearchLabel{
	color: #4980bc;
}

#displayVersion, 
#dateDisplay{
	padding-top: 3px;
}

#displayVersion{
	padding: 9px 0px 0px 155px;
}

.homePage #displayVersion{
	padding-left: 212px;
}

#keyLinks{
	width: 307px;
	padding-right: 178px;
	margin: 9px 0px 0px 0px;
}

.homePage #keyLinks{
	width: 250px;
}

#keyLinks a{
	padding-right: 20px;
}

#siteSearch {
	margin-top: 6px;
}

#siteSearch form{
	padding: 0px 5px 0px 0px;
	position: relative;
}

#siteSearch .searchLabel{
	padding-right: 5px;
	position: absolute;
	top: 4px;
	right: 164px;
}

#siteSearch input{
	font-size: 1.2em;
	width: 121px;
	height: 15px;
	/*margin-left: 2px;	
	padding: 0;
	margin: 0px 32px 0px 0px;*/
	position: absolute;
	top: 1px;
	right: 41px;
	border: 1px solid #7f9db9;	
}

#siteSearch .submit{
	border: none;
	width: 32px;
	height: 17px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	background: url(/images/structure/header/2009/searchGo002.gif) no-repeat;
	top: 2px;
	right: 6px;
}
/*********** FUNCTION BAR STYLES ************/



/************** HEADER STYLES **************/
div#innerHeader{
	background: #ffffff;
	padding-bottom: 5px;		
}

div#innerHeader .headerMenu{
	padding-left: 7px;
}

div#innerHeader .headerMenu img{
	margin-right: 1px;
}
/************** HEADER STYLES ***************/



/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	padding: 0px 0px 5px 0px;
	background-color: #ffffff;
	text-align: right;
	color: #a6b0d4;
}

div#crumbtrail .contents{
	padding: 0px 15px 0px 0px;
}

div#crumbtrail a, div#crumbtrail a:hover{
	color: #00aeef;
}
/************ CRUMBTRAIL STYLES *************/


/********** CENTRAL LAYOUT STYLES ***********/
#innerContainer00,
#innerContainer01,
#innerContainer10,
#innerContainer11{
	background-color: #ffffff;
}

div#innerLeftColumn{
	padding-left: 10px;
	padding-top: 0px;
}

div#innerRightColumn {
	padding-right:10px;
	padding-top:0px;
}

div#center{
	padding:0px 10px 0px 10px;
	position: relative;
}

#innerContainer10 #center{
	width: 559px;
	padding:0px 0px 0px 13px;
}

* html #innerContainer10 #center{
	margin: 0 -3px;
} 

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#center{padding:0px 5px 0px 5px;}/* End hide from IE5-mac */

div.pageTitle{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 10px 0px;
}

div.pageCopy{
	overflow: hidden;
	
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	margin-top: 0px;
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #034ea2;
	
}

div#innerFooter .waterNotice{
	font-size: 17px;
	font-weight: bold;
	margin-left: 8px;
	display:inline;
	padding-top: 1px;
}

div#innerFooter .waterNotice a{
	color: #034ea2;
}

div#innerFooter a, 
div#innerFooter a:hover{
	color: #6f708b;
	text-decoration: underline;
}

div#innerFooter .boxharryDetails,
div#innerFooter .boxharryDetails a{
	color: #034ea2;
	display: none;
}
/************** FOOTER STYLES ***************/




/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width:100%;
	float: left;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 60%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 60%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, 
.activeForm .formSummaryV, 
.activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/


/******** CUSTOM HOMEPAGE STYLES ********/
.homepageMiniNews{
	border: solid 1px #00aeef;
	height: 127px;
	background: #fff url(/images/contents/homePage2009/october/miniNewsFeedTitle003.gif) top left no-repeat;
	width: 175px !important;
	overflow: hidden;
	padding-top: 27px;
}

.homepageMiniNews .tableContents{
	width: 177px;
}

.homepageMiniNews .tableItem{
	font-size: 0.95em;
	padding: 0px 5px;
	border: none;
	margin-bottom: 3px;
	width: 167px;
}

.homepageMiniNews .tableItem .moreLink{
	width: 100px;
}


.homePage #cookieContents76495981.cookieContents{
	margin-top: 50px; 
}

.toptensearches2009 {
	margin-top:15px;
	margin-bottom:11px;
}

.sectionPromos td{
	padding-right: 14px;
	width: 177px;	
}

.sectionPromos .lastPromo {
	padding-right: 0px;	
}

.sectionPromos .widget{
	width: 177px;
	overflow: hidden;	
}
/******** CUSTOM HOMEPAGE STYLES ********/


/******** GLOBAL CUSTOM WIDGET STYLES ********/
.blueTitle .title{ 
	padding: 2px 10px 4px 6px;
	font-weight: bold;
	color: white;
	background-color: #6484BB;
    margin-bottom: 6px;
}

.blueTitle .title{ 
	padding: 2px 10px 4px 6px;
	font-weight: bold;
	color: white;
	background-color: #6484BB;
    margin-bottom: 6px;
}

.registrationForm .activeForm{
	width: 370px;
}

.registrationForm .activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 130px;
	text-align: right;
}

.registrationForm .activeForm .formItemRequiredFlag{
	padding: 5px 3px 5px 0px;
	float:left;
	width: 7px;
}

 .registrationForm .activeForm .publiciseProject .formItemRequiredFlag{
	height: 20px;
 }

.registrationForm .activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 230px;
	text-align: left;
}

.registrationForm .activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 230px;
	float:right;
}
/******** GLOBAL CUSTOM WIDGET STYLES ********/




/******** recruitment flash files..********/
.keepUsFlowing #innerFooter{
	margin-top:650px!important;
}
.keepUsFlowingPopup .title
{
	display:none;
}
.keepUsFlowingPopup .date
{
	display:none;
}
.keepUsFlowingPopup .buttons
{
	display:none;
}
.keepUsFlowingPopup{
	margin-left:-100px;

}

.keepUsFlowingPopup .alertShadow{
	margin-left:-95px;
	width:580px!important;
	height:465px!important;
}
* html .keepUsFlowingPopup .alertShadow{
	height:465px
}


.keepUsFlowingPopup .alertContents{
	padding:0px!important;
	margin:0px!important;
}

.keepUsFlowingPopup .content{
	padding:0px!important;
	margin:0px!important;
	height:465px;
}
/****************/


/******** WEB GALLERY NAVIGATION CENTER WITH BOTH COLUMNS SWITCHED ON ********/
#innerContainer11 .webImageGallery001 .navLinks{
	float: left;
	padding: 10px 0px;
}

#innerContainer11 .webImageGallery001 .navLinks .prevPageLink{
	width: 75px;
	float: left;
}

#innerContainer11 .webImageGallery001 .navLinks .pageNumbers{
	width: 220px;
	float: left;
	text-align: center;
}

#innerContainer11 .webImageGallery001 .navLinks .nextPageLink{
	width: 55px;
	float: left;
	text-align: right;
}
/******** WEB GALLERY NAVIGATION CENTER WITH BOTH COLUMNS SWITCHED ON ********/


/******* FAQs pages *********/
.faqsPage ol{
	padding: 0px 0px 0px 30px;
	margin: 0;
}

.faqsPage ol li{
	padding: 10px 0px 0px 0px;
	color: #034EA2;
	cursor:pointer;
	margin-left: 0px;
}

.faqsPage ol li ul{
	list-style-type: none;
	margin-left: 0px;
	padding: 10px 0px;
}

.faqsPage ol li ul li{
	color: #000000;
	cursor:text;
}
/******* FAQs pages *********/


/*** SET NEW FORM STYLES ***/
.mainVideoBrowser .itemDetails img{
	width: 69px;
	height: 43px;
}


/** droughtPlan **/
.droughtPlan .pageCopy a{
	color: #e65225;
}

.faqsPage.droughtPlan ol li{
	color: #e65225;
}

.faqsPage.droughtPlan ol li ul li{
	color: #000000;
	cursor:text;
}



/** whereILiveApp **/
/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.7em;
	color: #575757;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	background: #e5edf6 url(/images/structure/body/bodybg26052009.gif) center top repeat-y;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #33bef2;
}

a:hover{
	text-decoration: underline;
	color: #33bef2;
}

hr{
	height: 0px;
	border-top: 1px solid #e3e2e1;
	margin-top: 0px;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
	float: left;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: bold;
	color: #1e2774;
	padding: 10px 10px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1{
	font-size: 18px;
}
h2{
	font-size: 14px;
}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	height:24px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	height: 28px;
}

#functionBar, 
#functionBar a, 
#siteSearch .SearchLabel{
	color: #4980bc;
}

#displayVersion, 
#dateDisplay{
	padding-top: 3px;
}

#displayVersion{
	padding: 9px 0px 0px 155px;
}

.homePage #displayVersion{
	padding-left: 212px;
}

#keyLinks{
	width: 307px;
	padding-right: 178px;
	margin: 9px 0px 0px 0px;
}

.homePage #keyLinks{
	width: 250px;
}

#keyLinks a{
	padding-right: 20px;
}

#siteSearch {
	margin-top: 6px;
}

#siteSearch form{
	padding: 0px 5px 0px 0px;
	position: relative;
}

#siteSearch .searchLabel{
	padding-right: 5px;
	position: absolute;
	top: 4px;
	right: 164px;
}

#siteSearch input{
	font-size: 1.2em;
	width: 121px;
	height: 15px;
	/*margin-left: 2px;	
	padding: 0;
	margin: 0px 32px 0px 0px;*/
	position: absolute;
	top: 1px;
	right: 41px;
	border: 1px solid #7f9db9;	
}

#siteSearch .submit{
	border: none;
	width: 32px;
	height: 17px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	background: url(/images/structure/header/2009/searchGo002.gif) no-repeat;
	top: 2px;
	right: 6px;
}
/*********** FUNCTION BAR STYLES ************/



/************** HEADER STYLES **************/
div#innerHeader{
	background: #ffffff;
	padding-bottom: 5px;		
}

div#innerHeader .headerMenu{
	padding-left: 7px;
}

div#innerHeader .headerMenu img{
	margin-right: 1px;
}
/************** HEADER STYLES ***************/



/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	padding: 0px 0px 5px 0px;
	background-color: #ffffff;
	text-align: right;
	color: #a6b0d4;
}

div#crumbtrail .contents{
	padding: 0px 15px 0px 0px;
}

div#crumbtrail a, div#crumbtrail a:hover{
	color: #00aeef;
}
/************ CRUMBTRAIL STYLES *************/


/********** CENTRAL LAYOUT STYLES ***********/
#innerContainer00,
#innerContainer01,
#innerContainer10,
#innerContainer11{
	background-color: #ffffff;
}

div#innerLeftColumn{
	padding-left: 10px;
	padding-top: 0px;
}

div#innerRightColumn {
	padding-right:10px;
	padding-top:0px;
}

div#center{
	padding:0px 10px 0px 10px;
	position: relative;
}

#innerContainer10 #center{
	width: 559px;
	padding:0px 0px 0px 13px;
}

* html #innerContainer10 #center{
	margin: 0 -3px;
} 

/*	FIX IE 6 ABOVE */	/* Hides from IE5-mac \*/* html div#center{padding:0px 5px 0px 5px;}/* End hide from IE5-mac */

div.pageTitle{
	font-weight: normal;
	font-size: 18px;
	color: #595959;
	padding: 0px 0px 10px 0px;
}

div.pageCopy{
	overflow: hidden;
	
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	margin-top: 0px;
	font-size: 0.9em;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #034ea2;
	
}

div#innerFooter .waterNotice{
	font-size: 17px;
	font-weight: bold;
	margin-left: 8px;
	display:inline;
	padding-top: 1px;
}

div#innerFooter .waterNotice a{
	color: #034ea2;
}

div#innerFooter a, 
div#innerFooter a:hover{
	color: #6f708b;
	text-decoration: underline;
}

div#innerFooter .boxharryDetails,
div#innerFooter .boxharryDetails a{
	color: #034ea2;
	display: none;
}
/************** FOOTER STYLES ***************/




/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width:100%;
	float: left;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 60%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 60%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, 
.activeForm .formSummaryV, 
.activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/


/******** CUSTOM HOMEPAGE STYLES ********/
.homepageMiniNews{
	border: solid 1px #00aeef;
	height: 127px;
	background: #fff url(/images/contents/homePage2009/october/miniNewsFeedTitle003.gif) top left no-repeat;
	width: 175px !important;
	overflow: hidden;
	padding-top: 27px;
}

.homepageMiniNews .tableContents{
	width: 177px;
}

.homepageMiniNews .tableItem{
	font-size: 0.95em;
	padding: 0px 5px;
	border: none;
	margin-bottom: 3px;
	width: 167px;
}

.homepageMiniNews .tableItem .moreLink{
	width: 100px;
}


.homePage #cookieContents76495981.cookieContents{
	margin-top: 50px; 
}

.toptensearches2009 {
	margin-top:15px;
	margin-bottom:11px;
}

.sectionPromos td{
	padding-right: 14px;
	width: 177px;	
}

.sectionPromos .lastPromo {
	padding-right: 0px;	
}

.sectionPromos .widget{
	width: 177px;
	overflow: hidden;	
}
/******** CUSTOM HOMEPAGE STYLES ********/


/******** GLOBAL CUSTOM WIDGET STYLES ********/
.blueTitle .title{ 
	padding: 2px 10px 4px 6px;
	font-weight: bold;
	color: white;
	background-color: #6484BB;
    margin-bottom: 6px;
}

.blueTitle .title{ 
	padding: 2px 10px 4px 6px;
	font-weight: bold;
	color: white;
	background-color: #6484BB;
    margin-bottom: 6px;
}

.registrationForm .activeForm{
	width: 370px;
}

.registrationForm .activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 130px;
	text-align: right;
}

.registrationForm .activeForm .formItemRequiredFlag{
	padding: 5px 3px 5px 0px;
	float:left;
	width: 7px;
}

 .registrationForm .activeForm .publiciseProject .formItemRequiredFlag{
	height: 20px;
 }

.registrationForm .activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 230px;
	text-align: left;
}

.registrationForm .activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 230px;
	float:right;
}
/******** GLOBAL CUSTOM WIDGET STYLES ********/




/******** recruitment flash files..********/
.keepUsFlowing #innerFooter{
	margin-top:650px!important;
}
.keepUsFlowingPopup .title
{
	display:none;
}
.keepUsFlowingPopup .date
{
	display:none;
}
.keepUsFlowingPopup .buttons
{
	display:none;
}
.keepUsFlowingPopup{
	margin-left:-100px;

}

.keepUsFlowingPopup .alertShadow{
	margin-left:-95px;
	width:580px!important;
	height:465px!important;
}
* html .keepUsFlowingPopup .alertShadow{
	height:465px
}


.keepUsFlowingPopup .alertContents{
	padding:0px!important;
	margin:0px!important;
}

.keepUsFlowingPopup .content{
	padding:0px!important;
	margin:0px!important;
	height:465px;
}
/****************/


/******** WEB GALLERY NAVIGATION CENTER WITH BOTH COLUMNS SWITCHED ON ********/
#innerContainer11 .webImageGallery001 .navLinks{
	float: left;
	padding: 10px 0px;
}

#innerContainer11 .webImageGallery001 .navLinks .prevPageLink{
	width: 75px;
	float: left;
}

#innerContainer11 .webImageGallery001 .navLinks .pageNumbers{
	width: 220px;
	float: left;
	text-align: center;
}

#innerContainer11 .webImageGallery001 .navLinks .nextPageLink{
	width: 55px;
	float: left;
	text-align: right;
}
/******** WEB GALLERY NAVIGATION CENTER WITH BOTH COLUMNS SWITCHED ON ********/


/******* FAQs pages *********/
.faqsPage ol{
	padding: 0px 0px 0px 30px;
	margin: 0;
}

.faqsPage ol li{
	padding: 10px 0px 0px 0px;
	color: #034EA2;
	cursor:pointer;
	margin-left: 0px;
}

.faqsPage ol li ul{
	list-style-type: none;
	margin-left: 0px;
	padding: 10px 0px;
}

.faqsPage ol li ul li{
	color: #000000;
	cursor:text;
}
/******* FAQs pages *********/


/*** SET NEW FORM STYLES ***/
.mainVideoBrowser .itemDetails img{
	width: 69px;
	height: 43px;
}


/** droughtPlan **/
.droughtPlan .pageCopy a{
	color: #e65225;
}

.faqsPage.droughtPlan ol li{
	color: #e65225;
}

.faqsPage.droughtPlan ol li ul li{
	color: #000000;
	cursor:text;
}






/** whereILiveApp **/


/** whereILiveApp **/
.whereILiveApp #innerContainer10{
	min-height: 1250px;
}


.whereILiveApp #center{
	border: 1px solid #869CB7;
	border-radius: 5px 5px 5px 5px;
	padding: 0px 0px 0px 3px;
	position:absolute;
	top:10px;
	left:10px;
	background-color:#E5EDF6;
	height:1230px;
	width:555px!important;
}

.whereILiveApp .formItemWrapper{
	margin:0px 0px 0px 15px;
	width:500px;

}

.whereILiveApp .formItemWrapper.navigationBar .navigationTable{
	width:510px;
}
.whereILiveApp .formItemWrapper.navigationBar td{
	width:50%;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-weight: bold;
}

.whereILiveApp .formItemWrapper.navigationBar td.waterQuality{
	background-color:#B8CAD4;
}

.whereILiveApp .formItemWrapper.navigationBar td.waterServices{
	background-color:#D5DEE3;
}

.whereILiveApp .formItemWrapper.sectionTitle .formText{
    color: #595959;
    font-size: 16px;
    font-weight: bold;
}

.whereILiveApp .formItemWrapper.locationGroup,
.whereILiveApp .formItemWrapper.hardnessGroup{
	background-color:#fff;
	padding:3px 0px 0px 10px;
	
}
.whereILiveApp .formItemWrapper.locationGroup .formLabelH,
.whereILiveApp .formItemWrapper.hardnessGroup{
    font-weight: bold;
}

.whereILiveApp .formItemWrapper.waterSource .formSummaryH{
    min-height:50px;
}


.whereILiveApp .formItemRequiredFlag
{
	display:none;
}

.whereILiveApp .formItemWrapper .formText{
    font-weight: normal;
}
.whereILiveApp .formItemWrapper.hardnessIndicator{
	padding:0px;
	width:510px;
}

.whereILiveApp .formItemWrapper.hardnessIndicator .hardnessTable{
	width:510px;
	margin-top:50px;
}
.whereILiveApp .formItemWrapper.hardnessIndicator td{
	width:25%;
	text-align:center;
	padding:10px 0px 10px 0px;
	font-weight: bold;
}
.whereILiveApp .formItemWrapper.hardnessIndicator .soft{
	background-color:#4992E4;
	color:#fff;
}
.whereILiveApp .formItemWrapper.hardnessIndicator .medium{
	background-color:#046BDC;
	color:#fff;
}
.whereILiveApp .formItemWrapper.hardnessIndicator .hard{
	background-color:#03468F;
	color:#fff;
}
.whereILiveApp .formItemWrapper.hardnessIndicator .veryHard{
	background-color:#022D5C;
	color:#fff;
}

.whereILiveApp .formItemWrapper.monitoringWaterQualityBubble{
	background-color:#fff;	
	width:510px;
	*padding-bottom: 10px;
}


.whereILiveApp .monitoringWaterQualityBubble .formText{
	background-color:#E5EDF6;
	border: 3px solid #869CB7;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	width:450px;
	margin: 0px 0px 15px 15px;
}

.whereILiveApp .tableContents{
	float:left;
	width:490px;
	margin-left:15px;
	background-color:#fff;
	padding:10px;
}

.whereILiveApp .tableContents .columnTitles{
	float:left;
	font-weight: bold;
}

.whereILiveApp .tableContents .columnTitle{
	float:left;
	padding:6px 3px 6px 6px;
	background-color:#869aB7;
	color:#fff;
	border-right:1px solid #fff;
}
.whereILiveApp .tableContents .columnTitle.average{
	border-right:1px solid #869aB7;
}


.whereILiveApp .tableContents .cell{
	float:left;
	padding:6px 3px 3px 6px;
	border-right:1px solid #fff;
}



.whereILiveApp .tableContents .oddRow{
	float:left;
	background-color:#f0ffff;
}
.whereILiveApp .tableContents .oddRow .cell.average{
	border-right:1px solid #f0ffff;
}


.whereILiveApp .tableContents .columnTitle.parameter,
.whereILiveApp .tableContents .cell.parameter{
	width:150px;
}
.whereILiveApp .tableContents .columnTitle.pcv,
.whereILiveApp .tableContents .columnTitle.units,
.whereILiveApp .tableContents .columnTitle.average,
.whereILiveApp .tableContents .cell.pcv,
.whereILiveApp .tableContents .cell.units,
.whereILiveApp .tableContents .cell.average{
	width:100px;
}


.whereILiveApp .formItemWrapper.fluoridationBubble{
	background-color:#fff;	
	width:510px;
	position:absolute;
	top:1018px;
	left: 13px;
	*padding-bottom: 10px;
}


.whereILiveApp .fluoridationBubble .formText{
	background-color:#E5EDF6;
	border: 3px solid #869CB7;
	border-radius: 5px 5px 5px 5px;
	padding: 20px 10px 10px 10px;
	width:450px;
	margin: 10px 0px 15px 15px;
}

.whereILiveApp .formItemWrapper.downloadLink{
	width:510px;
	position:absolute;
	top:1163px;
	left: 13px;
}
.whereILiveApp .formItemWrapper.downloadLink img{
	height:50px;
}
.whereILiveApp .hardnessBubble{
	position:absolute;
	top:278px;
	top:274px\9;
	left:30px;
	padding:0px;
	margin:0px;
	width:0px;
	height:0px;
}

.whereILiveApp .webPostcodeServices001Quality .submit
{
      width: 70px!important;
      position:absolute;
      top:108px;
      left:380px;
}
.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.hardnessBubble{
	height:64px;
	width:223px;
	margin-top:-3px;
	background-image:url('/images/icons/bubble.png');
	background-repeat:no-repeat;
	display:none;
	padding-left: 0px;
}

.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.CaCO3 .formSummaryH{
	padding: 0;
}

.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.hardnessBubble .formInputH{
	margin-top:7px;
}
.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.waterType .formLabelH{
	width:95px;
}
.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.downloadLink .formLabelH{
	width:60px;
}
.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.downloadLink .formSummaryH{
	width:440px;
	margin-top:10px;
}
.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.CaCO3
{
	position:absolute;
	font-weight:bold;
	top:293px;
	left:-150px;
	width:250px;
}
.whereILiveApp .webPostcodeServices001Quality .formItemWrapper.CaCO3 .formSummaryH{
	width:50px;
	float:right
}
.whereILiveApp .tableContents .description{
	display:none;
}
.whereILiveApp .formItemWrapper.postcode input{
	margin-left:-10px;
}

.swimm2010 .webSwimmForm001 .formItemWrapper.bottomPadding10{
	padding-bottom: 10px;
}

