/* CSS Document */

#outer{
	width:792px;
	max-width:792px;
	}
#top{
    height:120px;
	min-height:120px;
	
	width:792px;
	background-image:url(donor/images/mtf_newsletter_r1_c1.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}
#top_green{
    height:120px;
	min-height:120px;
	
	width:792px;
	background-image:url(donor/images/txfile_banner_gray.png);
	background-repeat:no-repeat;
	background-position:top left;

}
#top_subscribe{
	height:120px;
	width:580px;
	background-image:url(donor/images/subscribe_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
.copy{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	}
.copy1{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333333
	}
.copy_bullet{
	margin-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	}
.caption{
	margin-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#0E462E;
	}
.copy14{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	}
.copy141{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
		font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333333
	}
.copy14_bullet{
	margin-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	}
.14caption{
	margin-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#0E462E;
	}
.heading{
		font-family:"Times New Roman", Times, serif;
	font-size:18px;
	margin-left:15px;
	color:#0E462E;

	}
/*hr {
	border:none;	
	color: #0E462E;
	background-color: #0E462E;
	height: 1px;
	margin:1px;
	padding:1px;
}*/
#divider{
	background-image:url(donor/images/hr.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:792px;
	max-width:792px;
	height:5px;
	max-height:5px;
	
	}
ul{
	margin-top:5px;
	margin-bottom:0px;
	}

li{
	margin-top:0px;
	margin-bottom:0px;
	}

p{margin:15px 15px 5px 15px;}
.style3 {font-size: 11px;}

a:link{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#0e4622;
	}
a:hover{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	}

