﻿#wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
}
body, p {
	width: 100%;
	font-family: Verdana,Helvetica,sans-serif; /*'Trebuchet MS',Arial,*/;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 0px;
	background-color: #FFFFFF;
}
#headline {
	background-color: #EEEEEE;
	font-size: 17px;
	font-weight: 300;
	color: #333333;
	padding: 6px;
}
#content {
	background-color: white;
}
#about {
	background-color: white;
	width: 65%;
}
a:visited img {
	border: 1px solid #C0C0C0;
}
a:focus img {
	border: 1px solid #0B558C;
}
a:hover img {
	border: 1px solid #0B558C;
}
a:active img {
	border: 1px solid #000000;
}
a:link {
	color: #008080;
	text-decoration: none;
}
a:visited {
	color: #008080;
	text-decoration: none;
}
a:focus {
	color: #008080;
	text-decoration: underline;
}
a:hover {
	color: #008080;
	text-decoration: underline;
}
a:active {
	color: #008080;
	text-decoration: underline;
}
a.urlpointer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.urlpointer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.urlpointer:focus {
	color: #FFFFFF;
	text-decoration: none;
}
a.urlpointer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.urlpointer:active {
	color: #FFFFFF;
	text-decoration: none;
}
.defaultimg {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 0px;
	margin: 8px;
}
.headingfont {
	color: #B2B2B2;
	letter-spacing: 10pt;
	font-size: x-large;
	font-family: 'Times New Roman', Times, serif;
}
.headingfontcollapsed {
	color: #B2B2B2;
	letter-spacing: 6pt;
	font-size: x-large;
	font-family: 'Times New Roman', Times, serif;
}
.subheadingfont {
	color: #B2B2B2;
	letter-spacing: 3pt;
	font-size: small;
	font-family: 'Times New Roman', Times, serif;
}
.smalltext {
	color: teal;
	font-size: 14px;
}
.logo-sm {
	border-width: 0px;
	vertical-align: bottom;
	margin-top: 20px;
	margin-bottom: 13px;
}
.capabilitylinks {
	color: #555555;
	font-size: 14px;
	font-family: Verdana, arial, sans-serif;
}

