/* CSS Document */
body {background-image: url("../images/elements/top_bg.jpg"); background-repeat:repeat-x; text-align:center; margin:0 auto;font-family: Verdana, Arial, Helvetica; font-size:12pt; }

 div#placer {width:1000px; text-align:center; margin:0 auto;}

	#top {font-family: Verdana, Arial, Helvetica; font-size:12pt; color:#F46915; font-family:Verdana, Arial, Helvetica; font-size:11pt; top:0px; height:50px;}/*#FF6600 web safe */
	#top a{font-family:Verdana, Arial, Helvetica; font-size:10pt; color:#F46915; text-decoration:none; font-weight:bold;}
	#top a:hover{font-family:Tahoma, Verdana, Arial, Helvetica; font-size:10pt; color:#F46915; text-decoration:underline;}
	
	#mainBody {width:1000px; margin:0 auto; text-align:center;}
	
	#mainBody #content {
	width:850px;
	top:42px;
	text-align:justify;
	left:116px;
	height:600px;
	overflow:auto;
	font-size:9pt;
	margin:0 auto;
	vertical-align:top;
}
/*'Trebuchet MS', Tahoma, */

#content1{visibility:hidden; display:none; height:0px; width:0px;}

