@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat:repeat;
}
.navborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2F4A97;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
	padding-top: 6px;
	padding-bottom:6px;
}

.leftnavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.maintext a:link, .maintext a:visited, .maintext a:active {
	text-decoration: underline;
	color: #2F4A97;
}
.maintext a:hover {
	text-decoration: underline;
	color: #2F4A97;
}


.leftnavlink a:link, .leftnavlink a:visited, .leftnavlink a:active {
	text-decoration: none;
	color: #333333;
}
.leftnavlink a:hover {
	text-decoration: underline;
	color: #333333;
}

.smalltext a:link, .smalltext a:visited, .smalltext a:active {
	text-decoration: underline;
	color: #2F4A97;
}
.smalltext a:hover {
	text-decoration: underline;
	color: #2F4A97;
}

.contractor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	padding-top:3px;
	padding-right:4px;
	border-top: 2px solid #070707;
}

.companies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #2F4A97;
}









