@charset "utf-8";

ul#navmenu-h ul li {
	width: 200px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}
#contactForm {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#loaderDiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	display: none;
}
#contactForm label {
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	display: block;
	vertical-align: top;
	float: left;
	color: #666666;
}
.inputsample {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#formWrap {
	margin-right: auto;
	margin-left: auto;
}
.ajaxThing {
	width: 300px;
	display:block;
	margin-right: auto;
	margin-left: auto;
	padding-top:100px;
	text-align:center;

}
#mainWrap {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	min-height: 101%;
}

#header {
	background-image: url(../imgs/topBanner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
}
#customSearch {
	position: absolute;
	right: 22px;
	height: 40px;
	margin-top: 10px;
	width: 210px;
	background-image: url(../imgs/searchbg.jpg);
	background-repeat: no-repeat;
}
#searchButton {
	width: 35px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 19px;
}


#searchField {
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #999999;
	padding: 2px;
	font-size: 10px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#innerSearch {
	margin: 10px;
	padding: 0px;
	height: 20px;
	position: relative;
}



#footerBorder {
	height: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B4B8BB;
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#footer {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8ebf3f;
	text-align: center;
	clear: left;
	margin-top: 15px;
}
#footer a {
	text-decoration: none;
	color: #8ebf3f;
}
#footer a:hover {
	text-decoration: underline;
	color: #8ebf3f;
}
#footer hr {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #8EBF3F;
}
#footer p {
	padding: 0px;
	margin-top: 5px;
}
h3  {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #282465;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.green {
	color: #99CC00;
	font-weight: bold;
	font-size: 10px;
}

h5 {
	color: #99cc00;
	font-size: 13px;
	margin: 0px;
}

#mainMenu {
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	margin: 0px;
	float: left;
	width: 569px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#noWidthContent {
	margin: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	display: block;
	padding: 0px;
	width: 100%;
}
#clientLogoList li {
	margin-bottom: 10px;
}

#contentWrap {
	height: 100%;

}

#breadcrumbs {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.sideBox {
	background-image: url(../imgs/sideBoxGradient.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #aab6ff;
	overflow: visible;
	margin-bottom: 10px;
	min-height: 105px;
	width: 253px;
}
#sideBar {
	padding: 0px;
	width: 253px;
	float: left;
	position: relative;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideBar img {
	position: absolute;
	bottom: 0px;
}
.sideBox  p {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
blockquote {
	background: url(../imgs/quote_close.gif) no-repeat right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #282465;
	display: block;
	padding-bottom: 10px;
	position: relative;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 35px;
	font-style: italic;
	padding-right: 20px;
	width: 190px;
	margin-right: 0px;
}
.quotePerson {
	font-size: 9px;
	display: block;
}

#quoteBox {
	background: url(../imgs/quote_open.gif) no-repeat left top;
	display: block;
	width: 253px;
}

.contentTable td{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
	vertical-align: top;
}
#contactTable td{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.contentTableLines td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
}
.centerCell {
	text-align: center;
}
.pdf {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../imgs/acrobat.png);
	display: block;
	padding-left: 20px;
	margin-top: 5px;
	min-height: 20px;
	text-decoration: underline;
}
.noPdf {
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	margin-top: 5px;
	min-height: 20px;
	text-decoration: underline;
}


.wallOfameBlurb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 550px;
}

#rightPadding {
	padding-right: 15px;
}
.fineprint {
	font-size: 10px;
}
.wmv {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../imgs/wmv.gif);
	display: block;
	padding-left: 20px;
	margin-top: 5px;
	min-height: 20px;
	text-decoration: underline;
}.author {
	color: #282465;
	font-weight: bold;
}
.noBottomBorder {
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h6 {
	color: #99cc00;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.bigGreen {
	color: #99CC00;
	font-weight: bold;
	font-size: 12px;
}
#cse-search-box {
height:20px;
}

}
