/* CSS Document */
<style type="text/css">
p {
font-family: "Trebuchet MS", sans-serif;
font-size: 0.8em;
font-weight: 400;
color: #111111;}
body {background:#ffffff url("design/bg-lpblue1.png") 0 0 repeat-x; font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;  font-size: 0.8em; font-weight: 400;  color: gray;}
h1 { background: none; font-family: "Perpetua Titling MT", "Trebuchet MS";  font-size: 1.7em; font-weight: 500; color: #003399; }
h2 { font-family: "Trebuchet MS";  font-size: 1.5em; font-weight: 300;  color: #003399;}
h3 { font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;  font-size: 1em; font-weight: 400; color: #003399; }
h4 { font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;  font-size: 0.7em; font-weight: 400; color: #003399; }
h4.footer { color: #cf3c66;}
a.footer:link { color: #cf3c66;}
a.footer:visited { color: #cf3c66;}
a.footer:hover { color: #000000;}
p.text1 { font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;  font-size: small; font-weight: 400;  color: #9E0A33;}
p.text1a { font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;  font-size: 0.8em; font-weight: 400;  color: #FFFFFF;}
p.text2 { font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;  font-size: x-small; font-weight: 400;  color: #08c9fe;}

a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 1em;
	font-weight: 500;
	text-decoration: dotted;
	color: #000000;
	
}
a:visited { font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif; font-size: 1em; font-weight: 500; color: #000000; }
a:hover { font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif; font-size: 1em; font-weight: 500; text-decoration: underline;  color: #9E0A33; }
a.one:link {display:block; background-image:  url(design/tab1lpblue.gif); padding:6 0 3 5;  font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; font-size: 0.8em; font-weight: 500; text-decoration: none; color: #ffffff;}
a.one:visited {display:block; background-image:  url(design/tab1lpblue.gif); padding:6 0 3 5; font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; font-size: 0.8em; font-weight: 400; text-decoration: none; color: #ffffff;}
a.one:hover {
	display:block;
	background-image: none;
	padding:6 0 3 5;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	text-decoration: none;
	color: #ffffff;
	background-color: #D94231;
}
a.rmenu:link {display:block; background-color: #005288; padding:6 0 3 5;  font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; font-size: 1em; font-weight: 500; text-decoration: none; color: #ffffff;}
a.rmenu:visited {display:block; background-color: #005288; padding:6 0 3 5; font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; font-size: 1em; font-weight: 500; text-decoration: none; color: #ffffff;}
a.rmenu:hover {
	display:block;
	background-image: none;
	padding:6 0 3 5;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 1em;
	font-weight: 500;
	text-decoration: none;
	color: #ffffff;
	background-color: #00835C;
}
a.cross:hover {cursor: crosshair;
}
</style>

