/* CSS Document */

body {
	background-image: url(images/bg.gif);
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: left;
}

p, h1, h2, h3, h4, h5, h6, td, li, ul, ol, dl, dt, dd {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  }
	  
h1 {
	font-size: 12px;
	font-weight: bold;
	}
	
.titles{
	font-weight: bold;
	color: #BFBEBE
	}

.projecttitle{
	font-weight: bold;
	color: #EB8603
	}

.projectname{
	color: #fff;
	}

.anav:link{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.anav:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.anav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EB8603;
}

.anav:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.footer{
	font-weight: bold;
	color: #868686
	}


.afooter:link{
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}

.afooter:visited {
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}


.afooter:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.afooter:active {
	font-weight: bold;
	color: #868686;
	text-decoration: none;
}.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C7CCB9;
}
.loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #333;
}
.leftAlignHeader {
	text-align: right;
	white-space: normal;

}
.mainBodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	white-space: normal;
	height: auto;
	width: auto;
}
.pageHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

