h1, h2, h3, h4, h5, h6 {
	font-family: "Gesta", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin-top: 0;
}

.videopage h1,
.videopage h2,
.videopage h3,
.videopage h4,
.videopage h5,
.videopage h6 {
	line-height: 0.8;
}

body {
	background-color: #f3f3f3;
	color: #333;
}

.purpletext {
	color: #3f077d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2baef), color-stop(100%,#3f077d)); /* Chrome,Safari4+ */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headertext {
	font-weight:bold;
	text-align:center;
	padding:10px;
}

#contact #phone {
	font-family: "Gesta", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding-left: 30px;
	float: left;
}

#header {
	margin: 1em auto;
}

#header #navigation {
	margin-top: 0.5em;
	font-family: "Gesta", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.page-content {
	background-color: white;
	margin-bottom: 1em !important;
	padding: 1em;
}

.page-content-nocurve {
	background-color: white;
	padding: 1em;
}

.page-content, .prodlink {
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}

#prodline {
	text-align: center;
	padding: 1em 0 0 0 !important;
}

#prodrow {
	position: relative;
}

#prodline .prodlink {
	display: block;
}

#prodline .prodlink:hover {
	background: -moz-linear-gradient(top,  rgba(204,204,204,0.65) 0%, rgba(102,102,102,0) 50%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,0.65)), color-stop(50%,rgba(102,102,102,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(102,102,102,0) 50%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(102,102,102,0) 50%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,0.65) 0%,rgba(102,102,102,0) 50%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,0.65) 0%,rgba(102,102,102,0) 50%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cccccc', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}


#prodline .prodlink#informme {
	margin-top: 1em;
}

#prodline .product header {
	width: 100%;
}

#prodline .product header h3, #prodline .product header h4 {
	margin: 0;
}

#prodline .product header h4 {
	font-size: 1em;
}

#prodline .product img {
	margin-bottom: -2px;
}

#main article {
	font-size: smaller;
}

#main article .right {
	float: right;
	margin-left: 1em;
}

#main #sidebar {
	font-size: smaller;
	border-top: 1px solid silver;
}

.feedburnerFeedBlock .feedTitle {
	font-size: larger;
}


.feedburnerFeedBlock .fbsubscribelink, .feedburnerFeedBlock #creditfooter {
	display: none;
}

.feedTitle {
	font-weight: bold;
	font-family: "Gesta", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin-top: 0;
}

ul, ol {
	margin-left: 2em;
}

#ibmpartner {
	padding: 29px;
	float: right;
	text-align: center;
}

#ibmpartner img {
	float: none !important;
	margin: 0 auto !important;
}

.section-container .section .title {
	font-weight: bold;
}

#mefeatures .section img {
	margin: 0;
}

#footer div, #footer nav {
	font-size: smaller;
}

@media only screen and (min-width: 48em) {
	#prodline .prodlink#informme {
		position: absolute;
		right: 0;
		bottom: 0;
	}

	#main #sidebar {
		border-top: none;
		border-left: 1px solid silver;
	}

	#agtimeline, #agtimeline .row {
		width: 647px;
		margin: 0;
		padding: 0;
	}

	#agtimeline .section .content {
		padding: 0;
	}

	#agtimeline .section .content .columns {
		position: absolute !important;
		top: 2em;
		left: 1em;
	}

	#agtimeline #tab-1983 .content,
	#agtimeline #tab-1997 .content,
	#agtimeline #tab-2005 .content,
	#agtimeline #tab-2008 .content,
	#agtimeline #tab-2009 .content {
		color: white;
	}

	#agtimeline #tab-2005 .content .columns {
		left: auto;
		right: 8em;
		text-align: right;
	}
}

/* .lt-ie9 #prodline .prodlink#informme {
	margin-top: 84px;
} */

.lt-ie9 #main #sidebar {
	border-top: none;
	border-left: 1px solid silver;
}

.lt-ie9 #agtimeline, .lt-ie9 #agtimeline .row {
	width: 647px;
	margin: 0;
	padding: 0;
}

.lt-ie9 #agtimeline .section .content {
	padding: 0;
}

.lt-ie9 #agtimeline .section .content .columns {
	position: absolute !important;
	top: 4em;
	left: 1em;
}

.lt-ie9 #agtimeline #tab-1983 .content,
.lt-ie9 #agtimeline #tab-1997 .content,
.lt-ie9 #agtimeline #tab-2005 .content,
.lt-ie9 #agtimeline #tab-2008 .content,
.lt-ie9 #agtimeline #tab-2009 .content {
	color: white;
}

.lt-ie9 #agtimeline #tab-2005 .content .columns {
	left: auto;
	right: 8em;
	text-align: right;
}