body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
  font-size: 13px;
	margin-top: 0px;
}

.bigbluetext {
	color: #0066CC;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
}


.smallbluetext {
	color: #0066CC;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size: 10px;
}
.bodytext {
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.boldblack {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.orangeheader {
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	font-style: bold;
	line-height: normal;
	color:#FF9933;
	font-weight: bold;
}

.breadcrumb {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #006699;
	text-decoration: underline;	
	link color: #006699;
	active color: #006699; 
visited color: #006699; 
hover color: #006699; 
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.overflow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 400px;
	overflow: scroll;
	top: auto;
	width: 506px;
}
