/* Default CSS Stylesheet for a new Web Application project */

.survey_line 
{
	BACKGROUND-COLOR: #FFFFCC; 
	width: 100%; 
	border: medium double #FFCC99;
	font-size: 13px; 
	color: #990033; 
	font-weight: 600; 
}

.survey_box 
{ 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	border: medium solid #CC3300; 
	position:absolute; 
	left:25%; 
	top:1px; 
	width: 250px; 
	height: 150px; 
	padding-top: 6px; 
	padding-left: 4%; 
	padding-right: 2%; 
	font-size: 14px; 
	visibility: hidden;
	z-index: 100;
	line-height:2px;
}

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}

TD	{	
	font-size:	8pt;
	font-weight:	400;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}

.pad4 {   padding: 4px;
}
	
	
a.blue:visited {color: #7ABDFF;text-decoration:	none;} 
a.blue:link {color: #99ccff;text-decoration:	none;} 
a.blue:active {color: #99ccff} 
a.blue:hover {
	COLOR: #7ABDFF; TEXT-DECORATION: underline
}

.blue
    {
    font-weight:400;
    font-family:Arial, Helvetica, sand-serif;
    font-size:10pt;
    }

A:link	{	
	text-decoration:	underline;
	color:	#0000ff;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#0000ff;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#9b9bff;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#9b9bff;
	}
	
BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style: none;
	}

.colhdr
    {
    color:#000000;
    font-weight:700;
    font-family:Arial, Helvetica, sand-serif;
    font-size: 8pt;
    }

.helptext
    {
    color:#000000;
    font-weight:600;
    font-family:Arial, Helvetica, sand-serif;
    font-size:8pt;
    }

.whitetext {color:#ffffff}

.title	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #FFFFFF;
	}
	
.header_normal	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #CC0000;
	}

.subtitle	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	7pt;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #FF9900;
	}	

.disclaimer	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	7pt;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:Black;
	}	
