BODY
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: navy;
	background-color: #FFFFF6;
	width: 100%;
}
a
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
}
a:hover
{
	color: skyblue;
}
a:visited
{
	color: almond;
}
a:active
{
	background-color: #FF0000;
}
.title
{
	display: block;
	font-weight: bold;
	font-size: x-large;
	color: navy;
	padding-bottom: 10px;
	vertical-align: baseline;
}
.heading1
{
	font-size: large;
	font-family: Arial;
	font-weight: bold;
}
.heading2
{
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
}
.heading3
{
	font-size: small;
	font-family: Arial;
	font-weight: bold;
}
.heading4
{
	font-size: x-small;
	font-family: Arial;
	font-weight: bold;
}
.heading5
{
	font-size: xx-small;
	font-family: Arial;
	font-weight: bold;
}
.text1
{
	font-size: large;
	font-family: Arial;
	background-color: #FFFFF6;
}
.text2
{
	font-size: medium;
	font-family: Arial;
	background-color: #FFFFF6;
}
.text3
{
	font-size: small;
	font-family: Arial;
	background-color: #FFFFF6;
}
.text4
{
	font-size:x-small;
	font-family: Arial;
	background-color: #FFFFF6;
}
.text5
{
	font-size: xx-small;
	font-family: Arial;
	background-color: #FFFFF6;
}
.alttext1
{
	font-size: large;
	font-family: Arial;
	background-color: #fff3cb;
}
.alttext2
{
	font-size: medium;
	font-family: Arial;
	background-color: #fff3cb;
}
.alttext3
{
	font-size: small;
	font-family: Arial;
	background-color: #fff3cb;
}
.alttext4
{
	font-size:x-small;
	font-family: Arial;
	background-color: #fff3cb;
}
.alttext5
{
	font-size: xx-small;
	font-family: Arial;
	background-color: #fff3cb;
}
.box
{
	border-top: #ff5500 2px solid;
	border-bottom: #ff5500 2px solid;
	background-color: #fff3cb;
	text-align: justify;
}
.boxNews
{
	padding: 5px;
	border-right: 2px;
	border-top: #ff5500 2px solid;
	border-left: 2px;
	border-bottom: #ff5500 2px solid;
	text-align: justify;
}
.homeBox
{
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #ff5500 2px solid;
	border-bottom: 0px;
	border-left: #ff5500 2px solid;
	border-right: #ff5500 2px solid;
}
.homeCss
{
	border-top: #ff5500 2px solid;
	background-color: #fff3cb;
	padding-bottom: 30px;
	padding-top: 5px;
	clip: rect(auto 588px 44px auto);
}
.homeTitle
{
	font-weight: bold;
	font-style: italic;
	font-size: large;
	color: navy;
}
.homeTitleItalics
{
	font-weight: bold;
	font-style: italic;
	font-size: large;
	color: navy;
}
.instructionsBox
{
	border-top: #ff5500 2px solid;
	background-color: infobackground;
}
.overviewSelection
{
	font-size: 9pt;
	font-variant: small-caps;
	color: white;
	background-color: #0000ff;
	border-top: white outset;
	border-bottom: white outset;
	border-right: white outset;
	border-left: white outset;
	display: block;
}
.overviewMouseOver
{
	font-weight: bold;
	font-size: 9pt;
	font-variant: small-caps;
	color: Black;
	background-color: #fff3cb;
	border-top: orange inset;
	border-right: orange inset;
	border-bottom: orange inset;
	border-left: orange inset;
	display: block;
}
.titleCss
{
	display: block;
	font-weight: bold;
	font-size: large;
	color: navy;
	padding-bottom: 10px;
	vertical-align: baseline;
}
.header
{
	display: block;
	font-weight: bold;
	font-size: medium;
	color: navy;
	background-color: #fff3cb;
	text-indent: 5pt;
	border-top: #ff5500 2px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.headerOnTreeView
{
	display: block;
	font-weight: bold;
	font-size: small;
	color: navy;
	background-color: #fff3cb;
	border-top: #ff5500 2px solid;
	text-indent: 2pt;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 320px;
}
.headerOnMenu
{
	display: block;
	font-weight: bold;
	font-size: small;
	color: navy;
	background-color: #fff3cb;
	border-top: #ff5500 2px solid;
	text-indent: 2pt;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	width: 100%;
}
.sidebarSubTitle
{
	display: block;
	font-weight: bold;
	font-size: small;
	color: navy;
	border-top: #ff5500 1px solid;
	padding-top: 2px;
	padding-bottom: 0px;
}
.footer
{
	display: block;
	font-weight: bold;
	font-size: medium;
	color: navy;
	border-bottom: #ff5500 2px solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footerCss
{
	display: block;
	font-weight: bold;
	font-size: medium;
	color: navy;
	border-bottom: #ff5500 2px solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
.button
{
	font-size: 9pt;
	color: navy;
	text-align: left;
	width: 120px;
}
.buttonSelected
{
	font-size: 9pt;
	color: white;
	background-color: orange;
	text-align: left;
	width: 120px;
}
.hyperlink
{
	font-size: small;
	color: white;
	background-color: #191948;
	font-variant: small-caps;
	display: block;
	width: 184px;
	text-align: left;
	text-indent: 4px;
	border: #191948 thin solid;
}
.hyperlinkMouseOver
{
	font-size: small;
	color: white;
	background-color: navy;
	font-variant: small-caps;
	display: block;
	width: 184px;
	text-align: left;
	text-indent: 4px;
}
.hyperlinkSelected
{
	font-size: small;
	font-weight: bold;
	color: red;
	background-color: gainsboro;
	font-variant: small-caps;
	display: block;
	width: 184px;
	text-align: left;
	text-indent: 4px;
}
.hyperlinkIndent
{
	font-size: small;
	color: dimgray;
	background-color: gainsboro;
	font-variant: small-caps;
	display: block;
	width: 184px;
	text-align: left;
	text-indent: 10px;
}
.hyperlinkMouseOverIndent
{
	font-size: small;
	color: white;
	background-color: navy;
	font-variant: small-caps;
	display: block;
	width: 184px;
	text-align: left;
	text-indent: 10px;
}
.menuTop
{
	font-size: small;
	font-variant: small-caps;
	padding: 10px 10px 10px 10px;
}
.menuColor
{
	background: cornflowerblue;
	font-weight: bold;
	color: navy;
	margin: 10px 10px 10px 10px;
	border: lightblue 10px groove;
}
.menuItemColor
{
	background: cornflowerblue;
	font-weight: bold;
	color: navy;
}
.menuMouseover
{
	background: blue;
	font-weight: bold;
	color: white;
	display: block;
}
.menuSelected
{
	font-weight: bold;
	background: white;
	width: 100%;
	color: white;
}
.para08
{
	font-size: xx-small;
	color: navy;
	padding-top: 0px;
	padding-bottom: 1px;
}
ul.para08
{
	font-size: xx-small;
	left: -20px;
	position: relative;
}
.para09
{
	font-size: x-small;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
p.para09
{
	font-size: x-small;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
ul.para09
{
	font-size: x-small;
	left: -20px;
	position: relative;
}
.readOnly10
{
	font-size: small;
	color: navy;
	background-color: buttonface;
}
.text10
{
	font-size: small;
	color: navy;
}
p.para10
{
	font-size: small;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
ul.para10
{
	font-size: small;
	left: -20px;
	position: relative;
}
td.para10
{
	border: navy 1px solid;
	padding: 5px;
	color: Navy;
	font-size: small;
}
table.para10
{
	border-collapse: collapse;
}
.para11
{
	font-size: medium;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.para12
{
	font-size: medium;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bold08
{
	font-weight: bold;
	font-size: xx-small;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bold09
{
	font-size: x-small;
	font-size: 9pt;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bold10
{
	font-weight: bold;
	font-size: small;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bold11
{
	font-weight: bold;
	font-size: medium;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bold12
{
	font-weight: bold;
	font-size: medium;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bold14
{
	font-weight: bold;
	font-size: large;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bold16
{
	font-weight: bold;
	font-size: x-large;
	color: navy;
	padding-top: 1px;
	padding-bottom: 1px;
}
.boldCenter11
{
	font-weight: bold;
	font-size: medium;
	color: navy;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.left11
{
	font-size: medium;
	color: navy;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
.right08
{
	font-size: xx-small;
	color: navy;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}
.right09
{
	font-size: x-small;
	color: navy;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}
.right10
{
	font-size: small;
	color: navy;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}
.right11
{
	font-size: medium;
	color: navy;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}
.right12
{
	font-size: medium;
	color: navy;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}