@charset "utf-8";

/* CSS Document */



body {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}



.georgiagreysubtitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #999999;

}

.newstitles {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	color: #333333;

}

.newspagetitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	color: #333333;

}



.morelinks {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	color: #990000;

	font-weight: bold;

}



.footerlinks {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #CCCCCC;

	font-weight: bold;

	text-transform: uppercase;

}



.navlinks {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	color: #000000;

	font-weight: bold;

	text-transform: uppercase;

}



.footertext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #CCCCCC;

	font-weight: bold;

}



.georgiafootersubtitlewhite {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	color: #FFFFFF;

	font-weight: bold;

}


.resgiterlink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CCCCCC;

	text-decoration: underline;

}


.menu-current {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	padding: 3px 0px 0px 5px;
	list-style-image: url(images/ActiveLinkSymbol.gif);
}



.menu-sibling {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0151A6;
	padding: 3px 0px 0px 5px;
	text-decoration: none;
	list-style-image: url(images/InactiveLinkSymbol.gif);
}

.menu-sibling {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0151A6;
	padding: 3px 0px 0px 5px;
	text-decoration: none;
	list-style-image: url(images/InactiveLinkSymbol.gif);
}


.menu-sibling menu-first {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	color: #000000;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}

.TechientLink {



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-size: 11px;



	color: #666666;



}

a:link, a:visited, a:active {
	color:#0151A6;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#0151A6;
}
