@charset "UTF-8";
/* CSS Document */

/********

#074158 - blue
#0481B2 - light blue
#636466 - blue grey			//	replacing #e76e00 - gold
#D8E6EB - light blue grey

#C81818 - new red  			//	replacing #f4462f - old orange
#7E0B1E - dark red 

font-family: 'Arimo', sans-serif;
font-family: 'Open Sans', sans-serif;

*********/
a{
	outline: none;
	cursor: pointer;
	color: #C81818;
}
a:hover {
	color: #074158;
}
p {
	margin: 0 0 20px 0;
	/*padding: 0px 0px 20px;*/
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select, option {
	font-size:12px;
	 resize: none;
	 line-height: 14px;
}
input.formBoxWide, textarea.formBoxWide {
	width: 99%;
}
h1, h2, h3 {
	font-size:1em;
	font-weight:normal;
	margin: 0 0 20px 0;
	/*padding: 0px 0px 18px;*/
}
sup {
	font: normal 8px/8px Arial, Helvetica, sans-serif;
}

ul.arrowList {
	margin: 0 0 0 5px;
padding: 0px 0px 0px 10px;
}
ul.arrowList li {
	list-style: url(../images/ria/arrow.png);
	margin: 0 0 10px;
	padding: 0;
}
img.imgBlock {
	display: block;
}
img.imgBlockTop,
img.imgBlockBot,
img.imgBlockBotTop,
img.imgBlockLeft,
img.imgBlockLeftBot,
img.imgBlockLeftBotTop,
img.imgBlockRight,
img.imgBlockRightBot,
img.imgBlockRightTop,
img.imgBlockRightBotTop {
	display: block;
}
img.imgBlockTop {
	margin: 30px 0px 0px 0px;
}
img.imgBlockBot {
	margin: 0px 0px 30px 0px;
}
img.imgBlockBotTop {
	margin: 30px 0px 30px 0px;
}
img.imgBlockLeft {
	margin: 0px 0px 0px 30px;
}
img.imgBlockLeftBot {
	margin: 0px 0px 30px 30px;
}
img.imgBlockLeftBotTop {
	margin: 30px 0px 30px 30px;
}
img.imgBlockRight {
	margin: 0px 30px 0px 0px;
}
img.imgBlockRightBot {
	margin: 0px 30px 30px 0px;
}
img.imgBlockRightTop {
	margin: 30px 30px 0px 0px;
}
img.imgBlockRightBotTop {
	margin: 30px 30px 30px 0px;
}

img.imageFloatRight{
	float:right;
	margin:0 0 20px 20px;
}
img.imageFloatLeft{
	float:left;
	margin:0 20px 20px 0;
}
img.border, .border {
	border: 1px solid #CCC;
}

a.btn:link, a.btn:visited, a.btn:hover, input.btn {
	cursor:pointer;
	font: bold 14px/normal Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	margin: 0px;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px 6px 6px 6px;
}
a.btn:link, a.btn:visited, input.btn {
	color: #FFF;
	background: #C81818;
	border: 1px solid #C81818;
}
a.btn:hover, input.btn:hover {
	color: #FFF;
	background: #074158;
	border: 1px solid #074158;
}

a.btn.small{
font-size:11px;
padding:5px;
}
a.blk:link, a.blk:visited {
	color: #000;
}
a.blk:hover {
	color: #F60;
}

.ArrowLink{
background-image:url(../images/ria/arrow-link.png);
background-repeat:no-repeat;
background-position:left center;
padding-left:14px;
font-size:12px;
font-weight:bold;
color:#333;
text-decoration:none;
}
.ArrowLink:hover{
color:#0083c7;
}
/* classes */
.pageTitle {
	font-family:'Arimo',Arial,sans-serif;
	margin: 0 0 12px 0 !important;
	font-size:1.8333333em;/*22/12*/
	/*font-weight:bold;*/
	color: #000;
	border-bottom:4px solid #333;
	text-transform:uppercase;
}
.pageTitle.NoPad{
margin:0 !important;
}
.pageTitle.NoUpperCase{
text-transform:none !important;
}


.title {
	color: #000;
	font-size:1.3333333em;/*16/12*/
	font-weight:600;
}
.title2,.title2-NoLine {
	color: #000;
	font-size:1.1666666em;/*14/12*/
	font-size:1.3333333em;/*16/12*/
	font-weight:600;margin: 0 0 12px 0;
}
.title3 {
	color: #930;
	font-size:1em;
	font-weight:bold;
}
.subtitle {
	font-size:1.3333333em;/*16*/
	font-family:'Arimo',Arial, sans-serif;
	font-weight:bold;
	color: #074158;
	padding:5px 0;
}
.subtitle2 {
	font-size:1.4166666em;/*17*/
	font-family:'Arimo',Arial, sans-serif;
	font-weight:bold;
	color: #074158;
	border-bottom:1px solid #CCC;
	padding-bottom: 10px;
}
.closing {
	font-size:1em;
	color: #555;
	display: block;
	padding: 10px 0px 5px;
	text-align: center;
}
.alertText {
	color: #F00;
}
.bodyCopy {
	
}
.largeCopy {
	font-size:2em;
}
.smallCopy {
	font-size:.75em;
}
.horizontal, .horizontalClear {
	border-top: 1px dotted #999;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.horizontalClear {
	clear: both;
}
.colorTxt, .txt-color {
	color: #930;
}
.nowrap, .tel {
	white-space: nowrap;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

/* Thumbnail Image Englarge */
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 500;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border: none;
padding: 0px;
display: block;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: 55px; /*position where enlarged image should offset horizontally */
}

/* view lrg logo */
.thumbnail2 {
position: relative;
z-index: 0;
}
.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 3px;
	left: -1000px;
	border: 1px solid #999999;
	visibility: hidden;
	text-decoration: none;
	background: #FFFFFF;
}
.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -50px;
left: -100px; /*position where enlarged image should offset horizontally */
}
/* view lrg icon */
.thumbnail3 {
position: relative;
z-index: 0;
}
.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail3 span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 3px;
	left: -1000px;
	border: 1px solid #CCCCCC;
	visibility: hidden;
	text-decoration: none;
	background: #FFFFFF;
}
.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}
.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -30px;
left: 19px; /*position where enlarged image should offset horizontally */
}

/* view text */
.thumbnail_text {
position: relative;
z-index: 0;
}
.thumbnail_text:hover{
background-color: transparent;
z-index: 50;
	cursor: pointer;
}
.thumbnail_text span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 10px;
	left: -1000px;
	border: 1px solid #CCCCCC;
	visibility: hidden;
	text-decoration: none;
	background: #074158;
	color: #FFFFFF;
	font: 12px/16px Arial, Helvetica, sans-serif;	
}
.thumbnail_text span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}
.thumbnail_text:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
width:250px;
top: -30px;
left: 19px; /*position where enlarged image should offset horizontally */
}

/* view text - opp */
.thumbnail_text2 {
position: relative;
z-index: 0;
}
.thumbnail_text2:hover{
background-color: transparent;
z-index: 50;
	cursor: pointer;
}
.thumbnail_text2 span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 10px;
	left: -1000px;
	border: 1px solid #CCCCCC;
	visibility: hidden;
	text-decoration: none;
	background: #003366;
	color: #FFFFFF;
	font: 12px/16px Arial, Helvetica, sans-serif;	
}
.thumbnail_text2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}
.thumbnail_text2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
width:250px;
top: -30px;
left: -269px; /*position where enlarged image should offset horizontally */
}

/*responsive youtube video */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* TO CLEAR FLOATS */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 5px;
     line-height: 0px;
}
.data-only {
	display: none;
}

/*Width Classes*/

.Width100{
	width:100%;
}
.Width75{
	width:75%;
}
.Width50{
	width:50%;
}
.Width25{
	width:25%;
}

@media (max-width:767px) {
.Width100,.Width75,.Width50,.Width25{
	width:100%;
}
}

.optin-text {
	font-size: 11px;
	line-height: 1.2;
	display: inline-block;
}

