html  { margin:0px; padding:0px; border:none; overflow: hidden; width:100%; height: 100%; }
body  { margin:0px; padding:0px; border:none; background-color: #FFFFFF; text-align: center; width:100%; height: 100%; }
table { margin:0px; padding:0px; border:none; text-align: center; }
div   { margin:0px; padding:0px; border:0px; }

img { border: none;}
p img { margin-top:1em; margin-bottom:1em; border:1px solid #FEFAF7;}
img.wp-smiley { margin:0; border:none; }

p { margin: 15px 15px 15px 15px;
	text-align: justify; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	line-height: 14px; 
	color: #E5E5E5;
}

li { margin: 15px 15px 15px 15px;
	text-align: justify; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	line-height: 14px; 
	color: #E5E5E5;
}

p a:active{text-decoration: none;color: #D37518;}
p a:link{text-decoration: none;color: #D37518;}
p a:visited{text-decoration: none;color: #D37518;}
p a:hover{text-decoration: underline;color: #D37518;}


.headertext {	font-family: Arial, Helvetica, sans-serif;	
				font-size: 11px; 
				font-style: normal;
				line-height: 13px; 
				color: #D37518; 
				font-weight : bold; 
}

.subtext {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			font-style: normal; 
			line-height: 15px; 
			color: #E5E5E5; 
}

.subtext a:active {text-decoration: none; color: #E5E5E5;}
.subtext a:link {text-decoration: none; color: #E5E5E5;}
.subtext a:visited {text-decoration: none; color: #E5E5E5;}
.subtext a:hover {text-decoration: none;color:  #D37518;}

div.BodyContent {
	overflow-x:hidden;
	position: absolute; 
	width:100%;
	top: 0px; 
	left: 0px; 
	height: 87%;
	z-index: 0;
	overflow: auto;
}

div.FooterContent {
	position: absolute; 
	width:100%; 
	bottom: 0px; 
	left: 0px; 
	height: 13%; 	
	z-index: 2;
}

a.rollover { 
    position:relative;
    z-index:24;
    text-decoration:none;
}

a.rollover:hover {
    z-index:25; 
}

a.rollover span { display:none; }
a.rollover:hover span
{
    padding:1em;
    display:block;
    position:absolute;
    top:1.5em;
    left: 2em;
    width:25em;
    line-height:115%;
    border:2px solid #808080;
    background-color: #59595A;
    text-align:left;
	color: #e5e5e5;
}
