body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	background-color: #D1D0D2;
}
A {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	color: #0000FF;
}
A:hover {
	TEXT-DECORATION: underline;
}
A:visited {color:#0000FF}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.clear{
	clear:both;
	margin: 0;
	padding: 0;
	font-size: 3px;
}
.strong {font-weight:bold}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flaBanner {
	position:absolute;
	width:750px;
	height:100px;
	z-index:-1;
	top: 14px;
	right: 5px;
}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: bold;
}

.justified {
	text-align: justify;
}
.hidden {
	padding: 0 10px;
	border: 1px solid black;
	background-color: #C0DDE0;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 15px 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: left;
}

#TopBanner {
	background-color:#770000;
	color:#FFFFFF;
	border-bottom:1px solid black;
	padding: 0 10px;
	font-size: 11px;
	margin-right: 5px;
}
#right {
	float: right;
	padding-right: 10px;
	}
#Header {
	padding: 8px 5px 0px 10px;
	color: #FFFFFF;
	margin: 0;
}
#PageCell {
	margin: 0;
	padding: 5px 5px 10px 10px;
	}
#MenuBkg {
	background:url(/CSS/MenuBkg.jpg) left repeat-y;
	margin: 0;
	padding: 0;
	}
#LeftNav {
	width:180px;
	margin: 0;
	padding: 0px;
	float: left;
	text-align: center;
	}
#sectionLinks{
	padding: 0;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#sectionLinks h3{

	padding: 5px 0px 3px 5px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 120%;
	color: #000000;
	background: #B88544;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-size:10px;
	padding: 3px 5px;
	color: midnightblue;
	background-color: #5D7B9D;
	border: 3px outset #aaaaaa;
	margin: 3px 8px;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #597BD5;
	border-color: goldenrod;
}
.SubLinks {
	display: block;
	margin: 0 7px 0 12px;
	padding: 0;
	background:#1111ff
}
#Content {
	margin: 0px 0px 0px 180px;
	background-color: #FFFFFF;
	padding: 5px 35px;
	}
#Content img{
	float:right;
	margin: 10px 0 10px 10px;
}	
.Clearer{
	line-height: 1px;
	height: 1px;
	display: block;
	width: 99%;
}
#siteInfo{
	border: 1px #AAAAAA solid;
	font-size: 75%;
	color: #666666;
	padding: 1px 10px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	background: #D1D0D2;
	clear: both;
}

#siteInfo img{
	float: left;
}
#siteInfo A{
	color:#444444;
}
#siteInfo A:hover{
	color:#222222;
	text-decoration: underline;
}
#Middle {
	margin: 0px;
	padding: 0;
	font-weight: bold;
}
#MidLeft {
	width: 180px;
	float: left;
	height: 25px;
	background: url(LeftNavBkg.gif) no-repeat center center;
	text-align: center;
	line-height: 2em;
	font-size: 12px;
	color: #EEEEEE;
}

#MidLeft A{color:#EEEEEE}
#MidRight {
	margin: 0 0 0 180px;
	padding: 0 15px;
	background: url(MiddleBkg1.gif) no-repeat left top;
	height: 25px;
	text-align: left;
	font-size: 13px;
	color: #000000;
	line-height: 2em;
}
.txtHead {
	font-size: 10px;
	font-weight: bold;
}
.Red {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.HSE {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.HSEMain {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1.1ex;
	text-align: center;
}
.PHeader {color:#AA0000}
