body{
	background-color:		#fff;
	color:					#333;
	font : 					normal 10pt/1.35 Arial, Helvetica, sans-serif;
	margin:					0;
	padding:				0;
}    

a img, #content {
	border: none;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.35em;
}

h3 {
	font-size: 1.15em;
	line-height: 1.2;
}

h1,h2,h3,h4,h5,h6,p, #content, #centerColumn, #centerColumn h3 {
	color : #555;
	padding : 6pt 0;
	margin : 0;
}

#menuTop, #header, #leftColumn, #footer, .sIFR-flash, #breadcrumbs, .bottomLinks, #menu_top, #menu_top_fr, #aside {
	display:none;
}

#title, #center {
	padding : 0;
	margin : 0 auto;
	height : auto;
}

#center {
	width:auto;
}

#centerColumn a:link, #centerColumn a:visited {color:#555;background:transparent;font-weight:700;text-decoration:none;}

#logo {
	float:none;
	padding : 0;
}

/* BetaGenex News */

body.news #content h2:nth-of-type(2) {
	margin-top: 2em;
}
