.help
{
	background-color: #ffffff;
	border-style: solid;
	border-color: #dddddd;
	border-width: 5px;
	z-index: 30;
	position: absolute;
	top:90px;
	left: 500px;
	float: right;
	padding: 1012px;
	height: 380px;
	overflow: visible;
	width: 430px;
	padding: 10px;	
}

#help p
{
	color: #000000;
}

table
{
	background-color: #ffffff;

}

form
{
	background-color: #ffffff;

}

.navbuttons
{

top: 470px;
position: absolute;
padding-top: 40px;
width: 100%;	
}

.navbuttons p
{

text-align: center;

}

.optionTableDiv
{
	padding-top: 40px;

	height: 110px;
}


.optionsTable
{
	width: 500px;
	border-collapse: collapse;
}

.optionLabel
{
	
	vertical-align: top;
	width: 250px;
}	

.optionField
{
	
	
}

.highlightedRow
{
	background-color: #dddddd;
}

.nonHighlightedRow
{
	background-color: #ffffff;
}

#highlightRow td
{
	
}

.welcomeImage
{
	float: right;
	padding: 25px;
}

.error
{
	color: red;
	width: 400px;
}

.nextstep
{
	right: 200px;
	width: 100%;
	padding-top: 35px;
	text-align: right;
}

.version
{
	font-size: 10pt;
}

.version th
{
	background-color: #CCCCCC;
	padding: 5px;
}

.version td
{
	background-color: #EEEEEE;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content
{
	height: 600px;
	position: relative;
	
}
