/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: 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;
	}
.WelcomeText	
{
	COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.88em;
	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;
	color: #2D5078
	}
	
.FAQHEADER	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #2D5078
	}
		
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;
	color: #2D5078
	}	
		
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:	10pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
}	

.WhiteLink:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.WhiteLink:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.WhiteLink:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
.WhiteLink:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	}
	
.BlueLink:link	{	
	text-decoration:	underline;
	color:	#2C5079;
	}	
		
.BlueLink:visited	{	
	text-decoration:	underline;
	color:	#2C5079;
	}	
		
.BlueLink:active	{	
	text-decoration:	underline;
	color:	#2C5079;
	}	
		
.BlueLink:hover	{	
	text-decoration:	underline;
	color:	#2C5079;
	}
	
.WhiteLinkSmall:link	
{
	font-size:	8pt;
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
.WhiteLinkSmall:visited	
{
	font-size:	8pt;
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
.WhiteLinkSmall:active	
{
	font-size:	8pt;
	text-decoration:	underline;
	color:	#ffffff;
	}	
		
.WhiteLinkSmall:hover	
{
	font-size:	8pt;	
	text-decoration:	underline;
	color:	#ffffff;
	}

.SmallLink:link	
{
	font-size:	8pt;
	text-decoration:	none;
	color:	#362f2d;
	}	
		
.SmallLink:visited	
{
	font-size:	8pt;
	text-decoration:	none;
	color:	#362f2d;
	}	
		
.SmallLink:active	
{
	font-size:	8pt;	
	text-decoration:	none;
	color:	#362f2d;
	}	
		
.SmallLink:hover	
{
	font-size:	8pt;	
	text-decoration:	underline;
	color:	#362f2d;
	}


A:link	{	
	text-decoration:	underline;
	color:	#362f2d;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#362f2d;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#362f2d;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#362f2d;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	
	
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;
	}
	
.button { color: #000000;
		background: url(images/button_bg.gif) center;
	    cursor: hand; 
	    border: solid 1px #808080; 
	    padding:1px; 
        font-family: Verdana,Arial,Helvetica; 
        font-size:  12px;
        font-weight: bold;}
 
 .buttonSmall { color: #000000;
		background: url(images/button_bg.gif) center;
	    cursor: hand; 
	    border: solid 1px #808080; 
	    padding:1px; 
        font-family: Verdana,Arial,Helvetica; 
        font-size:  8px;
        font-weight: bold;}
              
.textbox { 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10pt; 
	border: 1px solid black; 
	}
	
.textboxSmall { 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 7pt; 
	border: 1px solid black; 
	}
	
.NormalRed	{	
	font-size:	10pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: Red;
	}

.NormalSmall	{	
	font-size:	8pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
	}
.NormalSmallSmall	{	
	font-size:	7pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
	}
	
.NormalSmallBold	{	
	font-size:	8pt;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
	}
	.NormalSmallSmallWhite	{	
	font-size:	7pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: White;
	}
.NormalSmallWhite	{	
	font-size:	8pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: White;
	}
	
.Normal	{	
	font-size:	10pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
	}
.NormalStrike	{	
	font-size:	10pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
	text-decoration: line-through
	}
.NormalWhite	{	
	font-size:	10pt;
	font-weight: normal;
	font-family: Verdana,Arial,Helvetica;
	color: White;
	}
	
.NormalBold	{	
	font-size:	10pt;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
	}
	
	.NormalBoldWhite	{	
	font-size:	12pt;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica;
	color: White;
	}
	
.NormalStrike	{	
	font-size:	10pt;
	font-weight: normal;
	text-decoration: line-through;
	font-family: Verdana,Arial,Helvetica;
	color: Black;
	}
	
.header_cell {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	BACKGROUND-IMAGE: url(images/button_bg.gif); 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	BACKGROUND-COLOR: #edede1;
	border: 1px solid #edede1; 
	padding: 1px; 
}

.blue_cell {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	background-color: 
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	BACKGROUND-COLOR: #edede1;
	border: 1px solid #edede1; 
	padding: 1px; 
}

.faq_cell {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	BACKGROUND-COLOR: #2D5078;
	border: 1px solid #2D5078; 
	padding: 1px; 
}


.black_table {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	border: 1px solid #000000; 
	padding: 1px; 
}
