
p, td, body {
   font-size: 11px;
   font-family: verdana,arial,helvetica;
}
      
a.top:link { color: #ffffff; text-decoration: underline; }
a.top:active { color: #ffffff; text-decoration: underline; }
a.top:visited { color: #ffffff; text-decoration: underline; }
a.top:hover { color: #ffffff; text-decoration: none; }
   
a.btm:link { color: #008040; text-decoration: underline; }
a.btm:active { color: #008040; text-decoration: underline; }
a.btm:visited { color: #008040; text-decoration: underline; }
a.btm:hover { color: #008040; text-decoration: underline; }

.ParagraphTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.TextEmph
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

/*=================================*/

.PageTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}


.TopicTab
{
   background-color:#F7F7F7;
   padding: 4px;
   display: block;
   border: 1px solid #999;
   color: #333366;
   line-height: 14px;
   font-size: 12px;
   font-weight: bold;
   box-sizing: border-box;
   margin: 0 0 -10 2;
   -moz-box-sizing: border-box;
}


.TopicTitle
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.TopicText
{
	font-size: 9px;
	text-decoration: none;
}


.TopicLink
{
	font-size: 9px;
	text-decoration: underline;
}


.TopicLinkAlt {
	font-size: 9px;
   padding-left: 5;
   padding-bottom: 3;
}


.TopicLinkAlt a:hover {
   color: #47897A;
   text-decoration: none;
}   



.CrumbText {
	font-size: 10px;
	text-decoration: none;
}


.CrumbText a {
   text-decoration: underline;
}


.ContentTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.ContentText
{
	font-size:11px;
	text-decoration:none;
}


.ContentLink
{
	font-size:11px;
	text-decoration:underline;
}


Select {
   padding: 2px;
	left: auto;
	margin: 2px;
	font-weight: normal;
	font-size: 11px;
}


.Search {
   width: 210px;
}


.QuickTableHeader
{
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
   background-color: #333366;
}


.QuickTableDetail
{
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}


/*=================================*/


