/* Start styles */
body {background:#fff; color: #333333; font-family: verdana, arial, sans-serif; font-size:70%; margin:0; padding:0;}



/* new styles */
.HeaderLHS {
	margin:0;
	padding:0;
	float:right;
}

.HeaderRHS {
	display:none;
}
.HeaderRHSTitle {
	display:none;
}
.HeaderRHSImage {
	display:none;
}


.MenuMain {
	display:none;
}


.MenuSub {
	display:none;
}

.NoPrint {
	display:none;
}


#HomepageBody{
	position:relative;
	padding:0;
	margin: 0;
	width:auto;
	text-align:left;
}



#ImageInformation{
	text-align:left;
	clear:both;
	width:auto;
	padding-bottom:15px;
	display:inline;
}

#ImageLinksPrint{
	padding:0;
	margin: 0;
	text-align:left;
	display:inline;
}
#ImageLinks{
	display:none;
}

#ImageDisplay{
	clear:both;
	text-align:left;
	display:inline;
}


table{
	font-family : Verdana, Arial, 'sans-serif' ;
	font-size: 100%;
	text-align: left;
}

tr {
	keep-together:"always";
}
td {
	text-align: left;
	vertical-align: middle;
}
table table {
	border-bottom: 1px solid silver;
	vertical-align: top;
}
DIV.help{
	font-family : Verdana, Arial, 'sans-serif' ;
	color : blue;
}
H1 {
	font-family : Verdana, Arial, 'sans-serif' ;
	font-size : 150%;
}
/* LINKS
________*/

A:link {color: #333333;}
A:visited {color: #333333;}
A:hover {color: #333333;}

/* CLASSES FOR VARIOUS EFFECTS
______________________________*/

IMG {border: 0;}



/* style for footer */
.footer-text {
	display: none;
}

#FooterPrint {
	font-size : 80%;
	text-align:left;
	width:80%;
	display:inline;
	clear:both;
}
.Print{
	display:inline;
}

