/* Body Styles */
	body {margin:0px; padding:0px; background-image:url("images/wwBGpage.gif");background-repeat:repeat-x; background-color:#000000;}
				
				
/* Text Styles */	
	p, td, tr, ul, li, ol, blockquote {font-family: 'trebuchet ms', trebuchet ms, trebuchet, verdana, tahoma, geneva, arial, helvetica, sans-serif; font-size:13px; color:#ffffff;}
	
	.footer {font-size:10px;}
	.b {font-weight:bold;}
	.miniHdr {font-weight:bold; font-size:18px;}
	
	.error {font-weight:bold; color:#ffcc00;}
	
	
/* Anchor Styles */
	a:link {text-decoration:underline; color:#5ACCFC;}
	a:visited {text-decoration:underline; color:#5ACCFC;}	
	a:hover {text-decoration:none; color:#5ACCFC;}	
	
	a.footerLink:link {text-decoration:underline; color:#ffffff;}
	a.footerLink:visited {text-decoration:underline; color:#ffffff;}	
	a.footerLink:hover {text-decoration:none; color:#5ACCFC;}		
	
/* Background Styles */
	.headerBG {background-color:#000000;}
	
	.navContBG {background-image:url("images/wwNavBG.gif"); background-repeat:repeat-x;}
	
	.contentPadding {padding-left:60px; padding-right:25px;}	
	
/* Input Styles */
	.texBox {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	color: Black;
}

