/* CSS Document */

/* ================== High Visibility Styles Start ================ */

body {
	background:#FFFFFF;
}
  
#divLeftColumn div#masthead #wgLogoText {
	display: block;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	text-align: center;
	width:220px;
	overflow:visible;
	height: 190px;
	padding: 35px 0px 0px 5px;
	heigh\t: 155px;
}
  
#divLeftColumn div#masthead img {
	display: none;	
}

	
/* m1 styles */

.m1 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	font-size: 10pt;
	height: 23px;
}

.m1 a {
	width:auto;
	text-align:center;
	text-decoration:none;
	padding: 6px 0px 5px 0px;
	display: block;
	margin:0px;
}
.m1 a:link, .m1 a:visited {
	background:#EEEEEE;
	color:#666666;
}

.m1 a:hover {
	background:#FFFFFF;
	color:#000000;
}

/* copyright styles */

#divCopyright {
	padding-bottom: 40px;
	margin: 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	width: 760px;
	min-width: 760px;
}
#divCopyright a {
	text-decoration:none;
}
#divCopyright a:link, #divCopyright a:visited {
	color:#000000;
}
#divCopyright a:hover {
	color:#990000;
}

#divMastheadRight {
	background: none;
}

#divMastheadRight h1 {
	color: #000000;
}


#divRightColumn .copy {	
 font-size: 110%;
 line-height: normal;
}

.warningText {
 font-size: 10pt;
 line-height: normal;

}

.footnote {
color:#000000;
font-size: 10pt;
line-height:normal;
}
/* ================== High Visibility Styles End ================ */
