html {
background:#FFFFFF!important;
}
body {
background:#FFFFFF!important;
font-size:10pt;
font-family: Georgia, "Times New Roman", Times, serif !important;
}
h1, h2, h3, h4, h5, h6 {
color:#000000 !important;
font-family:Arial, Helvetica, sans-serif !important;
}
h1 {
font-size:16pt !important;
}
h2 {
font-size:13pt !important;
}
h3 {
font-size:12pt !important;
}
h4 {
font-size:12pt !important;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif !important;
text-align:justify !important;
}
a {
color:#000000;
}
* {
background-color:#FFFFFF !important;
color:#000000 !important;
border:none !important;
}
#copyright {
display:inline !important;
margin-bottom:10px;
}

/***********************************************/
/* CONTAINER DIV IDs                           */
/***********************************************/ 
#container {
	width:100%;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
	
/***********************************************/
/* HEADER DIV IDs                             */
/***********************************************/ 
/* adds border bottom */
#header {
display:none;
}

/***********************************************/
/* SIDEBAR DIV IDs                             */
/***********************************************/
#sidebar {
display:none;
}
/***********************************************/
/* ADMIN DIV IDs                             */
/***********************************************/
#adminmenu {
display:none;
}
	
/***********************************************/
/* CONTENT DIV IDs                             */
/***********************************************/
#content {
width:auto;
margin:0 2%;
padding:0;
border:0;
color:#000000;
float:none  !important;
}

/* -----CONTENT GENERIC STYLES---- */
p.lastupdate {
	margin-top: 20px;
	font-size: 85%;
	text-align: right;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic;
	}
p.footbanner {
	text-align: center;
	font-size: 85%;
	}
div.footnote, div.footnote p {
	margin-top: 35px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	}
div.headergraphic {
	text-align:center;
	padding-bottom: 10px;
}

/*********************************/
/* QUOTE, BIG QUOTE              */
/*********************************/
blockquote {
    font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic !important;
}
/* big quote */
#content .bigquoteright{
float:right;
margin:5px 0 4px 25px;
   width:300px;
}
#content .bigquoteleft{
float:left;
margin:5px 40px 4px 0;
   width:300px;
}
#content p.bigquotebody{
   font-family:"Times New Roman", Times, serif !important;
   font-size:13pt;
   font-style:italic;
   line-height:1.2em;
   padding:40px 25px 25px 30px;
   margin:0 0 10px 0;
   width:285px;
   voice-family:"\"}\"";
   voice-family:inherit;
   width:250px;
}
#content p.bigquotecite{
   font-family:"Times New Roman", Times, serif !important;
   font-size:13pt !important;
   font-style:normal;
   padding:0 10px 0 0;
   margin:-30px 0 15px 0;
   text-align:right !important;
}
/* ------------------------------- */


/***********************************************/
/* FOOTER DIV IDs                             */
/***********************************************/
#footer {
	display:none;	
}


#stat_content span {
	display:none !important;
}