body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	line-height: 18px;
	background-color: #F5F5F5;
}

a:link {
	color: #333333;
	font-size: 10px;
}

a:visited {
  color: #333333;
  font-size: 10px;
}

a:hover {
	text-decoration: none;
	color: #FF5C0F;
	font-size: 10px;
}

a:active {
	color: #333333;
	font-size: 10px;
}


a.sub:link {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.sub:visited {
  color: #333333;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
}

a.sub:hover {
	text-decoration: none;
	color: #FF5C0F;
	font-size: 10px;
	font-weight: bold;
}

a.sub:active {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

td.quote{
	font-weight: bold;
	color: #486473;
}

td.footer{
	background-color: #333333;
	color: white;
	text-align: center;
	line-height: 13px;
	font-size: 9px;
}

td.footer2{
	background-color: #FF5C0F;
	color: white;
	text-align: center;
	line-height: 6px;
}

.text_margin{
	margin: 10px;
}

.txt_right{
	text-align: right;
}


table.navbar{
	border-bottom: none;
}

td.navbar{
	background-color: #333333;
	line-height: 13px;
}

td.navbar2{
	background-color: #FF5C0F;
	line-height: 6px;
}

td.navbar3{
	line-height: 15px;
}

td.main_left{
	border-right: 6px solid #517082;
	background-color: #EAEAEA;
	width: 15%;
}

td.main_right{
	border-left: 6px solid #517082;
	background-color: #EAEAEA;
	width: 15%;
}

table.form{
	margin-left: 8px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.date{
	color:#FF5C0F; 
}

td.feature_project{
	font-weight: bold;
	text-align: center;
}

td.news{
	border-right: 2px dashed #FF5C0F;
}

table.company{
	line-height: 25px;
	text-align: right;
	padding-right: 8px;
}

td.company{
	border-bottom: 1px dashed #333333;
}

td.border_right{
	border-right: 1px dashed #333333;
}

td.title{
	border-bottom: 2px dashed #FF5C0F;
}

.body_text{
	margin: 8px;
	line-height: 18px;
}

.required_feild{
	color: #FF5C0F;
	margin-top: 8px;
}

.right{
	text-align: right;
}

.pf_title{
	font-size: 11px;
	font-weight: bold;
	color: #FF5C0F;
}

ul{
	list-style: square;
}

table.form{
	margin-top: 8px;
}

td.address{
	border-left: 2px dashed #FF5C0F;
}

table.address{
	margin-left: 8px;
}