body {
	font-size: 11px;
	color:#333;
	line-height: 15px;
}
.tablePadding {
	padding: 10px;
}
.pageTitle {
	font-size: 32px;
	color: #26bcd6;
	font-weight: bold;
}
.pageSubtitle {
	color:#26bcd6;
	font: bold 14px/16px Verdana;
}
.PageSmallSubTitle {
	font-size: 12px;
	font-weight:bold;
	color: #5988A4;
	text-align: left;
}
.PageContent {
	list-style-position: outside;
	list-style-image: url(images/arrow_blue.gif);
	line-height: 15px;
	font-size:11px;
	color: #333;
}
.BodyText {
	font-size: 11px;
	color:#333;
	line-height: 15px;
}
.greyOutline {
	border: 1px solid #CCCCCC;
}

.aquaOutline {
	border: 1px solid #41C2DD;
}
.greenOutline {
	border: 1px solid #DEEB99;
}
.greyHeaderText {
	font-size: 20px;
	color: #333;
	padding-top: 10px;
	line-height: 21px;
}
.greySubHeaderText {
	font-size: 15px;
	color: #333;
	padding-top: 10px;
	line-height: 20px;
	font-weight: bold;
}
.jankyTableListPadding {
	padding-top: 8px;
}
a {
	color: #333333;
	text-decoration: underline;
}

.NavbarBkgrdColor {
	background-color: #41C2DD;
}
.subNavigationBar {
	font: bold 11px/14px Verdana;
}

.copyright {
	font-size: 9px;
	color: #666;
}
.AboutButtonThingy {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #608CA7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #5E88A1;
}
.EEButtonThingy {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #FE9900;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FE9900;
}
.ERButtonThingy {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #26bcd6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #26bcd6;
}

.BrokerButtonThingy {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #B3D155;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #B3D155;
}
