.border {
	border: 1px solid #0B6EB2;
}
.bluebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0B6EB2;
	text-indent: 4pt;
}

.pinkbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:  #0B6EB2;
	background-color: #F5BCC9;
	margin: 4px;
	padding: 4px;
}

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0B6EB2;
	text-decoration: none;
		text-indent: 4pt;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0B6EB2;
	text-decoration: underline;
		text-indent: 4pt;
}

.navcell {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0B6EB2;
}

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}