@charset "utf-8";
#LMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-Right-width: thin;
	border-Right-style: dotted;
	border-Right-color: #000066;
}
a.LMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.LMenu:hover {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
	color: #000066;
	text-decoration: Underline;
}
a.BMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.BMenu:hover {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
	color: #666666;
	text-decoration: Underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
}
#Content {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	font-variant: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#Footer {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000066;
}
#lmenu {
	height: auto;
	position: fixed;
	line-height: 20px;
}
#tmenu { 
	margin-top: 25px;
	padding-bottom: 4px;
}
#mastheadf {
	padding-bottom: 4px;
	margin-bottom: 6px;
	background-color: #000;
}
