body	{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #F3F4DF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* Turns off unwanted gaps around images */
img	{
	border: 0;
	}

td, th	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #000000;
	}

p	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #3D3D3E;
	margin: 3px 0 9px 0;
	}

td.footer {
background-color: #F6F6F6;
border-top: 1px solid #969696;
border-bottom: 1px solid #969696;
	}
	
	
div.navcell
{
	background-color: #D5CAE0;
	padding: 4px 5px 6px 12px;
	text-align: left;
	border-left: 3px solid #FE94A7; 
	border-bottom: 3px solid #FE94A7; 
	border-right: 3px solid #FE94A7;
}



h1	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #BB1F25;
	margin: 3px 0 4px 0;
	padding: 0px 0px 0px 0px;
	}

h2	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	margin: 15px 0 0 0;
	}

h3	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 135%;
	font-weight: bold;
	color: #000569;
	margin: 3px 0 1px 0;
	}

h4	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #515150;
	margin: 3px 0 4px 0;
	padding: 0px 0px 0px 0px;
	}



li 	{
	
	margin-top: 0;
	margin-bottom: 3px;
	}


strong	{
	font-weight: bold;
	}

a:link	{
	color: #BB1F25;
	font-weight: bold;
	text-decoration: none;
	}

a:visited	{
	color: #BB1F25;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active	{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}

div.box {
	border-left: 1px solid #969696; 
	border-right: 1px solid #969696; 
	border-top: 1px solid #969696; 
	border-bottom: 1px solid #969696;

	}

div.marg {
	margin-bottom: 18px;	
	}
	
div.header { 
	background-color: #E31E27;
	color: white; 
	font-size: 12px; 
	font-weight: normal; 
	padding: 2px; 
	border: 1px solid #E31E27; 
	margin-bottom: 8px;
	}

div.conheader { 
	background-color: #E31E27;
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #E31E27;
	margin-bottom: 8px;
	}

a.mm_footer	{
	font-size: 9px;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	}


