/* Added a 'blue' class for the AIM survey results page - kea - 4/1/09 */


BODY
{
    FONT-SIZE: 8pt;
    PAGE-BREAK-AFTER: auto ;
    FONT-FAMILY: Arial, Times New Roman;
 }

.dnp {display:block }

/* used in standardssearchresults.asp */
.standardtop 
{
    border-style:solid;
    border-width:thin;
    border-color:#DDDDED;
 	background-color:#DDDDED;
	/*background="#B6B6CE"*/
}
.standardbottom 
{
	/*background="#A9AEAE"*/
	border-style:solid;
    border-width:thin;
    border-color:#CDCDCD;
	background-color:#CDCDCD;
}
/* ^used in standardssearchresults.asp ^*/

/* used in whenever a table on a page needs an alternate backgound */
.bgroundbox1
{	
	background-color:#B6B6CE;
	background:"#B6B6CE";
	
}
.bgroundbox2
{
	background-color:#A9AEAE;
	background:"#A9AEAE"
}
.bgroundbox3
{
	background:"#DEDEF6";
	background-color:#DEDEF6;
	border-style:inset;
	border-width:2px
}
.bgroundbox4
{
	background-color:#B6B6CE;
	background:"#B6B6CE"; 
	border-style:inset;
	border-width:3px
}

/* ^used in whenever a table on a page needs an alternate backgound ^*/

/* used for all sortboxes in app */
.sortbox
{
/*background-color: #b5b5ce;*/
	background-color: #DDDDED;
}
/* ^used for all sortboxes in app ^*/

/* used for all alternating rows in asp pages */
.firstbground
{
	background-color: white;
}
.secondbground
{
	/*background-color: #b5b5ce;*/
	/*background-color: #DDDDED;*/
	background-color: #CDCDCD;
}
.thirdbground
{
	/*background-color: #b5b5ce;*/
	/*background-color: #DDDDED;*/
	background-color: #DDDDED;
}
.fourthbground
{
    background-color: #E8E8E8
}
.fifthbground
{
    background-color: #BFBFE7
}

/* ^used for all alternating rows in asp pages ^*/

/* used for all sortboxes in app */
.quickpickheader
{
	background-color: #A9AEAE;
}
/* ^used for all sortboxes in app ^*/

/* used for all page headers in app */
.pageheader
{
	font-weight: bold;
	font-size: 12pt;
	left: 50px;
	margin-top: 58px; 
	margin-bottom: 40px; 
	text-indent: 0px;
	font-family: Arial;
	position: absolute;
	background-color: transparent;
	height: 50px;
	clear:both;
}
/* ^used for all page headers in app ^*/

span.redfont
{
	color:Red;
}
span.bluefont
{
	color:Blue;
}

LABEL
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

.labeldata
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

TD
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
}

 .tdlabel
 {
	font-weight: normal;
 }
 
 .tddata
 {
	font-weight: bold;
 }
 .tddata1
 {
	font-size: 6pt;
	font-weight: bold;
 }
TABLE
{
    PAGE-BREAK-BEFORE: auto;
    PAGE-BREAK-AFTER: auto;
    
}
  TABLE.assettable
  { 
     border-style:ridge;
     border-color:#E5E5E5;
     border-width:1px;
     
   }

  TD.assettable
  {  
     border-style:solid;
     border-width:1px;
     border-color:#E5E5E5;
  }
  
 TABLE.reporttable
  { 
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
   }

  TD.reporttable
  {  
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
    

  }
   TABLE.reporttable3
  { 
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
     background-color: #DDDDED;
   }

  TD.reporttable3
  {  
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
   	background-color: #DDDDED;

  }
  TABLE.reporttable1
  { 
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
     	background-color: white;
   }

  TD.reporttable1
  {  
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
	background-color: white;
}
  TABLE.pulltable
  { 
     border-style:solid;
     border-color:#E5E5E5;
     border-width:0px;
     	background-color: white;
     	font-size:8pt;
     	
   }

  TD.pulltable
  {  
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
	background-color: white;
     	font-size:8pt;
	
}

H6
{
    PAGE-BREAK-AFTER: always;
}
TH
{
	font-size: 8pt;
	font-family: Arial, 'Times New Roman';
	text-align: left;
}
  TH.pulltable
  {  
     border-style:solid;
     border-color:#E5E5E5;
     border-width:1px;
	background-color: white;
     font-size:8pt;
     background-color:#dcdcdc;

     }

a:link { color: blue }
a:visited { color: purple }

alink
{
	color:blue;
}
vlink
{
	color:purple;
}

/* Added this 'blue' class for the AIM survey results page - kea - 4/1/09 */
.blue:link { color:#525252 }
.blue:visited { color:#A1A1AE }
.blue:active { color:#A1A1AE }

SELECT
{
	font-size: 8pt;
	font-family: Arial, Times New Roman;
	
}
.multi {
  border:2px solid "#FFA500";
	border:inset 1; 
	border-top-color:#5D5D5D;
	border-left-color:#5D5D5D;
	border-bottom-color:#F0F0F0;
	border-right-color:#F0F0F0;
  }

BUTTON
{
	font-size: 8pt;
	font-family: Arial, Times New Roman;
	
}

/* CSS */
.pt10 {
font-family:Arial;
font-size: 10;
font-weight:bold;
 }
 
.btn {
  font-weight:normal;
  border: 1px inset #D5D5D5;
  background-color: #E5E5E5;
  text-decoration: none;   
  text-align: center;
  cursor: pointer;
  height: 20px;
}

 .gvr
{    
   word-break :  break-all;
 }

hr{
color: #E5E5E5;
}

 INPUT
{
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
    height: 20px;
}

.inpt
{
	border-color: #5D5D5D;
	border: inset 1px #D5D5D5;

}

textarea 
{
	border-color: #5D5D5D;
	border: inset 1px #D5D5D5;

}

