body,table		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003366}
table			{empty-cells:hide}
input,select	{font:9pt verdana}
label			{cursor:pointer}
.form			{
					font-size:8pt;
					text-transform:none;
					border:1px dashed #dddddd;
					background-color:white;
				}
.button			{
					width:100;
				}

.form span,.form p
				{
					font-size:8pt; font-weight:normal;
				}

.sub_heading	{
					color:#CC6600;
					padding:5 20 5 0; vertical-align:top;
				}

.area_heading	{
					color:#CC6600;
					padding:5 20 5 20; vertical-align:top;
					/*border-bottom:1px dashed #CC6600;*/
				}

.radio_area		{
					padding:5 20 5 20; vertical-align:top;
					/*border-bottom:1px dashed #CC6600;*/
				}
.yesNoQuestion	{width:60%}

.select_area	{
					padding:5 5 5 3; width:100%;
					vertical-align:top;
					/*border-bottom:1px dashed #CC6600;*/
				}
.select_area p	{
					font-size:8pt; font-weight:normal;
				}

.select_label	{
					/*text-align:right;*/ width:26%;
					padding:5 0 5 20; vertical-align:top;
					/*border-bottom:1px dashed #CC6600;*/
				}

.arrow			{
					cursor:pointer;
					position:relative; top:2;
					margin:0 0 0 4; /*margin:top right bottom left*/
				}
.help_heading	{color:#CC6600; margin-bottom:10}
.close_link		{text-decoration:underline; color:#003366; cursor:pointer; margin-top:8px}
.link		{text-decoration:underline; color:#003366; cursor:pointer}
