﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
a.content:active     { text-decoration: none; color: #0c83c6}
a.content:link       { text-decoration: none; color: #0c83c6}
a.content:visited    { text-decoration: none; color: #0c83c6}
a.content:hover      { text-decoration: none; color:#0c83c6; text-decoration : underline;}
	
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #656565; FONT-WEIGHT: bold;}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; FONT-WEIGHT: bold;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: #656565; FONT-WEIGHT: bold;}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #00337f;}

A.lmain:LINK { FONT-SIZE: 8pt; COLOR: #000000; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lmain:VISITED { FONT-SIZE: 8pt; COLOR: #000000; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lmain:HOVER { FONT-SIZE: 8pt; COLOR: #000000; color : #000000; text-decoration : underline; }
A.lmain:ACTIVE { FONT-SIZE: 8pt; COLOR: #000000; color : #000000; text-decoration : none; }

A.lmainunder:LINK { FONT-SIZE: 8pt; COLOR: #000000; text-decoration: underline; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lmainunder:VISITED { FONT-SIZE: 8pt; COLOR: #000000; text-decoration: underline; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lmainunder:HOVER { FONT-SIZE: 8pt; COLOR: #000000; color : #000000; text-decoration : none; }
A.lmainunder:ACTIVE { FONT-SIZE: 8pt; COLOR: #000000; color : #000000; text-decoration : underline; }


A.lmainbold:LINK { FONT-SIZE: 8pt; COLOR: #656565; FONT-WEIGHT: bold; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lmainbold:VISITED { FONT-SIZE: 8pt; COLOR: #656565; FONT-WEIGHT: bold; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lmainbold:HOVER { FONT-SIZE: 8pt; COLOR: #656565; FONT-WEIGHT: bold; text-decoration : underline; }
A.lmainbold:ACTIVE { FONT-SIZE: 8pt; COLOR: #656565; FONT-WEIGHT: bold; text-decoration : none; }



A.lh2:LINK { FONT-SIZE: 10pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lh2:VISITED { FONT-SIZE: 10pt; COLOR: #000000; FONT-WEIGHT: bold; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif; } 
A.lh2:HOVER { FONT-SIZE: 10pt; COLOR: #000000; color : #000000; FONT-WEIGHT: bold; text-decoration : none; }
A.lh2:ACTIVE { FONT-SIZE: 10pt; COLOR: #000000; color : #000000; FONT-WEIGHT: bold; text-decoration : none; }

}
A.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
}


.style25 {
	background-image: url('../images/main/bg_sections_titlebar.jpg');
	 color: #FFFFFF;
}
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

	.style33 {
	background-image: url('../images/main/HOMEPAGE_IND_WATER.jpg');
	color: #FFFFFF;
	font-size: 10pt;
}
.gridview .actions div {
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}

.gridview .edit td,.gridview .create td {
	background: #000000;
	padding: 4px;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}

.gridview td {
	background: #F7F6F3;
	border-bottom: solid 1px #C5DBF7;
	color: #333333;
	
	padding: 5px 4px;
}
.gridview td a{
	color: #000000;
	
	
	padding: 2px;
	text-decoration: none;
}
.gridview td a:hover {
	text-decoration: underline;
	color: #0066CC;	
	
}
.gridview td a:link {
	color: #0066CC;	
	
}
.gridview td a:visited {
	color: #0066CC;	
	
}
.gridview th {
	background: #0C83C6;
	color: #FFFFFF;
	
	letter-spacing: 0;
	padding: 4px;
	text-align: left;
}
.gridview th a{
	color: #FFFFFF;
	
}
.gridview th a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.gridview tr.even td,.detailsview tr.even td{
	background: #FFFFFF;
}
.gridview tr.header {
	background: #0C83C6;
}
.gridview,.detailsview {
	width: 100%;
}
