@charset "UTF-8";


a { outline:none;}

h2 {
	color: #05046F;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 8px 0 2px 0;
	text-transform: uppercase;
}

h3 {
	color: #222222;
	font-family: Arial;
	font-size: .9em;
	margin: 5px 0 2px 0;
}

h3 a, h3 a:visited, h3 a:link {
	color: #f19421;
	font-family: Arial, Helvetica, sans-serif /*Impact, 'Lucida Sans Unicode'*/;
	font-size: 1.3em;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	background-color: #ecf7fb;
}

h3 a:hover, h3 a:active {
	background-color: #F19421;
	color: /*#20bb04*/#ecf7fb;
	padding: 5px;
}

.desc {
	color: #ffffff;
	font-family: Arial;
	font-size: .9em;
	margin: 5px 0 10px 0;
}

.footitem {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 33px;
	margin-left: 25px;
	margin-top: 34px;
	position: relative;
	/*width: 98px;*/
}

.footlink {
	display: block;
	width: auto;
	text-align: center;
}

.footlink:link, .footlink:visited {
	text-decoration: none;
}

.footlink:hover, .footlink:active {
	color: #ffffff;
	text-decoration: underline;
}

.foottext {
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.lastfootitem {
	padding-right: 0 !important;
}

.leftlink {
	background: transparent url(../images/link_divider.jpg) no-repeat scroll left bottom;
	margin: 0px;
	padding: 0 0 2px 0;
	height: 27px;
	width: 218px;
}

.whiteArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.5em;
}