@charset "UTF-8";
<!--
body,td,th {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	color: #666;
	font-weight:300;
}
body {
	background-color: #E5E6E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: 'Oswald', sans-serif;
	color: #008AAE;
	text-decoration: none;
	font-weight:600;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #008AAE;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a.bar {
	font-family: 'Oswald', sans-serif;
	font-size: 19px;
	color: #666;
	font-weight:400;
	
}
a.bar:hover {
	color:#008AAE;
	}

a.bar2 {
	font-family: 'Oswald', sans-serif;
	color: #ccc;
	text-decoration: none;
	font-weight:300;
	font-size:13px;
	
}
a.bar2:hover {
	color: #65B9D1;
}

a.bar3 {
	font-family: 'Oswald', sans-serif;
	color: #666;
	text-decoration: none;
	font-weight:300;
	font-size:13px;
	
}
a.bar3:hover {
	color: #65B9D1;
}
.headline {	font-weight: bold;
	font-size: 14px;
	color: #1979BE;
}
.white {
	font-family: 'Economica', sans-serif;
	color: #FFF;
	font-size: 16px;
}
.white14 {
	font-size: 14px;
}
.white14 {
	font-weight: bold;
	color: #FFF;
}
.Headline1 {
	font-family: 'Oswald', sans-serif;
	color: #008AAE;
	font-weight:300;
	font-size: 17px;
}
.Headline2 {
	font-family: 'Oswald', sans-serif;
	color: #008AAE;
	font-weight:400;
	font-size: 22px;
}
.cushycms {
    font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #666
	}
	

-->

/* CSS Document */

