
#Soeg, #Soeg INPUT, #Soeg SELECT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #454545;
}

.Box_1
{  
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
  width: 100%;
  background-color:#FFFFFF;
  background-position:bottom right;
  background-repeat:no-repeat;
}

.Box_2 {  
  width:100%;
	background-color:#F1F0E9;
}

.Box_3
{
  width:100%;
	background-color: #DAD8CB;
}

.Heading2
{
	font-size: 9pt;
	font-weight: bold;
	color: #37354B;
}

.Heading3
{
	font-weight: bold;
	color: #37354B;
  padding-bottom: 20px;
}

.VSpacerBig { height: 12px; }
.VSpacerSmall { height: 5px; }

.RadioTabSelected
{
  font-size:9pt;
	font-weight: bold;
	color: #F8931D;	
	background-color: #000;
	height: 23px;
	padding: 3px 3px 0px 3px;
}

.RadioTab
{
  font-size:9pt;
	font-weight: bold;
	color: #000;
	background-color: #F1F0E9;
	height: 23px;
	padding: 3px 3px 0px 3px;
	cursor: Pointer;	
}
