@charset "utf-8";
/* Header & Footer */

.breadcrumb-panel {
	background-color: #016702;
	height: 25px;
	width: 100%;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 5px;
	margin-right: 10px;
}
.company-name {
	color: Navy; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	height: 28px; 
	text-align: left;
	}
	
div.graybarcontent {
    color: white;
    background: url(http://glossary.liceoff.com/images/graybarleft.gif) no-repeat left top;
}
div.graybarheader {
    background: url(http://glossary.liceoff.com/images/graybarright.gif) no-repeat right top;
}
div.graybarheader .motto {
	margin: 0 22px 0 22px;
	color: Navy; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	height: 22px; 
	font-style: italic;
	line-height: 26px;
	background-color: #C9C9C9;
	background-repeat: repeat-x;
	background-position: top;
}
.footer-bar-green {
	height: 24px;
	width: 100%;
}
.footer-bar-green-image {
	height: 24px;
	width: auto;
	float: left;
}
.footer-bar-green-spacer {
	background-color: #016702;
	height: 24px;
	color: White;
	font-weight: bold;
	text-align: center;
	width: auto;
	float: left;
}
.footer-bar-green-link {
	background-color: #016702;
	height: 24px;
	text-align: center;
	padding-left: 1%;
	padding-right: 1%;
	width: auto;
	float: left;
}
#footer-bar-gray {
	background-color: #C9C9C9;
	height: 1px;
	width: 100%;
}
.footer-bar-brown {
	height: 24px;
	width: 100%;
}
.footer-bar-brown-image {
	height: 24px;
	width: auto;
	float: left;
}
.footer-bar-brown-spacer {
	background-color: #996600;
	height: 24px;
	color: White;
	font-weight: bold;
	text-align: bottom;
	width: auto;
	float: left;
}
.footer-bar-brown-link {
	background-color: #996600;
	height: 24px;
	text-align: bottom;
	padding-left: 1%;
	padding-right: 1%;
	width: auto;
	float: left;
}

.motto {
	color: Navy; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	height: 18px; 
	font-style: italic;
	}
	
.breadcrumb {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

.breadcrumb:link {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

.breadcrumb:active {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;}

.breadcrumb:visited {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF99FF;
text-decoration: none;}

.breadcrumb:hover {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #00CCFF;
text-decoration: none;
}
.header-footer {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

.header-footer:link {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

.header-footer:active {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;}

.header-footer:visited {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF99FF;
text-decoration: none;}

.header-footer:hover {font-weight: bold;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #00CCFF;
text-decoration: none;
}
 
.navfront:link {font-weight: bold;
font-size: 6pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

.navsite:link {font-weight: bold;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: Blue;
text-decoration: none;
}

.navsite:active {font-weight: bold;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;}

.navsite:visited {font-weight: bold;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: Fuchsia;
text-decoration: none;}

.navsite:hover {font-weight: bold;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: Red;
text-decoration: none;
} 
.navtab {
	float: left;
}
/* Footer styles */
#footer {
clear:both;
float:left;
width:100%;
border-top:1px solid #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#footer p {
padding:10px;
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
background-position: center;
text-align: center;
font-style: italic;
}
#footer a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
background-position: center;
font-style: italic;
}
#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF0000;
font-style: italic;
}

