.ContainerMain{width:100%;text-align:left;line-height:2;}
.ContainerBlue{width: 214px;min-height: 221;height: auto;background-image: url(bluecontainer.jpg);background-repeat: no-repeat;margin:0px;padding-top:0px;padding-bottom:20px;padding-left:0px;padding-right:0px;border:0px;text-align: center;line-height:2;}
.ContainerGreen{width: 214px;min-height: 221;height: auto;background-image: url(greencontainer.jpg);background-repeat: no-repeat;margin:0px;padding-top:0px;padding-bottom:20px;padding-left:0px;padding-right:0px;border:0px;text-align: center;line-height:2;}
.ContainerGrey{width: 214px;min-height: 221;height: auto;background-image: url(greycontainer.jpg);background-repeat: no-repeat;margin:0px;padding-top:0px;padding-bottom:20px;padding-left:0px;padding-right:0px;border:0px;text-align: center;line-height:2;}
* html .ContainerBlue {height: 221px;}
* html .ContainerGreen {height: 221px;}
* html .ContainerGrey {height: 221px;}
.ContainerTable{width: 214px;margin:0px;padding:0px;border:0px;}
.ContainerTitle{margin:0px;padding:0px;border:0px;text-align: center;}
.ContainerTitle2{margin:0px;padding:0px;border:0px;text-align: left;}
.ContainerContent{margin:0px;padding:0px;border:0px;text-align: left;}
.ContainerActions{margin:0px;padding:0px;border:0px;text-align: center;}
.ContainerContentSpacer{margin:0px;padding:0px;border:0px;}

p {
	line-height:1.8em;
	margin-bottom:0.6em;
}

div.people {
	position:relative;
	float:left;
	margin-left:100px;
	margin-bottom:20px;
}

div.person {
	width:150px;
	text-align:center;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

div.person img {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin-bottom:12px;
}

div.person p {
	margin:0px;
	padding:0px;
	line-height:1.2em;
}

div.person h3 {
	margin:0px;
	padding:0px;
	line-height:1em;
	margin-bottom:6px;
}

div.person_primary {
	
}

.clear {
	clear:both;
}

table.rates, table.calculator  {
	position:relative;
	font-size:12px;
	width:80%;
	left:10%;
	
	border-width:2px;
	border-style:solid;
	
	margin-bottom:20px;
}

table.calculator  {
	width:50%;
	left:25%;
}

table.rates tr.header, table.calculator tr.header, table.rates caption, table.calculator caption {
	color:#FFFFFF;
	
	font-size:14px;
	font-weight:bold;
	line-height:2;
}

table.rates tr.headings, table.calculator tr.headings  {
	font-size:12px;
	font-weight:bold;
}

table.rates tr.headings td, table.calculator tr.headings td  {
	
	border-bottom-style:solid;
	border-bottom-color:#1F4842;
	border-bottom-width:1px;
	
}

table.rates tr.odd_row, table.calculator tr.odd_row  {
/*	background-color:#E2E8DA;*/
}

table.rates tr.even_row, table.calculator tr.even_row  {
/*	background-color:#EDE6CB;*/
}

table.rates tfoot tr, table.calculator tfoot tr  {
	background-color:#DFDFDF;
	font-style:italic;
	font-size:12px;
}

table.rates ol, table.rates ul, table.rates dl, table.calculator ol, table.calculator ul, table.calculator dl  {
	margin:0px;
	padding:0px;
	margin-left:20px;
}

ul.equityList {
	font-family:arial black,sans-serif;
	list-style-type:none;
	margin:0 0 20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-top:20px;
}

ul.equityList li {
	color:#FFFFFF;
	font-size:18px;
	list-style-type:none;
}

img.equityImg {
	position:relative;
	float:right;
	margin-left:20px;
	border-width:4px;
	border-style:solid;
	top:0px;
}
