body { background-image:url(img/site_bg.jpg)}


.txt12pxBlk {
	font-family: tahoma;
	font-size: 12px;
	color: #003366;
}
.txt11pxBlk {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
}


.txt11pxWht {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.txt11pxLightBlue {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}

.header {
	font-family: tahoma;
	font-size: 28px;
	font-weight: bold;
	font-style:italic;
	color: #ff1013;
	text-decoration: none;
	}
	
	
.contact_sub_header {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.index_subhead {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff1013;
	text-decoration: none;
	}

.nav_subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
}



/* links Begin */



a.nav_link:link,a.nav_link:visited, a.nav_link:active {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.nav_link:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}





a.footer_link:link,a.footer_link:visited, a.footer_link:active {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.footer_link:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}


a.text_link:link,a.text_link:visited, a.text_link:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;

	color: #FFCC00;
	text-decoration: none;
}

a.text_link:hover {
	font-family: tahoma;
	font-size: 11px;
color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}


/* links End */



