@charset "UTF-8";


/* sub-selectors */

#lfttxt p {
	color: #000099;
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-color: #949FCB;
	border-bottom-style: groove;
	border-bottom-width: thin;
	margin-bottom: 14px;
}

#lfttxt strong {
	color: #000099;
}

#lfttxt li {
	color: #000099;
	list-style: none;
	font-size: 1em;
	margin-right: 1em;
	margin-bottom: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#lfttxt ul {
	margin-top: 0px;
	font-size: 1em;
}

#lfttxt a:link {
	text-decoration: none;
	color: #000099;
}

#lfttxt a:visited {
	text-decoration: none;
	color: #422E64;
	font-style: italic;
}

#lfttxt a:hover {
	text-decoration: none;
	color: #1964CD;
	font-style: normal;
}

#lfttxt a:active {
	text-decoration: none;
	color: #000099;
}

#lfttxt h1 {
	font-size:0.9em;
	margin: 0em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#lfttxt h2 {
	font-size:0.7em;
	margin: 0em;
}


#foot p {
	font-size: 0.8em;
	text-align: center;
	padding: 0px;
	margin-top: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
