@charset "utf-8";

.Kazyon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.KazyonSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3863bb;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3863bb;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.HorizRuleSolid {
	background-image: url(../images/horizrulesolid.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.HorizDividerDashed {
	background-image: url(../images/horizdividerdashed.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.VertDividerDashed {
	background-image: url(../images/vertdividerdashed.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.NewsHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: 336699;
	text-decoration: none;
	text-transform: uppercase;
}
.NewsAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
}
.MenuCategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #336699;
	text-decoration: none;
}

.PageSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
