@charset "utf-8";
ul, ol, th, blockquote {margin: 0; padding: 0; font: normal 11px Verdana, Helvetica, Arial, sans-serif; border: 0;} 

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	vertical-align: top;

}
a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #666666;
}

a:active {
	color: #333333;
}


body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.oneColFixCtrHdr #mainFlash {
	display:none;
}

.SLGImgleft {
	display:none;
	}
	
.SLGTitleRight {
	display:none;
}