﻿body
{
	margin-top: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
	padding-bottom: 10px;	
	font-family: verdana, Arial, Sans-Serif;	
	font-size: 11px;
	background-color: #E2E2E2;
}


h1
{
	color: #002067;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 19px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}


.ContentTable
{
	width: 800px;
	background-color: #FFFFFF;
	border-left: solid 1px #8E8E8E;
	border-right: solid 1px #8E8E8E;
	border-bottom: solid 1px #8E8E8E;
	text-align: left;
	padding-right: 30px;
}

.divContent
{
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	width: 100%;
}

.FooterLink
{
	color: #666666;
	text-decoration: none;
}


.HomePageSplash
{
	background-image: url(Images/HomePageSplash.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 800px;
	height: 542px;
}

.divContent
{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 345px;
	height: 115px;
	font-size: 11px;
	color: #3A3A3A;
	overflow: auto;
	overflow-x:hidden;
	overflow-y: auto;		
}

.divContactUs
{
	margin: 0px 0px 0px 0px;
	width: 220px;
	height: 280px;	
	color: #3A3A3A;	
	font-size: 11px;
	color: #3A3A3A;		
}

.ContactUsConfirmation
{
	color: #3A3A3A;	
	font-size: 11px;	
	color: #7E110E;
	font-weight: bold;
}

.LoginContent
{
	padding: 5px 10px 10px 30px;
}


.LeftNavigationTable
{	
	border-right: solid 1px #CCCCCC;
	background-image: url(Images/WaterMark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	width: 120px;
	vertical-align: top;
}

.LeftNavigationItemOn
{
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, Arial, Sans-Serif;
	text-align: right;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
	margin: 10px 0px 10px 0px;
	background-color: #021848;	
}


.LeftNavigationItemOff
{
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, Arial, Sans-Serif;
	text-align: right;
	vertical-align: middle;
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 10px 0px;	
	background-color: Transparent;
}

.LeftNavigationLinkOn
{
	text-decoration: none;
	color: #ffffff;
}

.LeftNavigationLinkOff
{
	text-decoration: none;
	color: #6A6A6B;
}

.DivServiceIcon
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #cccccc;
}

.divMap
{
	border: solid 1px #DFDEDE;
	padding: 4px 4px 4px 4px;
	text-align:center;
}

.PhoneLine
{
	background-color: #CCCCCC;	
}



li.ServicesList { 
padding: 4px 4px 4px 4px; 
} 


.Require
{
	color: Red;
}

 .FormLabel
 {
	text-align: right;
	font-weight: bold;
 }
 
 .GridLineSeparator
 {
	background-color: #cccccc;
 }
 
 .PageHeaderImage
 {
 	overflow: auto;
 	width: 570px;
 	height: 300px;
 }
 
 .PageHeaderImageEdit
 {
 	overflow: auto;
 	width: 400px;
 	height: 300px; 	
 }
 
 
 .BorderLine
 {
 	background-color: #6D6D6D;
 }
 
 .TopNavBackground
 {
 	background-color: #ffffff;
 }
 
 .TopNavLightGray
 {
 	background-color: #CCCCCC;
 }
 
 .TopNavDarkGray
 {
	background-color: #8E8E8E;	
 }
 
 .TopNavSeparator
 {
 	background-color: #CCCCCC;	
 }
 
 .TopLevelLink
 {
 	text-decoration: none;
 	font-size: 11px;
 	font-weight: bold;
 	color: #8E8E8E;
 }
 
 .BreadCrumbs
{
	padding-top: 10px;
	padding-left: 15px;	
	padding-bottom: 10px;
}

.HomePageContent
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 425px;
	height: 123px;
	overflow: auto;
}

