body, body.sidebar {
	background-color : #012E55;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-image: url(../images/main_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
body.sidebar {
	background-image: none;
}
.body_background {
	 background-image: url(../images/main_pic_bg.jpg); 
	 background-position: top; 
	 background-repeat: no-repeat;
	}
TD, A {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 8pt;
	line-height: 20px;
	color: #B5C1C8;
}
.leftnav {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	color: White;
	font-weight: bold;
	line-height: 30px;
}
.water_bg {
	border: 1px solid White;
	background-image: url(../images/water_pipe_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: White;
	background-color: White;
}
.bar {
	background-image: url(../images/bg_bar.gif);
	background-position: top;
	background-repeat: repeat-x;
}
A {
	text-decoration: none;
	color: White;
}
A:Hover {
	text-decoration: none;
	color: #ACDEF6;
}
.formfield, .required, .formselect, .readonly {
	border: 1px solid #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px; 
	background-color: White;
	color: Black;
}
.required{ background-color: #FFFF99; }
.formselect{ background-color: #FFECEE;}
.readonly {	background-color: #DCDCDC; }
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 7pt;
 	text-decoration: none;
	color : #CCCCCC;
}
.footer:Hover {
	text-decoration: none;
	color: #F5F5F5;
}
.row1 {	
	background-color : #DFDFD1;	
	font-size : 10px;
}
.row2 {	
	background-color : #FDFDF8;	
	font-size : 10px;
}
.dataheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : right;
	padding-right : 4px;
	background-color : #D9D9D9;
}
H1, H2 {
	font-size : 9pt;
	margin-bottom : 0px;
	color: White;
	font-weight: bolder;
}
H2, H3, H4 {
	font-size : 12px;
	margin-bottom : 0px;
	font-weight: bold;
	color: #697930;
}
.box_body {
	padding: 20px 20px 20px 25px;
}
.box {
	padding: 10px 10px 10px 10px;
	background-color: #3D6186;
}
.box_menu {
	padding: 10px 10px 10px 10px;
}
.vertmenu {
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-weight: normal;
	font-size: 8pt;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	width: 116px;
}
.vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.vertmenu ul li {
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
}
.vertmenu ul li a {
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 8pt;
	display: block;
	border-bottom: none;
	padding: 5px 15px 5px 0px;
	text-decoration: none;
	color: #333333;
	width: 116px;
}
.vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #333333;
	background-color: White;
	}
/* Following Styles are for Tigra Menu - Do Not Alter */
.mXPtable {
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	background: white;
}
.mXPmouto {
	/*background: #DCDCDC;*/
}
.a0, .a1, .aL{
	color: #000000; 
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 10pt;
}
.a1{
	/*background: #F5F5F5;*/
	background: White;
	/*background: #DCDCDC;*/
}
.aL{
	background: transparent;
	padding-left: 5px;
	border-bottom: 1px solid Silver;
}
