BODY{
 margin: 0px;
 padding: 0px;
 font-family: arial, sans-serif;
 font-size: 12px;
 line-height: 14px;
}

TABLE{
 margin: 0px;
 padding: 0px;
}

IMG{
 margin: 0px;
 padding: 0px;
}

P{

}

DIV{
 margin: 0px;
 padding: 0px;
}

.page-head-border {
	
}

.page-head-img {
 height: 112px;
 padding: 0px 5px 5px 5px;
 text-align: right;
 vertical-align: bottom;
 background-image: url("img/interface_head.png");
 background-repeat: no-repeat;
}

.page-head-img a{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-style: italic;
 font-weight: bold;
}
.page-head-img a:link{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-style: italic;
 font-weight: bold;
}
.page-head-img a:visited{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-style: italic;
 font-weight: bold;
}
.page-head-img a:active{
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none;
 font-style: italic;
 font-weight: bold;
}
.page-head-img a:hover{
 font-size: 12px;
 color: #E5F1D2;
 text-decoration: underline;
 font-style: italic;
 font-weight: bold;
}

.page-content-border-left {
 margin: 0px;
 padding: 0px;
 background-image: url("img/border_content_left.png");
 background-repeat: repeat-y;
 width: 15px;
}

.page-content-border-right {
 margin: 0px;
 padding: 0px;
 background-image: url("img/border_content_right.png");
 background-repeat: repeat-y;
 width: 15px;
}

.page-navstrip {
 height: 48px;
 margin: 0px;
 padding: 0px;
 background-image: url("img/interface_navstrip.png");
 background-repeat: no-repeat;
}

.page-content {
 margin: 0px;
 padding: 0px 10px 10px 10px;
 background-image: url("img/interface_content.png");
 background-repeat: no-repeat;
}

div.nav {
	vertical-align: top;
	float: left;
}
.nav_table {
	width: 120px;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding: 0px;
}

.nav_table td {
	padding-bottom: 5px;
}
.nav_table td a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

.nav_table td a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.nav_table td a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.nav_table td a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.nav_table td a:hover {
	text-decoration: none;
	color: #e77818;
}

div.heading{
	align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

heading1 {
	font-size: 20px;
	text-align: center;
	color: #84c225;
}

heading2 {
	font-size: 20px;
	text-align: center;
	color: #FF6333;
}

.utility-table {
 align: center;
}

.utility-table td{
 height: 28px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 0px;
 padding-right: 0px;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: black;
 text-align: center;
 font-size: 10px;
}

.utility-table th{
 width: 100px;
 height: 28px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 0px;
 padding-right: 0px;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: black;
 text-align: left;
 font-size: 10px;
}

.utility-table th.center{
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 0px;
 padding-right: 0px;
 border-bottom: 1px;
 border-bottom-style: solid;
 border-bottom-color: black;
 text-align: center;
 font-size: 10px;
}

.utility-name p {
 color: #999999;
 text-align: left;
}

.utility-value {
 align: text-right;
 color: #999999;
}

.utility-view {
	align: center;
	width: 100%;
}

.avg {
 padding-top: 50px;
 align: right;
 vertical-align: top;
}

.contact_table {
	width: 600px;
	margin-top: 30px;
}

.contact_table img {
	margin: 0px;
	padding: 0px;	
}

.contact_table th {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.contact_table td {
	vertical-align: top;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
