﻿/* ---------------------------- General ---------------------------- */
body 
{


}


A:link	
{	
	text-decoration:	none;
	color:	#2C52CB;

	}	
		
A:visited	
{	
	text-decoration:	none;
	color:	#2C52CB;

	}	
		
A:active	
{

	text-decoration:	none;
color:	#2C52CB;

	}	
		
A:hover	
{
	text-decoration:	underline;
	color:	#2C52CB;
	}
a img {border:none;}
/* ---------------------------- Main Body ---------------------------- */

/* --General-- */
.image-right{float: right; vertical-align: text-top; padding-left:5px; padding-bottom:5px;} 

 h1
{	
	color:	#000000;
	font-family:Tahoma; font-size:14pt; font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
/* --HyperLinks-- */

.BodyLink	
{	
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	none;
	color:	#2C52CB;
	}	
		
		
.BodyLink:Link	
{	
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	none;
	color:	#2C52CB;
	}	
		
.BodyLink:visited	
{	
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	none;
	color:	#2C52CB;
	}	
		
.BodyLink:active	
{
	font-family: Tahoma;
	font-size: 10pt;

	text-decoration:	none;
	color:	#2C52CB;
	}	
		
.BodyLink:hover	
{
	font-family: Tahoma;
	font-size: 10pt;
	
	text-decoration:	underline;
	color:	#2C52CB;
}


/* ---- */
.BodyLinkBig	
{	
	font-family: Tahoma;
	font-size: 14pt;

	text-decoration:	none;
	color:	#000000;
	}	
		
		
.BodyLinkBig:Link	
{	
	font-family: Tahoma;
	font-size: 14pt;

	text-decoration:	none;
	color:	#000000;
	}	
		
.BodyLinkBig:visited	
{	
	font-family: Tahoma;
	font-size: 14pt;

	text-decoration:	none;
	color:	#000000;
	}	
		
.BodyLinkBig:active	
{
	font-family: Tahoma;
	font-size: 14pt;

	text-decoration:	none;
	color:	#000000;
	}	
		
.BodyLinkBig:hover	
{
	font-family: Tahoma;
	font-size: 14pt;
	
	text-decoration:	underline;
	color:	#000000;
}

/* ---- */

.BodyLinkSmall	
{	
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	}	
		
		
.BodyLinkSmall:Link	
{	
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	color:	#2C52CB;
	}	
		
.BodyLinkSmall:visited	
{	
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	color:	#2C52CB;
	}	
		
.BodyLinkSmall:active	
{
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	color:	#2C52CB;
	}	
		
.BodyLinkSmall:hover	
{
	font-family: Tahoma;
	font-size: 8pt;
	
	text-decoration:	underline;
	color:	#2C52CB;
}


/* ----  */

.BodyLinkSmallWhite	
{	
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	}	
		
		
.BodyLinkSmallWhite:Link	
{	
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
.BodyLinkSmallWhite:visited	
{	
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
.BodyLinkSmallWhite:active	
{
	font-family: Tahoma;
	font-size: 8pt;

	text-decoration:	none;
	color:	#FFFFFF;
	}	
		
.BodyLinkSmallWhite:hover	
{
	font-family: Tahoma;
	font-size: 8pt;
	
	text-decoration:	underline;
	color:	#FFFFFF;
}

/* ----  */

.BodyLinkPanel	
{	
	font-family: Verdana;
	font-size: 8pt;
	color:	#666666;
	text-decoration:	none;
	}	
		

.BodyLinkPanel:Link	
{	
	font-family: Verdana;
	font-size: 7.5pt;

	text-decoration:	none;
	color:	#666666;
	}	
		
.BodyLinkPanel:visited	
{	
	font-family: Verdana;
	font-size: 7.5pt;

	text-decoration:	none;
	color:	#666666;
	}	
		
.BodyLinkPanel:active	
{
	font-family: Verdana;
	font-size: 7.5pt;

	text-decoration:	none;
	color:	#666666;
	}	
		
.BodyLinkPanel:hover	
{
	font-family: Verdana;
	font-size: 7.5pt;
	
	text-decoration:	underline;
	color:	#666666;
}

/* ---- */
.PageTitle
{
	color:	#294062;
	font-family:Tahoma; font-size:18pt; font-weight:normal;


}

.BodyText
{
	font-family: Tahoma;
	font-size:  10pt;
	color:#535353;
	font-style: normal;	
	

}
.BodyTextSmall
{
	font-family: Verdana;
	font-size:  8pt;
	color:#535353;
	font-style: normal;	
	

}

.BodyTextSmall2
{
	font-family: Verdana;
	font-size:  7pt;
	color:#535353;
	font-style: normal;	
	

}

.BodyHeader1
{	
	color:	#294062;
	font-family:Tahoma; font-size:16pt; font-weight:normal
	}
	
.BodyHeader2
{	
	color:	#294062;
	font-family:Tahoma; font-size:12pt; font-weight:normal
	}	
	
.BodyHeader3
{	
	color:	#294062;
	font-family:Tahoma; font-size:10pt; font-weight:bold
	}	
	
	
/* --------------------------------- Navigation Banner ------------------------------ */		

.NavigationPathLink
{	
	text-decoration:	none;
	color:	#2C52CB;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}	
		
.NavigationPathLink:link
{	
	text-decoration:	none;
	color:	#2C52CB;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}	
		
.NavigationPathLink:visited
{	
	text-decoration:	none;
	color:	#2C52CB;
	font-family:Verdana; font-size:8pt;  font-weight:normal;
	}	
		
.NavigationPathLink:active
{
	text-decoration:	none;
	color:	#2C52CB;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}
		
.NavigationPathLink:hover	
{
	text-decoration:	underline;
	color:	#2C52CB;
	font-family:Verdana; font-size:8pt; font-weight:normal;
	}
	
.NavigationPathText	
{	
	color:	#2C52CB;
	font-family:Verdana; font-size:8pt
	}



/* ---------------------------- List Pager ---------------------------- */
.PagerTable
{	
	background-color:#E9F0F8;	
}

.PagerLabel
{
	font-family: Verdana;
	font-size: 8pt;
	color:#808080;
	font-style:  normal;	
	font-weight:normal ;
}


/* ---------------------------- Panel ---------------------------- */
.PanelTable
{
	BORDER-COLLAPSE:  collapse  ;
	border-right: solid 1px #05437E; 
	border-top: solid 1px #05437E; 
	border-left: solid 1px #05437E; 
	border-bottom: solid 1px #05437E;
	 padding:5px;
	  
	background-color:#E9F0F8;
	
		/*background-color: #DCDBD9; */
			
}

TABLE.Members
  { 
    
    border-collapse: collapse;
     background-color:#C0C0C0;
     	border-right: solid 1px #C0C0C0; 
	border-top: solid 1px #C0C0C0; 
	border-left: solid 1px #C0C0C0; 
	border-bottom: solid 1px #C0C0C0;
     
  }

  TR.Members
  { 
  }

  TD.Members
  {  
     
     background-color:#E6E6E6;
     	border-bottom: solid 1px #C0C0C0;
  }
  TD.MembersContent
  {  
     
     background-color:#F0F0F0;
  }

