body{
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	color:#636363;
}

h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}

h1,h2,h3,h4{
	font-family:Arial,Verdana,sans-serif;
}

h1 span, div.logo span {
	display:block;
	margin-left:-3000px;
	height:0px;
}

div.logo{
	margin:19px 0px 0px 0px;
	background-color: transparent;
	background-image: url(../assets/sp_main.png);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

div.logo.logo a{
	width:328px;
	height:23px;
	display:block;
}

h2, h2 a {
	font-size:16px;
	color:#0e0e0e;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover {
	border-bottom: 1px #0e0e0e solid;
}

h3 {
	font-size:14px;
}

h4{
	font-size:12px;
	font-weight:bold;
	color:#0e0e0e;
}

p{
	line-height:18px;
	margin-bottom:10px;
}

p.small{
	font-size:11px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
}

p.tiny{
	font-size:9px;
	font-family:Tahoma,Arial,Verdana,sans-serif;
}

.leadingReduced {
	line-height: 150%;
}

span.red {
	color: #e80000;
}

span.blue {
	color: #3f7bae;
}

span.italic {
	color: #a1a1a1;
	font-style: italic;
}

sub, sup {
	line-height: 1em;
}

.strong{
	font-weight:bold;	
}

/* new top nav */
.mainNav a {
	font-size: 18px;
	color: #e6e6e6;
}