@charset "utf-8";
.header      {
	background-color: #006699;
	color: #ccccff;
	font-size: 1.2em;
}
.contact {
	width: 95%;
	font-size: smaller;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_alt a, .contact a {
	color: #000000;
}

.contact_alt {
	width: 50%;
	font-size: smaller;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
.contact td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_alt td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.location_column {
	text-align: left;
	font-size: 1.2em;
	background-color: #FFFFFF;
	background-image: url(../images/folder-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	vertical-align: text-bottom;
}
.location_column  h3, .location_column_alt h3 {
	margin-top: 25px;
	vertical-align: bottom;
	margin-left: 10px;
	font-size: 13px;
}

.personal_details .details {
	vertical-align: middle;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.personal_details {
	padding: 0px;
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.personal_details_alt {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ccccff;
	font-size: 11px;
}
.personal_details img {
	margin: 0px;
	padding: 0px;
	border: 1px none #000000;
}
.personal_details td {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.manager      {
	color: #000000;
	font-size: 1em;
	background-color: #ffffff;
}
.column {
	font-size: 1.6em;
	text-align: center;
}

.state      {
	background-color: #006699;
	color: #ccccff;
	padding-right: 10px;
}
.state_alt      {
	background-color: #ccccff;
	color: #006699;
	padding-left: 10px;
}
.contact .head {
	font-size: 1.6em;
}

.divider {
	background-color: #000000;
}
.manager {
	background-color: #FFCC66;
	color: #006699;
	font-size: 1.6em;
}
.manager .personal_details {
	width: 95
.%;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 95%;
}
.location_column_alt {
	text-align: left;
	font-size: 1.2em;
	background-color: #FFFFFF;
	background-image: url(../images/folder-top_manager.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	vertical-align: text-bottom;
}
.location_column_alt h3 {
	margin-top: 25px;
	vertical-align: bottom;
	margin-left: 15px;
}
