/* 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: #339999;
  text-decoration: none;
}

A.M:LINK {
  color: #339999;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: none;
}

A:VISITED {
  color: #339999;
  text-decoration: none;
}

A:LINK {
  color: #339999;
  text-decoration: none;
}

A:HOVER {
  text-decoration: none;
}

BODY {
  background-color: #FFFFFF;
}

#MyCompany {
display:none;
}
 
.content {
	padding-right: 25px;
	padding-left: 25px;
}

#buttons {
text-decoration: none;
}

.left_button {
display: block;
background-image:url(../images/willey_button.gif);
background-repeat:no-repeat;
text-decoration: none;
width:135px;
height:80px;
}

.left_button div{
display: block;
font-family:Tahoma;
font-size:17px;
text-decoration: none;
font-weight:bold;
color:#fff;
text-align:center;
padding-top:15px;
}

.left_button div:hover{
display: block;
font-family: Tahoma;
font-size:17px;
text-decoration: none;
font-weight:bold;
color:#333333;
text-align:center;
padding-top:15px;
}

.left_button2 {
display: block;
background-image:url(../images/willey_button.gif);
background-repeat:no-repeat;
text-decoration: none;
width:135px;
height:80px;
}

.left_button2 div{
display: block;
font-family:Tahoma;
font-size:17px;
text-decoration: none;
font-weight:bold;
color:#fff;
text-align:center;
padding-top:27px;
}

.left_button2 div:hover{
display: block;
font-family: Tahoma;
font-size:17px;
text-decoration: none;
font-weight:bold;
color:#333333;
text-align:center;
padding-top:27px;
}

