form.form {
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
p.formwarning {
	color:#c00;
	font-weight:bold;
	text-align:center;
	font-size: larger;
}

.text-image, .image-text {
	overflow: auto;
}

/* Single Image Paragraph */
.one_image_set {
	margin: 12px auto;
	width: 520px;
}
.soleImg {
	margin: 24px auto;
	width: 420px;
}

/* Two Image Paragraph */
.two_image_set {
	overflow: auto;
}
.imgLeft {
	margin: 0px 8px 8px 0px;
	float: left;
}

.imgRight {
	margin: 0px 0px 8px 8px;
	float: right;
}


/* Three Image Paragraph */
.three_image_set {
	overflow: auto;
}

.leftImg {
	margin: 0px 0px 8px 10px;
	float: left;
}
.centreImg {
	margin: 0px 0px 8px 65px;
	float: left;
}
.rightImg {
	margin: 0px 10px 8px 0px;
	float: right;
}

/* text image */
div.item_container {
	overflow: auto;
	margin: 18px 0px;
	width: 100%;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	height: 20px;
	background-color:#CC3399;
}

.caption {
	margin: 0px 0px 0px 8px;
	text-align: left;
}
.imageBoxes {
	width: 128px;
	text-align: center;
	float: left;
	margin-bottom: 8px;
	position: relative;
	min-height: 108px;
}
.imageBoxes div {
	text-align: left;
}

div.return_link {
	margin-top: 32px;
	padding-top: 6px;
}

a img {
/*	border: 1px solid #265a75;*/
}

.thumbnail_set {
	overflow: auto;
	margin: 32px auto;
	text-align: center;
}

.thumbnail {
	float: left;
	width: 120px;
	padding: 8px 12px;
}

.item_date {
	/*float: right;*/
	margin: 8px 0px;
	font-weight: bold;
}

.file, .url {
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 24px;
	padding-top:6px;
	background-image: url(../images/icons/url.gif);
}

.file.pdf {
	background-image: url(../images/icons/pdf.gif);
	padding-left: 26px;
	padding-top:2px;
}
.file.doc {
	background-image: url(../images/icons/doc.gif);
}
.file.ppt {
	background-image: url(../images/icons/ppt.gif);
}
.file.xls {
	background-image: url(../images/icons/xls.gif);
}
.file.txt {
	background-image: url(../images/icons/txt.gif);
}
.url {
	background-image: url(../images/icons/url.gif);
}
.file.gif {
	background-image: url(../images/icons/gif.png);
}
.file.jpg {
	background-image: url(../images/icons/jpg.png);
}

h1 {
	font-size: 1.7em;
	line-height: 1.4em;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4em;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
}
.flsh {
	padding-left:10px;
	position:relative;
	z-index:0;
}
#mnu {
	position:relative;
	z-index:98;
	width:867px;
}
