@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0C3350;
}
a:link {
	/*color: #739933;
	text-decoration: underline;*/
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #01C2FF;
}
a:active {
	text-decoration: underline;
	color: #01C2FF;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 9px;
}


/* SBWater.org CSS Document */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #container #header #IconDiv {
	width: 148px;
	height: 164px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #container #header #SBWaterBannerImage {
	float: left;
	height: 150px;
	width: 600px;
}

.twoColFixLtHdr #container #mainContent #HeaderDiv {
	width: 600px;
	height: 52px;
}

.twoColFixLtHdr #container #header #Accessibility {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	height: 14px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #C4D0BC;
}

.twoColFixLtHdr #container #header #Accessibility a {
	color: #C4D0BC;
}

.twoColFixLtHdr #container #header #Accessibility a:visited {
	color: #C4D0BC;
}

.SmallGrayText {
	font-size: 10px;
	color: #666666;
}

#whatsnew {
	/*color: #0064A8;*/
}

/*************************************************************************************************************************

Global Classes

*************************************************************************************************************************/

.Notice {
	color: #F00000;
	font-weight: bold;
}

.bluefont {
	color: #0064A8;
}

.redfont {
	color:#F00000;
}

.bold {
	font-weight: bold;
}

.text-align-center {
	text-align: center;
}
