﻿body{
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
}
a{
	text-decoration:underline;
	color:#434343;
}
a:hover{
	text-decoration:none;
}
#header .logo{
	float:left;
	font-size:18px;
	color:#fff;
}
.textSeo{
    float: left;
	font-weight:normal;
	font-size:11px;
	color:#00446c;
	position:absolute;
	left:70px;
	top:55px;
}
#header .textSeo h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:11px;
	color:#00446c;
	float:left;
}
#header .logo a{
	font-size:30px;
	color:#000000;
	text-decoration:none;
	display:block;
	font-style:normal;
}
#header .textSeo h2{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:18px;
	color:#fff;
	padding-top:0px;
	float:left;
	padding-left:10px;
	text-transform:uppercase;
}
#header .logo span{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	color:#063882;
	font-family:Arial;
	position:relative;
	top:-55px;
	left:103px;
	display:block;
}

#content{
	float:left;
	width:999px;
	padding-top:20px;
}
.imgHeader{
	float:left;
	width:100%;
	border-bottom:7px solid #d3d3d3;
}
#imgHeaderNews{
	float:left;
	width:100%;
	background-color:#003a69;
	height:30px;
}
#left .title{
	float:left;
	font-size:30px;
	width:100%;
	padding-bottom:5px;
}
#left .title h3{
	font-size:18px;
	font-weight:bold;
	margin:0px;
	color:#000000;
	font-style:italic;
	padding:0px;
}
#left .title h1{
	font-size:22px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#000;
}
#left .content2{
	float:left;
	width:100%;
}
#left .content2 ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}
#left .content2 ul li{
	margin:0px;
	padding:0px;
	background-image:url('../images/pic_content.gif');
	background-repeat:no-repeat;
	background-position: left 6px;
	padding-left:10px;
	list-style-type:none;
	padding-bottom:5px;
	
}
#right .titleRight{
	float:left;
	width:100%;
	border-bottom:1px solid #2790cd;
	padding-bottom:10px;
}
#right .titleRight span{
	float:right;
	display:block;
	padding-top:5px;
	width:14px;
}
#right .titleRightBlog{
	float:left;
	width:100%;
	background-image:url(../images/blog.gif);
	background-color:#000;
	background-repeat:repeat-x;
}
#right .titleRight img{
	float:left;
	position:relative;
	
}
#right .titleRightPdf{
	width:265px;
	float:left;
	font-size:24px;
	padding-top:13px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#right .titleRightPdf img{
	float:left;
	position:relative;
	margin-top:-20px;
	padding-right:10px;
}

.share ul li.pdf11{
	color:#6c6c6c;
	font-size:16px;
	padding-bottom:10px;
	padding-left:0px!important;
}
.share ul li.pdf11 a{
	color:#6c6c6c;
	padding-bottom:0px;
	display:block;
	font-family:Georgia;
}
#right .titleRightPdf h3{
	color: #111A1C;
    font-family: "Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#right h3{
	font-size:18px;
	margin:0px;
	padding:0px;
	color: #000;
	font-weight:normal;
	float:left;
	width:230px;
}
#right .navRight{
	float:left;
	width:100%;
	padding-top:15px;
}
#right .navRightVideo{
	float:left;
	text-align:center;
	padding-top:10px;
}
#right .navRight ul{
	margin:0px;
	padding:0px;
}
#right .navRight li{
	border-bottom: 1px dotted #ACACAC;
    float: left;
    list-style-type: none;
    margin-bottom: 5px;
    width: 100%;
	padding-bottom:10px;

}
#right .navRight ul li a{
	font-size:12px;
}
#right .navRight ul li h2{
	margin:0px!important;
	padding:0px!important;
	font-size:12px!important;
	font-weight:normal!important;
	text-transform: none!important;
	display:inline!important;
	background-image:url('../images/pic_content.gif');
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:10px!important;
	padding-bottom:0px!important;
}
#right .navRight ul li.allNews{
	text-align:left;
	background-image:none;
	font-weight:bold;
	padding-top:0px;
	border-bottom: 0px dotted #ACACAC;
	margin-bottom:0px;
	padding-bottom:0px;
}
#right .navRight ul li.allNews a{
	text-align:left;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
#footer .leftFooter{
	float:left;
	width:560px;
	color:#5a5a5a;
	font-size:14px;
	font-family:Georgia;
	line-height:20px;
}
#footer .leftFooter a{
	color:#5a5a5a;
	font-size:14px;
	border-bottom:2px solid #a3b8c5;
	text-decoration:none;
}
#footer .leftFooter a:hover{
	color:#5a5a5a;
	font-size:14px;
	border-bottom:0px solid #a3b8c5;
	text-decoration:none;
}
img{
	border:0px;
}
.menuSite {
	background-color:#DEE1E5;
	float:right;
	height:110px;
	right:0;
	margin-top:470px;	
	position:fixed;
	width:47px;
}
*html .menuSite {
	background-color:#DEE1E5;
	float:right;	
	height:220px;
	right:0;
	margin-top:225px;
	position:absolute;
	width:47px;
}
.menuSite .boxMenu {
	border-bottom:1px solid #B8B9BB;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	padding-bottom:18px;
	padding-top:18px;
	text-align:center;
	width:47px;
}
.follow {
	background-color:#DEE1E5;
	float:right;
	height:255px;
	margin-top:470px;	
	position:fixed;
	right:0;
	width:52px;
}
*html .follow {
	background-color:#DEE1E5;
	float:right;
	height:255px;
	margin-top:225px;	
	position: absolute;
	right:0;
	width:52px;
}
.follow .boxFollow {
	border-bottom:1px solid #B8B9BB;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;
	width:52px;
}
.follow .boxFollowNoBorder {
	border-bottom:0 solid #B8B9BB;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	padding-bottom:8px;
	padding-top:8px;
	text-align:center;
	width:52px;
}
#left .top_text {
	background-image:url(../images/cav1.png);
	background-repeat:no-repeat;
	color:#6A96AF;
	float:left;
	font-size:14px;
	font-style:italic;
	width:700px;
	margin-bottom:20px;
	background-color:#dedede;
	background-position:10px 10px;
}
#left .top_textPadd {
	float: left;
    padding: 0 15px 15px;
    width: 615px;
	padding-left:70px;
	padding-top:15px;
}
#left .top_text h2 {
	color:#000;
	font-size:22px;
	font-weight:normal;
	text-transform:none;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}
.imgContent {
	clear: both;
    float: left;
    margin-right: 7px;
    padding-bottom: 5px;
}
.VideoContent {
	float: left;
    padding-bottom: 20px;
    width: 260px;
}
.share ul li {
	color:#000000;
	line-height:20px;
	list-style-type:none;
	margin:0;
	padding:0 0 0 25px;
}
#right .contentRight {
	float: left;
	padding-top:10px;
}
#right .contentRight ul{
	padding-right:10px;
	margin-left:0px;
}
/*social*/
#social .titlePrint{
	color:#b1b0af;
	font-size:10px;
	text-transform:uppercase;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#e6e5e3;
	width:150px;
}
#social ul li a{
	color:#df2e2c;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
#social ul li a:hover{
	color:#df2e2c;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
}
#social ul li.print{
	background-image:url('../images/print.gif');
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:25px;
	border-bottom:1px solid #e6e5e3;
	padding-bottom:5px;
}
#social ul li.stuble{
	background-image:url('../images/stuble.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:25px;
	border-bottom:1px solid #e6e5e3;
	padding-bottom:5px;
}
#social ul li.dig{
	background-image:url('../images/dig.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:25px;
	border-bottom:1px solid #e6e5e3;
	padding-bottom:5px;
}
#social ul li.del{
	background-image:url('../images/del.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:25px;
	border-bottom:1px solid #e6e5e3;
	padding-bottom:5px;
}
#social ul li.fac{
	background-image:url('../images/fac.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:25px;
	border-bottom:1px solid #e6e5e3;
	padding-bottom:5px;
}
#social ul li.buzz{
	background-image:url('../images/buzz.gif');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:25px;
	padding-bottom:5px;

}
.share a {
	color:#000;
	font-family:Arial;
}
.share a span {
	color:#000;
	font-family:Arial!important;
	font-size:11px!important;
	padding-top:0px!important;
	text-decoration:underline;
	padding-left:5px!important;
	display:block!important;
}
*html .share a span {
	color:#000;
	font-family:Arial!important;
	font-size:11px!important;
	padding-top:0px!important;
	text-decoration:underline;
	padding-left:25px!important;
	display:inline!important;
}
.share a:hover span {
	color:#000!important;
	font-family:Arial!important;
	font-size:11px!important;
	padding-top:0px!important;
	text-decoration:none;
}
.share .title {
	background-color:#EEEEEE;
	color:#AAAAAA;
	display:block;
	font-size:9px !important;
	margin:0 0 10px;
	padding:2px;
}
.share ul {
	list-style-type:none;
	margin:0 0px;
	padding:0;
}
.share ul li.print {
	background:url('../images/print.gif') no-repeat left 50%;
}
.contentRight .share ul li.pdf {
	background:url('../images/pdf.gif') no-repeat left 5px!important;

}
.contentRight .share ul li.pdf_text{
	background:none!important;
}
.contentRight  .share ul li {
	line-height:20px!important;
	list-style-type:none!important;
	margin:0!important;
	padding:0 0 0 25px!important;
	color:#000!important;
}
.share ul li.stumble {
	background:url('../images/stumble.png') no-repeat left 50%;
}
.share ul li.digg {
	background:url('../images/digg.gif') no-repeat left 50%;
}
.share ul li.delicious {
	background:url('../images/delicious.gif') no-repeat left 50%;
}
.share ul li.facebook {
	background:url('../images/facebook.gif') no-repeat left 50%;
}
.share ul li.buzz {
	border:medium none;
	padding-left:0;
}

/*end*/
#right .contentRight22 {
	float: left;
    padding-top: 15px;
}
.boxRight{
	float:left;
	width:277px;
	background-image:url(../images/nav-bg-top.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.boxRightBottom{
	float:left;
	width:247px;
	background-image:url(../images/nav-bg-bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:15px;
}
.boxRightPadd{
	width:228px;
	padding:15px;
	float:left;
}
.featuredBox a{
	border:0px!important;
}
.featuredBox a:hover{
	border:0px;
}
.contentFeatured2 {
	color:#D6D0C6;
	float:left;
	font-family:"Times New Roman",Times,serif;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.contentFeatured2 h3 {
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.contentFeatured2 a {
	color:#000000;
	display:block;
	font-family:Georgia;
	font-size:26px;
	padding-bottom:10px;
	text-decoration:underline;
	font-weight:bold;
	width:100%;
}
.imgFeatured{
	float:left;
	width:136px;
}

.contentFeatured {
	float:left;
	margin-left:15px;
	width:475px;
}
.read_more {
	padding-top:20px;
	text-align:left;
}
.boxVideo {
	float:left;
	padding-bottom:20px;
	width:100%;
}
.boxVideo .imgVideo {
	float:left;
	width:237px;
}
.boxVideo .textVideo {
	float:left;
	padding-left:10px;
	width:300px;
}
.boxVideo .titleVideo {
	float:left;
	font-size:22px;
	width:430px;
	padding-bottom:20px;
}
.boxVideo .textVideo ul {
	float:left;
	margin:0;
	padding:10px 0 0 10px;
}
.boxVideo .textVideo ul li {
	background-image:url(../images/pic_video.gif);
	background-position:left 17px;
	background-repeat:no-repeat;
	font-size:15px !important;
	list-style-type:none;
	padding-left:10px;
	padding-top:10px;
}
.boxVideo .textVideo ul li a {
	font-family:Arial;
	font-size:15px !important;
	line-height:18px !important;
}
/*forma*/
#formRequest{
	float:left;
	width:555px;
	background-color:#fff;
	padding:10px;
	padding-bottom:15px;
	padding-left:15px;
}
*html #formRequest{
	float:left;
	width:655px;
	border:1px solid #4c4a43;
	background-color:#79776f;
	padding:10px;
	padding-bottom:15px;
	padding-left:15px;
}
#formRequest .titleForm{
	font-size:18px;
	padding-bottom:10px;
	float:left;
}
#formRequest .close{
	float:right;
	font-weight:bold;
}
#formRequest .close a{
	font-size:16px;
	color:#000!important;
}
.formBox{
	width:270px;
	float:left;
	padding-top:40px;
	padding-left:20px;
}
.form{
	float:left;
	width:100%;
	padding-bottom:5px;
}
.code{
	float:left;
	width:100%;
	padding-bottom:7px;
}
.form .inp{
	float:left;
}
.form .inp input{
	width:125px;
	height:21px;
	border:0px;
	color:#646464;
	font-size:11px;
	line-height:22px;
	padding-left:5px;
	border:1px solid #9f9f9f;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
.form .inp2{
	float:right;
}
.form .inp2 input{
	width:125px;
	height:21px;
	border:0px;
	color:#646464;
	font-size:11px;
	line-height:22px;
	padding-left:5px;
	border:1px solid #9f9f9f;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
.form .inp3{
	float:left;
}
.form .inp3 input{
	width:263px;
	height:21px;
	border:0px;
	color:#646464;
	font-size:11px;
	line-height:22px;
	padding-left:5px;
	border:1px solid #9f9f9f;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
.code .inp3{
	float:left;
}
.code span{
	float:left;
	display:block;
	width:100%;
	color:#646464;
	font-size:11px;
}
.code .inp3 input{
	width:170px;
	height:21px;
	border:0px;
	color:#646464;
	font-size:11px;
	line-height:22px;
	padding-left:5px;
	border:1px solid #9f9f9f;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
.cade2{
	float:left;
	padding-left:7px;
	padding-top:2px;
}
.form .inp4{
	float:left;
}
.form .inp4 textarea{
	width:263px;
	height:49px;
	background-color:#fff!important;
	color:#646464;
	font-size:11px;
	padding-left:5px;
	overflow:hidden;
	resize: none;
	border:1px solid #9f9f9f;
	font-family:Verdana, Geneva, sans-serif;
}
.boxInpcapcha {
	width:318px !important;
	padding-top:10px;
}

/*end forma*/
.bgLeft2 {
	float:left;
	padding-bottom:10px;
	width:640px;
}
.bgLeft2 a{
	border:0px!important;
}
.boxNews {
	display:inline;
	float:left;
	padding-bottom:25px;
	padding-top:20px;
	width:700px;
	border-bottom:1px #cccccc dotted;
}
.dataNewsBox {
	color:#000;
	float:left;
	font-size:14px;
	margin-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:190px;
	background-color:#f0f0f0;
}
.titleNews {
	color:#4F020B;
	float:left;
	font-size:16px;
	padding-bottom:10px;
	width:400px;
}
.boxNews h2 {
	color:#000000;
	font-family:"Times New Roman";
	font-size:25px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.contentNews {
	color:#000000;
	float:left;
	text-align:left;
	width:400px;
}
.breadcrums {
	color:#838383;
	float:left;
	font-size:12px;
	padding-bottom:20px;
	width:100%;
}
.breadcrums a {
	color:#838383;
	font-size:12px;
}
.breadcrums2 {
	float:left;
	width:555px;
}
.printBt{
	float:right;
	padding-top:10px;
	padding-right:10px;
}
.data{
	float:left;
	color:gray;
	font-size:11px;
	width:100%;
	padding-bottom:5px;
}
.optionsNews {
    float: left;
    width: 120px;
}
.optionsNews a{
    border: 0px solid #CCCCCC!important;
}
.bigSize {
    float: right;
    padding-left: 10px;

}
.boxPrint {
    border-right: 1px solid #CCCCCC;
    float: right;
    padding-right: 10px;
}
.optionsNews ul{
	margin:0px;
	padding:0px;
}
.optionsNews ul li{
	list-style-type:none;
	float:left;
	padding-right:7px;
	border-right:1px solid #949494;
	padding-left:7px;
	padding-bottom:2px;
}
.optionsNews ul li a{
	color:#000000;
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
}
.optionsNews ul li img.print_ico{
	float:left;
	padding-right:5px;
	padding-top:1px;
}
.callBox{
	float:left;
	width:270px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f0f0f0;
	font-size:18px;
	color:#1a1a1a;
	font-style:italic;
	font-weight:bold;

}
.imgHeaderNews{
	float:left;
	width:100%;
	height:40px;
	background-color:#003a69;
}
.topNav{
	float:right;
	color:#fff;
	font-size:13px;
}
.boxTop{
	float:left;
	width:100%;
	height:141px;
	border-bottom:1px solid #e4e4e4;
}
.boxTop .buttonTop{
	float:left;
	width:295px;
	border-right:1px solid #e4e4e4;
	margin-top:15px;
}
.boxTop .buttonTop img{
	float:left;
	padding-top:15px;
}
.boxTop .buttonTop span{
	float:left;
	padding-top:50px;
	display:block;
	color: #333333;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
	padding-left:15px;
}
.boxTop .buttonTop2{
	float:left;
	width:295px;
	margin-top:15px;
	margin-left:15px;
	border-right:1px solid #e4e4e4;
}
.boxTop .buttonTop2 img{
	float:left;
	padding-top:15px;
}
.boxTop .buttonTop2 span{
	float:left;
	padding-top:35px;
	display:block;
	color: #333333;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
	padding-left:15px;
}
.boxTop .buttonTop3{
	float:left;
	width:295px;
	margin-top:15px;
	margin-left:15px;
}
.boxTop .buttonTop3 img{
	float:left;
	padding-top:15px;
}
.boxTop .buttonTop3 span{
	float:left;
	padding-top:35px;
	display:block;
	color: #333333;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
	padding-left:15px;
}
.cavBox {
	background-image:url(../images/top-cav.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:100%;
		margin-bottom:15px;
}
.cavBox2 {
    background-color: #e6e6e6;
    color: #403a27;
    display: inline;
    float: left;
    font-size: 18px;
    width: 100%;
	font-style:italic;

	margin-top:10px;
	background-image:url(../images/bottom-cav.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;
}
.cavBoxPadd {
	padding:15px;
	width:228px;
	padding-top:0px;
	float:left;
}
.cavBox .cav1 {
    float: left;
	width:100%;
	margin-top:-20px;
	position:relative;
	margin-left:15px;
}
.cavBox .cavConeten {
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.footerRequest {
    background-image: url("../images/bg_footer_requ.png");
    bottom: 0;
    height: 55px;
    position: fixed;
    width: 100%;
    z-index: 200;
	left:0px;
}
.footerRequest2 {
    margin: auto;
    width: 930px;
}
.footerRequest .boxRequest {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding-right: 30px;
    padding-top: 15px;
}
.footerRequest .boxRequest2 {
    float: left;
    padding-right: 30px;
    padding-top: 10px;
}
.footerRequest .boxRequest2 {
    float: left;
    padding-right: 30px;
    padding-top: 10px;
}
#content h2 {
    float: left;
    font-size: 22px;
	font-family:Verdana, Geneva, sans-serif;
    margin: 0;
	padding:0px;
	font-weight:normal;
    width: 100%;
	padding-bottom:15px;
	color:#000;
}
#content h1 {
	color: #000000;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 15px;
    width: 100%;
}
#left p{
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

.contentPadd {
    float: left;
    width: 650px;
}
.page {
    clear: both;
    display: inline;
    float: right;
    font-size: 12px;
    margin-top: 10px;
    padding-bottom: 7px;
    text-transform: uppercase;
}
.page span.disabled {
    padding-left: 10px;
}
.page span {
    padding-right: 10px;
}
.page a {
    color: #000000;
    font-size: 12px;
    padding-right: 10px;
}
.boxFeatured {
    float: left;
    width: 630px;
}
.newsAll {
    float: left;
    width: 490px;
}
#postbody{
	float:left;
}
.rightBg{
	background-color:#fafafa;
	float:left;
	width:100%;
}
.featuredBg {
   	float: left;
    padding:10px;
	background-color:#e6e6e6;
	padding-bottom:0px;
}
.featuredBox {
    float: left;
	width: 100%;
	padding-bottom:15px;
}
.featuredBoxPadd {
    float: left;
	padding:15px;
	width:680px;
}
.homeBox {
    float: left;
	width: 680px;
}
.homeBoxPadd {
    float: left;
	padding:15px;
	width:680px;
}
.l-t {
    float: left;
    width: 100%;
	background-image:url(../images/l-t.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.r-t {
    float: left;
    width: 100%;
	background-image:url(../images/r-t.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.r-b {
    float: left;
    width: 100%;
	background-image:url(../images/r-b.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.l-b {
    float: left;
	background-image:url(../images/l-b.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
    width: 100%;
}
.l-t2 {
    float: left;
    width: 100%;
	background-image:url(../images/l-t2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.r-t2 {
    float: left;
    width: 100%;
	background-image:url(../images/r-t2.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.r-b2 {
    float: left;
    width: 100%;
	background-image:url(../images/r-b2.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.l-b2 {
    float: left;
	background-image:url(../images/l-b2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
    width: 100%;
}

.featuredBox .imgFeatured {
    float: left;
    width: 190px;
}
.featuredBox .contentFeatured {
    float: left;
    width: 450px;
}
.featuredBox .contentFeatured h3 {
    float: left;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
	font-weight:normal;
}
.featuredBox .contentFeatured h3 a {
    color: #000000;
    font-size: 18px;
	text-transform:uppercase;
}
#boxCat {
    background-image: url("../images/bg_cat.gif");
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
    width: 100%;
}
.navCat {
    float: left;
    padding: 10px;
    width: 180px;
}
.navCat ul {
    margin: 0;
    padding: 0;
}
.navCat ul li {
    list-style-type: none;
    padding-bottom: 9px;
}
.navCat ul li a {
    border: 0 none !important;
    font-size: 14px;
}
.navCat ul li a:hover {
	text-decoration:none!important;
}
.rightGallery {
    float: right;
    width: 480px;
}
.lineGallery {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}
.boxGallery {
    float: left;
    padding-left: 10px;
    text-align: center;
    width: 146px;
}
.rightGallery .bgShadow {
    background-image: url("../images/bg-gallery.gif");
    background-repeat: no-repeat;
    float: left;
    height: 114px;
    margin-bottom: 5px;
    width: 146px;
}
.rightGallery .bgShadow img {
    float: left;
    padding: 7px;
}
.boxGallery a {
    border: 0 none !important;
    float: left;
    width: 146px;
	color:#000;
	text-decoration:underline;
}
.lineGalleryBig {
    float: left;
    padding-bottom: 25px;
    width: 100%;
}
.boxGalleryBig {
    background-image: url(../images/bg-gallery-big.gif);
    background-repeat: no-repeat;
	float: left;
    padding-left: 2px;
    padding-right: 9px;
    padding-top: 8px;
    text-align: center;
    width: 215px;
}
.bgShadowBig{
	padding-bottom:10px;
}
.requestBox{
 	list-style-type:none;
 	float:right;
 	position: relative;
	background-image:url(../images/req.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:38px;
	margin-top:-8px;
}
.requestBox a{
 	font-size:18px;
	font-style:italic;
 	color:#c63329;
 	text-decoration:none;
	background-image:url(../images/req2.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	display:block;
	height:27px;
	padding-top:11px;
	padding-right:15px;
	padding-left:50px;
}
#bgImg {
	position: relative;
	float:left;
}
#bgImg img {
	float:left;
}
#bgImg .link1 {
	position: absolute;
	top:270px;
	left:310px;
	width:214px;
	height:22px;
	display:block;
}
#footer .linkFooter{
	float:left;
	width:100%;
	color:#acacac;
	padding-top:15px;
	text-align:center;
	font-size:11px;
	padding-bottom:15px;
	border-top:1px solid #3b3c3d;
}
#footer .linkFooter a{
	color:#acacac;
	text-decoration:underline;
}
#footer .linkFooter a:hover{
	text-decoration:none;
}
.copy{
	float:left;
	width:100%;
	color:#000000;
	text-align:center;
	font-size:11px;
}
#footer .rightFooter {
    float: right;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 10px;
    width: 310px;
}
#footer .followFooter {
    float: right;
	width:420px;
}
#footer  .iconFollow {
    float: left;
	padding-top:3px;
}
#footer .rightFooter .textFollow {
    color: #fff;
    float: right;
    font-size: 18px;
	font-style:italic;
    padding-bottom: 7px;
    padding-right: 10px;
    padding-top: 7px;
}
#footer  .logoFooter {
    float: left;
	border-left:1px solid #7a7a7a;
	margin-left:15px;
	padding-left:15px;
	height:33px;
}
#footer  .logoFooter2 {
	padding-top:5px;
	height:28px;
}
.bgVideo{
	float:left;
	width:225px;
	height:141px;
	background-image:url(../images/bg_video.gif);
	background-repeat:no-repeat;
	padding:4px;
	padding-top:5px;
}
.topFooter{
	width:100%;
	float:left;
	padding-bottom:15px;
	padding-top:10px;
}
.logoFooterPrw{
	float:left;
	width:205px;
}
.WeCanHelp{
	background-image: url("../images/bg_we_can.png");
    background-repeat: no-repeat;
    float: right;
	height:340px;
	right:-40px;
    margin-right: -50px;
    margin-top: -350px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
    position: relative;
	width:506px;
}
#translate-this{
	position:absolute;
	right:-82px;
}
.btForm{
	float:left;
	padding-top:7px;
}
.textHelp{
	float:left;
	width:280px;
	font-size:13px;
	color:#000000;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:40px;
	padding-left:15px;
	height:245px;
}
.textHelp h3{
	float:left;
	width:100%;
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.textHelp p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.share ul li.pdf {
    background: url("../images/pdf.gif") no-repeat scroll left 5px transparent;
}
.share ul li {
    color: #000000;
    line-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 25px;
}
#related b{
	color: #044a73;
    font-size: 18px;
    margin: 0;
	font-weight:normal;
	display:block;
	float:left;
}
#related span{
	display:block;
	float:right;
	padding-top:5px;
}
#simple_captcha{
	border:0px!important;
	position: relative;
}
.simple_captcha_image{
		margin-right:5px!important;
		float:left!important;
		margin-top:7px!important;
	}
	.simple_captcha_image{
	float:left;
	}
	.simple_captcha_field{
		width:120px!important;
		float:left;
		margin-top:15px!important;
	}
	#request_captcha{
		width:151px!important;
		border:1px solid #a8aca1!important;
		background-color:#fff!important;
	}
	#simple_captcha .simple_captcha_label{
	font-size:9px!important;
	white-space: nowrap!important;
	
	left:0px;
	}
.liveChat{
	position:absolute;
	right: 19px;
    top: 17px;
}
.logosFooter{
	float:left;
	width:100%;
	text-align:center;
	margin-top:-3px;
}
.superLaw{
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:20px;
}
.all-news22{
	display:block;
	width:100%;
	padding-top:10px;
}
.tabBox{
	width:207px;
	float:left;
	border:1px solid #ebebeb;
	background-color:#fff;
	margin-top:40px;
}
.tabBox ul{
	margin:0px;
	padding:0px;
}
.tabBox ul li.3tab{
	margin-right:0px!important;
	float:right;
}
.tabBox ul li{
	list-style-type:none;
	float:left;
	height:50px;
	margin-left:1px;
	background-image:url(../images/bg-tab.gif);
	background-repeat:no-repeat;
	width:205px;
}
.tabBox ul li a{
	display:block;
	float:left;
	color:#000;
	font-size:15px;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	padding-top:17px;
	padding-left:10px;
}
.tabBox ul li a:hover{
	text-decoration:underline;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	background-image:url(../images/bg-tab-active.gif);
	background-repeat:no-repeat;
	height:50px;
	width:205px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{
	background-image:url(../images/bg-tab-active.gif);
	background-repeat:no-repeat;
	height:33px;
	width:195px;
	color:#fff;
}
.tabBox ul li.EndTab{
	margin-right:0px!important;
	float:right;
}
.NoFeeGuarantee{
	float:left;
	width:100%;
	padding-top:20px;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
.ui-tabs .ui-tabs-panel {
    display: block;
}
.contentTab{
	float:left;
	width:100%;
	padding-top:10px;
}
