body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
  background-image: url(../images/BkgABrown.gif);
	background-repeat: repeat;
	margin-top: 8px;
}
a.normal:link, a.normal:active, a.normal:visited{
  text-decoration: none;
  color: rgb(153,0,51);
}
a.normal:hover {
	color: black;
	text-decoration: underline;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}

img.floatRight { 
    float: right; 
    margin: 10px; 
}

.style1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	font-size: 14px;
	font-weight: normal;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	/*
  border-left: 2px solid #CC9999;
	border-right: 2px solid #CC9999;
	*/
  color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 200%;
	color: #666666;
}
.style7b {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
	padding: 10px;
}

.style7b_home {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
}

.style13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990033;
}
.style14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
}
.style17 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 20px 0px 10px 20px;
	color: #990033;
}

.style17_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding: 15px 0px 10px 10px;
	color: #990033;
}

.style17_home_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding: 5px 0px 10px 7px;
	color: #990033;
}
.style17_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
	color: #990033;
}

a.hpage_link:link, a.hpage_link:active, a.hpage_link:visited{
  text-decoration: underline;
	color: rgb(217,116,129);
}
a.hpage_link:hover {
	text-decoration: none;
	color: black;
}

a.project_link:link, a.project_link:active, a.project_link:visited{
	white-space: nowrap;
  font-size: 12px;
	font-weight: bold;
  text-decoration: underline;
	color: blue;
}
a.project_link:hover {
	background-color: #EAE77C;
	color: black;
}

a.page_buttons:link, a.page_buttons:active, a.page_buttons:visited{
	white-space: nowrap;
  font-size: 12px;
	font-weight: bold;
	background-color: rgb(136,7,7);
  text-decoration: none;
	color: white;
	padding: 3px 5px 3px 5px;
}
a.page_buttons:hover {
	background-color: rgb(89,120,148);
	text-decoration: none;
	color: white;
	padding: 3px 5px 3px 5px;
}

/* --------------------------------------------------------------------------------------------*/
/* include also the dtack debugging styles */

.tohtml_table {font-family: sans-serif; text-align: left; margin-top: 24px; background-color: #E9FFCA; color: #2A4600; border: 1px solid #2A4600; font-size: 8pt;}
.tohtml_td {font-family: sans-serif; text-align: left; vertical-align: top; padding-left: 4px; padding-right: 4px; font-size: 8pt;}
.dttracker_table {font-family: sans-serif; text-align: left; color: #600000; font-size: 8pt; background-color: #F4DCDC;}


/* --------------------------------------------------------------------------------------------*/
/* top-of-form sort of styles */

.system_error_div {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF44;
	border: 1px solid black;
	padding: 4px;
	margin: 8px;
}

.validation_message_div {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFEEEE;
	border: 1px solid black;
	padding: 4px;
	margin: 8px;
}

.processing_error_div {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFEEEE;
	border: 1px solid black;
	padding: 4px;
	margin: 8px;
}

.processing_confirmation_div {
	color: #004400;
	font-weight: bold;
	background-color: #EEFFEE;
	border: 1px solid black;
	padding: 4px;
	margin: 8px;
}

.privilege_error_div {
	color: #004466;
	font-weight: bold;
	background-color: #EEFFFF;
	border: 1px solid black;
	padding: 4px;
	margin: 8px;
}


/* --------------------------------------------------------------------------------------------*/
/* default styles used by the dtui_input_regions_c class */
.dtui_input_regions_table {
}
.dtui_input_regions_prompt_td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
  margin-top: 4px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
	padding-top: 1px;
}
.dtui_input_regions_input_td, .dtproperty_radiotd, .dtproperty_checkbox {
	color: Black;
  font-size: 12px;
  margin-top: 1px;
  margin-left: 10px;
	vertical-align: baseline;
	padding: 1px;
	padding-left: 5px;
}
						/* cell containing space between the rows */

.dtui_input_regions_gutter_td {
height: 2px;
}
						/* contents of the cell space between the rows */
.dtui_input_regions_gutter_div {
  
}

/* --------------------------------------------------------------------------------------------*/
/* individual property styles */
.dtproperty_textbox,
.dtproperty_short,
.dtproperty_dateonly,
.dtproperty_zipcode,
.dtproperty_date,
.dtproperty_phone,
.dtproperty_veryshort,
.dtproperty_medium,
.dtproperty_mediumwide,
.dtproperty_wide,
.dtproperty_verywide,
.dtproperty_600,
.dtproperty_tall,
.dtproperty_medtall,
.dtproperty_220,
.dtproperty_150,
.dtproperty_80 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	margin-left: 10px;
	border: 1px solid gray;
}
										/* these styles are added to modify other dtproperty styles */
.dtproperty_short {
	width: 52px;
}
.dtproperty_dateonly {
	width: 80px;
}
.dtproperty_zipcode {
	width: 72px;
}
.dtproperty_date {
	width: 80px;
}
.dtproperty_phone {
	width: 100px;
}
.dtproperty_veryshort {
	width: 24px;
}
.dtproperty_medium {
	width: 180px;
}
.dtproperty_mediumwide {
	width: 180px;
}
.dtproperty_wide {
	width: 280px;
}
.dtproperty_verywide {
	width: 400;
}
.dtproperty_600 {
	width: 600;
}
.dtproperty_tall {
	height: 100px;
}
.dtproperty_medtall {
	height: 50px;
}

/* these styles are for the emp application form tables */

.dtproperty_220 {
	width: 220px;
}
.dtproperty_150 {
	width: 150px;
}
.dtproperty_80 {
	width: 80px;
}

										/* this style is used for a required property */
.dtproperty_required {
  background-color: #E3E1FF;
}
										/* this style is used for a property with a validation problem */
.dtproperty_invalid {
  background-color: #FFCCCC;
}
										/* this style is used near propertys with validation problems */
.dtproperty_error {
  color: red;
  font-size: 10px;
  font-style: italic;
}
