.arial-12-grey {
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #666;
	text-decoration: none;
} 
.arial-10-grey {
	font-family: arial;
	font-size: 10px;
	line-height: 15px;
	font-weight: 400;
	color: #666;
	text-decoration: none;
}
.line-grey {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}

img.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
img:hover.sop  {
	filter: alpha(opacity=40);
	opacity: 0.4;
	  transition: opacity .35s ease-in-out;
   -moz-transition: opacity .35s ease-in-out;
   -webkit-transition: opacity .35s ease-in-out;
}
a img {
		border: none;
		}	
#topnav div.drop {
	position: relative;	
	width: 100%;
	height: 100%;
	line-height: 52px;
	display: block;
}
#topnav div.drop div {
	display: none;
	position: absolute;
	top: 40px;
	width: 52px;
	line-height: 40px;
	height: auto;
	min-height: 15px;
	padding: 0px;
	z-index: 10000000000;
}
.top-red-line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ED1E24;
}

#topnav div.drop:hover > div {
	display: block;
}
a.top-link {
	font-family: 'roboto', sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 100%;
	line-height:40px;
	font-weight: 300;
} 
a.top-link:hover {
	color: #636363;
}
a.top-link:hover span {
	display: inline-block;
	line-height: 26px;
	margin: 7px 0;
}
a.top-link:hover span {
	border-bottom: solid 3px #437cdf;
}
.top-grey-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
.scrollable {
position:relative;
overflow:hidden;
width: 100%px;
height: 490px;
}
.rob-thin-27-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	line-height: 27px;
	font-weight: 100;
	color: #464646;
	text-decoration: none;
}
.rob-reg-14-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #585858;
	text-decoration: none;
}
.full-border-grey {
	border: 1px solid #e5e5e5;
}


.rob-thin-26-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	line-height: 27px;
	font-weight: 100;
	color: #4b4b4b;
	text-decoration: none;
}
.rob-thin-24-blue {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 100;
	color: #3197df;
	text-decoration: none;
}


.rob-light-15-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	color: #9e9e9e;
	text-decoration: none;
}
.rob-light-13-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: 300;
	color: #656565;
	text-decoration: none;
}
.rob-light-14-blue {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: 300;
	color: #2c69ab;
	text-decoration: none;
}


.rob-light-20-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	color: #444444;
	text-decoration: none;
}
.scrollable .items {
width:20000em;
position:absolute;
height: 490px;
}
.items div {
float:left;
width: 100%px;
height: 490px;
}
.line-grey-thin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0b0b0;
}
#left {
position: absolute;
visibility: visible;
height: 100px;
width: 100px;
top: 370px;
left: 50%;
margin-left: -490px;
z-index: 1005;
}
#right {
position: absolute;
visibility: visible;
height: 100px;
width: 100px;
top: 370px;
left: 50%;
margin-left: 460px;
z-index: 1000;
}
.button {
	display: block;
	height: 50px;
	width: 100%;
	webkit-border-radius: 2px 2px 2px 2px;
    moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
	font-family: 'Asap', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height:50px;
	font-weight: 300;
	background-color: #f32836;	
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
	}
a.button:hover {
    background-color: #f37928;	
	color: #FFFFFF;
}
</style> 
