
body
	{
	background: #fff;
	margin: 0;
	padding: 0;
	
	font-family: Arial, sans-serif;
   	font-size: 11pt;
	font-weight: normal;
	line-height: 1.5;
    	color: #000;
	text-align: left;
	}
	
p  { margin: 10px 0 0 0; padding: 0; }
.clear { display: none; }
img, img a { display: none; }
a { color: #000; text-decoration: none; }
	
h1
	{
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	font-size: 18pt;
	line-height: 1;
	font-weight: bold;
	margin: 0;
    	padding: 0;
	text-indent: 0;
	}

h2
	{
	font-family: Arial, sans-serif;
	color: #555;
	font-size: 14pt;
	line-height: 1;
	font-weight: bold;
	font-style: italic;
	margin: 0 ;
    	padding: 30px 0 15px 0;
	border: 0;
	}
	
h3
	{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 1;
	font-weight: bold;
	margin: 0 ;
    	padding: 0 0 5px 0;
	border: 0;
	}
	
h4
	{
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	font-size: 16pt;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	margin: 30px 0 0 0 ;
    	padding: 0;
	border: 0;
	}

	
/* PAGE */

#pageframe
	{
	width: auto;
	margin: 0;
    	padding: 0;
	}
	
/* HEADER */

#header
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	margin: 0;
    	padding: 0;
	}
	
#logo, #logo h1
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	top: 0;
	margin: 0 0 5px 0;
    	padding: 0 ;
	text-align: left;
	}
	
#header .line { display: none; }	
#header .links { display: none; }	
#header .links a   { display: none; }
#header .links a:hover { display: none; }
#header ul, #header li { display: none; }

#subhead
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	margin: 0 ;
    	padding: 0;
	}
	
#subhead .questions, #subhead2 .questions { display: none; }
	
#subhead .sponsor
	{
	position: relative;
	float: none !important;
	display: block;
	width: auto;
	height: auto;
	margin: 0 ;
    	padding: 0;
	text-align: left;
	}

#headline
	{
	position: relative;
	float: none !important;
	display: block;
	width: auto;
	height: auto;
	margin: 0 0 0px 0;
    	padding: 0;
	text-align: left;
	}



/* HOME PAGE CONTENT */	
#content { width: auto; margin: 0; padding: 0; }
	

/*    COLUMN 1    */	
#column1 { display: none; }
#column1 .title { display: none; }
#column1 .links { display: none; }

	
/*    COLUMN 2    */
#column2
	{
	position: relative;
	float: none !important;
	width: auto;
	margin: 0;
	padding: 0;
	}
		
#column2 .title
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
 #column2 .blog, #column3 .blog
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#column2 .hr { display: none; }
	

/*    COLUMN 3    */	
#column3
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	}

#column3 .title
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	margin: 0 ;
	padding: 0;
	border: 0;
	}

.popupstyle 
	{
	position: relative;
	float: none !important;
	width: auto;
	height: auto;
	margin: 0 ;
	padding: 0;
	border: 0;
	}

#footer { display: none; }


