@charset "UTF-8";body {	background-image: url(images/blue_tall_rect.jpg);	background-repeat: repeat-x;	background-color: #AED0E9;	margin: 0px;}#wrapper {	width: 832px;	margin-top: 0px;	margin-right: auto;	margin-left: auto;	background-image: url(images/wrapper_repeating.jpg);	background-repeat: repeat-y;}#header {	background-image: url(images/blendery_top.jpg);	height: 136px;	width: 832px;}#mainBodyArea {	background-image: url(images/mainBody_background.jpg);	background-repeat: no-repeat;	width: 832px;}#footer {	background-image: url(images/footer.jpg);	height: 68px;	width: 832px;	background-repeat: no-repeat;}#header a:link, #header a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000000;	text-decoration: none;}#mainBodyArea .mediumSizedHeader {	font-family: Arial, Helvetica, sans-serif;	font-size: 22px;	color: #2E3192;	margin-bottom: 12px;}#header a:hover {	color: #2E3192;}#mainBodyArea a:link, #mainBodyArea a:hover {	color: #0C1373;	text-decoration: none;}#mainBodyArea p {	margin-top: 0px;	margin-bottom: 0px;}#mainBodyArea a:hover {	color: #E7A81E;	text-decoration: underline;}#mainBodyArea .header {	font-family: Arial, Helvetica, sans-serif;	font-size: 30px;	margin-bottom: 20px;	color: #2e3192;}#mainBodyArea .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	color: #2e3192;
}
#mainBodyArea .bodyCopy {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #000000;	line-height: 19px;	margin-bottom: 5px;}#mainBodyArea .tightCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
}
#mainBodyArea .smallerHeader {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	color: #2E3192;	margin-bottom: 12px;}#mainBodyArea .finePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E3192;
}
