/*default page styles*/
body 
{ color: #5e6d85; font-size: 12px; font-family: Helvetica, Arial, Verdana, sans-serif; margin:0; padding:0
    }
form { margin: 0; padding: 5px; }
input
{ font-family: Arial, Verdana, Helvetica; font-size: 10px; margin: 0; padding: 0; }
/* all links unless specified otherwise */
a:link, a:visited, a:active  { color:#054a9d; font-weight:bold; text-decoration:none }
a:hover { color:#054a9d; font-weight:bold; text-decoration:underline }
/* top horizontal menu*/
.sectionbar { color: #054a9d; font-size: 12px; font-weight: 300; text-decoration: none; }
.sectionbar a:link { color: #054a9d; font-weight: 300; text-decoration: none; }
.sectionbar a:visited { color: #054a9d; font-weight: 300; text-decoration: none; }
.sectionbar a:hover{ color: #054a9d; font-weight: 300; text-decoration: none; }
.sectionbar a:active{ color: #d0d0ce; font-weight: 300; text-decoration: none; }
/*Firefly dropdown menu styles
*/
.ffMenuHidden
{ background-color: #fff; visibility: hidden; position:absolute; z-index: 1000; top: 0; left: 0; border-bottom: 1px solid #d0d0ce; }
.ffMenuShow
{ color: #054a9d; background-color: #e4ebeb; position:absolute; width: 120px; filter:alpha(opacity=90); -moz-opacity: 0.9; visibility: visible; z-index: 100; top: 0; left: 0; border-bottom: 1px solid #d0d0ce; }
.ffMenuShadowHidden
{ position:absolute; visibility: hidden; z-index: 100; border-bottom: 1px solid #d0d0ce; }
.ffMenuShadowShow
{ background-color: #fff; position:absolute; visibility: hidden; border-bottom: 1px solid #d0d0ce; }
td.ffMenuItem
{ color: #054a9d; font-size: 10px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; border-bottom: 1px solid #d0d0ce; }
td.ffMenuItemSelected
{ color: #054a9d; font-size: 10px; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-style: normal; font-variant: normal; background-color: #d0d0ce; text-decoration: none; border-bottom: 1px solid #eeedf2; cursor: pointer; cursor: pointer; }
/* coding for breadcrumbs trail */
.sectionmap { color: #a7afbc; font-size: 10px; padding-top: 10px; padding-left: 10px; }
.sectionmap a, .sectionmap a:link, .sectionmap a:visited { text-decoration: none; color: #a7afbc; }
/* lefthand side menu */
.pagelist hr { visibility: hidden  }
#ffMLwrapper {  }
.lefthandslink { font-weight: 300; }
.lefthandlink { font-weight: 300; }
.pagelist { margin-top: 7px; margin-left: 3px; padding-top: 7px; padding-left: 3px; border-right: 1px solid #c5cad0; }
.pagelist p { font-size: 1px; line-height: 4px; margin: 1px; padding: 1px; }
.pagelist ul { margin: 0 0 0 3px; padding: 0 0 0 3px; list-style-type: none; }
#ffLB
{ color: #6a64a1; font-size: inherit; }
#ffLB a
{
	color: #6a64a1;
	text-decoration: none
}
#ffLB ul
{ margin: 0; padding: 0; list-style-type: none; }
#ffLB ul ul
{ list-style-type: none; }
#ffLB hr { width: 95%;  }
.pagelist a:link { color: #6a64a1; font-weight: 300; text-decoration: none; }
.pagelist a:visited { color: #6a64a1; font-weight: 300; text-decoration: none; }
.pagelist a:hover{ color: #6a64a1; font-weight: 300; text-decoration: underline; }
.pagelist a:active{ color: #6a64a1; font-weight: 300; text-decoration: none; }
/*page content styles */
#content { background-color: #fff; margin: 0; }
#content p { background-color: #fff; margin: 0; }
#content img { background-color: #fff; margin: 0; padding: 0; }
.componentdiv {  }
h1
{ font-size:24px; font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: 200; line-height: 30px; }
h2 
{ color:#333; font-size:18px; font-weight:bold; padding-left: 10px; }
h3 { color:#333; font-size:14px; font-weight: normal; padding-left: 10px; }
h4 { color:#333; font-size:13px; font-weight:bold; padding-left: 10px; }
h5 { color:#333; font-size:12px; font-weight:bold; padding-left: 10px; }
h6 { color:#333; font-size:8px; font-weight: normal; padding-left: 10px; }
/* default settings for lists and indented lists */
ul { padding:0 0 0 15px; font-size: inherit; font-family:Arial, Helvetica, Verdana, sans-serif; margin: 0 0 0 15px; list-style-type: disc; list-style-position: inherit; }
ul ul { margin: 0 0 0 10px; padding: 0 0 0 10px; }
/*Page info styles
*/
#ffPageInfo { color: #666; font-size: 10px; padding-left: 10px; }
#ffPageInfo a:link 
{ color: #ff5a00; font-size: 10px; }
/* toolbars near bottom of page */
#tools { color: #999; font-size:10px; line-height: 16px; font-weight:bold; text-decoration:none; padding-top: 10px; }
#tools a:link { color: #ea623e; font-size:10px; font-weight:bold; text-decoration:none; }
#tools a:visited { color: #d48e8c; font-size:10px; font-weight:bold; text-decoration:none; }
#tools a:active { color: #ea623e; font-size:10px; font-weight:bold; text-decoration:none; }
#tools a:hover { color: #ac0807; font-size:10px; font-weight:bold; text-decoration:underline; }
.address { line-height: 16px; color: #666; font-size: 10px; font-weight: 700; letter-spacing: 0.1em; }
.address a, .address a:visited, .address a:active { color: #ea623e; text-decoration: none; }

.address a:hover { color: #ff5a00; text-decoration: underline; }
.small { color: #333; font-size: 10px; line-height: 18px; padding-top: 10px; }
.small a, .small a:visited, .small a:active { color: #ff5a00; text-decoration: none; }
.small a:hover { color: #ac0807; font-size: 10px; text-decoration: underline; }
.search { color: #fff; }
div#content { padding: 0px }

