body {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000066;
	border: 10px;
	margin-top: 140px;
	margin-left: 250px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
}

a {
	color: #3366CC;
	text-decoration: none;
}
   
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 30px;
	color: #FF0033;
	z-index: 6;
	position: absolute;
}
.PSI_List {
	line-height: 15px;
	text-align: left;
	padding-left: 50px;
	text-indent: -14px;
}
.SectionHeading {
	font-weight: bolder;
	text-transform: uppercase;
}

.SubSectionHeading {
	font-weight: bolder;
	text-transform: capitalize;
}

.PictureLayer {
	position:relative;
	z-index:3;
	text-align: center;
	float: left;
	margin-left: -240px;
	width: 238px;
	height: auto;
}

.UpdateText {
	font-size: 6pt;
}

.ClickImage {
	font-size: 6pt;
	color: #FF0000;
}

.DistLinkText {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

a:link { color:#0000FF; text-decoration:underline}
a:visited { color:#0000FF; text-decoration:underline}
a:hover { color:#FF0000; text-decoration:underline; cursor:default}
a:active { color:#0000FF; text-decoration:underline}

#Header {
	position: absolute;
	width: 2000px;
	top: 10px;
	left: 10px;
	height: 125px;
	background-image: url(pix/background.gif);
	z-index: 1;
	visibility: visible;
}

#HeaderLogoLayer {
	position: absolute;
	z-index: 200;
	height: 54px;
	width: 208px;
	left: 36px;
	top: 14px;
	visibility: visible;
}
#HeaderTextLayer {
	position: absolute;
	visibility: visible;
	z-index: 200;
	height: 59px;
	width: 374px;
	left: 367px;
	top: 25px;
}
#FooterTable {
	text-align: center;
	width: auto;
	height: auto;
}
#PageTitleLayer {
	visibility: visible;
	z-index: 5;
	height: 40px;
	width: 595px;
	top: 145px;
	margin-left: -240px;
	position: absolute;
}
#PageMenuLayer {
	margin-left: -240px;
	height: 203px;
	width: 238px;
	position: absolute;
	top: 185px;
}

#DistLinkLayer {
	margin-left: 200px;
	height: 31px;
	width: 130px;
	position: absolute;
	top: 149px;
	left: 454px;
	text-align: center;
}
