body {
	background-color: #FFFFFF;
	}
	
#top_nav {
	background-image: url(images/redesign2009/hdr_homepage.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-position: left top;
	align: center;
	width: 960px;
	height: 160px;
	float: left;
	background-color: #E8E8E8
	
}
a {
	color: #BF1767;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
color: #BF1767;
	text-decoration: none;
	font-weight: bold;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6B507B;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #6B507B;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #BF1767;

}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: normal;
	font-weight: bold;
	color: #333333;
}
h5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: normal;
	font-weight: lighter;
	color: #333333;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	alight: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: auto;
	text-transform: uppercase;
	}
.navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	alight: center;
	color: #FFFFFF;
	
	}
	
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	alight: center;
	color: #FFFFFF;
	text-decoration: none;
	
	}
