  @charset "UTF-8";
body {
	background-color: #ffffff;
}
h1 {
	color: #0a81cb;
	font-weight: normal;
	font-size: 2em;
	font-family: 'Maven Pro', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
.h1sub {
}
h2 {
	color: #0a81cb;
	font-weight: normal;
	font-size: 2em;
	font-family: 'Maven Pro', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
h3 {
	font-weight: normal;
	font-size: 1.5em;
	font-family: 'Maven Pro', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
h4 {
	color: #0a81cb;
	font-weight: normal;
	font-size: 1.5em;
	font-family: 'Maven Pro', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
.animaBG {
	background-color: #adc5d4;
}
hr {
	border-top-width: 1px;
	border-top-color: #000000;
}
footer {
	background-color: #666666;
	color: #FFF;
}
footer a:link {
	color: #FFF;
	text-decoration: none;
}
footer a:visited {
	color: #FFF;
	text-decoration: none;
}
footer a:hover {
	color: #66ccff;
	text-decoration: none;
}
.jumbotron {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.accent {
	color: #0a81cb;
}
.accent14 {
	color: #0a81cb;
	font-size: 1.2em;
}
.accent16 {
	color: #0a81cb;
	font-size: 1.4em;
	font-family: 'Maven Pro', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
.accent16gray {
	color: #666666;
	font-size: 1.3em;
	font-family: 'Maven Pro', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
.red14 {
	font-size: 14px;
	color: #cc0033;
}
.red {
	color: #cc0000;
}
ul  {
 padding-left:0;   
}
ul li  {
 list-style-position:inside
}
.quoteAccent {
	font-weight: normal;
	color: #3460CD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
.title16 {
	font-size: 1.4em;
	color: #0a81cb;
}
.title14 {
	font-size: 1.3em;
	color: #0a81cb;
}
.h1sub {
	font-size: 16px;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
}
.homeHeaderBg {
	background-color: #cbd7df;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.websiteby {
	font-size: 0.9em;
	color: #999;
}
.websiteby a:link {
	color: #999;
	font-size: 0.9em;
	text-decoration: underline;
}
.websiteby a:visited {
	font-size: 0.9em;
	color: #999;
}
.websiteby a:hover {
	font-size: 0.9em;
	color: #FFF;
}
.logo {
	background-color: #ccd7df;
}
.headerBG {
	background-color: #eeeeee;
}
