/* Default CSS Stylesheet for a new Web Application project */

BODY, TD
{
   
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    line-height : 15px;
}

.sectionTitle

{
	FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    text-transform:	uppercase;
    color:	#9BC0D5;
    line-height : 20px;   
}

.mainTitle

{
	FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;  
    text-transform:	uppercase; 
    color:	#656565;   
    line-height : 20px;
}

.homeTitle, .dr_title

{
	 FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-transform:	uppercase;
    color:	#2F6484;
}



.navheader, a.navheader, a.navheader:link, a.navheader:visited, a.navheader:active, a.navheader:hover 

{
	 FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-transform:	uppercase;
    color:	#666666;
    letter-spacing : 1pt;
    text-decoration : none;
}

.nav1, a.nav1, a.nav1:link, a.nav1:visited, a.nav1:active, a.nav1:hover 

{
	 FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    text-transform:	uppercase;
    color:	#2F6484;
     line-height : 10px;
    text-decoration : none;
}

.navSelected1, a.navSelected1, a.navSelected1:link, a.navSelected1:visited, a.navSelected1:active, a.navSelected1:hover 

{
	 FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    text-transform:	uppercase;
    color:	#666666;
   line-height : 10px;
    text-decoration : none;
}

.nav2, a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active, a.nav2:hover, .navSelected2, a.navSelected2, a.navSelected2:link, a.navSelected2:visited, a.navSelected2:active, a.navSelected2:hover

{
	 FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
  
    color:	#666666;
     line-height : 10px;
    text-decoration : none;
    }

 .nav3, a.nav3, a.nav3:link, a.nav3:visited, a.nav3:active, a.nav3:hover, .navSelected3, a.navSelected3, a.navSelected3:link, a.navSelected3:visited, a.navSelected3:active, a.navSelected3:hover

{
	 FONT-FAMILY: Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
  
    color:	#999999;
     line-height : 10px;
    text-decoration : none;
    }



.homeTitle2

{
	 FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    text-transform:	uppercase;
    color:	#99BFD3;
}
.warning
{
	color:#990000;
}

.copyright, .copyright a
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    color:	white;
}

		
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;
	}	



	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	


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;
	}
td.pda {
	font-size:	9px;
	}