A.topNav, A:Visited.topNav, A:Active.topNav  {
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	text-decoration : none;
	color : #000000;
	padding-top: 5; padding-bottom: 5; padding-left: 5; padding-right: 5
}

A:Hover.topNav  {
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	text-decoration : underline;
	color : #000000;
	padding-top: 5; padding-bottom: 5; padding-left: 5; padding-right: 5
}

A.bottomNav, A:Visited.bottomNav, A:Active.bottomNav  {
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	text-decoration : none;
	color : #ffffff;
}

A:Hover.bottomNav  {
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	text-decoration : underline;
	color : #ffffff;
}

A.linkContent, A:Visited.linkContent, A:Active.linkContent  {
	font-size : 12px;
	font-weight : normal;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	text-decoration : none;
	color : #000000;
}

A:Hover.linkContent  {
	font-size : 12px;
	font-weight : normal;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	text-decoration : underline;
	color : #000000;
}

.large-sans  {
	font-size : 18px;
	font-weight : bold;
	font-style : none;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	color : #000000;
}

.med-sans  {
	font-size : 14px;
	font-weight : normal;
	font-style : none;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	color : #000000;
}

.small-sans  {
	font-size : 11px;
	font-weight : normal;
	font-style : none;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	color : #000000;
}

.tiny-sans  {
	font-size : 9px;
	font-weight : normal;
	font-style : none;
	font-family : Trebuchet MS, Verdana, Geneva, sans-serif;
	color : #000000;
}