﻿@charset "utf-8";

#HomeContainer {
	width: 795px;
	nargin-top: 0px;
	margin-right: 195px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#GlobalWrapper {
	width: inherit;
	margin-top: 0px;
	margin-right: 0;
	margin-left: auto;
	padding: 0px;
	
	background-color: #FFFFFF;
	border:thin solid #666699;
}

#LeftContainer {
	width: 215px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}

#Logo {
	padding-top: 30px;
	padding-left: 25px;
}

#LeftBottomContainer {
	width: 100%
	height: 193px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 50px;
	padding-left: 10px;
}

#BottomSquare {
	width: 100%
	padding-top: 1px;
	padding-left: 15px;
	margin-right: 20px;
	float: left;
}

#SquareContent {
	background-color: #f5f5eb;
	height: 202px;
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 32px;
}

.contentText {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

#RightContainer {
	clear: right;
	float: right;
	width: 570px;
	margin: 0px;
	padding: 0px;
	position: relative;
  top: 1px;
  left: -1px;
}

#TopMenu {
	background-image: url(images/bannertop.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
}

#BannerImageLower {
	background-color: #666699;
	height: 55px;
	width: 560px;
	padding-left: 10px;
	padding-top: 5px;
}

.bannerImageText {
	font-family: TimesNewRoman;
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
}

.bannerImageSubText {
	padding-top: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
}

#LowerBoxContainer {
	background-image:url(images/boxBack.gif);
	background-repeat:repeat-y;
	width: 100%;
	margin-top:16px;
}

#BottomLeftBox {
	width: 260px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#BottomRightBox {
	width: 260px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.ImageAndName {
	background-color: #666699;
	float: left;
	height: auto;
	width: 85px;
	margin: 0px;
	padding: 0px;
}

.AssociatedText {
	float: right;
	height: auto;
	width: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.whiteText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
}

#Footer {
	width: inherit;
	height: 40px;
	margin-top: 10px;
	text-align: right;
	padding-right: 10px;
}

#FooterLeft {
	width: 300px;
	float: left;
	margin-bottom: 20px;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

#FooterRight {
	width: 340px;
	float: right;
	margin-bottom: 20px;
	text-align: right;
}

#Search {
	text-align: left;
}

a.smallNav:link {
	text-decoration: none;
	color: #858585;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}
a.smallNav:visited {
	color: #858585;
	text-decoration: none;
	font-size: 12px;
}
a.smallNav:hover {
	color: #666699;
	text-decoration: underline;
	font-size: 12px;
}
a.smallNav:active {
	color: #858585;
	text-decoration: none;
	font-size: 12px;
}

.navigatedLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

#PageBanner {
	height: 118px;
	width: 100%;
}
#PageBannerLeft {
	height: 118px;
	width: 188px;
	float: left;
}
#PageBannerRight {
	background-color: #666699;
	font-family: Arial;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	height: 78px;
	width: 342px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#bannerImage2 {
	background-image: url(images/sideImageclients.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 585px;
}

#MainContent {
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: justify;
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
#PRText {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-right: 20px;
	text-align: justify;
	font-family: Helvetica;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
}

#PhonePrompt {
	text-align: right;
	width: 40px;
	float: left;
}

#PhoneNumber {
	text-align: left;
	width: 300px;
	margin-left: 10px;
	float: left;
}

.bodyheader {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #666699;
}
/* CSS Document */

.vcolorText {
	color: #666699;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}


a.vcolorText:active {
	color: #666699;
	text-decoration: none;
}
a.vcolorText:hover {
	color: #666699;
	text-decoration: underline;
}
a.vcolorText:link {
	text-decoration: none;
	color: #000000;
}

a.vcolorText:link {
	text-decoration: none;
	color: #666699;
}

.vsearchText {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

.submit input
{
margin-left: 4.5em;
} 


.ulist{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

.topLink{
	float:right;
	width:auto;
	text-decoration:none;
	color:#666699;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
}
a.topLink:link{
	float:right;
	width:auto;
	text-decoration:none;
	color:#666699;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
}
a.topLink:hover{
	color: #666699;
	text-decoration: underline;
}

li.Dinline {display:inline}
#BannerImageHome {
	background-image: url(images/sideImageHome.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: inherit;
}

.sideNavigation {
	font-family: Arial;
	color: #666699;
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 6px;
	padding-left: 0px;
}

body {
	background-color: #999999;
}

a.sideNav:link {
	text-decoration: none;
	color: #858585;
	font-weight: 400;
}
a.sideNav:visited {
	color: #858585;
	text-decoration: none;
	font-weight: 400;
}
a.sideNav:hover {
	text-decoration: none;
	color: #666699;
	font-weight: 400;
}
a.sideNav:active {
	color: #858585;
	text-decoration: none;
	font-weight: 400;
}

.Headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #404060;
}
.listline {
	list-style-type: none;
}

.clear {
	clear:both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
	visibility: hidden;
}

#BannerImageBio {
	background-repeat: no-repeat;
  text-align: center;
	height: 200px;
	width: inherit;
	margin-top: 30px;
}

#HeaderBio {
  text-align: center;
}

.csLink{
	text-decoration:none;
	color:#666699;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a.csLink:link{
	text-decoration:none;
	color:#666699;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a.csLink:hover{
	color: #666699;
	text-decoration: underline;
}

.CEOLink{
	
	text-decoration:none;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #666699;
}

a.CEOLink:link{
	
	text-decoration:none;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #666699;
}

a.CEOLink:hover{
	color: #666699;
	text-decoration: underline;
}

.sectionHeader {
	font-family: Helvetica, sans-serif;
	font-size: 16px;	
	font-weight:700;
	color: #666699;
}

.teaser {
	font-family: Helvetica, sans-serif;
	font-size: 14px;	
	font-weight:500;
	color: #666699;
	font-style:italic;
}

#BannerImage {
	background-repeat: no-repeat;
	width: 100%;
}

a.backToTop:link {
	text-decoration: none;
	color: #666699;
	font-weight: 500;
}
a.backToTop:visited {
	color: #666699;
	text-decoration: none;
	font-weight: 500;
}
a.backToTop:hover {

	color: #666699;
	font-weight: 500;
	text-decoration:underline;
}
a.backToTop:active {
	color: #666699;
	text-decoration: none;
	font-weight: 500;
}


.teasersmall {
	font-family: Helvetica, sans-serif;
	font-size: 12px;	
	font-weight:500;
	color: #666699;
	font-style:italic;
}
.topspaceXXX {
	clip: rect(auto,auto,auto,auto);
	top: 10px;
	padding-top: -10px;
}

div.calloutbox {
  float:left; 
  height: auto; 
  width: 270px; 
  background-color: rgb(238,241,244); 
  margin-top: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
  margin-left: 0x;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 10px;
}
span.callouttitle {
  font-family: arial;
  font-size: 15px;
  text-align: left;
}
span.calloutsubtitle {
  font-family: arial;
  font-size: 14px;
  text-align: left;
}
span.calloutdetail {
  font-family: arial;
  font-size: 12px;
}
.calloutlist {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  margin: 0px;
}
.calloutlistitem {
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 0px;
  text-align: left;
  line-height: 120%;
}
ol.calloutlist {
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 10px;
}

