a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #37619A;
	font-size: 11px;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #37619A;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #7FC94E;
	font-size: 11px;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #7FC94E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}


TD {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #818080;
}
.smBlue {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #375F95;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #375F95;
	border-bottom-color: #375F95;
	line-height: 175%;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 30px;
	color: #375F95;
}

.mgmt
{
	width: 100%;
	font-family:Arial; 
	font-size: 13px; 
	color: #071E43;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
:hover.mgmt
{
	background-color: #DAE1EE;
	color: #767F8E;


	}

.black {
	color: #000000;
}

.white {
	color: #FFFFFF;
}
.blue {
	color: #006699;
}
.red {
	color: #D31408;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #7D7C7C;
}
.green {
	color: #7FC94E;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #ED9B00;
}
.underline {
	text-decoration: underline;
}


.rightside {
	padding:15px;


}

.jobDesc {
	padding:10px;
}

.jobDetail {
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.FormTxt {
	width: 125px;
	background-color: #D9EBF9;
	color: #000000;
	height: 20px;
	font-family: Tahoma;
	font-size: 10px
}

.FormFile {
	background-color: #D9EBF9;
	color: #000000;
	height: 20px;
	font-family: Tahoma;
	font-size: 10px
}


.FormBtn {
	background-color: #2173B5;
	color: #FFFFFF;
	height: 25px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.FormPhone {
	width: 33px;
	background-color: #D9EBF9;
	color: #000000;
	height: 19px;
	font-family: Tahoma;
	font-size: 10px
}
.FormTxtArea {
	width: 400px;
	background-color: #D9EBF9;
	color: #000000;
	height: 100px;
	font-family: Tahoma;
	font-size: 10px
}

.cad
{
background-image: url(/images2/cad/drawing.gif);
background-repeat: repeat-x;
background-position: center center;

}