/* Microsystems Technology Office Print CSS Document
 * Author: Daniel W Filler
 * Date: November 12th, 2006 
 * Valid CSS                  */


/* Zap */
#topContainer, #mainNav,
#print, #breadcrumb, .addContact,
.callout, #personnelMenu, #alphabet,
.up, .go, form, .formInfo, googleMap,
GMapEZ, .more , #footerShade {
	display: none;
}

a {
	text-decoration: none;
	color: #747474;
}

table {
	border-collapse: collapse;
}

tr td, tr th {
	border: 1px solid gray;
}

#header {
	display: block;
	width: 100%;
	background: #080808;
}

body {
	background: white;
	font-size: 12pt;
}

#content {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar h1 {
	font-weight: normal;
	font-size: 14pt;
}

h1 {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	font-size: 16pt;
	color: #088acd;
	text-transform: uppercase;
}

h2 {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	font-size: 12pt;
	color: #088acd;
	text-transform: uppercase;
}

#contactInformation .fn {
	display: none;
}

#personnel a {
	text-decoration: none;
	color: #666666;
}

h1 span#title {
	color: #999999;
	font-size: .7em;
	font-weight: normal;
	display: block;
}

/* Capsules Styles */

#capsules .alpha {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	color: #747474;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #acacac;
}

.capsules {
	display: block;
	margin-bottom: 10px;
	padding-left: 30px;
	height: 200px;
}

.capsules {
	width: 500px;
	display: block;
	float: none;
}

.thrusts {
	display: block;
	float: none;
}

#capsules {
	line-height: 12pt;
}

#capsules .name span {
	font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #088acd;
	text-transform: uppercase;
	font-weight: bold;
}

#capsules .name a {
	text-decoration: none;
	color: #000;
}

#capsules .information strong {
	font-family: "Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #747474;
}

#capsules .information {
	font-size: 10pt;
}

#capsules .description {
	margin-bottom: 10px;
}

.thrusts strong {
	display: block;
	margin: 0 0 10px 0;
}

.thrusts ul li {
	display: inline;
	padding-right: 15px;
}

#capsules img {
	float: none;
	padding: 2px;
	border: 1px solid #747474;
	margin: 10px 0 0 0;
}

#capsules .capsule {
	margin: 3px 0;
}

/* Directions Styles */

#printMap {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

#printMap img {
	margin-bottom: 10px;
}

/* Footer */

#footer {
	border-top: 1px solid #747474;
	margin-top: 15px;
	padding-top: 5px;
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 10pt;
}

#footer a {
	text-transform: uppercase;
}