/*H1

{
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  FONT-SIZE: 14px;
	color: White;
	text-align: center;
}*/

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1f455d;
}
.orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ec5300;
}
.blue {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1f455d;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.darlblue {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.grey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.white a{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.white a:hover{
	color: #0a4064;
}

.white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.lightblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d3edff;
}
.medgraybg {
	background-color: #e7e7e7;
}
.ltgraybg {
	background-color: #f5f5f5;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.drkbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.border {
	border: thin solid #0000FF;
}
