BODY {
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-align: left;
	color: navy;
	background-color: transparent;
	}

div.top {
	padding: 10px;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-align: left;
	color: navy;
	background-color: transparent;
	background-image: URL("/Stylesheets/bluerose/bg-top.png");
	border-bottom-style: solid;
   border-bottom-color: #b0b0b0;
	height: 55px
	}

div.footer {
	height: 45px;
	padding: 10px;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-align: left;
	color: navy;
	background-color: transparent;
	background-image: URL("/Stylesheets/bluerose/bg-bottom.png");
	position: fixed;
	bottom: 0px;
	width: 100%
	}

iframe.cleft {
	width: 130px;
	height: calc( 100vh - 142px);
	float: left;
	border-style: none;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #b0b0b0
	}

iframe.cright {
	width: calc( 100vw - 148px);
	height: calc( 100vh - 142px);
	position: fixed;
	border-style: none
	}

body.lmenu {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	text-align: left;
	color: navy;
	background-color: transparent;
	background-image: URL("/Stylesheets/bluerose/LtBluePaperTexture.gif")
	}

BODY.PLAIN {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	text-align: left;
	color: navy;
	background-color: transparent;
	background-image: URL("/Stylesheets/bluerose/LtPaperTexture.gif")
	}

P {
	margin-left: 0px;
	margin-right: 0px;
	background-color: transparent;
	color: navy;
	font-size: 10pt;
	font-family: Arial, sans-serif
	}

H1 {
	font-size: 22pt;
	font-family: Arial, sans-serif;
	margin-left: 0px;
	font-weight: bold;
	background-color: transparent;
	color: Navy
	}

H2 {
	font-size: 16pt;
	font-family: Arial, sans-serif;
	margin-left: 0px;
	background-color: transparent ;
	color: navy
	}

H3 {
	font-size: 14pt;
	font-family: Arial, sans-serif;
	margin-left: 0px;
	background-color: transparent ;
	font-weight: bold;
	color: navy
	}

H4 {
	font-size: 12pt;
	font-family: Arial, sans-serif;
	margin-left: -10px;
	padding-left: 10px;
	margin-right: -10px;
	background-color: darkblue;
	color: lightblue;
	font-weight: bold
	}

H5 {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	margin-left: 5px;
	background-color: transparent;
	color: navy
	}

H6 {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	margin-left: 5px;
	background-color: transparent;
	color: navy
	}

TH {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: navy;
	background-color: transparent;
	font-weight: bold
	}

TD {
 	font-size: 10pt;
	font-family: Arial, sans-serif;
	background-color: transparent;
	color: navy
	}

TD.MENU {
 	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: navy
	}

TD.date {
 	font-size: 10pt;
	font-family: "Courier New", sans-serif;
	vertical-align: bottom;
	}

TD.size {
 	font-size: 10pt;
	font-family: "Courier New", sans-serif;
	vertical-align: bottom;
	}

A.MENU {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	vertical-align: bottom;
	font-weight: bold
	}


DL {
	display: list-item;
	font-size: 9pt;
	font-family: Arial, sans-serif
	}

DT {
	text-align: left;
	font-weight: bold;
	background-color: transparent;
	color: navy
	}

DD {
	font-size: 8pt;
	font-family: Arial, sans-serif;
 	text-align: left;
	background-color: transparent;
	color: navy
	}

B, STRONG {
	font-weight: bold
	}

I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE {
	font-style: italic
	}

PRE, TT, CODE, KBD, SAMP {
	font-family: monospace
	}

A:link {
	color: navy;
	background-color: transparent;
	text-decoration: underline
	}

A:visited {
	color: #800040;
	background-color: transparent;
	text-decoration: underline;
	}

A:active {
	color: #F40BEF;
	background-color: transparent;
	text-decoration: underline;
	}

A:hover  {
	color: blue;
	background-color: transparent;
	text-decoration: underline;
	}

.CLPRJTH {
	font-size: 12pt;
	font-family: Arial, sans-serif;
	color: navy;
	background-color: transparent;
	font-weight: bold;
	}

.ContactTH {
	font-size: 12pt;
	font-family: Arial, sans-serif;
	color: navy;
	background-color: transparent;
	font-weight: bold;
	}


#ts-footer {
	min-height:100%;
	position: relative;
	}

.ts-level {
	font-weight: 700;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	margin-left: 5px;
	color: navy;
	background-color: #C0C0C0;
	float: left;
	margin-block-start: 0em;
	padding: 4px;
}
