.smBlackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.smWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A:visited {
	text-decoration: none;
	font-weight: bold;
}
A:link {
	text-decoration: none;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #6699CC;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;

}
.midHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	color: #999999;

}
.smBlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
}
.smHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	letter-spacing: .15em;

}
.midHeadingBlack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
.WhiteLink {
	text-decoration: none;
}
.WhiteLink:link {
	font-weight: bold;
	color: #FFFFFF;
	
}
.WhiteLink:visited {
	font-weight: bold;
	color: #FFFFFF;
	
}
.WhiteLink:hover {
	font-weight: bold;
	color: #000000;
	
}
.WhiteLink:active {
	font-weight: bold;
	color: #FFFFFF;
	
}
.PlainLink {
	text-decoration: none;
	font-weight: normal;
}
.PlainLink:link {
	font-weight: normal;
	color: #000000;
	
}
.PlainLink:visited {
	font-weight: normal;
	color: #000000;
	
}
.PlainLink:hover {
	font-weight: normal;
	color: #000000;
	
}
.PlainLink:active {
	font-weight: normal;
	color: #000000;
	
}
.SitemapTable{
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.SitemapTable td{
   border-left:1px none #CCCCCC;
   border-bottom:1px solid #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.border {
	border: 1px solid #000000;
}
