/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Seeding */
FONT.X1 {
  font-family: Minion Pro, Georgia, Times New Roman, Times, 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: Minion Pro, Georgia, Times New Roman, Times, 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: #9f988a;
  text-decoration: none;
}

A.M:LINK {
  color: #9f988a;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #9f988a;
  text-decoration: none;
}

A:LINK {
  color: #9f988a;
  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: #9f988a;
  text-decoration: none;
}

#footer-links A:LINK {
  color: #9f988a;
  text-decoration: none;
}

#footer-links A:HOVER {
  text-decoration: underline;
}
/* End Footer Link Colors */

/* Start DCpage Eliment */
#DCpage {
position:relative; top:10px; left:auto;
} 
/* End DCpage Eliment */

/* Start Form */
/*#form {
background-color:#002349;

} 
#form font{
color:FFFFFF;
} 

#form A:VISITED {
  color: #9f988a;
  text-decoration: none;
}

#form A:LINK {
  color: #9f988a;
  text-decoration: none;
}

#form A:HOVER {
  text-decoration: underline;
}
/* End Form */

/* Start Left Column */
/*#leftcolumn {
width:225px;
} 
/* End Left Column */

/* Start Frameset & Popup Bg Color */
#ext, #popup {
  background-color: #002349;
} 
/* End Frameset & Popup Bg Color */

/* Start Page Bg Color */
#page {
  background-color:#002349;
  border-left:2px #FFFFFF Solid;
  border-right:2px #FFFFFF Solid;
  background-repeat:repeat-y;
  background-position:center;
  width:906px;
  color:#FFFFFF;
} 

/*#pagecontent {
  background-color:#002349;
  background-repeat:repeat-y;
  background-position:center;
  width:900px;
} 
/* End Page Bg Color */

/* Start Body Bg Image */
/* #bodybg {
  background-image:url(../images/main-bg.gif);
  background-position:left top;
  width:1150;
} 
/* End Body Bg Image */

/* Start Body Bg Color */
BODY {
  background-color: #1d3050;
  color:#FFFFFF;
}

#MyCompany {
display:none;
} 
/* End Body Bg Color */

/* Start Page Content Padding */
.content {
	padding-right: 10px;
	padding-left: 2px;
}
/* End Page Content Padding */
