body
{
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	color: Navy;
	background-color: white;
	width: 100%;
}
a:active
{
	color: #0055FF;
	text-decoration: underline;
}
a:hover
{
	color: #0055FF;
	text-decoration: underline;
}
a:link
{
	color: Blue;
	text-decoration: none;
}
a:visited
{
	color: #6600ff;
	text-decoration: none;
}
.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: whitesmoke;
}
.text2
{
	font-size: medium;
	font-family: Arial;
	background-color: whitesmoke;
}
.text3
{
	font-size: small;
	font-family: Arial;
	background-color: whitesmoke;
}
.text4
{
	font-size:x-small;
	font-family: Arial;
	background-color: whitesmoke;
}
.text5
{
	font-size: xx-small;
	font-family: Arial;
	background-color: whitesmoke;
}
.alttext1
{
	font-size: large;
	font-family: Arial;
	background-color: gainsboro;
}
.alttext2
{
	font-size: medium;
	font-family: Arial;
	background-color: gainsboro;
}
.alttext3
{
	font-size: small;
	font-family: Arial;
	background-color: gainsboro;
}
.alttext4
{
	font-size:x-small;
	font-family: Arial;
	background-color: gainsboro;
}
.alttext5
{
	font-size: xx-small;
	font-family: Arial;
	background-color: gainsboro;
}
.box
{
	border-bottom: #0055FF 2px solid;
	background-color: gainsboro;
	text-align: justify;
}
.boxNews
{
	padding: 5px;
	border-bottom: #0055FF 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: #0055FF 2px solid;
	border-bottom: #0055FF 2px solid;
	border-left: #0055FF 2px solid;
	border-right: #0055FF 2px solid;
}
.homeCss
{
	border-top: #0055FF 2px solid;
	background-color: gainsboro;
	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: #0055FF 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: #333333;
	background-color: gainsboro;
	border-top: blue inset;
	border-right: blue inset;
	border-bottom: blue inset;
	border-left: blue inset;
	display: block;
}
.webpartHeader
{
	font-size: medium;
	font-weight: bold;
	color: white;
	background-color: #0000ff;
	border: solid 1px #333333;
	display: block;
}
.webpartTitle
{
	font-size: medium;
	color: #333333;
	background-color: blue;
	border: solid 1px #333333;
	display: block;
}
.webpartSelected
{
	border: solid 2px navy;
}
.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: gainsboro;
	text-indent: 5pt;
	border-top: #0055FF 2px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.headerOnTreeView
{
	display: block;
	font-weight: bold;
	font-size: small;
	color: navy;
	background-color: gainsboro;
	border-top: #0055FF 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: gainsboro;
	border-top: #0055FF 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: #0055FF 1px solid;
	padding-top: 2px;
	padding-bottom: 0px;
}
.footer
{
	display: block;
	font-weight: bold;
	font-size: medium;
	color: navy;
	border-bottom: #0055FF 2px solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footerCss
{
	display: block;
	font-weight: bold;
	font-size: medium;
	color: navy;
	border-bottom: #0055FF 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: blue;
	text-align: left;
	width: 120px;
}
.hyperlink
{
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	color: navy;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: navy solid;
	border-bottom: navy solid;
	width: 133px;
	background-color: white;
}
.hyperlinkMouseOver
{
	font-size: x-small;
	background-color: blue;
	color: White;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: navy solid;
	border-bottom: navy solid;
	width: 133px;
	cursor: pointer;
}
.hyperlinkSelected
{
	font-size: x-small;
	font-weight: bold;
	background-color: orange;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: navy solid;
	border-bottom: navy solid;
	width: 133px;
}
.hyperlinkV
{
	font-size: x-small;
	color: navy;
	background-color: white;
	font-variant: small-caps;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin navy solid;
	width: 160px;
}
.hyperlinkVMouseOver
{
	font-size: x-small;
	background-color: blue;
	color: White;
	font-variant: small-caps;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin navy solid;
	width: 160px;
	cursor: pointer;
}
.hyperlinkVSelected
{
	font-size: x-small;
	background-color: orange;
	font-variant: small-caps;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: thin navy solid;
	width: 160px;
}
.menuTop
{
	font-size: small;
	font-variant: small-caps;
}
.menuColor
{
	background: #eeeeff;
	color: navy;
	border: navy 2px inset;
}
.menuItemColor
{
	background: #eeeeff;
	color: navy;
	height: 18px;
	font-variant: small-caps;
	width: 100%;
}
.menuItemSide
{
	background: #eeeeff;
	color: navy;
	height: 18px;
	font-variant: small-caps;
}
.menuMouseover
{
	background: gainsboro;
	color: #333333;
	width: 100%;
	display: block;
}
.menuSelected
{
	font-weight: bold;
	background: navy;
	color: white;
	padding: 1px;
}
.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;
}