body {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	margin: 0px;
	padding: 0px;
}
a:link {color: #003366; text-decoration: none;}
a:active {color: #6699CC; text-decoration: none;}
a:visited {color: #003366; text-decoration: none;}
a:hover {color: #6699CC; text-decoration: none;}
.bgsiteleft {
	background-image: url(images/bg_site_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgsiteright {
	background-image: url(images/bg_site_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bghomenewsevents {
	background-image: url(images/bg_home_newsevents.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bghomecontentbox {
	background-image: url(images/bg_home_contentbox.gif);
	background-repeat: no-repeat;
	background-position: left;


}
.bghomeneedinfo {
	background-image: url(images/bg_home_needinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgfooter {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtfooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}
.txtbannerlogin {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.txtboxbanner {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	border: 1px solid #cccccc;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;

}
.bgsubnavleft {
	background-image: url(images/bg_subnav_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgsubnav {
	background-image: url(images/bg_subnav_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgsubpageleftbar {
	background-image: url(images/bg_subpage_leftbar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgsubpagecontent {
	background-image: url(images/bg_subpage_content.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgsubpageleftbottom {
	background-image: url(images/bg_subpageleft_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgsubpagemain {
	background-image: url(images/bg_subpage_main.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.featuredprojheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9ECC13;
}
.txtdblspace {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 23px;
	color: #003366;
}
.txtsitemapheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.bordertoprightbottom {
	border-top: 1px solid #9AC5E3;
	border-right: 1px solid #9AC5E3;
	border-bottom: 1px solid #9AC5E3;
	border-left: 0px none;
}
.bordergreen {
	border: 1px dashed #D2F272;
}
.bordergray {
	border: 1px dashed #CCCCCC;
}
.dashline {
	line-height: 2px;
	border-top: 1px dashed #cccccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.txthomenews {
	color: #A86C03;
	line-height: 18px;

}
.bgaltitem-blue {
	background-color: E7F2FE;
}
.dashline-bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.txtboxform {
	font-size: 12px;
	color: #003366;
	border: 1px solid #BFDBF6;
	font-family: Tahoma;

}
.bgaltitem-orange {
	background-color: #FEF3E1;
}
.txtboxform-orange {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	border: 1px solid #F4BA54;
}
.button-orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D28601;
	background-image: url(images/bgbuttonorange.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D28601;
	border-right-color: #F6AF33;
	border-bottom-color: #F6AF33;
	border-left-color: #D28601;
	line-height: 18px;
	background-position: bottom;


}
.button-blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0A539B;
	background-image: url(images/bgbuttonblue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0A539B;
	border-right-color: #4D99E5;
	border-bottom-color: #4D99E5;
	border-left-color: #0A539B;
}
.border {
	border: 1px solid #000044;
}

