.bold1 {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
}
.Normal1 {
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
.leftcoltext {
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
.Nav {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.NavWhite {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	color: #FFFFFF;
}
.blueborder {
	border: thin solid #003399;
}
