﻿html, body, form
{
	height: 100%;
	font-family: Tahoma;
	font-size: 9pt;
	color: #6d6f71;
	margin: 0px;
	background-color: #97A4A4;
	background-image: url('/Images/BodyBackground.gif');
	background-position: center;
	background-repeat: repeat-y;
}

a:link, a:visited
{
	color: #8d1329;
	text-decoration: none;
	border-style: none; /* for images */
}

a:hover
{
	text-decoration: underline;
}

a.white:link, a.white:visited
{
	color: white;
	text-decoration: none;
}

a.white:hover
{
	text-decoration: underline;
}

a.grey:link, a.grey:visited
{
	color: #6d6f71;
	text-decoration: none;
}

a.grey:hover
{
	text-decoration: underline;
}

a.menuLink:link, a.menuLink:visited
{
	color: #2666AC;
	text-decoration: none;
}

a.menuLink:hover
{
	color: #1B4676;
	text-decoration: none;
}

input, textarea, select
{
	font-family: Tahoma;
	font-size: 9pt;
}

.blueBold
{
	font-weight: bold;
	color: #3c83d3;
}

div.mainOuter
{
	width: 800px; 
	background-color: White; 
	min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -40px auto;
}

div.contentOuter
{	
}

div.footerClear
{
	height: 70px;
}

div.footer
{
	height: 34px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 8pt;
	border-top: dotted 1px #3c83d3;
	padding-top: 5px;
	/*line-height: 18px;*/
	background-color: #f5f5f5;
}

div.bannerLinks
{
	margin-top: 1px;
	padding: 5px 7px 3px 7px;
	height: 17px;
	/*background-image: url('/Images/TopBannerBackground.jpg');
	background-repeat: repeat-x;*/
	/*color: White;*/
	/*background-color: #f5f5f5;*/
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: dotted 1px #3C83D3;
}

div.bannerLinks div.copyright
{
	float: right;
	font-weight: normal;
}

div.bannerImage
{
	background-image: url('/Images/MainBannerBackground.jpg');
	text-align: left; 
	border-bottom: solid 1px #3C83D3;
	height: 250px;
}

div.companyName
{
	/*padding: 95px 0px 0px 43px;*/
	padding: 75px 0px 0px 53px;
}

div.bannerTagLine
{
	padding: 0px 0px 0px 134px;
}

div.leftColumn
{
	float: left;
	padding: 8px;
	width: 160px;
}

div.pageLinksBox
{
	border: solid 1px #3C83D3;
	padding: 10px;
	background-image: url('/Images/BackgroundFadeSmall.gif');
	background-repeat: repeat-x;
	background-color: #D1D9DE;
}

div.pageLinks
{
	line-height: 20px;
}

div.contactUsBox
{
	border: solid 1px #3C83D3;
	margin-top: 10px;
	padding: 10px;	
	background-image: url('/Images/BackgroundFadeSmall.gif');
	background-repeat: repeat-x;
	background-color: #D1D9DE;
}

div.contactUsBox div.header
{
	background-image: url('/Images/ContactUs.gif'); 
	background-repeat: no-repeat; 
	padding-left: 24px; 
	font-weight: bold;
}

div.pageContent
{
	padding: 10px 10px 10px 15px;
	float: right;
	width: 599px;
}

div.mainContent
{
}

div.infoBox
{
	border: 1px dashed #D6D6D6;
	background-image: url('/Images/BoxHeaderBackground.jpg');
	background-repeat: repeat-x;
}

div.infoBox div.header
{
	font-weight: bold;
	padding: 4px;
}

div.workTypeOuter
{
	border: solid 1px #97BDE8;
	border: 1px solid #6AA0DD;
	padding: 6px 6px 6px 6px;
	background-image: url('/Images/BackgroundFade.jpg'); /*background-image: url('/Images/InfoTest9.jpg');*/
	background-repeat: repeat-x; /*background-repeat: no-repeat;
	height: 337px;
	width: 586px;*/
}

div.workTypeBox
{
	border: 4px solid #E2E2E2;
	padding: 2px;
	float: left;
	width: 183px;
	background-color: #F9F9F9;
}

div.workTypeBox div.header
{
	border-bottom: 1px dashed #C4C4C4;
	font-weight: bold;
	margin: 4px 4px 8px 4px;
	padding-bottom: 4px;
	font-size: 10pt;
	color: #3c83d3;
}

div.workTypeBox div.header a
{
	color: #3c83d3;
}

div.workTypeBox div.image
{
	/*padding: 2px;*/
	/*margin: 2px;*/
	margin-left: 1px;
}

div.workTypeBox div.text
{
	padding: 4px;
}

div.workTypeBox ul
{
	margin-left: 10px;
	padding-left: 10px;
}

div.workTypeLink
{
	padding: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	/*padding-left: 60px;*/
}

a.workTypeLink
{
	font-size: 14pt;
	font-weight: bold;
	color: #3C83D3;
}

div.homePageDivider
{
	margin: 15px auto 13px auto;
	width: 350px;
	border-top: 1px dashed #C4C4C4;
	height: 1px;
	clear: both;
}

div.pageHeader
{
	font-size: 14pt;
	font-weight: bold;
	color: #3C83D3;
	margin-bottom: 20px;
	border-bottom: dashed 1px #D6D6D6;
	margin-left: -5px;
}

img.pageHeader
{
	float: right;
	margin: 0px 12px 6px 0px;
	border: solid 1px #D6D6D6;
	padding: 2px;
}

div.callback
{
	border: solid 1px black;
	padding: 10px 10px 10px 15px;
	background-color: white;
}

.modalBackground
{
	background-color: #F2F2F2;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

table.userInput
{
	margin-left: 12px;
	border: solid 1px #f5f5f5;
	border-right-style: none;
}

table.userInput td
{
	padding: 2px;
	vertical-align: top;
}

table.userInput td.label
{
	padding: 7px 17px 4px 6px;
	white-space: nowrap;
	background-color: #f5f5f5;
}

div.introText
{
	font-size: 11pt;
}

div.textBlockHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #3c83d3;
	margin: 25px 0px 0px -3px;
}

div.firstOne
{
	margin-top: 0px;
}

table.featureSummary
{
	margin-left: 12px;
	border: solid 1px #f5f5f5;
	border-right-style: none;
}

table.featureSummary td
{
	padding: 2px;
}

table.featureSummary td.label
{
	padding: 6px 17px 6px 9px;
	white-space: nowrap;
	background-color: #f5f5f5;
}

img.homePageAnimation
{
	border: solid 1px #D6D6D6;
	padding: 1px;
}

.clearBoth
{
	clear: both;
	display: block;
}