/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: lighter;
	font-size: smaller;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	color:#1e3d5b
} 

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, Verdana, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bolder;
	font-size: smaller;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}	
TD
{
	font-weight: lighter;
	font-size: 8pt;
	word-spacing: normal;
 	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

A:link	{	
	 
  	word-spacing:	normal;
	letter-spacing:	normal;
	font-weight :bold; 
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#336699;
	}	
		
A:visited	{	
	 
 	word-spacing:	normal;
	letter-spacing:	normal;
	font-weight :bold; 
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#336699;
	}	
		
A:active	{	
	 
 	word-spacing:	normal;
	letter-spacing:	normal;
	font-weight :bold; 
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#336699;
	}	
		
A:hover	{	
 
   	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#333333;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	




 

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
P
{
	font-weight: lighter;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}	
.sidelinks A
{
	vertical-align: baseline ;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-decoration :none;
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#0000cd;	
	
}
.sidelinks A:hover	{color:	#ffff00;text-decoration : underline;}
.pagetitle
{
	vertical-align: baseline ;
	font-size:   14pt ;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
		
	
}
.s_map
{
	vertical-align: baseline ;
	font-size:    small ;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#000000;	
	
}
.link1
{
	font-weight: lighter;
	font-size: smaller small ; 
	font-weight:normal;
	word-spacing: normal;
	vertical-align: baseline  ;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
.toplinks
{
	vertical-align: baseline ;
	font-size:	9pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration :none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#ffffff;
}
.computan
{
	vertical-align: baseline ;
	font-size:	8pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration :none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:	#000000;
}
  .smallprint {  font-size: 8pt; color: 808080; } 
  .size1      { font-size: 10pt; letter-spacing: 0px; }
  .size2      {  font-size: 12pt; letter-spacing: 0px; }
  .size3      {  font-size: 14pt; letter-spacing: 0px; }
  .size4      { font-size: 18pt; letter-spacing: 0px; }
  .size5      { font-size: 24pt; letter-spacing: 0px; }
  .size6      {  font-size: 36pt; letter-spacing: 0px; }
  .size7      {  font-size: 48pt; letter-spacing: 0px; }
  .size8      {  font-size: 60pt; letter-spacing: 0px; }
  TEXTAREA    { font-family: Arial, Verdana,  tahoma;   }
  
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}
.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px; font-size:12px; font-weight:bold}
.clT{color:#102C78; }
.clTover{color:#8594b4;}
.clS,.clSover{padding:2px; font-size:12px; font-weight:bold}
.clS2,.clS2over{padding:2px; font-size:12px;font-weight:bold}
.clS{color:#102C78; background-color:#a4afc7; layer-background-color:#8594b4;}
.clS2{color:#102C78; background-color:#B0B4D0; layer-background-color:#8594b4;}
.clSover{color:#ffffff; background-color:#8594b4; border-color:#8594b4;}
.clS2over{color:#ffff00;}
.clSover,.clS2over,.clTover,.clB,.clBar{layer-background-color:#336699; }
.clB{background-color:#102C78;} 
.clB{position:absolute; visibility:hidden;  z-index:300}
.clBar{position:absolute; width:10; height:10;  visibility:hidden; }