BODY {
	background-color : #CCCCCC;
	color : #000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		color: #0000FF;

}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #cc3333;
}



#section-banner {
	font-family: Arial, Helvetica, sans-serif;
	color: #B61832;
	font-weight: bold;
	font-size: 30px;
}

#section-banner a 
{
	color: #B61832;
}

#section-banner a:hover
{
	color: #B61832;
	text-decoration: none;
}




	
#nav-header
{	margin: 0;
	padding: 0;
	z-index: 30}

#nav-header li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 13px arial}

#nav-header li a
{	display: block;
	margin: 0 4px 0 0;
	padding: 4px 10px;
	width: 102px;
	background: #333333;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#nav-header li a:hover
{	background: #cccccc;
	color: #B61832}

#nav-header div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #cccccc;
	border: 1px solid #cccccc}

	#nav-header div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #cccccc;
		color: #B61832;
		font: 13px arial}

	#nav-header div a:hover
	{	background: #666666;
		color: #FFF}



.Headline-Bold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.Headline-ItalicBold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Subhead-Bold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Subhead-ItalicBold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Body {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	color: #000000;
		line-height:125%;
		margin: 0 0 20px 0;	
		letter-spacing: 0px	
}
.Body-Bold {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Body-Italic {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
		line-height:125%;
		margin: 0 0 20px 0;	
		letter-spacing: 0px		
}

.caption {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	color: #000000;
	}





 
#content {
	clear: left;
	color: #ccc;
}
