/* CSS Document H.A.C. */

html,body { 	
	padding: 0px; 
	background: url(../img/background-tile.gif) #E6DDBC repeat 0px 0px;
	background-position: center; 
	text-align: center;
	color: black; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; line-height: 14px;
	min-height: 100%;
	margin-top: 0px; 
	margin-bottom: 1px; 
}
h1 { color: #21589D; font-size: 18px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; margin: 0px; padding: 0px;  }
h2 { color: #000000; font-size: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; margin: 0px; padding: 0px; }
h3 { color: #000000; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px; margin: 0px; padding: 0px; }
a:link { color: #0057A8; }
a:hover { color: #0071DA; text-decoration: underline;}

div.padder15 { padding: 15px;}
div.padder5 { padding: 5px;}

#wrapper {
	position: relative; 
	margin: 0px auto 0px auto;
	width: 960px; 
}



#header { 
	position: relative; 
	width: 960px; 
	height: 127px;
	margin: 0px; 
	background-color: #E6DDBC; 
	text-align: center;  
}

#PLHFODiv {
	/*this class is the shell for the PluginLabs menu*/
	background-color: #E6DDBC;
	width: 960px; 
}

#fullwidth_column {
	background-color: #FFFFFF;
	width: 960px; 
	background: url(../img/full-width-column-bkgnd.gif) #FFFFFF repeat 0px 0px;
	
}
#nav-dropshadow {
background: url(../img/full-width-column-bkgnd.gif) #FFFFFF repeat 0px 0px;
	background-color: #ffffff;
	width: 960px;
	height: 15px;  
}


	

.horiz-rule {
border-top: 6px groove #82A2C1;
}
.paraTitle {
	color: #21589D;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-align: left; 
	
}
.callout-Features {
	color: #BF493A;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px; 
	font-weight:normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-align: center; 
	
}

.testimonials {
	color: #21589D;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px; 
	font-weight:normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-align: left; 
	
}
.intro-Paragraph {
	color: black;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-align: left; 
	
}

.subCaption {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px; 
	text-align: left; 
	
}
.photoCaption {
	color: black;
	padding: 15px;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12px; 
	text-align: center; 
	
}

.italic-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;  
	font-style: italic;
	text-align: left; 
}

.inset-text-right {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left; 
}

.insetbox-Left {
	background: #DFE4EC;
	width: 300px;
	border: 1px solid #183C9C;
	padding-top: 10px;
	text-align: center; 
	
	}
	
	
	
	
	
.insetbox-Right {
	background: #F1F1F1;
	border: 1px solid #3D3594;
	padding: 10px;
	width: 290px;
	}
	
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#content-sub {
	margin: 0px 0px 0px 0px;
	background: url(../img/center-shadow.gif) repeat-x 0px 0px;
	background-color: #FFFFFF;
	margin-left: 10px;
	text-align: left;
}


#right-subsection {
background: url(../img/rightnav-shadow.gif) repeat-x 0px 0px;
	background-color: #FFFFFF;
	text-align: left;
	color:#000000;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
	width: 320px;
}

#footer {
	color: #000000;
	width: 960px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	}