@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;
}

#slogan, #bannerArea, .introTitle, #buttomLinks2, #linkTPLogo{
	display:none;
}
