a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E6F73;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: bold;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E6F73;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: bold;

}
a.blue:link {
	font-family: "Times New Roman", Times, serif;
	color: #00A8E6;
	text-decoration: none;
}
a.blue:visited {
	font-family: "Times New Roman", Times, serif;
	color: #00A8E6;
	text-decoration: none;
}
a.blue:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.mainarea {
	background-image: url(images/mainareabg.jpg);
	background-repeat: repeat-y;
	
	position: relative;
}
.mainareatop {
	background-image: url(images/mainareatop.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.mainareaadmin {
	height: 100%;
	position: relative;
	background-color: #FFFFFF;
}
.mainareatopadmin {
	background-image: url(images/mainareatopadmin.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.mainareabottom {
	position: absolute;
	bottom: 0px;
}
.mainareatext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-top: 40px;
	padding-right: 44px;
	padding-bottom: 43px;
	padding-left: 44px;
	line-height: 18px;

}
.clientlisttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-bottom:30px;
	line-height: 14px;

}
.clientlisttexttop {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;

}
.mainareatextwork {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-right: 44px;
	padding-bottom: 15px;
	padding-left: 44px;
	line-height: 18px;

}
.mainareatable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bottonbuttons {
	padding-left: 44px;
}
.bottomcopyright {
	float: right;
	padding-right: 44px;
	line-height: 22px;
}
 label
{
	position:relative;
	width: 8em;
	float: left;
	text-align: left;
	display: block;
	margin-right: 0.5em;
	margin-top:0.5em;
	
}
 input {
color: #000000;
background-image: url(images/inputbg.jpg);
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #000000;
margin-top: 0.25em;
margin-bottom: 0.25em;
}
 input.file {
color: #000000;
background-image: url(images/inputbg.jpg);
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #000000;
margin-top: 0.25em;
margin-bottom: 0.25em;
}
 select.thinline {
color: #000000;
background-image: url(images/inputbg.jpg);
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #000000;
margin-top: 0.25em;
margin-bottom: 0.25em;
}
textarea {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(images/inputbg.jpg);
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #000000;
margin-top: 0.25em;
margin-bottom: 0.25em;
}
.clientrow {
background-color: #C1D72D;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.noterow {
background-color: #FFFFFF;
border-top: 1px dashed #000000;
}
.headerrow {
background-color: #E0EAA3;
border-bottom: 1px solid #000000;
}
.notawarded {
background-color: #EDEDED;

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.deposited {
background-color: #ffffff;

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.inprogress {
background-color: #ffffff;

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.needapproval {
background-color: #ffffff;

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.completed {
background-color: #ffffff;

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.nostatus {
background-color: #ffffff;

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}