body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family: arial;
	background-color: #E6E6E6
	}

a, a:visited
{
	color: #4D61A6;
	text-decoration: none;
}

a:hover
{
	color: #4D61A6;
	text-decoration: underline;
}
	
#container {
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

#contents
{
	
	background-color: #EfEfEf;
	padding: 10px;
}

#footer
{
	background-color: #B9D2E7;
	color: #286C95;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-size: 8pt;
}

.hpheader
{
		background-image: url('../images/bannerheader.jpg');
		color: white;
		font-size: 23px;
		line-height: 30px;
		height: 30px;
		padding: 0 0 0 5px;
}

.hpminiheader
{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	vertical-align: middle;
	text-indent: 5px;
	font-weight: bold;
	letter-spacing: 0.4pt;
}

.hptext
{
	padding: 5px;
	font-size: 12px;
	vertical-align: top
}

.hpblurb
{
	padding: 6pt 0 0 0;
}

a img {border: 0; }

#innercontents
{
	background-color: #ffffff;
	padding: 10px;
}

.breadcrumbs
{
		font-size: 8pt;
}

h2.pagetitle
{
	padding-top: 0px;
	margin-top: 5px;
	color: #354990;
	text-align: left;
	font: bold 18pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #354990;
}
