body		{
    		 font-family: Verdana;
    		 font-style: normal;
    		 font-variant: normal;
    		 font-weight: normal;
    		 font-size: 11px;
		 color: #333333;
		}
		
p		{
		 width:27%;
		 clear:left;
		}
		
	table		{
					 font-family: Verdana;
					 font-style: normal;
					 font-variant: normal;
					 font-weight: normal;
					 font-size: 11px;
			 color: #333333;
	}

div.wrapper	{
		 width:100%;
		}

div.newques	{
		 width:100%;
		}

div.thirdtable	{
		 width:100%;
                 margin-bottom:8px;
		 display:block;
		 clear:right;
	         clear:left;
		}

div.fourthtable  {
		 width:100%;	
		 display:block;
		 clear:left;
		 clear:right;
		 margin-bottom:7px;
		}


div.fifthtable  {
		 width:100%;	
		 display:inline;
		 clear:left;
		 clear:right;
		 margin-bottom:8px;
		}

div.brocreq     {
		 width:100%;
	         clear:left;
		 clear:right;
		 float:left;
		 margin-bottom:7px;
		}

div.eire     {
		 width:100%;
                 clear:left;
		 clear:right;
		 float:left;
		 margin-bottom:7px;
		}

div.sixthtable  {
		 width:100%;
	         clear:left;
		 clear:right;
		 float:left;
		}


div.activities1 {
		 width:33%;
		 display:inline;
		 float:left;
		}

div.activities2 {
		 width:40%;
		 display:inline;
		 float:left;
		}

div.activities3 {
		 width:100%;
		 display:inline;
		 height:85px;
		 clear:right;
		}

div.x           {
		 width:100%;
		 float:left;
		}

div.ftr_tab     {
		 width:100%;
		}

div.buttons     {
		 float:left;
		 clear:left;
		}

div.para	{
		 float:left;
		 clear:left;
		 clear:right;
		 font-weight:bold;
		 width:100%;
		}


div.finalpara	{
		 float:left;
		 clear:left;
		 clear:right;
		 width:100%;
		}

div.brocpara	{
		 float:left;
		 clear:left;
		 clear:right;
		 font-weight:bold;
		 width:100%;
		}


div.para1	{
		 width:100%;
		}

div.secondpara	{
		 font-weight:bold;
		 width:55%;
		 float:left;
		}

div.snhpara	{
		 font-weight:bold;
		 width:55%;
		 float:left;
		}

div.radio1	{
		 float:right;
		 width:45%;
		 clear:right;
		 height:100px;
		}


div.radio2	{
		 float:right;
		 width:45%;
		 clear:right;
		}

div.radio3	{
		 float:right;
		 width:45%;
		 clear:right;
		}

div.radiosos	{
		 float:right;
		 width:45%;
		 clear:right;
		}


p.firstpara	{
		 width:70%;
		}

p.secondpara	{
		 display:block;
		 width:50%;
		}

p.thirdpara     {
		 width:110%;
		 font-weight:bold;
		}

p.finalpara     {
		 width:100%;
		 font-weight:bold;
		}

label.general	{
		 float: left;
		 width: 115px;
		 font-weight: bold;
		 clear:left;
		}

label.address	{
		 display:block;
		 font-weight:bold;
		 width:115px;
		 height:85px;
		 float:left;
		}

label.labelchk  {
		 width:5px;
		 font-weight:bold;
		}

label.labelchk1 {
		 font-size:9px;
		}

label.radio	{
		 display:block;
		}

input.general   {
		 width: 180px;
		 margin-bottom: 5px;
		}

input.radio	{

		 float:left;
		 align:left;
		}

input.dp	{
		 padding-left: 20px;
	         margin-bottom:15px;
		 float:left;
		}

input.acts	{
		 padding-left: 10px;
		 float:left;
		}

input.dob   {
		 width: 20px;
		 margin-bottom: 5px;
		}

textarea	{
		 width: 250px;
		 height: 150px;
		}

#submitbutton	{
		 margin-left: 120px;
		 margin-top: 5px;
		 width: 90px;
		}


#deflt		{
		 background-color:white;
		}

#error		{
		 background-color:yellow;
		}

ul		{
		 list-style-type: none;
		 padding: 0;
		 margin-left: 0;
		 align:left;
		}

