body {
	font-family: Arial;
	font-size: 12px;
	color: Black; background: White;
	margin: 0pt;
	padding: 0pt;
}
a {
	color: Black;
	text-decoration: none;
}
Vlink {
	text-decoration: underline;
	color: #00BFFF;
}

a:hover, .livefalse a:hover {
	color: #0042FF;
}

img {
	border: none;
}
table, td {
	font-size: 12px;
}
th	{
	margin: 0pt;
	text-align: left;
	font-weight: normal;
}
form	{
	display: inline;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}
select, input, textarea {
	border-style: solid;
	border-color: #000066;
	border-width: 1px;
	font-size: 8pt;
	margin: 1px;
}
#exit	{
	z-index:1;
	position:absolute;
	right:50%;
	width: 120px;
	margin-right: -400px;
	top:48px;
}
#lang a	{
	padding-right: 5px;
	padding-left: 5px;
	border-style: solid;
	border-width: 0px;
	border-color: #666666;
	border-right-width: 1px;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
}
.noBorder	{
	border: none;
}
.submit	{
	cursor: pointer;
	text-decoration: none;
}
input.submit:hover	{
	background-color: #E7E7E7;
}
ul,li	{
	margin-top: 0pt;
	padding-top: 0pt;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	color: #333333;
}
.Vlink {
	color: Purple;
	font-size: 10pt;
}
.tableBorder {
	background-color: #FEFBF4;
	border-style: groove;
	border-color: #000066;
	border-width: 1px;
}

.altTr {
	font-weight: bold;
	border-top: thin solid black;
}
.altTd {
	border-width: 0pt;
	border-style: groove;
	border-color: #000066;
	border-bottom-width: 1px;
	border-right-width: 1px;
	text-align: center;
	background-color: #CCCCCC;
	color: Black;
}
.altTdBold {
	border-width: 0pt;
	border-style: groove;
	border-color: #000066;
	border-bottom-width: 1px;
	border-right-width: 1px;
	text-align: center;
	background-color: #CCCCCC;
	color: Black;
	font-weight: bolder;
}
.th0 {
	color: #333333;
	font-size: 18pt;
	margin-top: 12pt;
}
.th1 {
	color: #333333;
	font-size: 16pt;
	margin-top: 10pt;
}
.th2 {
	color: #333333;
	font-size: 14pt;
	margin-top: 8pt;
}
.th3 {
	background-color:transparent;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
}
.th4 {
	background-color:transparent;
	color: #333333;
	font-size: 11pt;
	font-weight: bold;
}
.th5 {
	background-color:transparent;
	color: #333333;
	font-size: 10pt;
}
.tabletrue {
	margin-left: 20pt;
}
.tablefalse	{
	margin-left: 2px;
}
.simpleTable	{
	border:1px;
	border-color:#333333;
	border-style: solid;
}
.liveLangtrue,	.liveLangfalse {
	display:inline;
	margin-right:30px;
}
.langButton	{
	border:1px;
	border-color:#cccccc;
	border-style: solid;
	width:16px;
	height:16px;
	font-size: 11px;
	text-align:center;
	padding: 0px;
	float:left;
	margin:2px;
}
.langButton form	{
	padding: 0;
	margin: 0;
}
.langButton input:Hover {
	color: white;
	cursor: pointer;
	background-color: #00BFFF;
}
.langInput	{
	border:none;
	padding:0;
	margin:0;
	background-color:silver;
	width:15px;
	height:15px;
	vertical-align: middle;
	text-align: center;
	line-height: 15px;
	cursor:pointer;
}
.attribute	{
	padding-left: 20pt;
	font-style: italic;
}
.refAttribute	{
	color:gray;
	font-style: italic;
}
.padUpDown	{
	padding-top: 10pt;
}
.rightPad	{
	padding-right: 5pt;
	margin-right: 5px;
}
.leftPad	{
	margin-left: 5pt;
}
.margin	{
	display: block;
	margin: 5pt;
}
.rightTop	{
	text-align: right;
	padding-top: 5pt;
	padding-right: 5pt;
}
.rightBottom	{
	text-align: right;
	vertical-align:bottom;
}
.editTable	{
	margin-top: 5pt; 
	margin-bottom: 10pt; 
	border-style: dashed;
	border-color: #333333;
	border-width: 1px;
	margin-left: 20pt;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.button	{
	margin-left:5pt;
	cursor: pointer;
	border: 0pt;
}
.buttonNoMargin	{
	cursor: pointer;
	border: 0pt;
}
.warn	{
	color: Red;
}
.problem	{
	color: #CC6600;
}
.true	{
	color: #00BFFF;
}
.false	{
	color: Red;
}
.Passed	{
	color: #00BFFF;
}
.Failed	{
	color: Red;
}
.bold	{
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.smallText	{
	font-size: 8pt;
}
.spacer	{
	font-size: 2pt;
}
.smallTopPad	{
	padding-top:2pt;
}
.livetrue {
	font-weight: bold;
	margin-left:20px;
}
.livefalse	{
	margin-left:40px;
}
.livefalse a	{
	color: gray;
}
.silverLine	{
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: dashed;
	border-color: silver;
	font-size: 1px;
}
.oliveLine	{
	border-width:0px;
	border-bottom-width:2px;
	border-style: solid;
	border-color: olive;
	font-size: 1px;
}
.lastSelectedtrue	{
	background-color: #D4EAFF;
}
.langBox	{
	position:absolute;
	z-index:1;
	background-color:#cccccc;
	border: 1px solid Black;
}
