body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 101%;
	font-size: 84%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
a {  color: #0066cc}
a:hover {  color: #FF0000}
a:visited {
	color: #666666;
}
a:visited:hover {
	color: #FF0000;
}
.navbar {color:#3366cc; font-family: Arial,Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight:bold; }
a.navbar:active { color:#FF0000; text-decoration:none; }
a.navbar:visited { color:#666666; text-decoration:none }
a.navbar:hover { color:#FF0000; text-decoration : underline; }
   
.TopicBarHeader {
	font-size: 0.8em;
	font-weight: bold;

}
.TopicLinkCellOff {
	background-color: #F2F8FE;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #F2F8FE;
	cursor: hand;
}
.TopicLinkCellOn {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #BEBEBE;
	cursor: hand;

}
.FeaturedLink {
	font-weight: bold;
}
ul li {
	line-height: 16px;
	list-style-image: url(/inc/images/small_bullet.gif);
}
ul ul li {
	line-height: 16px;
	list-style-image: none;
}

ul ul ul li {
	line-height: 16px;
	list-style-image: none;
}

.ModuleTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066cc;
}
.ModuleLink {
	color: #000000;
}
.ModuleLink:visited:hover {
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 1.85em;
}
.SubHeading {
	font-size: 1.2em;
	font-weight: bold;
	color: #336699;
	font-style: italic;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #AE3900;
	font-style: italic;
}
.FeaturedHeadline {
	font-size: 1.3em;
	font-weight: bold;
}
.FooterText {
	font-size: 0.6em;
}
.TopicLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;

}
.TopicLink:hover {
	color: #000000;
}
.TopicLinkCellSelected {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #BEBEBE;
	font-weight: bold;
}
.HeaderRepeatingBkg {
	background-repeat: repeat-x;
}
.SelectedBreadcrumbItem {
	font-style: italic;
	line-height: 30 px;
}
.ModuleBackground {
	background-color: #FFFFEE;
}
.SearchTextBox {
	width: 185px;

}
.TopicBar {
	background-color: #F2F8FE;
}
.FooterBackground {
	background-repeat: repeat-x;
}
.ModuleBorder {
	background-color: #626262;

}
.ModuleContent {
	background-color: #FFFFEE;
}
ol {
	line-height: 16px;
}
h3 {
	font-weight: bold;
	font-size: 1em;
}
.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.SearchResultsSummaryText {
	font-style: italic;
	color: #993300;
}
.SearchResultsLink {
	font-weight: bold;
}
.SearchResultsSummaryLink {
	color: #666666;
}
.TopicLink:visited {
	color: #000000;
}
.TopicLink:visited:hover {
	color: #000000;
}
.GlobalLink {
	color: #0066cc;
}
.GlobalLink:visited {
	color: #0066cc;
}
.GlobalLink:visited:hover {
	color: #FF0000;
}
.BreadcrumbLink {
	color: #0066cc;
	line-height: 30 px;
}
.BreadcrumbLink:visited {
	color: #0066cc;
	line-height: 30 px;
}
.BreadcrumbLink:visited:hover {
	color: #FF0000;
	line-height: 30 px;
}
.PagerLink {
	color: #0066cc;
}
.PagerLink:visited {
	color: #0066cc;
}
.PagerLink:visited:hover {
	color: #FF0000;
}
.SubTopicLink {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.SubTopicLink:visited {
	color: #000000;
}
.SubTopicLink:visited:hover {
	color: #FF0000;
}
.TopicLinkCellDown {
	background-color: #E7E7E7;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #BEBEBE;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0066cc;
	background-image: url(/inc/images/btn_bkg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #E7E7E7;
	cursor: hand;
	height: 18px;
}

.DisabledPagerLink {
	color: #666666;
}

.HomepageLink {
	font-size: 18pt;
} 
 
a.skip {background-color:transparent;color: #ffffff; font-size: 1%;text-decoration: none;line-height:1px; visibility:hidden; position:absolute}   /* selected link */

