.footer {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.25em;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	list-style-type:square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	font-style: italic;
	font-weight: normal;
}
FORM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
H1.fam_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #003366;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
H2.fam_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #003366;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #003366;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #003366;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
}
H4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
	font-variant: small-caps;
	font-style: italic;
	font-weight: normal;
}
.indent {
	width: 300px;
	margin-left: 20px;
}
#left {
	width: 410px;
	margin-left: 0px;
	margin-right: 0px;
}
#right {
	float: right;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 30px;
}
#Content {
	margin: 0px;
	padding: 5px 15px;
}
.bigblock {
	margin: 20px;
}
.box {
	margin: 5px;
	padding: 0px 5px;
	border: 1px double #000033;
	background: #D5C8AC;
}
TD.topNav {
border: 1 solid #003366;
}
TD.leftNav {
margin:0 0 0 10;
}
.topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.leftNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	margin:0 0 0 10;
}
A {
	color: #003366;
	text-decoration: none;
}
A:hover {
	color: #003366;
	text-decoration: none;
	border-top: 1px solid dashed;
	border-bottom: 1px solid dashed;
}
A:alink, A:visited {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 5px;
}
.legalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.legalred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
LABEL {
	color: #003366;
	text-weight: 700;
}
INPUT {
	color: #000033;
	text-decoration: none;
	background: #D5C8AC;
	margin-left-width: 100px;
}
.smallcaps {
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size: larger;
	color: #003366;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 600;
	font-variant: normal;
	font-size: smaller;
}
.dropcap {
	float: left;
	font-size: 2em;
	color: #6699CC;
	padding-top: 0.25em;
	padding-right: 2px;
	padding-bottom: 0.1em;
	padding-left: 0px;
}
hr {
	color: #FFFFFF;
}
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}
.menuskin{
	position:absolute;
/*	width:165px; 
	background-color:menu;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;  */
	z-index:100;
	visibility:hidden;
	left: 185px;
	top: 141px;
}

.menuskin a{
	text-decoration:none;
/*	color:black;
	padding-left:10px;
	padding-right:10px; */
}

#mouseoverstyle{
/*	background-color:highlight; */
	padding-left: 3px;
}

#mouseoverstyle a{
/* 	color:white; */
