/* 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: #FFFFFF;
}

/* 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: #FFFFFF;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

/* ------------------------------------------------------------------------------------ */

/* Start Link Colors */
A.M:VISITED {
  color: #112c73;
  text-decoration: none;
}

A.M:LINK {
  color: #112c73;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #112c73;
  text-decoration: none;
}

A:LINK {
  color: #112c73;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}
/* End Link Colors */

/* ------------------------------------------------------------------------------------ */

/* Start Footer Link Colors For Dark Body Bg */
#footer-links font {
	color:#FFFFFF;
}

#footer-links A:VISITED {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-links A:LINK {
  color: #FFFFFF;
  text-decoration: none;
}

#footer-links A:HOVER {
  text-decoration: underline;
}
/* End Footer Link Colors */

/* ------------------------------------------------------------------------------------ */

/* Start DCpage Eliment */
#DCpage {
position:absolute; top:10px;
} 
/* End DCpage Eliment */

/* ------------------------------------------------------------------------------------ */

/* Start Form */
/*#form {
background-color:#725d44;

} 
#form font{
color:FFFFFF;
} 

#form A:VISITED {
  color: #ddceb3;
  text-decoration: none;
}

#form A:LINK {
  color: #ddceb3;
  text-decoration: none;
}

#form A:HOVER {
  text-decoration: underline;
}
/* End Form */

/* ------------------------------------------------------------------------------------ */

/* Start Left Column */
/*#leftcolumn {
background-image:url(../images/left-bottom-bg.gif);
background-position:bottom;
background-repeat:no-repeat;
} 

/* End Left Column */

/* ------------------------------------------------------------------------------------ */

/* Start links */
#links {
background-image:url(../images/links_bg.gif);
background-position:center top;
background-repeat:no-repeat;
width:923px;
margin:0 auto;
} 

/* End Left Column */
/* ------------------------------------------------------------------------------------ */

/* Start Frameset & Popup Bg Color */
#popup {
  background-color: #FFFFFF;
} 

#ext {
  background-color: #ebebeb;
} 
/* End Frameset & Popup Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Page Title Position */
/*#pagetitle {
padding-left:150px;
} 
/* End Page Title Position */

/* ------------------------------------------------------------------------------------ */

/* Start Page Bg Color */
#page {
  background-color: #FFFFFF;
  width:901px;
  } 

#pagecontent {
    background-color: #ebebeb;
} 
/* End Page Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Body Bg Image */
#header {
  width:900px;
  background-image:url(../images/top-bg.gif);
  background-repeat:repeat-x;
  background-position:top;
  margin:0 auto;

} 

#bodybg {
  background-image:url(../images/site-bg.jpg);
  background-repeat:repeat-x;
  background-color: #132d77;
  color:#000000;
  margin:0 auto;
  text-align:center;
}
/* End Body Bg Image */

/* ------------------------------------------------------------------------------------ */

/* Start Body Bg Color */
/*BODY {
  background-color: #000000;
  color:#000000;
}

#MyCompany {
display:none;
}
 
/* End Body Bg Color */

/* ------------------------------------------------------------------------------------ */

/* Start Page Content Padding */
.content {
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
}
/* End Page Content Padding */

#MyCompany {
 display:none;
}
