body {
	margin: 0px;
	padding: 0px;
}
.homeHdr1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.homeBullets {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.regTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
.pgHdr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.pgsubHdr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.smTxt {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.breadcrumbs {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:active {

	color: #0000CC;
	text-decoration: none;
}
a:visited {

	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	background-color: #e6e6e6;
}
.dlTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.MajorCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center;
}
.MinorCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left;
	text-align: center;
}
.clsTextWithLine {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.clsText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	border: thin none #CCCCCC;
}

