/* 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: #993333;
  text-decoration: none;
}

A.M:LINK {
  color: #993333;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #993333;
  text-decoration: none;
}

A:LINK {
  color: #993333;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #FFFFFF;
}

#MyCompany {
display:none;
} 
.content {
	padding-right: 25px;
	padding-left: 25px;
}

#HEADER { 	
position:absolute; 	
right:175px;
top:0px;
vertical-align:top;}

#HEADER2 { 	
position:absolute; 	
right:82px;
top:7px;
vertical-align:top;}  

// BEGIN RSS STYLE SHEET INFO
	.xmlMainDiv
	{
	}

	.xmlFeedDiv
	{
		width: 80%;
		text-align: center;
		margin-bottom: 6px;
	}

	.xmlItemsDiv
	{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		border: 1px solid;
	}

	.xmlItemDiv
	{
		text-align:left;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 12px;
		padding: 5px 10px 5px 10px;
		border: 1px solid;
	}

	.xmlCopyDiv
	{
		width: 80%;
		text-align: center;
		margin-bottom: 6px;
	}
	// END RSS STYLE SHEET INFO
