@charset "utf-8";
/* CSS Document */
/* CSS Document */

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins { text-decoration:none }
del { text-decoration:line-through }
table { border-collapse:collapse; border-spacing:0 }
html { 	height: 100%; background: #ffffff; }
body { background: transparent; height: 100%; font-family: Arial, Helvetica, sans-serif; position: relative; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
h1 { color: #4b7bca; font-size: 24px; font-weight: normal; line-height: 28px; padding-bottom: 10px; }
h2 { color: #ffffff; font-size: 30px; font-weight: normal; line-height: 32px; text-transform: uppercase; margin-bottom: 30px; }
h3 { color: #000000; font-size: 28px; font-weight: normal; line-height: 32px; padding-bottom: 20px; }
h4 { color: #0c182c; font-size: 22px; font-weight: normal; line-height: 26px; padding-bottom: 10px; }
h5 { color: #707070; font-size: 10px; font-weight: normal; line-height: 22px; margin-bottom: 10px; text-transform: uppercase; }

h4 a {
text-decoration: none;
color: #4c7ccc;
}

p { text-align:justify; margin: 0; padding: 0 0 20px; color:#3e3e3e; font-size: 14px; line-height: 22px; }

ol { margin: 0; padding: 0 0 20px; color:#3e3e3e; font-size: 14px; line-height: 22px; }

a { text-decoration: none; color: #2c61b7; text-decoration: none;}
a:hover { text-decoration: underline;}

blockquote { font-size: 12px; line-height: 18px; color: #49463a; padding: 0px 10px 20px 38px; background: 15px 0px no-repeat url(images/bg-blockquote.gif); }

.floatright { float: right;}
.floatleft { float: left; }

select { border: solid 1px #cccccc; padding: 6px 7px; font-size: 14px; }

.clear { clear: both; line-height: 0px; font-size: 0px; height: 0px; margin: 0px; padding: 0px; width: 100%; }
.clean:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom:1;}

.alignright { float: right; margin: 0 0 10px 20px; border: solid 6px #ffffff; display: block; box-shadow: 3px 3px 5px #888; -webkit-box-shadow: 3px 3px 5px #888; -moz-box-shadow: 3px 3px 5px #888; -khtml-shadow: 3px 3px 5px #888; }
.alignleft { float: left; margin: 0 20px 10px 0; border: solid 6px #ffffff; display: block; box-shadow: 3px 3px 5px #888; -webkit-box-shadow: 3px 3px 5px #888;
-moz-box-shadow: 3px 3px 5px #888; -khtml-shadow: 3px 3px 5px #888;  }

.input, .text, select { border: solid 1px #aabcd8; font-size: 12px; color: #707070; padding: 6px 7px; margin: 0; background: #ffffff top left repeat-x url(images/bg-input.gif); }
label { color: #252525; font-size: 12px; line-height: 18px; display: block; margin-bottom: 5px; }

.block-310-left { width: 310px; float: left; margin-bottom: 20px; margin-right: 20px; }
.block-310-right { width: 310px; float: right; margin-bottom: 20px; margin-left: 20px; }

.link-video { font-size: 18px; line-height: 26px; height: 30px; padding-left: 35px; background: 0px 0px no-repeat url(images/bg-a-video.gif); display: block;  margin: 0 0 10px; }
.link-video-16 { font-size: 16px; line-height: 18px; height: 18px; padding-left: 20px; background: 0px 3px no-repeat url(images/bg-a-video-sm.gif); display: block; float: left; margin: 0 0 10px; }

#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background:#000d21 top center repeat-x url(images/bg-main-withnav.png);
}
.wrapper-inner {
	width: 951px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-left: 1px;
}
.bg-main-page{
background: 0px 120px no-repeat url(images/bg-main-page.jpg);
}
/* header */
.header {
	height: 66px;
	width: 951px;
	margin: 0 auto;
}
a.logo {
	display: block;
	height: 40px;
	width: 188px;
	position: relative;
	float: left;
	margin-top: 14px;
}
.logo span {
	height: 40px;
	width: 188px;
	right: 0;
	top: 0;
	position: absolute;
	background: top left no-repeat url(images/logo.gif);
	cursor: pointer;
}
/* menu */
.main-menu {
	width: 951px;
	margin: 0 auto;
	height: 48px;

}
.main-menu ul{
	float: left;
	height: 48px;
	border-left: solid 1px #000000;
}
.main-menu ul li{
	float: left;
	height: 48px;
	border-right: solid 1px #000000;
	/*background: url(images/bg-nav.png) repeat-x;*/
}
.main-menu ul li a{
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0 15px;
	height: 48px;
	line-height: 48px;
	text-decoration: none;
}
.main-menu ul li a:hover,
.main-menu ul li.current_page_item a,
.main-menu ul li.current_page_ancestor a,
.main-menu ul li.current_page_parent a{
	color: #0b111c;
	background: #5286dc top left repeat-x url(images/bg-menu-hover.gif);
	text-decoration: none;
}
/* submenu */
.sub-menu {
	width: 950px;
	margin: 0 0 0 1px;
	height: 42px;
	/*background: #d8e2f4;*/
}
.sub-menu ul{
	float: left;
	height: 42px;
}
.sub-menu ul li{
	float: left;
	height: 42px;
}
.sub-menu ul li a{
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #474747;
	padding: 0 15px;
	height: 42px;
	line-height: 42px;
	text-decoration: none;
}
.sub-menu ul li a:hover,
.sub-menu ul li.current_page_item a{
	color: #060d19;
	/*background: #b9cceb;*/
	text-decoration: none;
}
/* page */
.page {
	width: 950px;
	margin: 0;
	padding: 0px;
}
.main-page-content {
	padding: 1px 0 20px;
margin: 0 0 0 1px;
}
.block-main-border {
	border-bottom: solid 1px #000c21;
	border-top: solid 1px #000c21;
	padding: 20px 0 30px;
	margin-top: 40px;
}
.block-main-border h4 {
	margin-bottom: 20px;
	color: #fff;
}
.block-main-border a{
	color: #4b7bca;
	text-decoration: none;
	margin-right: 10px;
	font-size: 15px;
}
/**/
.main-content {
	width: 950px;
	background: #ffffff;
	margin: 0 0 0 1px;
}
.main-content p,
.main-content ul,
.main-content ol {
	/*font-family:Georgia, "Times New Roman", serif;*/
	font-family: Arial, Tahoma, sans-serif;
}

.main-content ul{
	margin-bottom: 20px;
	list-style: square;
	margin-left: 30px;
}
.main-content ul li{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3px;
	color: #252525;
}

.main-content ol {
	margin-left:20px;
	list-style:decimal;
}

.main-content ol li {
	padding:5px 0;
	border-bottom:1px solid #ccc;
}
/**/
.content {
	width: 870px;
	background: url(images/fl-bg.png) repeat-x #b4c7ea;
	padding: 30px 40px 40px;
}
.content h3{}
.content-640 {
	width: 560px;
	padding: 30px 40px 40px;
	background: url(images/fl-bg.png) repeat-x #b4c7ea;
	float: left;
}

.content-800 {
width: 800px;
	padding: 30px 40px 40px;
	background: #ffffff;
	margin: 0 auto;
}
/* blog page */
.sidebar {
	width: 310px;
	float: right;
	/*background: #d8e2f4;*/
}
.sidebar .input { border: solid 1px #aabcd8; font-size: 12px; color: #707070; padding: 6px 7px; margin: 0; background: #ffffff top left repeat-x url(images/bg-input.gif); width: 230px; float: left; }

.sidebar .btn-search {
	height: 16px;
	width: 16px;
	display: block;
	float: right;
	margin-top: 6px;
	margin-right: 2px;
}
.sidebar .single-block-border{
	/*border-bottom: solid 1px #b9cceb;*/
	border-bottom: 1px solid #8b9ec0;
	padding: 12px 16px;
	margin-bottom: 10px;
	width: 278px;
}
.sidebar .single-block-border h5{
	color: #050c18;
	margin-bottom: 5px;
	font-size: 16px;
	text-transform: none;
}
.sidebar .single-block-border ul  {
	list-style: none;
	margin-left: 0;
}
.sidebar .single-block-border ul li {
	margin-bottom: 5px;
}
.sidebar .single-block-border ul li a{
	color: #153265;
	font-size: 12px;
	text-decoration: none;
	float: none;
	background: none;
	width: auto;
	display: inline;
}
.sidebar .single-block-border ul li a:hover{
	text-decoration: underline;
}
.bg-blog {
	background: top left repeat-y url(images/bg-blog.gif);
}
.single-post {
	margin-bottom: 20px;
	border-bottom: solid 1px #888888;
	padding-bottom: 20px;
}
.single-post p{
	font-size: 12px;
	line-height: 18px;
}
.single-post h3{
	padding-bottom: 5px;
}
.single-post table.details {
	width: 560px;
}
.single-post table.details td{
	font-size: 10px;
	color: #252525;
	text-transform: uppercase;
}
.single-post table.details td.c1{
	width: 454px;
	padding-right: 20px;
}
.single-post table.details td.c2{
	text-align: right;
}
/*contact page */
.input-wrapper {
	width: 280px;
	float: left;
	margin-bottom: 13px;
	margin-right: 10px;
}
.input-wrapper-last {
	width: 280px;
	float: left;
	margin-bottom: 13px;
	margin-right: 0px;
}

.contact-block-border.small .input-wrapper {
width: 250px;
}
.contact-block-border {
	width: 860px;
	border-bottom: solid 1px #888888;
	margin-bottom: 20px;
}
.contact-block-border .input{
	border: solid 1px #b5b5b5;
	width: 255px;
}
.contact-block-border .input.small {
width: 200px;
}
.contact-block-border select.small {
width: 215px;
}
#not-member {
display: none;
}

.disclaimer h5 { margin: 0; }
.disclaimer p {
font-size: 9px;
line-height:12px;
}
.contact-block-border.small {
width: 558px;
}

.contact-block-border select{
	border: solid 1px #b5b5b5;
	width: 250px;
	margin: 0 0 17px;
	font-size: 11px; color: #707070; padding: 6px 7px; background: #ffffff top left repeat-x url(images/bg-input.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.marg-right-40 {
	margin-right: 40px;
}
.marg-left-10 {
	margin-left: 10px;
	margin-right: 0;
}
.wrapper-565 {
	width: 565px;
	margin-bottom: 30px;
}
.wrapper-565 .text {
	height: 130px;
}
.wrapper-570 {
	width: 570px;
	margin-bottom: 30px;
}
.wrapper-570 .text, .wrapper-570 .input{
	width: 545px;
}
/**/
.f-button-unact {
	float: right;
	font-size: 14px;
	height: 44px;
	padding: 0 30px;
	line-height: 44px;
	margin: 0;
	font-weight: normal;
	cursor: pointer;
	color: #ffffff;
    background:#b5b5b5 url(images/bg-btn.gif);
	border: none;
	outline:0 none;
	white-space: nowrap;
	text-decoration: none;
	margin-right: 10px;
	text-transform: uppercase;
}
.f-button {
	float: right;
	font-size: 14px;
	height: 44px;
	padding: 0 30px;
	line-height: 44px;
	margin: 0;
	font-weight: normal;
	cursor: pointer;
	color: #001840;
    background:#5388df url(images/bg-btn.gif);
	border: none;
	outline:0 none;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
}
.f-button::-moz-focus-inner { padding:0; border:0; }

.f-button:active {
    background:#4c7ccc;
	outline:0 none;
	white-space: nowrap;
}
/* footer */
#wrapperfooter {
	height: 36px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #09101b;
}
.footer {
	margin: 0 auto;
	width: 950px;
	height: 26px;
	padding-top: 10px;
	background: #09101b;
}
.footer ul li {
	line-height: 20px;
	color: #3b4960;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:  normal;
	float: left;
	padding: 0;
	margin-right: 10px;
}
.footer ul li a{
	line-height: 20px;
	color: #888888;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:  normal;
	text-decoration: none;
	padding: 0;
}
.footer ul li a:hover{
	color: #ffffff;
}
.footer p.doejo {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 20px;
	color: #3b4960;
}
.footer p.doejo a{
	font-size: 13px;
	font-style: normal;
	margin-left: 0;
	font-weight: bold;
	color: #3b4960;
	text-transform: none;
	line-height: 20px;
	font-family: 'ArcherPro', Arial, Helvetica, sans-serif;
	float: none;
	text-decoration: none;
}
.footer p.doejo a:hover{
	color: #5e7294;
}

.contact-block-border.small .input-wrapper.big {
width: 350px;
}

/* contact form js */
#individuals {
display: block;
}

#businesses, #racketeering {
display: none;
}

p.footnote {
font-size: 10px;
padding-bottom: 7px;
}

.sidebar-left {
float: left;
width: 312px;
background: #b9cef4;
height: 100%;
min-height: 100%;
}

.sub-menu {
width: auto;
height: auto;
}
.sub-menu ul {
height: auto;
margin-left: 0;
width: 100%;
}
.sub-menu ul li {
width: 100%;
list-style-type: none;
border-bottom: 1px solid #9db1d5;
font-family: Arial, Tahoma, sans-serif;
font-size: 11px;
margin-bottom: 0;
overflow: hidden;
}

.sub-menu ul li:hover, .sub-menu ul li.current_page_item {
background-color: #a6bade;
}
.sub-menu ul li a {
color: #111;
width: 100%;
height: 100%;
display: block;
}
.main-content {
background: #b9cef4;
}
.content-636 {
width: 558px; float: left; padding: 30px 40px 40px;
background: url(images/fl-bg.png) repeat-x #b4c7ea;
min-height: 400px;
}

.bio-wrapper {
float: right;
margin-left: 24px;
padding-bottom: 17px;
border-bottom: 1px solid #9db1d5;
}

.bio-wrapper img {
border: 1px solid #9db1d5;
}
.bio-wrapper ul {
margin: 0;
margin-top: 15px;
padding-left: 5px;
list-style: none;
}

.bios-wrapper img {
float: left; margin-right: 21px;
border: 1px solid #9db1d5;
}

.bios-wrapper {
border-bottom: 1px solid #9db1d5;
padding-bottom: 25px;
}
.bios-wrapper.last {
border: 0;
padding-top: 25px;
}

.main-content {
position: relative;
}
.random-quotes {
border-bottom: 1px solid #8b9ec0;
padding-top: 21px;
position: relative;
/*bottom: 5px;
left: 0;*/
width:312px;
background: url(images/fl-quote.png) no-repeat 12px 22px;
}
.random-quotes p {
padding: 0 41px;
font-size: 18px;
color: #070e1a;
font-family:Georgia, "Times New Roman", serif;
text-align: left;
background: url(images/fl-quote-rev.png) no-repeat 280px 97%;
}

.random-quotes p.testimonial {
background: url(images/fl-quote-rev.png) no-repeat 280px 70px;
}

.random-quotes em {
padding: 21px 41px;
display: block;
font-size: 12px;
line-height: 16px;
font-family:Georgia, "Times New Roman", serif;
/*font-style: normal;*/
color: #070e1a;
}

.content-636 ol li {
/*text-transform: capitalize;*/
}

.main-page-content .block-main-border {
margin-top: 10px;
}

small { font-size: 11px; line-height: 13px; }

/* honeypot captcha */
.url-encoded {
display: none;
}
.facebook {
margin-top: 3px;
}
