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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding:0;
	background-image:url(/images/spacer.gif);
	background-repeat:no-repeat;
}

h1 {
	font-weight: bold;
	font-size: 13px;
	font-style:oblique;
	text-transform: uppercase;
	color: #1262BA;
}
h2 {
	font-weight: bold;
	font-size: 11px;
	font-style:oblique;
	text-transform: uppercase;
	color: #1262BA;
}


a {
	color: #1262BA;
}

#nav {
	margin-bottom:0px;
}

#nav li {
	padding: 0;
}

#mainImage, #brandLogos, #copyright{
	display:none;
}
