body {
	background-color: #E6EDF5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}
a:link {
	color: #2F6EA3;
	text-decoration: none;
}
a:visited {
	color: #2F6EA3;
}
a:hover {
	color: #6CB9FD;
	text-decoration: underline;
}
a:active {
	color: #2F6EA3;
}
h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding: 10px 0px 0px;
	margin-left: 40px;
	border-bottom: 2px solid #4B81B0;
	margin-bottom: 10px;
	margin-top: -22px;
	display:block;
	position:relative;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #4B81B0;
	color: #4B81B0;
	margin-top: 15px;
	margin-bottom: 4px;
}
h3 {
	font-weight: bold;
	margin-top: 15px;
}
h4 {
	font-weight: bold;
	color: #000;
}
p {
	margin-bottom: 8px;
	line-height: 1.3em;
}
.p_intro {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #4B81B0;
	font-weight: bold;
}

#content ul, #content ol  {
	line-height: 1.3em;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#content ul li, #content ol li{
	margin-bottom: 2px;
}
#content ol.components_list li {
	margin-bottom: 6px;
}


blockquote {
	color: #FFF;
	background-color: #264158;
	padding: 20px;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	margin-bottom: 15px;
}
body#Contact blockquote {
	font-size: 25px;
}

.link-to-do {
	background-color: #FF0;
}

blockquote p {
	margin: 0px;
	padding: 0px;
}

#td_sidebar blockquote {
	color: #FFF;
	background-color: #264158;
	padding: 20px 20px 20px 30px;
	margin-bottom: 40px;
	margin-top: 40px;
	display: block;
	position: relative;
	clear: both;
}

/* Utilities */

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.notopmargin {
	margin-top: 0px;
}
.floatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
}
.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.nobotmargin {
	margin-bottom: 0px;
}
/* COLORS */


.white {
	color: #FFF;
}
.blue {
	color: #4B81B0;
}
.green {
	color: #090;
}

.brightblue {
	color: #80D1FD;
}
.darkblue {
	color: #264158;
}

.red, p.red {
	color: #900;
}
/* BEGIN TEMPLATE */
#wrapper {
	position: relative;
	background-color: #013D61;
	width: 900px;
	margin: 0px auto;
	background-image: url(../img/raindrob_back.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #5C8895;
	border-left: 1px solid #59607A;
	padding: 0px 0px 15px;
}
/* HEADER */

#header {
	display: block;
	position: relative;
	height: 150px;
}
a#logo {
	background-image: url(../img/FLXX_rainwater_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 76px;
	width: 462px;
	display: block;
	border-style: none;
	margin: 60px 0px 0px 42px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

a#logo span{
	display: none;	
}
/*  NAVIGATION */
body#Home a#Home, 
body#Resources a#Resources,
body#Benefits a#Benefits,
body#Contact a#Contact,
body#Products a#Products,
body#FAQ a#FAQ,
body#About a#About{
	background-color: #FFFEFF;
	color: #6CB9FD;

}

#contentwrapper {
	width: 800px;
	margin: -15px 50px 0px;
}
#footer_back {
	margin: -55px 0px 0px;
	padding: 0px;
	height: 60px;
	width: 900px;
	background-color: #4B81B0;
}
#preheader {
	background-image: url(../img/nav_back_shadow.png);
	background-position: center bottom;
	padding-bottom: 13px;
	padding-top: 3px;
	display: block;
	position: relative;
	font-size: 11px;
	color: #FFF;
	height: 14px;
}
#preheaderLinks {
	width: 500px;
	position: absolute;
	top: 3px;
	left: 60px;
}
#preheader a {
	color: #FFF;
	text-decoration: none;
}
#preheader a:hover {
	color: #4B81B0;
	text-decoration:none;
	background-color: #FF0;
}
#headerContactNum {
	text-align: right;
	display: block;
	margin-right: 60px;
	font-weight: bold;
	color: #FF0;
	position: absolute;
	top: 2px;
	right: 0px;
	font-size: 13px;
}
img#FLXX_icon {
	position: absolute;
	left: 7px;
	top: 2px;
}
#content_table {
	margin: 0px;
	padding: 0px;
	width: 800px;
	/*	display: table;*/
	float: left;
}
#td_sidebar {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #4B81B0;
	background-image: url(../img/sidebar_back.jpg);
	background-position: left bottom;
	width: 260px;
	background-repeat: no-repeat;
	background-color: #F0F3F8;
	color: #333;
}
#td_content {
	margin: 0px;
	padding: 155px 0px 0px;
	width: 519px;
	background-color: #FFF;
}
#td_leftbar {
	background-image: url(../img/content_wrapper_back.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
#td_rightbar {
	background-image: url(../img/content_wrapper_back.png);
	background-repeat: repeat;
	background-position: right top;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
#td_footercurve {
	background-image: url(../img/content_footer_border.png);
	background-position: -1px bottom;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 800px;
}
#navholder {
	/*visibility: visible;*/
	padding: 0px 60px 8px;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../img/nav_back_shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}




/* CONTENT AREA */

#content {
	padding: 2px 40px 40px;
	position: relative;
	min-height:450px;
}
/* SIDEBAR */

#td_sidebar h3 {
	display: block;
	margin-left: 0px;
	padding: 4px 2px 4px 30px;
	color: #FFF;
	background-color: #4B81B0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px !important;
	
}
#td_sidebar ul {
	margin: 0px 0px 40px 30px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
}
#td_sidebar ul li {
	list-style-image: none;
	list-style-type: none;
}

#td_sidebar ul li span{
	display: none;
	color: #809EC4;
	font-size: 11px;

}
#td_sidebar ul li a {
	display: block;
	padding: 3px 9px 3px 20px;
	text-decoration: none;
	color: #294A69;
	font-weight: bold;
	margin-bottom: 1px;
}
#td_sidebar ul li a.currentlink {
	color: #FFF;
	background-color: #4B81B0;
	background-image: url(../img/SpryMenuBarRightHover.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
}
#td_sidebar ul li a.pdf_link {
	background-image: url(../img/pdficon_tiny.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;

}

#td_sidebar ul li a:hover {
	color: #FFF;
	background-color: #80D1FD;
}
#sidebarfeatures p.red {
	margin-bottom: 8px;
}

#breadcrumbs {
	font-size: 10px;
	color: #999;
	display: block;
	height: 15px;
	position: absolute;
	width: 400px;
	left: 40px;
	top: -60px;
	padding: 0px;
}
#breadcrumbs a {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #3B5F7F;
	text-decoration: underline;
}
#breadcrumbs span.dir_link {
	display: none;
}
#sidebarfeatureswrapper {
	width: 220px;
	float: right;
	margin-right: -1px;
	background-image: url(../img/sidebar_back_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 26px;
	display: block;
	overflow: visible;
	position: relative;
	z-index: auto;
	margin-bottom: 40px;
}
#sidebarfeatures {
	color: #333;
	background-image: url(../img/sidebar_back_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	padding: 20px 0px 0px 20px;
	min-height:70px;
}
#sidebarfeatures p {
	line-height: normal;
	margin-bottom: 3px;

}
#sidebarfeatures h4 {
	margin-bottom: 6px;
	font-style: oblique;
	color: #4B81B0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#sidebarfeatures h3 {
	color: #FFF;
	border-bottom: none;
}
#sidebar_contact {
	position: absolute;
	bottom: 90px;
	left: 60px;
	width: 260px;
	height: 200px;
}
#sidebar_contact h3 {
	text-transform: none;
	font-size: 13px;
	font-style: oblique;
}
#sidebar_contact p {
	padding-left: 40px;
	padding-right: 20px;
	color: #FFF;
}
#sidebar_contact a {
	color: #FFF;
	text-decoration: none;
}
#sidebar_contact a:hover {
	color: #4B81B0;
	background-color: #FF0;
}
/* FOOTER */
#footer {
	background-color: #4B81B0;
	padding: 0px 0px 10px;
	margin: 0px;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footernav {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 5px 360px;
	padding: 0px;
	display: block;
	font-size: 13px;
}
#footernav li {
	display: inline;
	margin-right: 5px;
}
#footernav li a {
	text-decoration: none;
}
#footerCopy {
	margin-bottom: 2px;
	font-size: 11px;
	margin-left: 360px;
}
#footerCredits {
	font-size: 9px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	float: left;
	width: 200px;
	margin-left: 100px;
}
#footerCopy span.rhs {
	font-size: 10px;
	color: #CFDEEB;
}

#footerCredits a {
	color: #94B4D1;
	text-decoration: none;
}
#footerCredits a:hover {
	color: #FFF;
}

ul#mainNav {
	display: block;
	margin-left: 0px;
	background-color: #4B81B0;
	padding-left: 0px;
	clear: both;
	text-transform: uppercase;
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */

ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	/*	width: 8em;*/
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	background-color: #C4E3FF;
	width: 180px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
	width: 180px;
	background-color: #C4E3FF;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
}
/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul {
}
/*ul.MenuBarHorizontal li ul.MenuBarSubmenuVisible li a */
ul.MenuBarHorizontal li ul li a {
	background-color: #C4E3FF;
	color: #2F6EA3;
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	width: 100%;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*ul.MenuBarHorizontal li ul.MenuBarSubmenuVisible li a:hover*/
ul.MenuBarHorizontal li ul li a:hover {
	background-color: #6CB9FD;
	color: #FFF;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	background-color: #4B81B0;
	padding: 5px 20px;
	color: #80D1FD;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color: #6CB9FD;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	background-color: #6CB9FD;
	color: #FFF;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	background-image: url(../img/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
background-image: url(../img/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
}

/* TEMPLATE OVERRIDES */



/* CONTACT */
#form1 {
	background-image: url(../img/gradient_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F5F6F8;
	padding: 10px;
}
#form1 table tr td {
	padding: 2px 2px 4px;
	color: #333;
	font-size: 12px;
}

#form2 textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#form2  input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 200px;
}
#form2 input#Submit {
	font-weight: bold;
	width: 100px;
}
table.table_directory {
	margin-bottom: 20px;
}
table.table_directory tr td {
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
}

table.table_gallery {
}
table.table_gallery tr td {
	padding-bottom: 5px;
}
table.table_directory tr td a img,
table.table_gallery tr td a img,
a.thumbnail img{
	border: 1px solid #809EC4;

}
table.table_directory tr td a:hover img,
table.table_gallery tr td a:hover img,
a.thumbnail:hover img {
	border: 1px solid #FF0;

}

table.table_chart {
	border: 1px solid #CCC;
	clear: both;

}
table.table_chart tr td, table.table_chart tr th {
	padding: 4px;
	border-right: 1px solid #FFF;
}

table.table_chart tr td {
	font-size: 12px;

}

table.table_chart tr th {
	background-color: #7F9EC3;
	color: #FFF;
	font-weight: bold;
	border-right-color: #DCE4EF;
	font-size: 12px;

}

table.table_chart tr:nth-child(odd) td{
		background-color: #F0F0F0;
}

