@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003260;
	display: block;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	padding-left: 40px;
}
h3 {
	display: block;
	padding-left: 40px;
}
p {
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
}
.GCI {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	display: block;
}
.GCI a:hover {
	text-decoration: underline;
}

ul {
	padding-left: 90px;
}
li {
	line-height: 24px;
	padding-left: 5px;
}

.companyName {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003567;
}
.float_right_pic {
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #666;
	background-color: #FFF;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:visited {
}
.lower_links {
	color: #FFF;
}
.lower_links a {
	color: #FFF;
	text-decoration: none;
}
.lower_links a:hover {
	color: #FFF;
	text-decoration: underline;
}
.lower_links a:visited {
	color: #FFF;
	text-decoration: none;
}#starMinder {
	display: block;
	height: 98px;
	width: 150px;
	margin-left: 10px;
}
#email_list {
	display: block;
	padding: -10px;
	list-style-type: none;
}
