﻿.body
{
	background-image:url('Images/siteLayoutImages/fadingBackground.png');
	background-repeat:repeat-x;
	margin-top:0;
    background-color:#f6f6f9;
}
td a 
{
display:block
}
.contentHolder
{
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	width:1000px;
	background-color:white;
	height:auto;
	border-left:medium black double ;
	border-right:medium black double ;
}

.footer
{
	 text-align: center;
	 font-family:Arial, Helvetica, sans-serif;
	 width:1100px;
	 margin-left:auto;
	 margin-right:auto;
}
.floatLeft
{
	 float:left;
	 width:30%;
	 text-align:center;
	 padding-left:50px;
}
.floatRight
{
	 float:right;
	 width:60%;
}
.clearFloat
{
	 clear:both;
}
.widen
{
	width:400px;
}
.submitButton
{
	 background-color:#21409A;
	 color:white;
	 font-family:"Times New Roman", Times, serif;
	 margin-left:118px;
}
.mainContent
{
	padding-top:30px;
	padding-bottom:30px;
}
.textareawiden
{
	width:400px;
}
.MenuCellOver
{
	 background-color:#21409A;  
	 width:auto;
	 text-align:center;
	 color: white;
}
.MenuCell
{
	background-color:white;
	width:auto;
	text-align:center;
	color: #21409A;	
}

a.nav:link {color: #21409A; text-decoration: none; padding-right:10px; padding-left:10px;}
a.nav:visited {color: #21409A; text-decoration: none; padding-right:10px; padding-left:10px;}
a.nav:hover {color: white; text-decoration: underline; padding-right:10px; padding-left:10px;}
a.nav:active {color: white; text-decoration: underline; padding-right:10px; padding-left:10px;}

a.navtwo:link {color: #21409A; text-decoration: none; padding-right:10px; padding-left:10px;}
a.navtwo:visited {color: #21409A; text-decoration: none; padding-right:10px; padding-left:10px;}
a.navtwo:hover {color: white; text-decoration: underline; padding-right:10px; padding-left:10px;}
a.navtwo:active {color: white; text-decoration: underline; padding-right:10px; padding-left:10px;}

a.altNav:link {color: #21409A; text-decoration: none; }
a.altNav:visited {color: #21409A; text-decoration: none; }
a.altNav:hover {color: #21409A; text-decoration: underline;}
a.altNav:active {color: #21409A; text-decoration:  underline;}

a.siteMapLink:link {color: #21409A; text-decoration: none; }
a.siteMapLink:visited {color: #21409A; text-decoration: none; }
a.siteMapLink:hover {color: #21409A; text-decoration: underline; }
a.siteMapLink:active {color: #21409A; text-decoration: underline; }

.serviceTitle h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	color: #21409A;
	text-decoration: underline;
}
.serviceItems{
	padding-left:15px;
}
.serviceItems li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.subheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mediumHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:600;
	color:#044FAA;
	/*#db9b64;*/
	padding-left:15px;
	 font-style:italic;
}
.descriptionText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600 ;
	color:#828282;
}
.descriptionTextTwo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600 ;
	color:black;
	line-height:150%
}
.testimonialName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600 ;
	color:#21409A;
	line-height:150%;
	margin-bottom:5px;
}
.testinonialDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600 ;
	color:#21409A;
	line-height:150%;
 	font-style:italic;
 	margin-top:0px;
}
.pageTitle
{
	 margin:0;
	 font-family:Arial, Helvetica, sans-serif;	 
	 color:#044FAA;
	 font-style:italic;
}
.descriptionDiv
{
	float:left;
	  width:50%;
	  height:auto;
	  border-top:2px black  groove ;
	  border-bottom:2px black groove ;
	  background-color:#F7F7FB;
	  height:auto;
	  margin-right:1cm;
}
.nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}
.navtwo
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:10px;
}

.smallImg
{
	position:relative;
	 left:-9px;
	  top:15px;
	   width:90%;"
}
.descriptionAndImage
{
	position:relative; 
	top:-20px; 
	left:11px; 
	width:90%;
}
.siteMap
{
	padding-left:100px;
}
.siteMapLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:150%;  
}
h1.companyName{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004CA2;
	font-size: 1.5em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
}
span.slogan, Quote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004CA2;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
	display: inline-block;
}
