@charset "utf-8";
/* Clelands Construction CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF; }
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #1E1E1E; }

a:link, a:visited  	{color: #005d30; text-decoration: none; }
a:hover, a:active	{color: #339900; text-decoration: underline; }

a img { border: none; }

.txtbody 		{font-size: 12px; }
.txt11 			{font-size: 11px; }
.txt11w 		{font-size: 11px; color: #FFFFFF; }
.txt12w 		{font-size: 12px; color: #FFFFFF; }
.txt10w 		{font-size: 10px; color: #FFFFFF; }

.txtcrumb 		{font-size: 11px; color: #868686; }
.txtcrumb a:link, .txtcrumb a:visited  	{color: #868686; text-decoration: none; }
.txtcrumb a:hover, .txtcrumb a:active	{color: #005d30; text-decoration: none; }

.txtsubtitle 	{font-size: 18px; color: #005d30; }
.txtsubtitleblk {font-size: 20px; color: #000000; }

.listheadbar {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-size: 11px;
}

.listprojrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	font-size: 11px;
}

.bulist11p {line-height: 18px; font-size: 11px; }
.hmprojhed {font-size: 12px; font-weight: bold; }

.searchbox {
	font-size: 11px;
	color: #333333;
	background-color: #efefef;
	background-image: url(../img/search-box.gif);
	width: 129px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	height: 23px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; }
	
.bdrgrey 		{border: 1px solid #d2d2d2; }
.bdrgreen 		{border: 1px solid #005d30; }

.acc { 
    height: 39px;
}