﻿body
{
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	background: #41B0CB url(/images/page-bg-sliced.jpg) scroll repeat-x top left;
}

h1
{
	font-size:170%;
	margin-top:10px;
	margin-bottom:0px;
}

h2
{
	font-size:120%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
	color: #14268F;
}

h3
{
	font-size:110%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

p
{
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}

div
{
	margin:0;
	padding:0;
}

ul
{
	margin-bottom:10px;
}

a, a:visited
{
	color:Blue;
	text-decoration: underline;
}
a:hover
{
	color:RoyalBlue;
}

img
{
	border-style:none;
}

#pageWrapper
{
	width:900px;
	margin:auto;
}

#headerWrapper
{
	width:100%;
	overflow:auto;
	background-color: White;
}

#headerWrapper #logo
{
	float:left;
	padding:18px 10px;
}

#headerWrapper #headText
{
	float:left;
	padding:15px;
}

#navWrapper
{
	width:100%;
	background:#1A8681;
}

#navWrapper a
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#flashWrapper
{
	width:100%;
	min-height:250px; height:auto !important;height:250px;
	text-align:center;
	background-color: White;
}

#contentWrapper
{
	width:96%;
	padding:10px 2% 20px 2%;
	overflow:auto;
	background-color: White;
}

.box
{
	width:32%;
	border:solid 1px #14268F;
}
.leftbox
{
	float:left;
}
.rightbox
{
	float:right;
}
.middlebox
{
	margin:auto;
}

.box h2
{
	font-size:100%;
	text-align:center;
	padding: 7px 0;
	margin-top: 0;
	margin-bottom: 0;
	background:		#14268F none scroll repeat-x top left;
}

.box a.title, .box  a.title:visited, .box a.title:hover
{
	color: White;
	text-decoration: none;
}

.box a.title:hover
{
	text-decoration:underline;
}


.box p
{
	padding-left:5px;
	padding-right: 5px;
}

.box .text
{
	min-height:155px; height:auto !important;height:155px;
}

.box .text p
{
	margin-bottom:0;
}

#content, #contentnorightbar
{
	width:auto;
	padding-left: 10px;
	padding-right: 10px;
}

#content
{
	margin-right: 230px;
	min-height:350px; height:auto !important; height:350px;
}

#rightbarWrapper
{
	float:right;
	width:200px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:10px;
	border:solid 1px #CDCDCD;
	/*
	min-height:350px; height:auto !important; height:350px;
	*/
}

#rightbarWrapper h3
{
	background:		#14268F none scroll repeat-x top left;
	padding: 5px 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #ffffff;
	text-align:center;
}

#rightbarWrapper p
{
	font-size: 85%;
	padding-left:5px;
	padding-right: 5px;
}

#footerWrapper
{
	width:100%;
	margin:20px 0;
	color:White;
	text-align: center;
}

.subtext
{
	font-size: 85%;
}

.quote
{
	font-style: italic;
}

.phone
{
	font-weight:bold;
	white-space: nowrap;
}

.formitem
{
	margin-bottom: 5px;
}

.formitemname
{
	width:200px;
	float:left;
}

.formitem input, .formitem textarea
{
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:13px;
	width:300px;
}

.mandatory
{
	color: Red;
}

.invisible
{
	display:none;
}

.button
{
	border:1px solid #005F5A;
	background-color:#3BB9CE;
	color:White;
	padding: 2px 20px;
	font-weight:bold;
}

p.cfc 
{
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size:90%;
	margin-top:0;
}

.socialrespBox
{
	overflow:auto;
	width:610px;
	margin-top:10px;
}

.socialrespLogoBox
{
	float:left;
	width:230px;
}

.socialrespTextBox
{
	float:left;
	width:380px;
}
