/* survey-9b2c14.css
   Survey CSS from ViQ */

body
	{
	font-family: Arial, Helvettica, sans-serif;
	font-size: 12pt;
	}

h1
	{
	font-size: 16pt;
	font-weight: bold;
	}

div.page_title
	{
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
div.page_subtitle
	{
	font-size: 14pt;
	font-weight: bold;
	}

hr.title_divider
	{
	background-color: blue;
	height: 2px;
	border: none;
	}

hr.footer_divider
	{
	background-color: blue;
	height: 2px;
	border: none;
	}
	
div.page_footer
	{
	font-size: 10pt;
	}

div.page_content
	{
	}