.text_def {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_hdr1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #1C3C75;
}
.text_hdr2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1C3C75;
}
.text_sm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.layer2bg {
	background-image:  url(images/layer2_bg_color.jpg);
	background-repeat: no-repeat;
	background-position: 77px 92px;
}
.menubg {
	background-image:  url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color:#00456F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#006A8F;
	text-decoration: none;
}
a:hover {
	color:#006A8F;
	font-weight: bold;
	text-decoration: underline;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #E9F7FC;
	text-decoration: none;
}
a.footer:hover {
	color: #BBE5F5;
	text-decoration: underline;
}
