/* reset.css */
html {
	margin:0;
	padding:0;
	border:0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
body {
	line-height:1.5;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
	float:none !important;
}

.formbuilderform {
    border-left: 1px solid #999999;
    float: right;
    overflow: hidden;
    padding-left: 30px;
    width: 458px;
margin-bottom:25px;
}

.formbuilderform legend{
	line-height:18px;
}

.formbuilderform label{
	width:130px;
	display:block;
	float:left;
        font-size:12px
}

.formbuilderform input{
	width:319px;
	display:block;
font-size:12px
}
.formbuilderform input[type="checkbox"]{
float: left;
    margin-left: 130px;
    width: auto;
}

.formbuilderform div{
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

.label {
	font-size:11px;
	font-style:italic;
	color:#666;
}

.captcha {
}

.div#col-1 .module_home .captcha img {
float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}
table, th, td {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
:focus {
	outline:0;
}
body {
	padding:0px 0;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	color:#000;
	border-top:11px solid #000;
	background:url('../../images/background_body.jpg') no-repeat center 11px #fff;
}
em {
	font-style:italic;
}
#holder {
	margin:0 auto;
	width:940px;
}
#header {
	width:948px;
	height:170px;
	position:relative;
}
#logo {
background: url("../../images/logo01.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 170px;
    left: -120px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 495px;
}
#logo a {
display: block;
    height: 162px;
    left: 120px;
    position: absolute;
    top: 0;
    width: 245px;
}

#headerTxt {
background: url("../../images/phone.png") no-repeat scroll 1px 2px transparent;
    color: #000000;
    display: none;
    font-size: 26px;
    line-height: normal;
    padding-left: 38px;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    top: 123px;
}

#mainNav {
	margin:0;
	border-bottom:5px solid #000;
	background:transparent url('../../images/bg_nav.png') repeat-x top center;
	width:100%;
	position:relative;
}
#search {
	padding:7px 0 0 0;
	width:180px;
	display:block;
	position:absolute;
	top:0;
	right:10px;
}
#search label {
	/*margin-bottom:5px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#024;*/
	display:none;
}
#search input.search-input, #fbrp__34 {
	margin:0 5px 0 0;
	padding:0;
	border:1px solid #333;
	background:#FFF;
	width:115px;
	height:20px;
	font:12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-indent:5px;
	float:left;
}
#search input.search-button, #mc2981fbrp_submit {
	margin:0;
	padding:0 0 2px 0 !important;
	border:none;
	background:#3A9 url('../../images/bg_bt01.png') right top no-repeat;
	width:54px;
	height:22px;
	line-height:22px;
	cursor:pointer;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	display:block;
	float:left;
}
#banner {
	margin:0 auto;
	background:#FFF;
	width:940px;
	height:334px;
	overflow:hidden;
	position:relative;
}
#content {
	width:940px;
	background:#FFF;
	display:table;
}
#content h1, #content h2, #content h3, #content h4 {
	font-weight:normal;
}
#content h1 {
	padding:10px 0;
	font-size:24px;
	line-height:24px;
	color:#be2b29;
}
#content h2 {
	margin:5px 0;
	padding:10px 0;
	font-size:20px;
	color:#6f4040;
}
#content h3 {
	padding:10px 0;
	font-size:18px;
	color:#6f6c6c;
}
#content h4 {
	margin:5px 0;
	padding:5px 10px;
	border:1px solid #DDD;
	background:#F1F1F1;
	font-size:16px;
	color:#333;
}
#content p {
	padding:10px 0;
	color:#585858;
}
#content a:link, #content a:active, #content a:visited {
	color:#999;
	text-decoration:underline;
}
#content a:hover {
	color:#000;
}
#content ul, #content ol {
	padding:10px 0;
	list-style:inside;
}
#content li {
	padding-left:15px;
	color:#585858;
}
table.globalTable {
	margin:10px auto;
	border:1px solid #CCC;
	width:80%;
	-webkit-box-shadow: 0px 0px 4px #CCC; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0px 0px 4px #CCC; /* FF3.5 - 3.6 */
	box-shadow: 0px 0px 4px #CCC; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
table.globalTable tr.odd td {
	background:#FAFAFA;
}
table.globalTable th {
	padding:5px 0;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#FC0;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
table.globalTable td {
	padding:5px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#homeLinks {
	background:#FFF;
	width:700px;
	clear:both;
	display:table;
	margin-top:15px;
}
#homeLinks div {
	width:220px;
	float:left;
	margin-right:20px;
}
#homeLinks h1 {
	border-top: 4px solid #000000;
    font-size: 15px;
    font-weight: bold;
    margin-top: 8px;
    padding-bottom: 0;
    text-transform: uppercase;
}
#homeLinks p {
	padding:10px 0;
}
#homeLinks a:link, #homeLinks a:active, #homeLinks a:visited {
	color:#FFF;
	text-decoration:underline;
	background-color:#000;
	border-radius:5px;
	padding:3px 8px;
	text-decoration:none;
}
#homeLinks a:hover {
	color:#000;
	background-color:#CCC;
}
#breadcrumbs {
	padding:5px 10px;
	background:#F1F1F1;
	border-bottom:1px solid #DDD;
}
#breadcrumbs p {
	padding:0;
	line-height:normal;
}
#breadcrumbs a {
	text-decoration:none !important;
}
div#col-1 {
	margin:0 auto;
	padding:20px 0;
	width:940px;
	clear:both;
	display:table;
}
div#col-1 blockquote {
	padding:10px 0 5px 0;
	clear:both;
	color:#888;
	font-size:14px;
	font-style: italic;
	font-weight:normal;
}
div#col-1 img {
	padding:5px;
	border:1px solid #DDD;
	background-color:#d3d3d3;
}
div#col-2, div#col-3 {
	display:block;
	float:left;
	position:relative;
}
div#col-2 {
	padding-right:25px;
	width:700px;
}
div#col-3 {
	width:215px;
}

div#col-3 h3{
	color:#be2b29;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
}

#footerHolder {
	margin:0 auto;
	border-top:3px solid #000;
	width:100%;
	background:#000 url('../../images/bg_footer01.png') top center no-repeat;
	clear:both;
}
#footer {
	margin:15px auto 0;
	padding:0 0 15px 0;
	width:920px;
	min-height:80px;
	font-size:11px;
	color:#999;
	clear:both;
	display:table;
}
#footerTxt {
	margin-top:10px;
	width:700px;
	line-height:normal;
	display:block;
	float:left;
	clear:left;
	color:#fae710;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#fae710;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
}
#social {
	display:block;
	float:right;
	line-height:33px;
}
#social img {
	margin-left:10px;
}
.formbuilderform td {
	padding:3px;
	font-weight:bold;
}
.formbuilderform input, .formbuilderform textarea {
	width:250px;
}
.formbuilderform select {
	width:257px;
}
.cms_submit {
	width:100px !important;
}