/* CSS Document */

.logo {
	margin-left:10%;
	margin-right:20px;;
	margin-top:20px;
	margin-bottom:10px;
	float:left;
	clear:right;
}

.contentBox {
	margin-left:10%;
	width:1000px;
	padding:0px;
	clear:both;
	float:left;
}

.link {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	font-size:1em;
}

.location {
	width:1000px;
	margin-left:10%;
	margin-bottom:20px;
	padding:0px;
	padding-bottom:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:small;
	display:block;
	clear: both;
	border-bottom:dashed;
	border-bottom-width:thin;
	border-bottom-color:#666666;
	text-decoration:none;
}

.bottomBar {
	width:970px;
	margin-left:10%;
	background:#000000;
	margin-top:30px;
	color:#FFFFFF;
	font-size:small;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:15px;
	float:left;
}
	

a.link:hover {
	color:#3366CC;
}

a.locationLink {
	text-decoration:none;
	color:#666666;
}

a.locationLink:hover {
	color:#3366CC;
}
p.bodyText {
	color:#333333;
	width:1000px;
	margin-left:10%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	float:left;
	text-indent:1em;
	text-align:justify;
}
p.officerText {
	color:#333333;
	width:1000px;
	margin-left:10%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	float:left;
	text-align:justify;
	display:inline;
}
ul.leftColumn {
	width:200px;
	height:630px;
	margin-left:10%;
	padding-right:10px;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	border-right-style:dashed;
	border-right-color:#666666;
	border-right-width:thin;
	float:left;
}
ul.commonColumn {
	width:200px;
	height:630px;
	padding-right:10px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	border-right-style:dashed;
	border-right-color:#666666;
	border-right-width:thin;
}
ul.rightColumn {
	width:200px;
	margin-left:5px;
	margin-bottom:20px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
}
span.expectLeftColumn {
	float:left;
	margin-left:10%;
	margin-bottom:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	width:500px;
	clear:left;
	font-size:20pt;
}

ul.expectLeftColumn {
	font-size:50pt;
}

span.expectRightColumn {
	float:left;
	width:350px;
	margin-left:30px;
	margin-right:50px;
	clear:right;
}

b.productHeading {
	font-weight:normal;
	color:#3366CC;
}
a.email {
	text-decoration:none;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a.anchor {
	font-style:normal;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#3366CC;
}
span.leftColumn {
	width:200px;
	height:700px;
	margin-left:10%;
	padding-right:10px;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	border-right-style:dashed;
	border-right-color:#666666;
	border-right-width:thin;
	float:left;
}
span.rightColumn {
	width:200px;
	margin-left:15px;
	margin-bottom:20px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
}
span.commonColumn {
	width:220px;
	height:700px;
	padding-right:10px;
	padding-left:30px;
	color:#333333;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	border-right-style:dashed;
	border-right-color:#666666;
	border-right-width:thin;
}
li {
	font-size:small;
	list-style-type:disc;
}
img.officer {
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	padding:1px;
	margin-right:30px;
	margin-bottom:40px;
	display:inline;
	float:left;
}

b.officerName {
	clear:left;
	margin-top:-30px;
	float:left;
}

img.associate {
	margin-right:40px;
	margin-bottom:20px;
	float:left;
}

b.ManagementLocation {
	width:130px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	float:left;
	clear:left;
	font-weight:normal;
}
b.ManagementField {
	width:150px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	float:left;
	font-weight:normal;
}
b.ManagementEmail {
	width:110px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-bottom:5px;
	float:left;
	font-weight:normal;
	clear:right;
}

b.employeeName {
	width:130px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	float:left;
	font-weight:normal;
	clear:left;
	margin-left:130px;
}

b.employeeEmail {
	float:left;
	clear:right;
	font-weight:normal;
	margin-left:180px;
	margin-bottom:10px;
}

