﻿a 
{
	color:White;
}
a:visited
{
	color:White;
}
div
{
	margin:0px;	
}
.label
{
	color:White;
	font-size:0.8em;
}
.contentArea
{
	background-color:#435270;
	border-color:#C3DF99;
	border-width:2px;
	vertical-align:top;
	border-style:solid;
	text-align:left;
	color:White;
}
.inputArea
{
	width:210px;
	height:395px;
	float:left;
	font-family:Sans-Serif;
	font-size:0.8em;
}
.interactiveArea
{
	float:left;
	width:520px;
	height:270px;
}
.selectionArea
{
	float:left;
	width:520px;
	height:85px;
}
.controlsArea
{
	width:520px;
	height:25px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
.tableListing
{
	border-width: 0px;
	border-style: none;
	width:100%;
	text-align:left;
}
.tableListing td
{
	color:Black;
	font-family:Arial, Sans-Serif;
	font-size:0.9em;
}
.tableRow
{
	background-color:#EEEEEE;
}
.tableRowAlternate
{
	background-color:#FFFFFF;
}
.control
{
	font-size:0.8em;
}
.selectionBox, .outputListingTable
{
	font-family: Sans-Serif;
	font-size:0.8em;
	width:100%;
	color:Black;
}
.selectionBox
{
	background-color:White;
}
.buttonSurrogate
{
	border-width: 2px;
	border-style: solid;
	border-color: #C3DF99;
	padding:5px 70px 5px 70px;
}
.plusLinkButton
{
	width:20px; 
	font-size:12pt; 
	font-weight:bold;
	color:#C3DF99;
	text-align:center;
}
.plusLinkButton a:visited
{
	text-decoration:none;
}
.plusLinkButton a
{
	text-decoration:none;
}
