*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
}

a, img{
	border:0;
	outline:0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
.p-10{
	padding:10px;
}
.pt-10{
	padding-top:10px;
}
.pr-10{
	padding-right:10px !important;
}
.pb-10{
	padding-bottom:10px !important;
}
.pl-10{
	padding-left:10px !important;
}
.pl-20{
	padding-left:20px !important;
}
.m-10{
	margin:10px;
}
.mt-10{
	margin-top:10px !important;
}
.mr-10{
	margin-right:10px !important;
}
.mb-10{
	margin-bottom:10px !important;
}
.ml-10{
	margin-left:10px !important;
}
.text-10px{
	font-size:10px;
}
.text-11px{
	font-size:11px;
}
.text-12px{
	font-size:12px;
}
.text-13px{
	font-size:13px;
}
.text-14px{
	font-size:14px;
}
.text-15px{
	font-size:15px;
}
.text-16px{
	font-size:15px;
}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
.sansproreg{
	font-family: 'source_sans_proregular';
}
.sansprosemibold{
	font-family: 'source_sans_prosemibold';
}
.sansprobold{
	font-family: 'source_sans_probold';
}
.noticiareg{
	font-family: 'noticia_textregular';
}


/* header classes */

.header{
	
}
.header-top{
	background:url(../../../../images/home_v1/header-bg.png) 0 0 repeat-x;
}
.header-top-inner{
	height:86px;
	width:940px;
	margin:0 auto;
}
.logo-wrap{
	padding:13px 5px;
}
.top-right-links{
	color:#fff;
}
.top-right-links a{
	color:#fff;
}

.news-ticker{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#eeeeee;
}
.news-ticker-inner{
	width:940px;
	margin:0 auto;
	color:#545454;
}
.news-ticker-inner span{
	color:#ac1b1a;
}

.middlewrap{
	width:940px;
	margin:0 auto;
	margin-top:15px;
}
.content-left{
	width:620px;
}
.content-head{
	font-size:26px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#ae1f1e;
	text-align:center;
	text-transform:uppercase;
	border-color:#ccc;
	border-width:1px 0 1px 0;
	border-style:solid;
}

.content-right{
	width:277px;
	background:#f3f3f3;
	padding:18px;
	overflow:auto;
	padding-right:5px;
}
.news-room-head{
	font-size:20px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#000000;
	text-transform:uppercase;
}
.news-detail{
	padding:10px 0;
}
.news-detail .date{
	font-family:'source_sans_proregular', Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#999999;
	display:block;
	margin-bottom:5px;
	text-transform:uppercase;
}
.news-detail .news-heading{
	font-family:'source_sans_proregular', Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#b20107;
	display:block;
	margin-bottom:5px;
}
.news-detail .news-heading a{
	color:#b20107;
}
.news-detail .news-text{
	font-family:'source_sans_proregular', Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#545454;
	display:block;
}
.news-detail .news-text a{
	color:#545454;
}
.bor-par{
	display:block;
	border-top:1px dotted #666666;
}
.benefits-points{
	width:300px;
	padding:20px 0;
}
.benefits-points{
	font-family:'source_sans_proregular', Tahoma, Geneva, sans-serif;
	font-size:17px;
}
.benefits-points i{
	width:46px;
	height:46px;
	display:inline-block;
	float:left;
	background:url(../../../../images/home_v1/sprite.png) 0 0 no-repeat;
	margin-right:16px;
}
.benefits-points span{
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	font-size:18px;
	display:block;
	width:235px;
}


/* footer classes */

.footer{
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0 1px 0;
	padding:15px 0 30px 0;
	width:940px;
	margin:80px auto 10px auto;
	font-weight:normal;
}
.footer-links{
	width:760px;
}
.footer-links dd{
	float:left;
	font-family:'noticia_textregular', Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	min-width:180px;
	margin:5px 0 10px 0;
}
.footer-links dd a{
	color:#ae1f1e;
}
.footer-social-links{
	width:180px;
}
.footer-social-links a{
	display:block;
	font-size:14px;
	font-family:'noticia_textregular', Georgia, "Times New Roman", Times, serif;
	color:#ae1f1e;
}
.footer-social-links a.facebook{
	background:url(../../../../images/home_v1/sprite.png) 0 -63px no-repeat;
	padding:5px;
	padding-left:40px;
}
.footer-social-links a.twitter{
	background:url(../../../../images/home_v1/sprite.png) 0 -100px no-repeat;
	padding:5px;
	padding-left:40px;
	margin-top:4px;
}

.featured-logo{
	text-align:center;
	margin:55px 0 80px 0;
}
.featured-logo span{
	color:#9f1919;
	font-size:20px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	display:block;
	margin-bottom:20px;
}

/* slider css */

.sliderwrap{
	width:956px;
	margin:60px auto 50px auto;
	position:relative;	
}
.slide-1{
	background:url(../../../../images/home_v1/slider1-bg.png) 0 0 no-repeat;
	width:956px;
	height:373px;
	position:relative;
}
.slide-1 .heading{
	position:absolute;
	top:29px;
	left:30px;
	font-size:36px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#fff;
	line-height:35px;
}
.slide-1 .text{
	font-size:24px;
	font-family:'noticia_textregular', Georgia, "Times New Roman", Times, serif;
	color:#000000;
	position:absolute;
	bottom:10px;
	left:40px;
	font-weight:bold;
}
.slide-1 .text span{
	font-size:32px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#b20006;
	display:block;
	line-height:20px;
}

/* slider 2 */

.slide-2{
	background:url(../../../../images/home_v1/slider2-bg.png) 0 0 no-repeat;
	width:956px;
	height:373px;
	position:relative;
}
.slide-2 .section-1{
	position:relative;
	width:190px;
	margin-left:20px;
	float:left;
}
.slide-2 .section-1 span{
	display:block;
	text-align:center;
}
.slide-2 .section-1 .heading{
	font-size:26px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#9f1919;
	padding:35px 0 20px 0;
}

.slide-2 .section-1 .text{
	font-size:16px;
	font-family:'noticia_textregular', Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:30px 0 20px 0;
	text-align:center;
}

.slide-2 .section-1 .text2{
	font-size:12px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	padding:15px 0 0 0;
	color:#fff;
	line-height:14px;
}

.slide-2 .section-2{
	position:relative;
	width:190px;
	margin-left:25px;
	float:left;
}
.slide-2 .section-2 span{
	display:block;
	text-align:center;
}
.slide-2 .section-2 .heading{
	font-size:26px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#9f1919;
	padding:35px 0 0 0;
}

.slide-2 .section-2 .text{
	font-size:16px;
	font-family:'noticia_textregular', Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:15px 0 9px 0;
	text-align:center;
}

.slide-2 .section-2 .text2{
	font-size:12px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	padding:16px 0 0 0;
	color:#fff;
	line-height:14px;
}

.slide-2 .section-3{
	position:relative;
	width:190px;
	margin-left:25px;
	float:left;
}
.slide-2 .section-3 span{
	display:block;
	text-align:center;
}
.slide-2 .section-3 .heading{
	font-size:26px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#9f1919;
	padding:35px 0 0 0;
}

.slide-2 .section-3 .text{
	font-size:16px;
	font-family:'noticia_textregular', Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:15px 0 16px 0;
	text-align:center;
}

.slide-2 .section-3 .text2{
	font-size:12px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	padding:16px 0 0 0;
	color:#fff;
	line-height:14px;
}

/* slider 3 */

.slide-3{
	background:url(../../../../images/home_v1/slider3-bg.png) 0 0 no-repeat;
	width:956px;
	height:373px;
	position:relative;
}
.slide-3 .heading{
	position:absolute;
	top:20px;
	left:30px;
	font-size:24px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	color:#fff;
	line-height:35px;
}
.slide-3 .heading b{
	font-size:26px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
}
.slide-3 .heading sup{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:inline;
}
.slide-3 .heading span{
	font-size:36px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#fff;
	line-height:35px;
	display:block;
}

/* slider 4 */
.slide-4{
	background:url(../../../../images/home_v1/slider4-bg.png) 0 0 no-repeat;
	width:956px;
	height:373px;
	position:relative;
}
.slide-4 .heading{
	position:absolute;
	top:29px;
	left:30px;
	font-size:24px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#fff;
	line-height:35px;
}
.slide-4 .text{
	font-size:24px;
	font-family:'noticia_textregular', Georgia, "Times New Roman", Times, serif;
	color:#000000;
	position:absolute;
	bottom:10px;
	left:40px;
	font-weight:bold;
}
.slide-4 .text span{
	font-size:32px;
	font-family:'source_sans_probold', Tahoma, Geneva, sans-serif;
	color:#b20006;
	display:block;
	line-height:20px;
}

.slide-4 .text1{
	width:148px; 
	position:absolute;
	bottom:20px;
	left:40px;
	font-family: 'Source Sans Pro', sans-serif; 
	font-size:15px; text-align:center; font-weight:700; line-height:18px; color:#000;
}
.slide-4 .text1 span{
	width:148px; font-family: 'Source Sans Pro', sans-serif; font-size:14px; text-align:center; font-weight:300; color:#000;
}

.slide-4 .text2{
	width:148px; 
	position:absolute;
	bottom:206px;
	left:172px;
	font-family: 'Source Sans Pro', sans-serif; 
	font-size:15px; text-align:center; font-weight:700; line-height:18px; color:#000;
}
.slide-4 .text2 span{
	width:148px; font-family: 'Source Sans Pro', sans-serif; font-size:14px; text-align:center; font-weight:300; color:#000;
}

.slide-4 .text3{
	width:148px; 
	position:absolute;
	bottom:20px;
	left:351px;
	font-family: 'Source Sans Pro', sans-serif; 
	font-size:15px; text-align:center; font-weight:700; line-height:18px; color:#000;
}
.slide-4 .text3 span{
	width:148px; font-family: 'Source Sans Pro', sans-serif; font-size:14px; text-align:center; font-weight:300; color:#000;
}

.slide-4 .text4{
	width:148px; 
	position:absolute;
	bottom:218px;
	left:492px;
	font-family: 'Source Sans Pro', sans-serif; 
	font-size:15px; text-align:center; font-weight:700; line-height:18px; color:#000;
}
.slide-4 .text4 span{
	width:148px; font-family: 'Source Sans Pro', sans-serif; font-size:14px; text-align:center; font-weight:300; color:#000;
}



/* form css */

.form{
	position:absolute;
	right:0;
	top:-30px;
	z-index:999;
	width:290px;
	/*height:420px;*/
	height:auto;
	box-shadow:0 0 10px 4px #ccc;
	background:#fff;
	border:5px solid #fff;
}
.form-inner{
	background: #920104; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMDEwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMjAxMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #920104 0%, #b20107 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#920104), color-stop(100%,#b20107)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #920104 0%,#b20107 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #920104 0%,#b20107 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #920104 0%,#b20107 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #920104 0%,#b20107 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#920104', endColorstr='#b20107',GradientType=0 ); /* IE6-8 */	
}
.form-inner span{
	display:block;
}
.form-inner .heading{
	text-align:center;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	color:#fff;
	text-shadow:1px 1px #000;
	text-transform:uppercase;
	padding:13px 0;
	font-size:28px;
}
.form-inner .bor{
	background:url(../../../../images/home_v1/bor.gif) 0 0 repeat-x;
	height:2px;
}

.form-inner-search{
	background: #920104; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyMDEwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMjAxMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #920104 0%, #b20107 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#920104), color-stop(100%,#b20107)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #920104 0%,#b20107 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #920104 0%,#b20107 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #920104 0%,#b20107 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #920104 0%,#b20107 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#920104', endColorstr='#b20107',GradientType=0 ); /* IE6-8 */	
	background: linear-gradient(to bottom, rgb(27, 104, 180) 0%, rgb(83, 131, 215) 100%) repeat scroll 0% 0% transparent;
}
.form-inner-search span{
	display:block;
}
.form-inner-search .spn_pad_top{
	padding-top:5px;
}
.form-inner-search .heading{
	text-align:center;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	color:#fff;
	text-shadow:1px 1px #000;
	text-transform:uppercase;
	padding:13px 0;
	font-size:28px;
}
.form-inner-search .bor{
	background:url(../../../../images/home_v1/bor.gif) 0 0 repeat-x;
	height:2px;
}
.submit-search{
	width:100%;
	background: #292c2f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5MmMyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODA5MDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #292c2f 0%, #080909 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292c2f), color-stop(100%,#080909)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #292c2f 0%,#080909 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #292c2f 0%,#080909 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #292c2f 0%,#080909 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #292c2f 0%,#080909 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292c2f', endColorstr='#080909',GradientType=0 ); /* IE6-8 */
	padding:6px 0;
	text-align:center;
	border:0;
	border-radius:10px;
	margin:10px 0 13px 0;
	cursor:pointer;
	background: linear-gradient(to bottom, #920104 0%, #B20107 100%) repeat scroll 0% 0% transparent;
}
@-moz-document url-prefix() { 
  .submit-search {
     margin:10px 0 1px 0;
  }
}
.submit-search span{
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
}

form{
	padding:9px 25px;
}

label{
	display:block;
}

label span{
	font-size:15px;
	color:#fff;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	padding-bottom:2px;
}
input[type=text]{
	width:96%;
	border:1px solid #561010;
	padding:4px 2%;
	margin-bottom:5px;
}
input[type=password]{
	width:96%;
	border:1px solid #561010;
	padding:4px 2%;
	margin-bottom:5px;
}
select{
	width:100%;
	border:1px solid #561010;
	padding:4px 2%;
	margin-bottom:5px;
}
.submit{
	width:100%;
	background: #292c2f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5MmMyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwODA5MDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #292c2f 0%, #080909 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292c2f), color-stop(100%,#080909)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #292c2f 0%,#080909 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #292c2f 0%,#080909 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #292c2f 0%,#080909 100%); /* IE10+ */
background: linear-gradient(to bottom,  #292c2f 0%,#080909 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292c2f', endColorstr='#080909',GradientType=0 ); /* IE6-8 */
padding:6px 0;
text-align:center;
border:0;
border-radius:10px;
margin:10px 0 13px 0;
cursor:pointer;
}
@-moz-document url-prefix() { 
  .submit {
     margin:10px 0 1px 0;
  }
}
.submit span{
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
}
@-moz-document url-prefix() { 
  .submit span{
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
}
}

/* top navigation css */

.navigation{
	width:940px;
	margin:0 auto;
}
.menu{
	padding:10px 0 7px;
}

.sign-up-links{
	padding:9px 0;
}
.sign-up-links a{
	display:inline-block;
	font-size:14px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	color:#ad1c1b;
}
.sign-up-links a.login{
	background:url(../../../../images/home_v1/sprite.png) 0 -188px no-repeat;
	padding:5px;
	padding-left:22px;
}
.sign-up-links a.register{
	background:url(../../../../images/home_v1/sprite.png) 0 -214px no-repeat;
	padding:5px;
	padding-left:22px;
	margin-left:7px;
}

.text-gray{
	font-size:10px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	color:#fff;
	padding-top:2px;
}
.text-gray a{
	font-size:10px;
	font-family:'source_sans_prosemibold', Tahoma, Geneva, sans-serif;
	color:#fff;
}

/*

*/
/*

*/

div.accessblock {
	display: block;
	float: left;
	width: 300px;	
	margin-right: 20px;
	position: relative;
}

div.acc_full {
	margin-right: 0;
}

div.accessblock div {
	padding: 20px;
	min-height: 193px;
	background: url(../../../../images/home_v1/accessblock-bg.jpg) no-repeat bottom right;
}

div.acc_free div { border: 1px solid #00B200; background-position: 0 130px; }
div.acc_limited div { border: 1px solid #029CFF; background-position: 0 105px; }
div.acc_full div { border: 1px solid #AE1F1E; }

div.acc_free div:before,
div.acc_limited div:before,
div.acc_full div:before {
	content:"";
	position: absolute;
	top: -2px;
	right: -2px;
	display: block;
	height: 135px;
	width: 137px;	
}

div.acc_free div:before { background: url(../../../../images/home_v1/cornerbadge-free.png) 0 0 no-repeat; }
div.acc_limited div:before { background: url(../../../../images/home_v1/cornerbadge-limited.png) 0 0 no-repeat; }
div.acc_full div:before { background: url(../../../../images/home_v1/cornerbadge-full.png) 0 0 no-repeat; }

div.accessblock h3 {
/*	font-family: 'Source Sans Pro', sans-serif;	
	font-weight: 600;*/
	font-family: 'source_sans_probold', Tahoma, Geneva, sans-serif;	
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}

div.accessblock p {
	font-family: 'source_sans_proregular', Tahoma, Geneva, sans-serif;	
	color: #000;
	font-size: 16px;
	padding-right: 60px;	
}

div.acc_limited p, div.acc_full p {
	font-size: 16px;
}

div.accessblock a.helplink {
	position: absolute;
	display: block;
	padding-left: 50px;
	line-height: 40px;
	background: transparent url(../../../../images/home_v1/accesshintlink.png) center left no-repeat;
	text-decoration: none;
	color: #000;
	top: 140px;
	left: 20px;
	font-family:'source_sans_prosemibold';
}

div.accessblock a.helplink:hover {
	color: #AE1F1E;
}

div.accessblock a.helplink span {
	border-bottom: 1px dotted #aaa;
}

div.acc_free h3 { color: #00B200; }
div.acc_limited h3 { color: #029CFF; }
div.acc_full h3 { color: #AE1F1E; }

div.accessblock a.accessbtngreen {
	background: #00b200; /* Old browsers */
	background: -moz-linear-gradient(top,  #00b200 0%, #008c00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b200), color-stop(100%,#008c00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00b200 0%,#008c00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00b200 0%,#008c00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00b200 0%,#008c00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00b200 0%,#008c00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b200', endColorstr='#008c00',GradientType=0 ); /* IE6-9 */

	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px 10px;
	color: #fff;
	/*font-family: 'Source Sans Pro', sans-serif;	
	font-weight: 600;*/
	font-family: 'source_sans_probold', Tahoma, Geneva, sans-serif;	
	position: absolute;
	bottom: 20px;
	right: 20px;
}

div.accessblock a.accessbtnblue {
	background: #0099ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #0099ff 0%, #0079ca 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099ff), color-stop(100%,#0079ca)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0099ff 0%,#0079ca 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0099ff 0%,#0079ca 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0099ff 0%,#0079ca 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0099ff 0%,#0079ca 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099ff', endColorstr='#0079ca',GradientType=0 ); /* IE6-9 */

	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px 10px;
	color: #fff;
	/*font-family: 'Source Sans Pro', sans-serif;	
	font-weight: 600;*/
	font-family: 'source_sans_probold', Tahoma, Geneva, sans-serif;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

div.accessblock a.accessbtnred, div.recordblock a.accessbtnred {
	background: #ae1f1e; /* Old browsers */
	background: -moz-linear-gradient(top,  #ae1f1e 0%, #8d1818 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ae1f1e), color-stop(100%,#8d1818)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ae1f1e 0%,#8d1818 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ae1f1e 0%,#8d1818 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ae1f1e 0%,#8d1818 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ae1f1e 0%,#8d1818 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae1f1e', endColorstr='#8d1818',GradientType=0 ); /* IE6-9 */

	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	padding: 5px 10px;
	color: #fff;
	/*font-family: 'Source Sans Pro', sans-serif;	
	font-weight: 600;*/
	font-family: 'source_sans_probold', Tahoma, Geneva, sans-serif;

	position: absolute;
	bottom: 20px;
	right: 20px;
}

h3.otitle {
/*	font-family: 'Source Sans Pro', sans-serif;	
	font-weight: 600;*/
	font-family: 'source_sans_probold', Tahoma, Geneva, sans-serif;
	color: #B20107;	
	text-transform: uppercase;
	font-size: 22px;
	margin: 20px 0;
	text-align: center;
}


div.accessblock a.accessbtngreen:hover { opacity: 0.8; }
div.accessblock a.accessbtnblue:hover { opacity: 0.8; }
div.accessblock a.accessbtnred:hover { opacity: 0.8; }
div.recordblock a.accessbtnred:hover { opacity: 0.8; }

div.recordblock {
	display: block;
	float: left;
	width: 300px;	
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px;	
}

div.recordblock div {
	border: 1px solid #ddd;
	height:300px;
	
}

div.rblast { margin-right: 0; }
div.rblock-bmd { background:none; 
	padding:0px 0px 20px 0px;}
div.rblock-military { background:none; 
	padding:0px 0px 20px 0px; }
div.rblock-parish {  background:none; 
	padding:0px 0px 20px 0px; }
div.rblock-trade { background:none;  
	padding:0px 0px 20px 0px;}
div.rblock-inter { background:none; 
	padding:0px 0px 20px 0px;}
div.rblock-school {  background:none; 
	padding:0px 0px 20px 0px; }

div.recordblock h4 {
	font-family: 'Source Sans Pro', sans-serif;	
	font-weight: bolder;
	font-size: 18px;
	color: #000;
	margin: 0 0 0px 0;
	padding: 10px 12px 0px 12px;
	background:none;
	text-align: left;
}

div.recordblock img {
	width:278px;
	height:135px;
	margin: 10px 10px;
	
	border:1px solid #ffffff;

}

div.recordblock p {
	padding: 0 15px 20px 15px;
	margin: 0 0;
	color: #000;
	font-size: 16px;
}

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.access-block-outer{
	margin:30px auto;
	width:940px;
}

.record-outer{
	margin:0 auto; width:940px;
}