.inputControl
{
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	font-family: Tahoma,  sans-serif;
	font-size: 8pt;
}
.buttonTD
{
	font-family: arial,  sans-serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 1.1em;
	color: #FFFFFF;
	vertical-align: center;
	background-color:#94ACD4;
	border:2px;
	border-style:groove; 
	border-top-color:#A8B5D8;
	border-left-color:#A8B5D8;
	border-bottom-color:#FFFFFF;
	border-right-color:#FFFFFF;
	cursor: pointer;
	white-space: nowrap;
	padding: 0 2px 1px 0;
}
.blue
{
	background-color: #BECBED;
	margin: 0 5px 0 5px;
}
.copyright
{
	margin: 10px;
	font-size: 8pt;
}
.listCaptionText
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	line-height: 11pt;
	font-family: arial,  sans-serif;
	text-decoration: none;
}
.listFieldText
{
	padding: 0px 0px 1px 0px;
	font-family: Tahoma,  sans-serif;
	font-size: 8pt; 
	line-height: 11pt;
	color: #000000; 
	text-decoration: none;  
}
.buttonShuttle
{
	border-right: #ffffff 2px groove;
	padding-right: 0px;
	border-top: #a8b5d8 2px groove;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	border-left: #a8b5d8 2px groove;
	color: #ffffff;
	line-height: 8pt;
	padding-top: 0px;
	border-bottom: #ffffff 2px groove;
	font-family: arial,  sans-serif;
	background-color: #94acd4;
	text-decoration: none;
	align: center
}