body {
	margin-top: 0px;
	background-image: url(../images/bkg.gif);
	background-repeat:repeat-x;
}
.highlite {
	background-color: #EFEFEF;
	padding: 3px;
	display: block;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004D9C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004D9C;
}

.header3blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004D9C;
	font-weight: bold;
	line-height: 18px;
}
#contentText {
	float: left;
	width: 500px;
}
.mediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	font-size: 12px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
ol A{
	color: #555555;
	text-decoration:none;

}

ol A:hover{
	color: #004D9C;
	text-decoration:none;
	background-color: #efefef;
	font-weight: normal;

}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#breadcrumbs a {
	color: #333333;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #004D9C;
	text-decoration: underline;
}
.greyshade {
	margin-top:0;
	background-color: #EFEFEF;
	display: list-item;
}
a {
	color: #004D9C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
}
P.nospace { margin-top:0;
margin-bottom:0;
padding:0; 
font-family:Arial, sans-serif;
font-size:10pt;
color:#333333 }

