﻿body
{
	font-family: Arial, Helvetica, Verdana;
	font-size: .7em;
	line-height:1.2;
	text-align:center;
	padding:0;
	margin:0 auto; 
}
p
{
	padding-bottom:10px;
}

h1
{
	font-size:1.9em;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
}

h2
{
	font-size:1.7em;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
}

h3
{
	font-size:1.5em;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
}

h4
{
	font-size:1.3em;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
}

b,strong
{
	font-weight: bold;
}

a
{
	color: #484848;
}
a:hover
{
	text-decoration: underline;
}

#baseFooter
{
	font-size:.9em;
	text-decoration: none;
}
#baseFooter a
{
	text-decoration: none;
}

#baseFooterNav
{
	font-size: 1.1em;	
}

#calloutNews a
{
	text-decoration: none;
}

#calloutResourceCenter a
{
	text-decoration: none;
	font-weight: bold;
}

#calloutResourceCenter ul
{
	list-style-image: url(/images/link-arrow.png);
	margin-left: 30px;
	_margin-left: 15px;
}

#calloutResourceCenter ul li
{
	padding-top: 3px;
}