﻿body, div, p, td, th
{
	font-family: Arial, Helvetica;
	color: #282828;
}

body 
{ 
  margin:0px;
  background-color: #ffffff;
  font-size: small;
}

h1 
{
  margin-top: 0px;
	font-size: large;
	color: #000000; 
	font-family: Arial;
	font-weight:bold;
}

h2
{ 
	font-size:medium; 
	font-family: Arial;
	font-weight:bold;
	color: #7E7E7E; 
}

h3 
{
	font-size:small;
	font-family: Arial;
	font-weight:bold;
	color: #282828;
	margin-bottom:0px;
}


a 
{
	color: #0099CC;
	text-decoration: none;
}


.footNote { font-size:smaller; }
.imgPad { padding:0px 5px 0px 10px; }
.bulletPts { list-style-image:url(/water2water/_lib/images/bullet.gif) }
/*.crumbs 
{
  font-weight: bolder; 
  font-size: 8pt;
  font-family: Arial, Helvetica, Sans-Serif;
}*/



/* ############################################################### */
/* Specific */

#divPrintCopyright, #printLogo { display:none; height:0px; }

#divPage 
{
	width:760px; 
	margin: 0px auto 0px auto;
	background-color:#ffffff;
	border-left: solid 1px #7CBBE9;
	border-right: solid 1px #7CBBE9;
	border-bottom: solid 1px #7CBBE9;
  /*background: url(/Water2Water/_lib/images/BG_pattern.gif);
	background-repeat: repeat;*/
}


#divBody
{
	margin: 0px;
	/*overflow: auto;*/
}
	/*#divCrumbs
	{
	  margin-left:30px;
	  margin-top:10px;  
	}*/
	
	#divContentRight
	{
	  padding:0px 15px 0px 16px;  
	}
	
	#divHeader
  {
	  width:540px;
	  margin-top:10px;
  }
	
	#divMain
	{
		margin-top:20px;
		padding:0px 0px 0px 0px;
		width:540px;
	}
	
	
#sideBar
{
	width: 187px; 
	/*background: url(/Water2Water/_lib/images/sidebar.jpg);
	background-repeat: no-repeat;*/
	background-color:  #56BBE8; /*#47BDD7;  original - #7CBBE9;*/
	
	
}

#divLogo
{
	margin: 10px 0px 0px 0px;
	padding-top:0px;
}
	
	#divSideMenu
	{
	  margin-top:118px;  
	}
	
#divCopyright
{
  	margin-bottom:5px;
  	font-size:xx-small;
}

#divFooter
{
	 margin-top:20px;
	 margin-bottom:5px;
	 padding:0px 15px 0px 16px;
	 text-align:center; 
	 width:525px;
}
	 #divFooter a
	 {
	    text-decoration: none;
	    color:#0099CC;
	    font-size:xx-small;
	    font-family:Arial;  
	 }

 /* ############################################################### */ 



/* ############################################################### */
/* Sidebar */

.sbItems 
{
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	clear:right;
}

.sbItems a
{
	text-decoration: none;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 2px;
	font-size:small;
	font-family:Arial;
	color: #ffffff; 
	display:inline-block;
}

/* list-style-image: url(/water2water/_lib/images/bullet_white.gif); */
.sbItems ul {margin:0px 0px 0px 0px; list-style-type:disc; color:#ffffff; list-style-position:inside; padding:0px;}
.sbItems li {padding:2px 2px 2px 2px; vertical-align:middle; display:inline-block;}

.sbItems a:Visited {color: #ffffff;}
.sbItems a:Hover {color: DarkBlue;} /* split_complimentary:#e8b357  tetradic:#73e857,  triadic: #bae857;*/

.roundedCornerSpacer 
{
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    line-height: 0px;
}


.indexBoxCorner { float: right; }

.indexBox 
{
    padding: 0px;
    border: 0px;
    margin: 15px 0px 15px 0px;
    background: url(/Water2Water/_lib/images/idx_ActiveSection_BG.jpg);
    background-repeat:repeat-y;
    width:170px;
}

.indexBox2 
{
    padding: 0px;
    border: 0px;
    margin: 15px 0px 15px 0px;
    background: url(/Water2Water/_lib/images/bg2.jpg);
    background-repeat:repeat-y;
    width:170px;
}

/* ############################################################### */ 
.mainTextContainer {padding: 0px 10px 0px 10px; }

/* default table formatting for header row, and then alternating row colours for data*/
.dataTable {border: solid 1px silver; padding:20px; width:100%; border-collapse:collapse}
.tblHeader { color:#FFFFFF; background-color: #56BBE8; text-align: left; font-weight: bold;}
.tblOddRow { background-color: #B5E5FE; text-align: left; font-weight: normal;}
.siteMapItem a {background: white url(/water2water/_lib/images/arrowright5.gif) no-repeat fixed 0 0;
  padding-left:30px;
  }
  
.topLink {margin-top:30px; margin-bottom:30px}  