/* CSS Document */


.mainTableBorder {
	margin: 0 auto;
	border: 1px solid #999999;
	background-color: #FFFFFF; }

.maintable { }

.tableHomeMain {
	background-color: #B0B7E3;
	text-align: center;
	padding: 5px;
	height: 210px;
	background-image:  url(/img/mtfHome/mtfBanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle; }
	
.columnDkBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000066;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 230px; }




.bgdLeftColumn {
	background-image:  url(/img/main/franklinBGD.gif);
	background-repeat: no-repeat;
	background-position: center 310px;
	padding: 5px;
	height: 560px;
	text-align: center;
	vertical-align: top; }


.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #000000;
	text-align: left;
	margin: 5px; }
	
	.green {
		border: 1px solid #BEE3B0;
		background-color: #BEE3B0; }
	
	.brown {
		border: 1px solid #E3D8B0;
		background-color: #E3D8B0; }
		
	.blue {
		border: 1px solid #B0D3E3;
		background-color: #B0D3E3; }

	.pink {
		border: 1px solid #f2def6;
		background-color: #f2def6; }
		
	.column h1 {
		margin-bottom: 4px;
		font-size: 1.2em;
		font-weight: bold; }
		
	.column h1 a {
		color: #000;
		text-decoration: none; }

		.column h1 a:hover {
			color: #c00;
			text-decoration: underline; }
		
	.column p {	margin: 5px 0; }

	.column strong { font-weight: bold; }
	
	.column.featured {
		font-size: 1.15em;
		line-height: 1.25;
		border-color: #fff !important; }
		
		.column.featured p {
			margin: 10px 0; }


.columnPad { margin: 5px; }

#rounded-top-blue {
	height: 8px;
	background-image: url('/img/index/ur.gif');
	background-position: top right;
	background-repeat: no-repeat; }
 
h1.featured {
	height: 1em;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.5em;
	line-height: 1; }
	
#featuredInset {
	width: 55%;
	float: right;
	margin: 5px -5px 5px 5px;
	background-color: #fff; }
	
	#insetPad { margin: 10px; }
	
	
strong { font-weight: bold; }
.red { color: #c00; }

.newsletterTable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CEEAC4;
	border-bottom-color: #CEEAC4;
	border-left-color: #CEEAC4;
	padding: 5px;
}
.newsletterTableBanner {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #203C15;
	border-bottom-color: #203C15;
	border-left-color: #203C15;
	padding: 10px;
	background-color: #BEE3B0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #203C15;
}
