/* CSS Document */

body, td, ul, ol
{
  font-family:		Verdana, Arial, Helvetica, sans serif;
  font-size:		12px;
  color:		    #000000;
  line-height:      18px;
  }
  
h1
{
  font-family:		Arial, Helvetica, sans serif;
  font-size:		24px;
  color:		    #8e3b4c;
  line-height:      30px;
  margin-bottom: 	6px;
  padding-bottom: 	6px;
  } 
  
h2
{
  font-family:		Arial, Helvetica, sans serif;
  font-size:		18px;
  font-style:		italic;
  font-weight:		normal;
  color:		    #409579;
  line-height:      20px;
  margin-top: 		0px;
  padding-top: 		0px;
  } 
  
h3
{
  font-family:		Arial, Helvetica, sans serif;
  font-size:		16px;
  font-weight:		bold;
  color:		    #409579;
  line-height:      20px;
  margin-top: 		0px;
  padding-top: 		0px;
  margin-bottom: 	6px;
  padding-bottom: 	6px;
  } 
  
h4
{
  font-family:		Arial, Helvetica, sans serif;
  font-size:		16px;
  font-weight:		bold;
  color:		    #409579;
  line-height:      20px;
  margin-top: 		0px;
  padding-top: 		0px;
  margin-bottom: 	0px;
  padding-bottom: 	0px;
  }
  
 h5
{
  font-family:		Verdana, Arial, Helvetica, sans serif;
  font-size:		12px;
  color:		    #000000;
  font-weight:		normal;
  line-height:      28px;
  margin-top: 		0px;
  padding-top: 		0px;
  margin-bottom: 	0px;
  padding-bottom: 	0px;
  } 
  
.large_black
{font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height:      25px;
	} 
 
.large_blue
{
  font-family:		Arial, Helvetica, sans serif;
  font-size:		16px;
  font-weight:		bold;
  color:		    #409579;
  line-height:      20px;
  margin-top: 		0px;
  padding-top: 		0px;
  margin-bottom: 	0px;
  padding-bottom: 	0px;
  } 
    
.bold_red
{
  font-weight:		bold;
  font-size:		13px;
  color:		    #8e3b4c;
  }   
 
 ul {
	margin-top: 	2px;
  	padding-top: 	2px;
  }
  
  ol
  {
	margin-top: 	2px;
  	padding-top: 	2px;
  }	
  
 .box
{
  border-width:		1px;
  border-style:		solid;
  border-color:		#000000;
  background-color:	#ffffff;
  padding:              14px;
} 	     

a.MENU:link
	{font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height:      25px;
	text-decoration:none}
	
a.MENU:visited
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height:      25px;
	text-decoration:none}
	
a.MENU:hover
 {font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height:      25px;
	text-decoration:none}
	
a.MENU:active
 {font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height:      25px;
	text-decoration:none}
	
a.history:link
	{font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b54a60;
	line-height:      25px;
	text-decoration:none}
	
a.history:visited
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b54a60;
	line-height:      25px;
	text-decoration:none}
	
a.history:hover
 {font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height:      25px;
	text-decoration:none}
	
a.history:active
 {font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height:      25px;
	text-decoration:none}	
	
a.LOWER:link
	{font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none}
	
a.LOWER:visited
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none}
	
a.LOWER:hover
 {font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none}
	
a.LOWER:active
 {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none}	
