/* CSS Document */
h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}
a {
	text-decoration: none;
	color: #3c769b;
}
a:hover {
	color: #4e9ccd;
}
a img {
	border: 0;
}
body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #878787;
	margin: 0;
	background: #f6f0e7 url("images/container-bg-blue.png") center top repeat-y;
}
h2 {
	font-size: 1.4em;
	margin: 0;
	padding: .3em 0;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #376a8a;
	text-transform: uppercase;
}
div.paragraph {
	font-size: 1em;
	line-height: 1.5;
	margin: 0;
	padding: .5em 0;
}
p {
	font-size: 1em;
	line-height: 1.5;
	margin: 0;
	padding: .5em 0;
}
blockquote {
	font-style: italic;
	border-left: 4px solid #3c769b;
	margin: 10px 0 10px 0;
	padding-left: 20px;
	line-height: 1.5;
	color: #888;
}
#content div.paragraph {
	color: #878787;
}
#content p {
	color: #878787;
}
#container {
	margin: 0 auto;
	width: 956px;
	padding: 0 20px 0 26px;
}
#sidebar {
	float: left;
	width: 222px;
	padding: 22px 9px 0 10px;
}
#main-wrap {
	float: right;
	width: 710px;
}
#header {
	clear: both;
	padding: 0 0 0 0;
}
.wsite-logo, .wsite-logo a {
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	-webkit-text-stroke-width: 0.3px;
	padding-left: 7px;
}
#header-right a {
	color: #bd5353;
}
#header-right a:hover {
	color: #e67f7f;
}
#header-right {
	height: 90px;
}
#header-right,
#header-right table {
	float: right;
	border-collapse: collapse;
	border-spacing: 0;
}
#header-right td {
	padding: 0;
	vertical-align: middle;
	text-align: right;
}
#header-right .header-message .wsite-text {
	color: #878787;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 15px;
}
#avmenu {
	clear: left;
	margin: 70px 0 0;
	padding: 0;
}
#avmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#avmenu li {
	list-style: none;
}
#avmenu li a {
	font-weight: 400;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
	line-height: 1;
	margin: 0;
	padding: 10px 5px 10px 14px;
	border-bottom: 1px solid #24597a;
}
#avmenu ul > li:last-child a,
#avmenu ul > span:last-child li a {
	border-bottom: none;
}
#avmenu li#active a,
#avmenu a:hover {
	color: #fff;
	background: #24597a;
}
#wsite-menus .wsite-menu {
	border-top: 1px solid #24597a;
	position: relative;
	top: -1px;
}
#wsite-menus .wsite-menu li a {
	padding: 8px;
	background: #24597a;
	border: none;
	border-bottom: 1px solid #376a8a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#wsite-menus .wsite-menu li a:hover {
	color: #fff;
	background: #124666;
}
#main {
	margin: 0 7px 0 13px;
}
#content {
	margin: 0;
	padding: 20px 0;
	overflow-x: visible !important;
}
#banner {
}
.landing-page #banner {
	background: #ffffff;
}
#bannerleft {
	clear: left;
	float: left;
	width: 375px;
}
.landing-page .wsite-header {
  width: 425px; 
  height: 375px; 
	background-image: url("images/frh-group-photo.jpg") !important;
	background-position: 0 0 !important;
}
.landing-banner-outer {
	display: table;
	#position: relative;
	overflow: hidden;
}
.landing-banner-mid {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}
.landing-banner-inner {
	#position: relative;
	#top: -50%;
}
#bannerright {
	float: right;
	width: 245px;
	height: 375px;
	margin: 0 22px;
}
#bannerright h2 {
	color: #376a8a;
	font-size: 26px;
	font-weight: normal;
	-webkit-text-stroke-width: 0.2px;
	padding: 0px;
	line-height: 26px;
}
#bannerright div.paragraph {
	color: #414141;
	padding: 20px 0px;
	line-height: 140%;
	margin: 0;
}
#bannerright p {
	color: #414141;
	padding: 20px 0px;
	line-height: 140%;
	margin: 0;
}
#bannerright .wsite-button {
	margin: 0;
}
.no-header-page #banner {
	height: auto;
	padding: 0;
	display: none;
}
.no-header-page #content {
	border-top: 5px solid #ebe3d7;
	padding-top: 12px;
}

#footer {
	clear: both;
	padding: 45px 7px 50px 0;
	color: #878787;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 5px solid #ebe3d7;
	text-align: right;
}
#footer div.paragraph {
	color: #878787;
	font-size: 12px;
}
#footer p {
	color: #878787;
	font-size: 12px;
}
#footer blockquote {
	font-size: 11px;
	color: #999;
}
#footer a {
	color: #a59b8c;
}
#footer a:hover {
	color: #cab99f;
}
#footer span {
	vertical-align: middle;
}
#footer h2 {
	font-size: 15px;
	margin: 0 0 2px;
	padding: .3em 0;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #376a8a;
	border-bottom: 1px solid #EBE3D7;
}
.wsite-footer {
	margin-bottom: 15px;
}
.wsite-form-label {
	display: inline-block;
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 12px 0 5px 0;
}
.form-radio-container {
	color: #878787;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.form-select {
	color: #878787;
	border: 1px solid #ddd8d1;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 4px;
	height: 27px;
	line-height: 27px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wsite-form-container {
	margin-top: 0px !important;
	text-align: left;
}
.wsite-footer .wsite-form-label {
	font-size: 1em;
	padding: 5px 0 2px 0;
}
.wsite-footer .form-radio-container {
	font-size: 1em;
}
.wsite-footer .wsite-form-input {
	font-size: 1em;
	width: 100% !important;
}
.wsite-footer .form-select {
	width: 100%;
}
.wsite-button {
	color: #fff !important;
	font-family: Arial, Helvetica, sans-serif;
	height: 34px;
	display: inline-block;
	font-size: 14px;
	border: 6px solid #376a8a;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
  background: #376a8a;
  border-radius: 6px;
}
.wsite-button:hover {
	background: #24597a;
	border: 6px solid #24597a;
}
.wsite-button:active {
	background: #24597a;
	border: 6px solid #24597a;
}
.wsite-button-large {
	height: 40px;
	padding: 10px 10px 10px 10px;
}
.wsite-button-large:hover {
	background: #478bab;
	border: 6px solid #478bab;
}
.wsite-button-large:active {
	background: #478bab;
	border: 6px solid #478bab;
}

div.paragraph ul, div.paragraph ol {
	padding-left: 3em !important;
	margin: 5px 0 !important;
}
div.paragraph li {
	padding-left: 5px !important;
	margin: 3px 0 0 !important;
}
div.paragraph ul, div.paragraph ul li {
	list-style: disc outside !important;
}
div.paragraph ol, div.paragraph ol li {
	list-style: decimal outside !important;
}
.notbold {font-weight:normal;}
.form-field-error {border: 3px solid red;} /* red box around fields with errors */

/* Copied from css/sites.css */

.wsite-form-instructions{display:none; position:absolute; border:1px solid black; padding:4px; color:black; background-color:#fef2e6;}/*  top:0px; left:0px;  */
.wsite-theme-light .wsite-instructions-help{background-image:url("images/question-mark.png");background-position:0 0}
.wsite-instructions-help{cursor:help;display:inline-block;height:13px;width:13px;vertical-align:middle;margin-left:5px}
.wsite-instructions-help:hover + .wsite-form-instructions{display:block;}
.instructions-container{display:none;word-wrap:break-word;position:absolute;z-index:12;max-width:330px;background:#FEF2E6;border:1px solid #FFBF80;padding:10px;cursor:pointer;font-size:14px;color:#000;border-radius:3px}
.wsite-instructions-container-caret{position:absolute}
.caret-top  .wsite-instructions-container-caret{bottom:100%}
.caret-top .wsite-instructions-container-caret:after,.caret-top  .wsite-instructions-container-caret:before{bottom:100%}
.caret-top  .wsite-instructions-container-caret:after{border-bottom-color:#fef2e6}
.caret-top  .wsite-instructions-container-caret:before{border-bottom-color:#ffbf80}
.caret-bottom  .wsite-instructions-container-caret{top:100%}
.caret-bottom .wsite-instructions-container-caret:after,.caret-bottom  .wsite-instructions-container-caret:before{top:100%}
.caret-bottom  .wsite-instructions-container-caret:after{border-top-color:#fef2e6}
.caret-bottom  .wsite-instructions-container-caret:before{border-top-color:#ffbf80}
.wsite-instructions-container-caret:after,.wsite-instructions-container-caret:before
{border:solid  transparent;content:"  ";height:0;width:0;position:absolute;pointer-events:none}
.wsite-instructions-container-caret:after{border-color:rgba(254,242,230,0);border-width:10px;margin-left:-10px}
.wsite-instructions-container-caret:before{border-color:rgba(255,191,128,0);border-width:12px;margin-left:-12px}

@media only  screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx)
{
  .wsite-theme-light  .wsite-instructions-help
  {
    /* not found  background-image:url("../sprites/site/forms/@2x-s47607b315a.png");background-position:0  0;background-size:13px auto;background-position:0 0 */
    background-image:url("images/question-mark.png");background-position:0  0;background-size:13px auto;
  }
}


/* Copied from each page */
  #wsite-content div.paragraph, 
	#wsite-content p, 
	#wsite-content .wsite-form-field label, 
	#wsite-content .wsite-form-field label
	{color:#2c2c2c !important;}
	
  .wsite-not-footer h2.wsite-content-title a, 
	.wsite-not-footer .paragraph a, 
	.wsite-not-footer blockquote a
	{color:#c23b3b !important;}
	
  .wsite-not-footer h2.wsite-content-title a:hover, 
	.wsite-not-footer .paragraph a:hover, 
	.wsite-not-footer blockquote a:hover
	{color:#c2743b !important;}
	
  @media screen and (min-width: 767px) 
	{.wsite-elements.wsite-not-footer:not(.wsite-header-elements) div.paragraph, 
	.wsite-elements.wsite-not-footer:not(.wsite-header-elements) p, 
	.wsite-elements.wsite-not-footer:not(.wsite-header-elements) .wsite-form-field label, 
	.wsite-elements.wsite-not-footer:not(.wsite-header-elements) .wsite-form-field label, 
	#wsite-content div.paragraph, #wsite-content p,
	#wsite-content .wsite-form-field label, 
	#wsite-content .wsite-form-field label
	{font-size:15px !important;line-height:23px !important;}
	
  .wsite-elements.wsite-not-footer:not(.wsite-header-elements) h2
	{font-size:12px !important;}
	
  .wsite-header-message {font-size:13px !important;}
  }

