BODY { font-family:arial;font-size:11 }
TD { font-family:verdana;font-size:11;vertical-align:top }
P { font-family:verdana;font-size:11 }
.cpDiv { position:absolute;cursor:hand;height:18px;width:18px }
.page { page-break-after:always }

A { color: #083A63 }
A:Hover { color: #00B5EF }


h1, h2{
	font-family:arial;
}
li{font-family:verdana;font-size:11;}
/*#10426b*/
.submitbutton{
	float:right;
	font-weight: bold;
}
.feedback{
	color: green;
	font-size: 14px;
}
.error{
	color: red;
}
legend{
	font-weight: bold;
	padding:1px;
}

.data_table td
{
	padding: 4px;
}
.decorated 
{
	border-width: thin;
	border-collapse: collapse;
	border-style: solid;
	border-color: black;
}
.fake_fieldset
{
	margin-top: 12px;
	margin-bottom: 6px;
  padding-left:4px;
	background-color: lightgrey;
}
.fake_fieldset_content
{

}
.fake_legend
{
	font-weight: bold;
	padding: 2px;
	border-color: black;
	border: thin solid;
	background-color: #5599bb;
	position: relative;
	left: 6px;
	top: -8px;
	color: white;
  border-color: black;
	padding-left:4px;
	padding-right:4px;
}
.primary
{
	font-weight: bold;
}
.decorated th
{
	padding-left:4px;
	text-align:left;;
	font-family: verdana;
	font-size: 12;
	background-color: #5599bb;
	border-width: thin;
	border-right: solid;
	border-bottom: solid;
	border-right-width: thin;
	border-bottom-width: thin;
  color: white;
  border-color: black;
	padding-right: 20px;

}

.decorated td
{
	border-width: thin;
	background-color: lightgrey;
	font-size: 10px;
	border-right: solid;
	border-color:black;
}
.decorated legend
{
	background-color: #5599bb;
	padding: 3px;
	border: solid;
	border-color: black;	
	border-width: thin;
  color: white;
}
.decorated input
{
	font-family: verdana;
	font-size: 12;
}
.spacer_row th
{
	border-top: solid black thin;
}
.decorated input:hover
{
	color: #aa8800;
}
.plain td
{
	border:none;
}
.rowa td
{
	border-width: thin;
	background-color: #cbcbcb;
}
.rowb td
{
	border-width: thin;
	background-color: lightgrey;
}
.rowaselected td
{
	border-width: thin;
	background-color: #c6c498;
}
.rowbselected td
{
	border-width: thin;
	background-color: #e5e3b0;
}
a.sort_link
{
	text-decoration: none;
	color: #eeee00;
}
a.sort_link:hover
{
	color: #eeee00;
}
a.selectedSort
{
	color: #eeee00;
}

fieldset
{
	padding: 4px;
}
.arrow
{
	font-size: 15px;
	font-weight: bold;
}
.dc_skip_div p
{
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
}

.help h1 {
	border-bottom: solid;
	border-color: black;
}
.help h2
{
	background-color:#009ecf;;
	color: white;
	padding: 10px;
}

.help h3
{
	background-color:#a2e3f7;
}

.infobox
{
	border: solid thin #009ecf;
	width:600px;
	position: relative;
	background-color:beige;
}
.infoboxcontent
{
	padding:4px;
}
.infobox .h3 
{
	background-color:#a2e3f7;
	font-weight:bold;
	padding:2px;
}
.highlight
{
	color: red;
}

