 .BlueBorderThin {
 border: THIN solid #333399;
}
.GreyShell {
 background-color: EBEBEB;
}
#page {
  clear: both;
  width: 960px;
  margin: 0 auto;
  background-color: white;
  border: 1px solid white;
}

.HeadLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #cc3333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
}


.HeadLargeBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #003399;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	font-weight: bold;
}
.FOOTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.subheadBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0273AD;
}

.subheadDrkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003399;
}

.subheadSide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #0273AD;
}

.bodySide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

.lastupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.TopofPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #cc3333;
}
.update {
	margin-right: 25px;
	float: right;
}
#LayerOp {
	z-index:1;
	background-color: #f0f0f0;
	padding: 5px;
	border: 1px solid #336699;
	float: right;
	height: 250px;
	width: 200px;
	position: relative;
	filter: Alpha(Opacity=85);
	
}

#Layercg {
	z-index:1;
	background-color: #f0f0f0;
	padding: 5px;
	border: 1px solid #336699;
	float: right;
	height: 200px;
	width: 200px;
	position: relative;
	filter: Alpha(Opacity=85);
	
}

#Layerdc {
	z-index:1;
	background-color: #f0f0f0;
	padding: 5px;
	border: 1px solid #cc3333;
	float: right;
	height: 150px;
	width: 200px;
	position: relative;
	filter: Alpha(Opacity=85);
	
}
.subheadBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}

.Managers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
}
}

