body {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt;  }
#wrapper { }   



/* TOP SECTION  */
#header {display: none }
#topnav {display: none }



	
/* START MAIN BODY  */

#body-wrapper { }	



/* LEFT NAV  */	
#left {display:none  }



/* CENTER  */	
#body {
	width: 704px;
	background-color: #FFFFFF; }                     /* container for body-left & body-right  */

#body-left {
	width: 502px;
	padding: 0px;
	float: left; }
	
#body-right {
	width: 202px;
	padding: 0px;
	float: left;
	background: url('media/bg-right.gif') repeat-x; }
	
#page-head {
	background-repeat: no-repeat; 
	width: 502px; 
	height: 231px; }
	
#page-head div.title {
	color: #cc3300;
	font-size: 11pt;
	font-weight: bold;
	width: 500px;
	height: 83px; }
#page-head div.title p {	
	margin-left: 20px;
	margin-top: 0;
	padding-top: 10px; }	
		
#page-head div.text {
	color: #323d47;
	font-size: 8pt;
	font-weight: bold;
	width: 500px;
	height: 140px; }
#page-head div.text p {	
	margin-left: 305px;
	margin-top: 15px;
	margin-right: 10px; }		

#content  {
	margin-left: 25px;
	margin-right: 15px; }
#content a {
	color: #314c6e; }
		
span.lg { 
	font-size: 12pt; 
	font-weight: bold; }
	
	
/* RIGHT  */	
#content-right  {
	margin-top: 110px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center; }
	
#content-right p {
	padding: 5px 15px 5px 15px;
	text-align: left; }	

#content-right a {
	color: #d9653f; 
	text-decoration: none; }

div.dots {
	width: 170px;
	height: 3px;
	background: url('media/dots.gif') repeat-x; }

.rightBtn {	display: none; }

/* FOOTER  */		
#footer  {display: none }