body {font-family: Arial}

.box { border:3px black; }

.intbox { width:70%;}

.logo {
		padding-top: 20px;
		padding-bottom: 20px;
		left: 0px;
		width:70%; 
		text-align: left;
		
	}

.content { 
		padding: 20px; 
		position: relative;
		
		
		border-style: solid; 
		border-left-width: 1px; 
		border-bottom-width: 1px; 
		border-right-width: 1px; 
		border-top-width: 1px; 
		border-color: #ccc; 
		width:70%; 
		min-height:400px;
		display: table;	
		background-color: #f4fff9 }	

.copyright { 
		padding-top: 4px;
		width:70%;   
		color: #9a9a9a; 
		font-size: 10pt;	}
		
.title { font-size: 20pt; font-weight: normal; }

.description {padding-bottom: 10px; padding-top: 0px; font-size: 12pt;}

.text {display: table; width:100%; text-align: left; }

.progress_bar { margin-top:20px; border-color: #b9d6e5; border-width: 1px; border-style: solid; height:20px;}
.progress_bar_active	{background-color: #b9d6e5;  }
.progress_bar_inactive{ padding-left: 3px; text-align:left; color: #86c0e1; font-size:10px; }
.question {padding-right: 3px; padding-left: 0px;padding-top: 0px; font-size: 16px;}
.spacer {height:35px;}
.small_spacer {height:10px;}
.answer_field { padding-top:2px; padding-bottom:2px; text-align: left; float: left}
.test {background-color: #c9e7dd;}
img {border:0}
