/* @override http://www.creditunionfacts.com/styles/typography.css */

@charset "utf-8";
/* CSS Document */

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0083a9;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	color: #0083a9;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #0083a9;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a738b1;
}

p, ul {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

ul {
	margin-left: 15px;
	list-style-image:url(../images/arrowBullet.gif);
	list-style-type:none;
}

ul ul {
	list-style-image: none;
	list-style-type:disc;
	margin-left: 25px;
	margin-top: 5px;
}

hr {
	color: #0083A9;
	size: 1px;

}


#bodyCapsule a {
	color: #a738b1;
	text-decoration: none;
}

#bodyCapsule a:hover {
	text-decoration: underline;
}

#mediaAreaCopy h1 {
	color: #abec2e;
	font-size: 32px;
	line-height: .9em;
}

#mediaAreaCopy p {
	color: #ffffff;
}

#footer ul, #footer ul li a {
	font-size: 11px;
	color: #70c7e0;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #FFFFFF;
}