body, html {
	margin:0px;
	width:100%;
	height:100%;
	padding:0px;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 17px;
	margin:0px;
	padding:0px;
}
a {
	color: #2f2f2f;
}
a:hover {
	text-decoration: none;
	color: #2f2f2f;
}
ul, ol {
	font-family: Arial;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 17px;
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select, button{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border:1px solid #CCCCCC;
}
form{
	margin:0px;
}
.footer {
	font-size:11px;
	color:#FFF;
}
.news {
	font-size:11px;
	color:#565656;
	text-decoration:none;
}
.news a:hover {
	color:#565656;
	text-decoration:underline;
}
.recentproject {
	font-size: 11px;
	color:#f1cacd;
}
.recentproject a {
	color:#f1cacd;
	text-decoration:none;
}
.recentproject a:hover {
	color:#FFF;
	text-decoration:none;
}
.branches {
	font-size:11px;
	color:#e52b38;
}
.branches a {
	color:#e52b38;
	text-decoration:underline;
	font-weight:bold;
}
.branches a:hover {
	color:#e52b38;
	text-decoration:underline;
}
h1 {
	font-family:trebuchet ms;
	font-size:20px;
	color:#FFFFFF;
	text-transform:uppercase;
}
h2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
h3 {
	font-family:trebuchet ms;
	font-size:20px;
	color:#565656;
	font-weight:normal;
	font-style:italic;
	line-height:20px;
}
h3 a	{
	color:#565656;
	text-decoration:underline;
}
h3 a:hover	{
	color:#565656;
	text-decoration:none;
}
label {
  float:left;
  width:130px;
  text-align:left;
  line-height:18px;
  display: block;
}
br { 
	clear: left;
}


.tableMenu {
	height:40px;
}
.tableGreen {
	height:130px;
}
.tableRproject {
	height:85px;
}


/* img {
	behavior: url(iepngfix.htc) 
}
*/
