.ver18blue {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #44708E;
	text-decoration: none;
}
.ver11grey {
	font-family: verdana;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	font-weight: normal;

}
a.ver11grey{
	color: #545454;
	text-decoration: underline;
}
a.ver11grey:hover{
	color: #44708E;
	text-decoration: underline;
}
.ver10grey {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3E3E3E;
	text-decoration: none;
}
a.ver10grey:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #44708E;
	text-decoration: none;
}
.ver10blue {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #44708E;
	text-decoration: none;
}
.ver10white {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.ver10white {
	color: #ffffff;
}
a.ver10white:hover {
	text-decoration:underline;
}

.ver12 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #44708E;
	text-decoration: none;
}
.ver14blue {

	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #44708E;
	text-decoration: none;
}
a.ver14blue {
	color: #44708E;
}
a.ver14blue:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.dotline {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
