p {  
	font-family: Georgia, serif; 
	font-size: 12px; 
	color: #000000;
}
.heading {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #990000;
	text-transform: uppercase;
}
li {  
	font-family: Georgia, serif; 
	font-size: 12px; 
	color: #000000;
}
.content-tiny {  
	font-family: Georgia, serif; 
	font-size: 9px; 
	color: #000000;
}
.content-tinyhighlighted {  
	font-family: Georgia, serif; 
	font-size: 9px; 
	color: #990000;
}
.contacts-jobposition {  
	font-family: Georgia, serif; 
	font-size: 10px; 
	font-style: italic; 
	color: #666666;
}
.contacts-name {  
	font-family: Georgia, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}
.contacts-ext-n-email {
	font-family: Georgia, serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
.contact-emailaddress-notcallout {  
	font-family: Georgia, serif; 
	font-size: 12px; 
	color: #336699;
}
.navigation-pagelinks {  
	font-family: Georgia, serif; 
	font-size: 10px; 
	font-weight: normal;
}
#frontdoor {  
   font-family: Georgia, serif;
	font-size: 14px; 
	font-weight: bold;
	font-style: italic; 
	color: #FFFFCC;
}
.contact-quote { 
	font-family: Georgia, serif;
	font-size: 12px; 
	color: #006699; 
	font-style: italic;
}
.library {
   font-family: Georgia, serif;
	font-size: 10px;
	color: #999999;
}	
a:link {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
#frontdoor a:link {
	text-decoration: underline;
	color: White;
}
#frontdoor a:visited {
	text-decoration: underline;
	color: White;
}
#frontdoor a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.top {
	font-family: Georgia, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a.lcopyright:link {
    font-weight: bold;
    font-size: 10px;
    COLOR: #FF9900;
    font-family: Georgia, serif;
    text-decoration: underline;
}
a.lcopyright:visited {
    font-weight: bold;
    font-size: 10px;
    COLOR: #FF9900;
    font-family: Georgia, serif;
    text-decoration: underline;
}
a.lcopyright:hover {
    font-weight: bold;
    font-size: 10px;
    COLOR: #FF0000;
    font-family: Georgia, serif;
    text-decoration: none;
}
a.lhome:link {
    font-weight: bold;
    font-size: 14px;
    COLOR: #FFFFCC;
    font-family: Georgia, serif;
    text-decoration: underline;
}
a.lhome:visited {
    font-weight: bold;
    font-size: 14px;
    COLOR: #FFFFCC;
    font-family: Georgia, serif;
    text-decoration: underline;
}
a.lhome:hover {
    font-weight: bold;
    font-size: 14px;
    COLOR: #FF0000;
    font-family: Georgia, serif;
    text-decoration: none;
}
.overline-small {
	top: auto;
	border-top: thin solid #006600;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	font-family: Georgia, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: overline;
	font-style: normal;
}
.overline-normal {
	top: auto;
	border-top: thin solid #006600;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: overline;
	font-style: normal;
}
ul {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-image: url(imgs/bullet.gif);
	list-style-type: none;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}