﻿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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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;
	}	
Tvw 
    {
    color: #000066;
    font: arial;
    }
.Table  
    {
    border-style: solid;
    border-color: #000066;
    border-width: 2px; 
    }      
    
.Gridview
    {
     border-style: none;
     border-width: 0px;
     font-family: Arial;
     font-size: 9pt; 
     font-weight:normal;    
    }    
    
.BarChart
    {
     font-family: Arial;
     font-size: 10pt;
     color: #000066;
     background-color: #c0c0c0;
    }    
    
.GridviewHeader
    {
        color: White;
    }     
    
.Label
    {
        font-family: Arial;
        font-weight:normal;
        font-size: 10pt;
        color: #000066;
    } 
    
.Label2
    {
        font-family: Arial;
        font-weight:bold;
        font-size: 10pt;
        color: #000066;
    }  
    
.Label3
    {
        font-family: Arial;
        font-weight:bold;
        font-size: 12pt;
        color: #000066;
    }     
    
.HeaderLabel
    {
        font-family: Arial;
        font-weight:bold;
        font-size: 10pt;
        color: #c0c0c0;
    }
    
.TextBox
    {
        font-family: Arial;
        font-size: 10pt;
        color: #000066;
    }    
   
.UL 
    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style-image: url(block.gif);
    }

.LinkButton
    {
        font-family: Lucida Sans Unicode;
        font-size: 12pt;
        color: blue;
    }
    
.table 
    {
        table-layout:fixed;
    }
 
.HR
    {
        color: #000066;
    }
  
    
.CollapseablePanel
    {
        height:0px;
        overflow: hidden;
    }        

A:link	{	
	text-decoration:	none;
	color:	#000066;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000066;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000066;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000066;
	}
	
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: 5px;
	margin-left: 10px;
	margin-right: 10px;	
	}
	
.Footer
{
    border-bottom-style: solid;
    border-width: medium;
    border-color: white;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	font-family: Arial;
	color:#000066;
	background-color:Transparent;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.NonVisible 
{display:none; 
}