

/* Presentation Stylesheet */ 

.roll1 { font-family:Arial; font-size:8pt; font-style:normal; font-weight:normal; color:navy; }
  A.roll1:hover { color:red; }
.roll2 { font-family:Arial; font-size:9pt; font-style:normal; color:#CCCCCC; }
  A.roll2:hover { color:goldenrod; }
.roll3 { font-family:Arial; font-size:12pt; font-style:normal; font-weight:bold; color:red; }
  A.roll3:hover { color:blue; }
.roll5 { font-family:Arial; font-size:11pt; font-style:normal; color:blue;  font-weight: bold;  }
  A.roll5:hover { color:red; }
.roll6 { font-family:Arial; font-size:11pt; font-style:normal; font-weight:normal; color:#0000FF; }
  A.roll6:hover { color:#FF0000; }
.roll7 { font-family:Arial; font-size:13pt; font-style:normal; font-weight:normal; color:red }
  A.roll7:hover { color:blue; }
  
.subheadbar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	background-color: #EBF5E3;
	text-align: left;
	vertical-align: text-bottom;
	width: 600px;
	padding-bottom: 5px;
	border-bottom-style: inset;
	border-bottom-color: E8E8E8;
	border-bottom-width: thin;
	z-index: 2;
}

.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
	width: 280px;
	z-index: 2;
	position: relative;
	top: 0px;
	border: 6px;
}
.foot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	}
.headbox { 
	margin:0px auto;
	margin-top: 0px;
	text-align:left;
	border: 0px;
	border-style: solid;
	border-color: #003399;
	border-bottom-width: 0px;
	width: 758px;
}
.outside {
	margin:0px auto;
	margin-top: 0px;
	text-align:left;
	border: 0px;
	border-style: solid;
	border-color: #003399;
	width: 758px;
}
.inside {
	margin-top: 8px;
	margin-bottom: 8px;
}
.insideBox {
	margin-top: 3px;
	width: 180px;
	border: 1px;
	border-style: solid;
	background-color: ;
	border-color: #003399;
}

/* Hotkeys Presentation Stylesheet */ 

.mainLink { font-family: arial,geneva; font-size: 11pt; font-weight: bold; text-decoration: underline; }
.mainLink:hover { font-family: arial,geneva; font-size: 11pt; font-weight: bold; text-decoration: none; }

.descLink { font-family: arial,geneva; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none;}
.descLink:hover { font-family: arial,geneva; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none;}

.urlLink { font-family: arial,geneva; font-size: 10pt; color: #006666; font-weight: normal; text-decoration: underline;}
.urlLink:hover { font-family: arial,geneva; font-size: 10pt; color: #006666; font-weight: normal; text-decoration: none;}


	

