/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: lightgrey;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

P
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    
	}

.scrollbox
{
	border-color:#000000;
	border-width:2px;
	border-style:solid;
	width:100;
	height:50;
	
	}

.Questions
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    
	}
	
.ReportHeaderText{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
    
	}	
		
.ResponseOptions
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    
	}	

H1, H2, H3, H4, H5 
{
    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;
	}	
		

		
th,thead,td, tr
{
	
	background-color:white; 
	font-size:	9pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
TFOOT 	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

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;
	}
	
.SOBut {
	BORDER-RIGHT: #919b9c 1px solid; 
	BORDER-TOP: #919b9c 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND:  #000000; 
	BORDER-LEFT: #919b9c 1px solid; 
	CURSOR: hand; 
	color: #000000; 

	BORDER-BOTTOM: #156F66 1px solid; 
	FONT-FAMILY: verdana; HEIGHT: 18px
}

.DataEntry { 
 color: #000000; 
 font-family: arial, helvetica;  
 font-size: 11px; 
 font-weight: normal;	
 border-width: 1px;
 border-color: #333333;
  }
 .Hading_Text{ 
 color: #156F66; 
 font-family: Arial, Helvetica, sans-serif;  
 font-size: 13px; 
 font-weight: bold;	
 border-width: 0px;
 border-style: none;	
}
 .normal_Text{ 
 color: #000000; 
 font-family: Arial, Helvetica, sans-serif;  
 font-size: 12px; 
 border-width: 0px;
 border-style: none;	
}
 .copyright_Text{ 
 color: #FFFFFF; 
 font-family: Arial, Helvetica, sans-serif;  
 font-size: 11px; 
 /*font-weight: bold;*/	
 border-width: 0px;
 border-style: none;	
}
 .menu_Text2{ 
 color: #156F66; 
 font-family: Arial, Helvetica, sans-serif;  
 font-size: 12px; 
 font-weight: bold;	
 border-width: 0px;
 border-style: none;	
}
 .menu_Text1{ 
 color: #FFFFFF; 
 font-family: Arial, Helvetica, sans-serif;  
 font-size: 12px; 
 font-weight: bold;	
 border-width: 0px;
 border-style: none;	
}
 .menu_Text{ 
 color: #000000; 
 font-family: Arial, Helvetica, sans-serif;  
 font-size: 12px; 
 font-weight: bold;	
 border-width: 0px;
 border-style: none;	
}
.working_brightco
{
	background-image:url(../images/working_brightco.jpg);
	background-repeat:repeat-x;
	width:12px;
	height:21px;
	border:0px;
	vertical-align:left;
	text-align:top;
}
.menu_m_img
{
	background-image:url(../images/menu_m_img.jpg);
	background-repeat:no-repeat;
	width:55px;
	height:27px;
	border:0px;
	vertical-align:left;
	text-align:top;
}
.pop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFE1;
	width: 300px;
	border: 1px solid #000000;
	position: absolute;
	visibility: hidden;
	font-size: 13px;
}
.menu_rightco
{
	background-image:url(../images/menu_rightco.jpg);
	background-repeat:no-repeat;
	width:12px;
	height:27px;
	border:0px;
	vertical-align:left;
	text-align:top;
}
.working_bleftco
{
	background-image:url(../images/working_bleftco.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:21px;
	border:0px;
	vertical-align:top;
	text-align:right;
}
.working_leftco
{
	background-image:url(../images/working_leftco.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:27px;
	border:0px;
	vertical-align:top;
	text-align:right;
}
.top_img
{
	background-image:url(../images/top_img.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:93px;
	border:0px;
	vertical-align:top;
	text-align:right;
}
.blank_button
{
	background-image:url(../images/blank_button.jpg);
	background-repeat:repeat-y;
	width:70px;
	height:20px;
	border-style: solid;	
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;	
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	cursor: hand;
}
