/* <!-- $Id: home.css,v 1.6 2006/09/06 20:06:50 webteam Exp $ -->*/

body {
	margin: 0px 0px 0px 0px;
	color: #000000;
/*	background-color: #ffffff; */
	background-color: #efefef;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.home-header-col-1-th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #1f2c52;
	text-align: left;
	padding: 2px 2px 2px 2px; 
}

.home-header-col-2-th th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #185665;
	text-align: left;
}

.home-header-col-3-th th{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4b7780;
	text-align: left;
}

.home-header-col-3-bg tr{
	background-color: #ffffff;
}

.home-header-col-3-bg td{
	background-color: #cccccc;
}

.home-email-header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.homeheader-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	color: #1f2c52;*/
}

.homelink a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
/*	color: #550016;*/
}

.homelink-description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	color: #000000;*/
}


.home-ul-nopadding-image-arrow {
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*font-size: 12px;*/
/*font-style: normal;*/
/*line-height: 2em;*/
/*font-weight: normal;*/
/*font-variant: normal;*/
/*text-transform: none;*/
/*color: #00CC33;*/
/*text-decoration: none;*/
/*background-color: #CCCCCC;*/
background-repeat: no-repeat;
text-indent: 0px;
list-style-position: outside;
list-style-image: url(images/general/arrow.gif);
list-style-type: square;
padding: 6px;
margin: 14px;
}

#lakescontent {
position: absolute;
left:508px;
top:158px;
width:193px;
background:#fff;
border:none;
margin-left: 3px;
/*border:1px solid #000;*/
}

#weathercontent {
position: absolute;
left:511px;
top:250px;
width:193px;
background:#fff;
border:none;
/*border:1px solid #000;*/
}

#custcornercontent {
position: absolute;
left:511px;
top:354px;
width:190px;
background:#eee;
border:none;
} 

#limited-width {
    width: 17em;
}

tr.header3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4b7780;
}

.chart td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: none;
	vertical-align: top;
}

.chart th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
	vertical-align: top;
}

.chart2 td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: none;
	vertical-align: top;
}

.dashed {border-left-style: dashed;
/*	border-left-width: thin;*/
	border-left-width: 1px;
	border-right-style: solid;
/*	border-right-width: thin;*/
	border-right-width: 1px;
	border-top-style: none;
	border-bottom: none;
	border-color:#cccccc;
}

.dashed-left {
	border-left-style: dashed;
/*	border-left-width: thin;*/
	border-left-width: 1px;
	border-top-style:none;
	border-bottom: none;
	border-right: none;
	border-color:#cccccc;
}
.dashed-right {
	border-right-style: dashed;
/*	border-right-width: thin;*/
	border-right-width: 1px;
	border-top-style: none;
	border-bottom: none;
	border-left: none;
	border-color:#cccccc;
}

.shadetabs{ padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 2px; font: bold 10px Verdana; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/ } 
.shadetabs li{ display: inline; margin: 0; } 
.shadetabs li a{ text-decoration: none; padding: 3px 7px; margin-right: 3px; border: 0px; color: #2d2b2b; background: white url(/library/media/public/images/home_tabs/shade.gif) top left repeat-x; } 
.shadetabs li a:visited{ } 
.shadetabs li a:hover{ text-decoration: underline; background-image: url(/library/media/public/images/home_tabs/shadeactive.gif); color: #FFFFFF; } 
.shadetabs li.selected{ position: relative; top: 0px; } 
.shadetabs li.selected a{ /*selected main tab style */ background-image: url(/library/media/public/images/home_tabs/shadeactive.gif); color: #FFFFFF; /*border-bottom-color: white;*/ } 
.shadetabs li.selected a:hover{ /*selected main tab style */ text-decoration: none; } 
.contentstyle{ 
border: 0px; 
width: 485px; 
height: 200px;
/*margin-bottom: 0em; padding: 0px;*/ 
}
