body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 11px;
}

div .clear
{
	clear: both;
}

/* BEGIN TEXT STYLES */ 

a img
{
	border: none;
}

p, h1, h2, h3, h4, ul, li
{
	margin: 0;
	padding: 0;
}

p
{
	padding-bottom: 14px;
	line-height: 18px;
}

a
{
	color: #005e99;
}

h1, h2, h3
{
	color: #005e99;
	font-weight: normal;
}

h1
{
	margin: 8px 0;
	height: 30px;
	font-size: 18px;
}

h2
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}

h3
{
	margin: 3px 0;
	font-size: 11px;
	font-weight: bold;
}

h2 a, h3 a
{
	text-decoration: none;
}

h3 a:hover
{
	text-decoration: underline;
}

h4
{
	margin: 3px 0;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}

/* END TEXT STYLES */ 

#toolbarSitePicker, #toolbarSearch, #stockTicker, #subNav
{
	display: none;
}

#toolbar img.logo
{
	display: block;
	margin-bottom: 10px;
}

#navWrapper, #nav
{
	display:none;
}

#contentWrapper
{
	margin-left: 15px;
}

/* BEGIN HOME PAGE STYLES */
#mainImage
{
	width: 418px;
	height: 419px;
	background: #e9e9e9;
}

#calloutWrapper
{
	width: 312px;
	height: 419px;
}

.callout
{
	height: 133px;
	margin-bottom: 10px;
	background: #e9e9e9;
}

#calloutWrapper .last
{
	margin-bottom: 0px;
}

/* END HOME PAGE STYLES */


/* BEGIN INTERIOR PAGE STYLES */

div.sectionHeader
{
	display: none;
}

#breadCrumb ul
{
	padding-bottom: 10px;
}

#breadCrumb li
{
	color: #66594d;
	display: inline;	
}

#breadCrumb li a, #breadCrumb li a:visited
{
	color: #66594d;
	text-decoration: none;
}

#breadCrumb li a:hover
{
	text-decoration: underline;
}

#breadCrumb li.current
{
	color: #cccccc;
}

.print
{
	display: none;
}

.contentBody ul
{
	padding-left: 22px;
}

.contentBody li
{
	padding-left: 10px;
	padding-bottom: 8px;
	background: url(../Images/content_bullet.gif) 0 0 no-repeat;
	list-style-type:none;
}

.contactForm
{
	display: none;
}

/* END INTERIOR PAGE STYLES */

#footer
{
	visibility: hidden;
}

#footer #legal
{
	margin-left: 15px;
	visibility: visible;
}