@charset "UTF-8";
.bkgrdColor {
	background-color: #EBFFF2;
	padding: 5px;
	border: thin solid #399;
}
.barText {
	font-family: Arial;
	font-size: 11px;
	color: #999;
}
.barNav {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	color: #999;
	font-family: Arial;
}
.barNav:link {
	font-family: Arial;
	color: #888;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	font-size: 11px;
}
.barNav:hover {
	font-size: 11px;
	color: #999;
	text-transform: none;
	text-decoration: blink;
}
.baseline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6CC;
}
.barLine {
	background-color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-color: #CCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
.justifyAlign {
	text-align: justify;
}
.genLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F60;
	text-decoration: none;
	line-height: 16px;
}
.genLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F60;
	text-decoration: none;
	line-height: 16px;
}
.genLinks:hover {
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
	font-size: 9px;
}
.labels {
	font-size: 9px;
	font-weight: bold;
	color: #888;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666;
	padding-left: 5px;
}
.label_Hilite {
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	font-family: arial;
	text-align: center;
	background-color: #666;
}
.margins1
 {
	vertical-align: text-top;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quote {
	background-color: #000;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	color: #FFF;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 11px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: double;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-bottom-style: none;
}
.heads {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	line-height: 22px;
	font-style: normal;
	text-align: justify;
}
.subheads {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #666;
	line-height: 22px;
}
.textBody {
	font-size: 16px;
	color: #000;
	font-family: georgia;
	line-height: 22px;
	float: right;
}
.textBodyLink:link {
	font-size: 12px;
	color: #000;
}
.textBodyLink:hover {
	font-size: 12px;
	color: #F30;
	text-decoration: none;
}

