/************************************
* Style Sheet for Emigrant Capital 
* Date: 08/23/2006
*************************************/

/************************************
* Color Definitions 
* EmigrantCapital Green:  #092D0F
* EmigrantCapital Gold:   #999900
* Blue:                   #6666FF
*************************************/
body 
	{
	background-color: #092D0F;
	margin-top: 0px;
	}


/************************************
* Drop Cap
*************************************/
.cap 
	{
	float: left;
	width: 18px;
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 2px;
	font-weight: normal;
	color:#444444;
	font-family: georgia, times;
	}


/************************************
* Left Navigation Classes
*************************************/
.leftnav 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/* font-weight: bold; */
	color: #092D0F; 
	text-decoration: none;
}

.leftnav hover: 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/* font-weight: bold;  */
	color: #999900; 
	text-decoration: underline;
	}
	
.leftnav a:hover 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/* font-weight: bold; */
	color: #999900; 
	text-decoration: underline;
	}
	
.leftnav_sub 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #083910; 
	text-decoration: none; 
	text-indent: 40px
	}
	
.leftnav_subbelow
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #092D0F; 
	text-decoration: none; 
	text-indent: 60px
	}
	
.leftnav_sub a:hover 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/* font-weight: bold; */
	color: #092D0F; 
	text-decoration: underline;
	}

.leftnav_subbelow a:hover 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/* font-weight: bold; */
	color: #092D0F; 
	text-decoration: underline;
	}

.leftnav_sub_active 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #092D0F; 
	text-decoration: none; 
	text-indent: 40px ; 
	font-weight: bold;
	}

.leftnav_subbelow_active 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #092D0F; 
	text-decoration: none; 
	text-indent: 60px ; 
	font-weight: bold;
	}
/************************************
* Title Classes
*************************************/
.title 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	color: #092D0F; 
	border-color: black black #083910;
	}
	
.title_sub 
	{ 
	font-family: Times New Roman, Times, serif; 
	font-size: 24px; 
	color: #092D0F; 
	border-color: black black #083910 ;
	}
	
/************************************
* Body Classes
*************************************/
.bodycopy 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #000000; 
	text-decoration: none;
	}
	
.bodycopybold 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #092D0F; 
	text-decoration: none ; 
	font-weight: bold;
	}
	
.bodycopylist 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #000000; 
	text-decoration: none ; 
	text-indent: 15px; 
	font-style: italic;
	}
	
.bodybold 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; color: #000000; 
	text-decoration: none ; 
	font-weight: bold;
	}
	
.bodycopyitalic 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #092D0F; 
	text-decoration: none ; 
	font-style: italic;
	}
	
.bodycopy_IC 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000; 
	text-decoration: none ; 
	text-indent: 10px;
	}
	
.bodycopy_ICa 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 2px; 
	color: #000000; 
	text-decoration: none ; 
	text-indent: 20px;
	}
	
.bodycopy_ep_program 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 10px; 
	color: #000000; 
	text-decoration: none ; 
	text-indent: 10px;
	}
	
.bodycopy_ep_program_a 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 2px; 
	color: #000000; 
	text-decoration: none ; 
	text-indent: 10px;
	}
