
#SubNavigation{
	width: 164px;
	padding-left: 8px;
}

	#SubNavigation UL{
		list-style: none;
		margin: 0;
		padding: 0;
		padding-left: 1em;
	}
	
	#SubNavigation LI{
		margin-bottom: 4px;
	}
	
	#SubNavigation A, #RelatedLinks A{
		font-size: x-small;
		color: #666;
		text-decoration: none;
		border: none;
	}

		#RelatedLinks A:hover, #SubNavigation A:hover{
			color: #0a94d2;
		}
	
	#SubNavigation UL UL LI:before{
		content: ">";
		color: #666;
	}

#ContentBlock{
}
	
	#ContentBlock DIV.ColumnWrapper{
		background-image: url(/images/gui/3column_inside_bg.gif);
		position: relative;
	}
	
		#ContentBlock P, #ContentBlock LI{
			font-size: 11px;
		}

#MainContentArea{
	width: 508px;
	min-height: 534px;
	padding-left: 16px;
	padding-right: 12px;
	position: relative;
	padding-bottom: 40px;
}

	#MainContentArea H2{
		color: #04925a;
	}
	
#RightColumn{
	width: 260px;
}

	#PagePhoto{
		width: 260px;
		padding: 0;
		margin: 0;
		padding-bottom: 1px;
		border-bottom: solid #ccc 1px;
	}
		
	#Announcements{
		width: 240px;
		padding-left: 8px;
		position: absolute;
		bottom: 0;
		right: 28px;
		top: 315px;
	}
		
	#Announcements #MBox{
		margin-left: -4px;
	}

#RelatedLinks{	
	border-top: dotted #ccc 1px;
	width: 156px;
	margin-top: 1em;
	padding: 0;
	background-color: #fff;
	min-height: 300px;
}

#RelatedLinks UL{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}

#RelatedLinks LI{
	margin-bottom: 4px;
}

#RelatedLinks A{
	line-height: 1.6em;
}


.testimonial{
	margin-left: 1em;
	display: block;
	padding: 1em;
	width: 55%;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	float: right;
}

.testimonial P{
	line-height: 1.6em;
	font-family: Trebuchet, "Trebuchet MS", Georgia, Times;
	color: #666;
}

.testimonial DIV.testimonialPicture{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	border: solid #ccc 1px;
	padding: 3px;
}

.testimonialName{
	line-height: 1.6em;
	font-family: Trebuchet;
	color: #666;
	display: block;
	margin-top: 1em;
}

.EmployeeCard{
	border: solid #ccc 1px;
	width: 150px;
	margin: 1em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	
	height: 250px; /* change this if you want to increase/decrease the height of the cards */
}

.EmployeeCardMort{
	border: solid #ccc 1px;
	width: 150px;
	margin: 1em;
	margin-left: 0.2em;
	margin-right: 15px;
	float: left;
	
	height: 136px; /* change this if you want to increase/decrease the height of the cards */
}

.EmployeeCard.longer
{
	height: 300px;
}

.EmployeeCard.long
{
	height: 300px;
	max-height: 300px;
}

.shortEmployeeCard
{
	height: 136px;
}

.EmployeeCard P{
	padding-left: 0.3em;
	padding-right: 0.3em;
	margin: 1px 0px 1px 0px;
}

DIV.blocks{
	float: left;
}

DIV.blocks DIV{
	float: left;
}

	
	DIV.ProductGroup{
		margin-bottom: 1em;
		border-bottom: solid #666 2px;
	}
	
	DIV.ProductGroup SPAN.GroupName{
		display: block;
		color: #04925a;
		margin-bottom: 0.5em;
	}
	
	DIV.ProductGroup TD{
		padding: 4px;
	}
	
	DIV.ProductGroup THEAD{
		background-color: #eee;
		text-align: center;
	}
	
	DIV.ProductGroup TBODY{
	}
	
	DIV.ProductGroup TBODY TD{
		height: 2em;
	}
		
	DIV.ProductGroup TBODY TD.label{
		text-align: left;
	}
	
	DIV.ProductGroup TBODY TD.data{
		text-align: center;
	}
	
	DIV.ProductGroup TABLE{
		border-collapse: collapse;
		font-size: 11px;
	}
	
	DIV.ProductGroup TBODY TD.top{
		border-top: solid #ccc 1px;
	}
	
	DIV.ProductGroup UL{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	DIV.ProductGroup DIV.groupDisclaimers UL UL{
		list-style-type: disc;
		margin-left: 2em;
		padding: 0;
	}
	
	DIV.ProductGroup DIV.groupDisclaimers{
		margin-top: 1em;
		margin-bottom: 0.5em;
	}
	
	UL.sheetDisclaimers{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	DIV.ProductSheetHeader{
		border-bottom: solid #999 1px;
		margin-bottom: 1em;
	}
	
	DIV.ProductSheetHeader SPAN.sheetTitle{
		font-size: larger;
		font-weight: bold;
	}

.clear 
{
	clear: both;
}


div.loanapp
{
	border: none;
	text-align: center;
	height: 60px;
	position: absolute;
	bottom: 20px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	
}

div.loanapp img, div.loanapp a, div.loanapptop a, div.loanapptop img
{
	border: none;
}
div.loanapp img, div.loanapptop img
{	
	border: none;
	padding: 0px;
	margin: 0px;
}

div.loanapp a, div.loanapptop a
{
	text-decoration: none;
}

div.loanapptop
{
	text-align: center;
	border: none;
	height: 36px;
	margin: 10px 0px 10px 0px;
}





div.loanapptop a:link, div.loanapp a:link
{
	border: none;
	text-decoration: none;
}
div.loanapptop a:visited, div.loanapp a:visited 
{
	text-decoration: none;
	border: none;
}
div.loanapptop a:hover, div.loanapp a:hover 
{
	text-decoration: none;
	border: none;
}
div.loanapptop a:active, div.loanapp a:active 
{
	text-decoration: none;
	border: none;
}	
/*
span.GroupName
{
	display: block;
	width: 50%;
	float: left;
}
*/

span.linktodisclaimers
{
	display: block;
	float: right;
	width: 50%;
	text-align: right;
}




#Schedule{
			
			width: 475px;
			border: solid #ccc 1px;
			border-width: 1px 1px 1px 1px;
			
		}
		#Schedule *{
			padding: 2px;
		}

	
		
