.frv_Header1, .frv_Head3 .frv_Header4, #main h3, #main h4  {
	font-family:Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.frv_Header1 {
   font-size: 20px;
   	margin-top:30px;
	margin-bottom: 20px;
	text-align: center;
}

 #main h3 {
 font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top:20px;
}

 #main h4 {
 font-size: 15px;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top:20px;
}

.frv_Normal, .frv_bold, .frv_ul, .frv_li, .frv_caption, p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.block ul, .block ol, .block li, .frv_list, .frv_list2, .frv_list3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
    line-height: 140%;
    font-weight: normal;
}

.block ul, .block ol {
margin-top: 8px;
margin-bottom: 10px;
}

.block li {
	margin-top:5px;
	margin-bottom:10px;
}

.block li.none {
list-style-type:none;
}

.frv_small {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
    margin: 10px 20px 10px 20px;
}

.frv_Head3 {
  font-size: 16px;
  line-height: 120%;
  text-align: left;
  margin:0px 0px 5px 0px;
}

.frv_Normal {
    line-height: 150%;
	font-style: normal;
	font-weight: normal;
    margin: 10px 0px 15px 5px;
}

p {
    line-height: 130%;
	font-style: normal;
	font-weight: normal;
    margin: 10px 0px 10px 5px;
}

.frv_Header4 {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top:10px;
	margin-left: 5px;
	color: #0000D5;
}

.frv_bold {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 10px 0px 10px 5px;
	color: #0000D5;
}


.frv_quote {
    font-style: italic;
    line-height: 130%;
    font-weight: normal;
	margin: 20px 10px 20px 10px;
}

.frv_smallHead {
	font-family: Verdana;
	font-size:17px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
    margin: 15px 10px 15px 10px;
}

.frv_ul {
	margin: 0px 10px 0px 0px
}

 .frv_li {
	margin: 10px 10px 15px 10px;
	line-height:150%;
}


.frv_caption {
    font-style: italic;
    line-height: normal;
    font-weight: normal;
	text-align:center;
	margin-top:10px;
	margin-bottom:25px;
}

.wrap {
    width:100%;
    border:0px;
    margin: 10px 0px 10px 0px;
    padding:0px;
}
  
.img_wrapper img {
    width: 100%;
    height: auto;
}

.img_single img {
    display: block;
    width: 92%;
    height: auto;
    margin: 0 auto;
}
  
.two_column {
  position: relative;
  left: 0px;
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 0px;
}


.two_column_video {
  position: relative;
  left: 0px;
  vertical-align: top;
}

.two_column_description {
  position: relative;
  left: 0px;
  vertical-align: top;
  padding:0px;
}

.two_column_description p {
  line-height: 150%;
  margin-left:0px;
  margin-top:0px,
  margin-bottom:10px;
}


.video {
  position:relative;
  width:94%;
  overflow: hidden;
  padding-top: 53%;
  height:0;
  margin: 0 auto;
}

.video-inner {
  position:absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width:100%;
  height:100%;
}

.wrapgreyadvert, .wrapgreylight {
 width: 98%;
 height: auto;
  border: 0px;
  margin: 10px auto 20px;  
}

.wrapgreyadvert {
  background-color:#DADADA;
  padding: 10px 0px 10px 10px;
}

.wrapgreylight {
  background-color:#EDEDED;
  padding: 10px 0px 10px 10px;
}

#main div.wrapgreyadvert p {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.frv_table {
  width:100%;
  display:table;
  border-collapse:separate;
  border-spacing:0px;
}

.frv_row {
  width:100%;
  display:table-row;
}

.frv_cellImage, .frv_cellText {
  display:table-cell;
  border:0px;
}

.frv_cellImage {
width: 20%;
  padding:0 2%;
}

.frv_cellText {
 padding:0px;
 vertical-align:top;
 margin: 0px;
}


hr.long {
   width:90%;
   margin:30px 5%;
}

hr.short {
   width:56%;
   margin-left:2%;
   margin-top:15px;
   margin-bottom:15px;
}

.FRV {
    color: #0000D5;
}

.grey {
   color:#EDEDED;
}
.red {
	color: #ff0000;
}

span.bold-blue {
  font-weight: bold;
  color: #0000D5;
}

@media only screen and (min-width: 960px) {
.two_column_grey {
    display: inline-block;
    width: 48%;
	height: 310px;
  }
  
.two_column {
    display: inline-block;
    width: 46%;
  }
  

.two_column_description {
    display: inline-block;
    width: 21%;
    margin: 0 0 0 1%;
}

.two_column_video {
    display: inline-block;
    width: 75%;
    margin: 0 1% 0 0;
}


}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  
.two_column {
    display: inline-block;
    width: 46%;
 }
 

.two_column_description {
    display: inline-block;
    width: 26%;
    margin: 0;
    padding:0px;
}

.two_column_description p {
  font-size:13px;
  line-height: 150%;
  margin:0px 0px 10px;
}

.two_column_video {
    display: inline-block;
    width: 70%;
    margin: 0 1% 0 0;
}

.frv_small {
    margin: 0px 10px 10px 10px;
}

}

@media only screen and (max-width: 767px) {
  
.two_column {
    position: center;
    left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
  }

 .two_column_description {
    position: center;
    left: 5px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
}
.two_column_video {
    position: center;
    left: 5px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
}

.two_column_description p {
  line-height: 150%;
  margin:0px 10px 10px;
}

.frv_cellImage {
  width: 3%;
  height:0px;
  display: none;
}

.img_wrapper img {
    width: 2%;
    height:0px;
  display: none;
}


.img_wrapper img {
    width: 440px;
  }
  
 .frv_Header1 {
   font-size: 20px;
   	margin-top:10px;
	margin-bottom: 10px;
	text-align: center;
} 

.frv_Normal {
   margin-left:5px;
}

.frv_caption {
   margin-bottom: 15px;
}

.frv_small {
    margin: 0 0 10px;
}

hr.long, hr.short {
   width:100%;
   margin:20px 0px;
}

}
