﻿body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #E0922E;
	min-width: 850px;
	height:100%;
}
.style6 {font-size: 4px}
.style11 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a:link {
	color: #3333FF;
  text-decoration: underline;	
}
a:visited {
	text-decoration: underline;
	color: #3333FF;
}
a:hover {
	text-decoration: underline;
	color: #9999FF;
}
a:active {
	text-decoration: underline;
	color: #9999FF;
}
.pnlMain {
	width: 100%;
}
.logo_header {
	width: 800px;
	height: 115px;
	background-image: url(../images/non-nav/logo_header_top.gif);
	background-repeat: no-repeat;	
	margin: auto;  
}
.menu_container 
{
	padding-top: 85px;
	padding-left: 275px;
}
.imgTopNav 
{
	height: 20px;
	
}
.imgNav 
{
	height: 10px;
}

.leftnav 
{
	width:80px;
	background-color: White;
	float: left;
	padding-left: 5px;
}
.main_container 
{
	width: 800px;
	background: #E0922E;
	clear: both;
	height: 100%;
}
.sub_container 
{
	float: left;
	background-color: White;
}
.rightnav
{
	width:80px;
	height:100%;
	background-color: White;
	float: left;
	padding-right: 5px;
}
.leftswap 
{
	width: 52px;
	height: 100%;
	background-color: #E0922E;
	float: left;
}
.rightswap 
{
	width: 50px;
	height: 100%;
	background-color: #E0922E;
	float: left;
}
.required_field {
	color: Red;	
  font-weight: bold;
}
.content_container 
{
	margin: auto;
	background-color: #FFFFFF;
	float:left;
	width:527px;
}

.leftrightswap {
	width: 51px;
	background-color: #E0922E;
}

.contact_title {
	height: 20px;
	vertical-align: top;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

.contact_title_calendar {
	height: 20px;
	vertical-align: top;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
}

.spacer18 {
	height: 18px;
}

.spacer10 {
	height: 10px;
}

.contact_date {
	font-family: Verdana;
	font-size: small;
	vertical-align: top;
}

.contact_paragraph {
	font-family: Verdana;
	font-size: small;
}

.company_padding {
	padding: 0px 10px 0px 10px;
}

.heading_menu {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 15px 7px;
}

.contact_textboxes {
	font-size: xx-small;
  font-family: Verdana;
  border: thin solid 1px;
}

.contact_labels {
	color: #000000; 
	font-size: small; 
	font-family: Verdana; 
	font-weight: bold; 
}
.contact_area 
{
	color: #000000;
	font-size: small;
	font-family: Verdana;
	font-weight: normal;
}

.about_details {
	font-family: Verdana; 
	font-size: medium;
}

.Calender_Company {
	height: 20px;
	vertical-align: top;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

a:hover .footerover {
	cursor: pointer;
	color: #000000;
}
a:hover .footerout {
	cursor: default;
	color: #ffffff;
}
