BODY
{
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #005688;
}
		
TD.Box{
	BORDER-RIGHT: #D4D0AA 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #90224A 3px solid;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #D4D0AA 1px solid;
	PADDING-TOP: 8px;
	BORDER-BOTTOM: #90224A 3px solid;
	BACKGROUND-COLOR: #FCF6E5;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

Span.BoxHeading{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: bold;
}

Span.BoxContent{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

Span.homepagemessage{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

a:active, a:visited, a:link{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:active.footernav, a:visited.footernav, a:link.footernav{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a:hover.footernav{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:active.footerwebdesign, a:visited.footerwebdesign, a:link.footerwebdesign{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #AAAAAA;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover.footerwebdesign{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

Span.footercontent{
		font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: normal;
}

.PageTitle{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 18px;
	font-weight: normal;
}

Span.PageTitleWhite{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: normal;
}

Span.content, p.content{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
}

Span.heading, p.heading{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
	//line-height: 160%;
}

a:active.newsletter, a:visited.newsletter, a:link.newsletter,a:hover.newsletter{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #003399;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}

img.newsletter{
	BORDER: #D4D0AA 2px solid;
}

td.photos{
		font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	font-weight: bold;
}


@media screen {

	TD.navpanel{
		background-color: #D4D0AA;
	}
	
	TD.LeftEdge{
	}
	
	TD.RightEdge{
		background-image: url(../images/global/pageborder/right.jpg);
		width: 45px;
	}

}

@media print {

	TD.navpanel{
		display: none;
	}
	
	TD.LeftEdge{
		display: none;
	}
	
	TD.RightEdge{
		display: none;
	}
	
	img.banner{
		width: 660px;
	}
	
}