body {
	background-color: #55BBFF;
	background-image: url(images/sky.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	color:  #141456;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
}
em {
	font-style : normal;
	text-decoration : underline;
}
a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.newsBlockImageTable {
	margin: 0px 5px 0px 0px;
}
.newsBlockImageText {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.newsBlockImageCell {
	border: #55BBFF solid;
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.galleryImageCell {
	border: #55BBFF solid;
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 100px;
}
.newsBlockHeader {
	background-color: #55BBFF;
	color: white;
	border: #55BBFF solid;
	border-width: 0px 0px 1px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 16px;
	padding: 0px 0px 0px 2px;
}
.newsBlockHeaderDate {
	background-color: #55BBFF;
	color: white;
	border: #55BBFF solid;
	border-width: 0px 0px 1px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	height: 16px;
	padding: 0px 2px 0px 0px;
}
.newsBlockBody {
	background-color: transparent;
	border-top: #FFFFFF solid;
	border-bottom: #55BBFF solid;
	border-width: 1px 0px 1px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
/*.newsArchiveBody {
	background-color: transparent;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}*/
input, input.text, textarea, select {
/*	background-color: transparent; 
	border: 1px black solid;
	color: #0A3956;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal; */
}
input.footer, select.footer {
	border: 1px Black solid;
	color: Black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.sideNavHeader {
/*	background-color: transparent;*/
	background-color: #55BBFF;
	color: white;
	border-bottom: 1px #55BBFF solid;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 16px;
	padding: 0px 0px 0px 2px;	
}
.sideNavBlock {
	background-color: transparent;
/*	background-color: #00BF6E;*/
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #55BBFF solid;
/*	border-top: 1px red solid;*/
	padding: 2px 2px 2px 2px;
}
.navText {
	font-size: 12px;
	font-weight: bold;
}
.bodyText {
	text-indent: 2em;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.feedback {
	background-color: #0000EE;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.bodyFooter {
	background-color: transparent;
	border: #FFFFFF solid;
	border-width: 1px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	font-size: 12px;
	font-weight: normal;
/*	text-align: right;*/
}
.footer {
	border: #0000EE solid;
	border-width: 0px 0px 0px 0px;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
