@charset "UTF-8";
/* CSS Document */

.footer	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	}
	
.footer A	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer A:hover  {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.title	{
	font-family: "Arial Narrow", Arial;
	font-size:18px;
	color:#333333;
	text-transform:capitalize;
	margin-bottom:12px;
	}
	
.bullets	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:20px;
	}
	
	
.bulletsx	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:12px;
	padding-left:20px;
	padding-bottom:10px;
	}
	
	
.normal	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:15px;
	}
	
.normal A	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000066;
	line-height:20px;
	text-decoration:underline;
	}
	
.normal A:hover	{
	color: #333333;
	text-decoration:none;
	}
	
.subtitle	{
	font-family:"Arial Narrow", Arial;
	color:#333333;
	font-size:14px;
	line-height:20px;
	}
	
.subtitle A	{
	color: #333333;
	line-height:20px;
	text-decoration:none;
	}
	
.subtitle A:hover	{
	color: #000066;
	text-decoration:underline;
	}