/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Seeding */
FONT.X1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.0pt;
  color: #000000;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Dictionary */
FONT.X2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25.0pt;
  color: #000000;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

A.M:VISITED {
  color: #687646;
  text-decoration: none;
}

A.M:LINK {
  color: #333366;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #333366;
  text-decoration: none;
}

A:LINK {
  color: #333366;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #999864;
}

#MyCompany {
display:none;
}


.content_bg, BODY#Popup, BODY#Ext, .content_page DIV {
  background-color: #f1f1f2;
}
.content_bg {
  border-left: 7px solid #e1e2e3;
  border-right: 7px solid #e1e2e3;
}
.content_col_left {
  border-right: 0;
}
.content {
	padding-right: 7px;
	padding-left: 7px;
}

.left, .right {
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 13px;
	padding-right: 13px;
}
.left {
	background-image: url('../images/rosenthal_column-bg-left.gif');
	background-position: right;
	text-align: right;
}
.right {
	background-image: url('../images/rosenthal_column-bg-right.gif');
	text-align: left;
}
#colPar {
	margin-top: 437px;
}

#MyCompany {
 display:none;
}

