BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #606266;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

#container
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.drop-shadow {
    position:relative;
    float:left;
    width:100%;
    
    -webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 4px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 4px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	
    background-color: rgb(68,68,68); /* Needed for IEs */
	    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
          zoom: 1;
}
.drop-shadow:before,
.drop-shadow:after {
    content:"";
    position:absolute; 
    z-index:-2;
}
.curved:before {
    top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    box-shadow:0 0 15px rgba(0,0,0,0.6);
    -moz-border-radius:10px / 100px;
    border-radius:10px / 100px;
}
.curved-vt-2:before {
    right:0;
}


#top
{
    position:relative;
	width: 960px;
	height: 87px;
	background-image: url( /images/headerV8.jpg );
	background-repeat: no-repeat;
}

#top div.left
{
	float: left;
}

#top div.right
{
	float: right;
	margin: 10px 10px 0px 0px;
	color: #C5D2DB;
}

#top a.index
{
	display: block;
	width: 400px;
	height: 80px;
}

#top a
{
	color: #fff;
	text-decoration: none;
}

#top a:hover
{
	text-decoration: underline;
}

.topNav
{
	margin: 25px 30px 0 0;
	float: right;
	color: #fff;
}
.topNavLabel
{
	font-weight: bold;
	text-align: right;
}
.topNavField
{
	text-align: left;
}

#navigation {
    position:relative;
	background-color: #e0dede;
}
#navigation ul {
	margin: 0;
	padding: 0px 0px 0px 50px;
	list-style-type: none;
	text-align: center;
}
#navigation ul li {
	float: left;
	padding: 0px 10px 0px 10px;
	position: relative;
	display: inline;
	cursor: hand;
	cursor: pointer;
	height: 38px;
}


#footer
{
	text-align: center;
	color: #E5F5FF;
	font-size: 10px;
	padding: 20px 0px;
}

#footer a
{
	color: #E5F5FF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#homeImage {
	position: relative;
	width: 100%; /* for IE 6 */
}
#homeImage div {
	position: absolute;
	left: 40px;
	width: 100%;
	font-family: arial, verdana, helvetica;
	font-size: 50px;
	color: #FFF;
}

#main
{
    position:relative;
	background-color: #0e5ba4;
}

.mainCol,
.mainColFP
{
	background-color: #eceff4;
	float: left;
}

.mainColFP
{
	width: 432px;
	min-height: 300px;
	padding-top: 12px;
}
.mainCol2
{
	width: 670px;
	min-height: 630px;
	background-color: #fff;
	float: left;
}

.mainCol .liner,
.mainCol2 .liner
{
	padding: 20px 20px 0px 20px;
}
.mainColFP .liner
{
	padding: 0px 20px 10px 18px;
}

.mainCol
{
	width: 670px;
	min-height: 660px;
}

#fpBanner
{
	width: 920px;
	height: 336px;
	margin: 0 0 0 20px;
	background-image: url( /images/fpBanner2.jpg );
	background-repeat: no-repeat;
}
h1
{
	margin: 0px 0px 10px 0px;
	color: #0A304B;
	font-size: 18px;
	font-weight: normal;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p
{
	color: #2B2D34;
	
}

p.soft
{
	font-style: italic;
	color: #454545;
}

.navCol
{
	float: left;
	width: 256px;
}

.navCol ul
{
	list-style-type: square;
	padding: 22px 0px 0px 40px;
	margin: 0px;
}
.navCol ul.inner
{
	list-style-type: none;
	padding: 22px 0px 0px 6px;
	margin: 0px;
}

.navCol ul li,
.navCol ul.inner li
{
	padding: 4px 0 4px 12px;
	cursor: hand;
	cursor: pointer;
}
.navCol ul li a,
.navCol ul.inner li a
{
	position: relative;
	left: -6px;
}

.navCol a
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.navCol a.selected
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.navCol a:hover
{
	text-decoration: none;
}

.formColFP
{
	float: left;
	width: 256px;
	padding: 12px 0px 0px 0px;
	color: #fff;
}
.formColFP h1
{
	color: #fff;
}
.formColFP .liner
{
	padding: 0px 10px 0px 18px;
}
.formColFP img {
	padding-bottom: 14px;
}
.formColFP .formLabel
{
	float: left;
	width: 80px;
}
.formColFP .formInput
{
	float: left;
	padding-bottom: 10px;
}
.formColFP input[type="submit"]
{
	background-color: #fff;
	float:right;
}

.newsColFP
{
	float: left;
	width: 272px;
	padding-top: 12px;
	color: #fff;
}
.newsColFP img {
	padding-bottom: 14px;
}
.newsColFP .liner
{
	padding: 0px 10px 0px 18px;
}

.news
{
	color: #fff;
	padding: 15px 10px 0px 22px;
}
.news img {
	padding-bottom: 12px;
}

.newsColFP h1,
.news h1
{
	margin: 0px 0px 10px 0px;
	color: #FFF;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	font-weight: normal;
}

.newsColFP .liner div,
.news div
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #605e5e;
}

.newsColFP a,
.news a
{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.newsColFP a:hover,
.news a:hover
{
	text-decoration: underline;
}

.newsColFP small,
.news small
{
	font-size: 10px;
	font-style: italic;
}
.subBgR
{
	float: right;
	width: 34px;
	height: 135px;
	/* Get rid of BG image on this element.
	background-image: url( /images/subBgR.png );
	background-repeat: no-repeat;*/
}


#quote1 {
}
#quote2 {
	float: left;
	position: relative;
	top: -72px;
	left: 0;
}


.contactCol {
	float: left;
	width: 280px;
}
.contactError {
	color: red;
}
.contactSuccess {
	color: green;
}

.clear
{
	clear: both;
	height: 0px;
}


a{ color: #0e5ba4; }

.bioHandle
{
	margin: 3px 0px;
	background-color: #c8cfde;
	display: block;
	height: 30px;
	cursor: pointer;
}

.bioHolder
{
	padding: 5px;
	background-color: #e2e8f4;
	display: none;
}
.bioHolder p
{
	font-size: 13px;
}

.bioName
{
	width: 120px;
	padding: 0px 10px;
	line-height: 30px;
	float: left;
	border-right: 0px solid #012c51;
	height: 30px;
	display: block;
}

.bioTitle
{
	float: left;
	height: 30px;
	line-height: 30px;
	display: block;
	padding: 0px 10px;
}


.formField
{
	float: left;
}
.formField input[type="text"],
.formField input[type="password"]
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
}
.formFieldTitle
{
	float: left;
	width: 80px;
	padding-right: 20px;
}

#FormWarning
{
	color: red;
	display: none;
}
