@charset "utf-8";
/* CSS Document */

div.labs h1, div.labs h2 {
	font-size: 150%;
	font-weight: bold;
	color: #207bc1;
	border-bottom: thin solid #666666;	
}

div#content div.software h2 {
	color: #ffffff;
	font-weight: normal;
	border-bottom: none;
	margin-bottom: 1em;
	text-align: center;
	background-color: #207bc1;

}

div.software h3 {
	font-size: 125%;
	font-style: normal;
	margin: 0;
	text-align: center;
	background-color: #ffe18b;
	border: thin solid #ca6c18;	
}


div.clear {
	clear: both;
	text-align: center;
}

div.grouping {
	position: static;
}

.left {
	float: left;
}

.right {
	float: right;
}

div.menu {
	width: 24em;
	border: thin solid #666666;
	padding: 1.5em;
	margin-bottom: 2em;
	height: 16em;
}

div.visitor {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

div.labs div.menu h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

div.menu:hover {
	background-color: #f2f2f2;
}

div.grouping h3 {
	color: #ffffff;
	background-color: #074b88;
	margin: .5em;
	margin-left: 0;
	padding-left: .5em;
	font-style: normal;
	font-size: 100%;
}

div.highlight {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

h3.services {
	font-size: 150%;
	text-align: right;
	padding-right: 2em;
	border-bottom: .2em solid #207bc1;
	margin-top: 0;
}

h3.service {
	font-size: 150%;
	font-style: normal;
}

ul.services li img {
	float: left;
	margin: .5em;
}

#content div.grouping table {
	background-color: #ececec;
	margin-top: 1em;
	padding-left: .5em;
	height: 17em;
}

tr.categories th, tr.categories td {
	border-bottom: thin solid #207bc1;
	font-weight: bold;
	text-align: center;
}

tr.odd {
	background-color: #f2f2f2;
}

table.contact td {
	padding: 1em;
}

table.contact tr.border td {
	border-top: thin solid #cccccc;
}

div.labs ul {
	margin-left: 1.5em;
	font-weight: normal;
}

div.panel ul {
	width: 40%;
	float: left;
}

div.panel ul.right {
	float: right;
}

p.introduction {
	text-align: center;
	color: #207bc1;
	cursor: pointer;
	border-top: thin solid #666666;
	border-bottom: thin solid #666666;
	margin-bottom: 0;
}

div.additional {
	padding-top: 1em;
	height: 18em;
	border-bottom: thin solid #666666;
	background-color: #f2f2f2;
}

img.boxart {
	float: right;
}

p.copyright {
	font-size: 75%;
}

p.faq {
	font-size: 112.5%;
	background-color: #207bc1;
	color: #ffffff;
	padding-left: .5em;
}

p.locations {
	text-align: center;
	background-color: #ffe18b;
	padding: .5em;
	font-weight: bold;
	border: thin solid #ca6c18;
}

#content div.fees h3 {
	color: #ffffff;
	background-color: #207bc1;
	padding-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
