﻿body{
	
	
}

.formrowheading{
	font-weight		:	bold	;
	text-align		:	left	; 
	margin-bottom	:  -10px	;
	margin-left		:	30px	;
}
.forminputfield{
	margin-left		:	10px	;
}
.spacer{
	margin: 6.0pt 0in;
}
.bulletlist{
	list-style:disc;
	margin-left:50px;
	margin-bottom:15px;;
}

.heading2{
	font-size	: 	 16px		;
	font-weight	:	 bold		;
	margin-left	:	 0px		;
	color		:	 #FF6600	;
	text-transform:  uppercase	;
	line-height :	 40px		; 
}
.heading3{
	font-size	: 	 14px		;
	font-weight	:	 normal		;
	margin-left	:	 0px		;
	text-decoration: underline  ;
	line-height :	 30px		; 
}

ul.colums-two {
   list-style-type: none;
   padding: 5px;
   margin-left: 0px;
   border:1px solid black; 
   width:100%;
   }

li.inner {
   float: left;
   width: 48%;
   font-weight: normal;
   margin: 0 20px 0px 0; 
   border:0px solid black; 
   font-size:11px;
   }
      
li.outer {
   float: left;
   width: 48%; 
   padding: 0;
   margin: 0 0 20px 0;
   border:0px solid red; 
   font-size:11px;   
  }
  

