/*------------- INTEPROD SURVEYS --------------*/

BODY {
     font-size: 10pt;
     color: black;
     margin:0px;
     font-family: tahoma,arial,helvetica,verdana;	
}

.label  {
     font-size:11px;
     text-align: center;
     FONT-FAMILY: tahoma,arial,helvetica,verdana;
}
.labelr {
     font-size:11px;
     text-align: right;
     FONT-FAMILY: tahoma,arial,helvetica,verdana;
}
.labell  {
     text-align: left;
     font-size:11px;
     font-family: tahoma,arial,helvetica,verdana;
}

.labellw  {
     text-align: left;
     font-size:12px;
     font-family: tahoma,arial,helvetica,verdana;
    color:white;
}

.labels {	font-size: 10px;color: black;font-family: verdana,arial,tahoma;text-align: center; }
.labelrs {	font-size: 10px;color: black;font-family: verdana,arial,tahoma;text-align: right;	}
.labells {	font-size: 10px;color: black;font-family: verdana,arial,tahoma;text-align: left;	}
.labelm {	font-size: 10pt;color: black;font-family: arial,tahoma;text-align: center; }
.labelrm {	font-size: 10pt;color: black;font-family: arial,tahoma;text-align: right;	}
.labellm {	font-size: 10pt;color: black;font-family: arial,tahoma;text-align: left; padding-left:4px;	}
.labellb {	font-size: 12pt;color: black;font-family: arial,tahoma;text-align: left;	}

.nodec {
     text-decoration: none;
     color: black; 
}
.title {
     text-align: center;
     font-family: verdana, tahoma,Arial, Sans-Serif;
     font-size: 10pt;
     color: white;
     font-weight: bold;
     text-decoration: none;	
}
.warning {
     font-family: arial;
     font-weight: bold;
     color: #802020;
}
input.submit{
     font-size: 8pt;
     font-weight:bold;
     color: #000000;
     line-height: 120%;
     text-align: center;
     vertical-align: bottom;	
     background-color: silver;
}

.mnuhead {
     font-weight: bold;	
     font-size:1.0em;	
     color: navy;    	
     font-family: tahoma,arial,helvetica,verdana;
}
.topnav,a:link.topnav,a:visited.topnav,a:active.topnav  	{
     font-family: tahoma,Arial, Helvetica;
     text-align: center;
     font-size: 8pt;
     color: white;
     text-decoration: none;
     background-color: #4973AB;
     font-weight: bold;
     border-width: 1;
     line-height: 120%;
}
.bhead,a:link.bhead,a:visited.bhead,a:active.bhead	{  
     font-weight: bold; 
     font-size: 14pt; 
     color:black; 
     font-family: tahoma,Arial, Helvetica; 
     text-align: center;
     text-decoration:none;
}

FORM {	margin-top: 2;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 0;}

INPUT,SELECT {
	font-size: 10px;
	font-family:arial;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #999999;	
}

TEXTAREA {
	font-size: 8pt;
	font-family:arial;
	line-height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #999999;	}
input.flat	{	font-size: 7pt;	font-family:arial;	background-color: #FFFFFF;	text-align: center;   	border-style:none;	}
input.alt	{	font-size: 7pt;	font-family:arial;	background-color: #E5E5E7;	text-align: center;   border-style:none;	}

.note	{
    	FONT-SIZE: 7.5pt;
   	 COLOR: navy;
   	 font-family: tahoma, Century Gothic, Arial, Helvetica;
   	 line-height:100%;	
}
input.submit{
     font-size: 10px;
     font-weight:bold;
     color: #000000;	
     line-height: 120%;
     text-align: center;	     vertical-align: bottom;
     background-color: silver;
}

.border-b	{	 BORDER-BOTTOM: navy 1px solid;	}
.border-t	{	 BORDER-TOP: navy 1px solid;	}

.spacer {	line-height: 60%;	}
.red	{color:red;	}
.yel	{color:#F5ECAA;	}
.navy	{color:navy;	}
.blue	{color:blue;	}
.green	{color:green;	}
.maroon	{color:maroon;	}


DIV.border
{
	float:center;
    PADDING: 3px;
    MARGIN-LEFT: 0px;  MARGIN-RIGHT: 0px;    
    MARGIN-TOP: 0px;  MARGIN-BOTTOM: 0px;  
    BORDER: #ddddcc 1px solid;
   
}

fieldset
{
border: 1px solid #781351;
width: 620px;
padding:4px;
}

legend {
     text-align: center;
     font-size:10pt;
     font-family: tahoma,arial,helvetica,verdana;
    color:white;
     background-color: #4973AB;
     padding-left:4px;
     padding-right:4px;
     padding-top:2px;
     padding-bottom:2px;
    font-weight:bold;
     margin-bottom:4px;
}

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}




