/* 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: #41637e;
  text-decoration: none;
}

A.M:LINK {
  color: #41637e;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #41637e;
  text-decoration: none;
}

A:LINK {
  color: #41637e;
  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:relative; top:10px; left:auto;
} 
/* 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 */
#rightcolumn {
width:236px;
background-image:url(../images/right-bg.gif);
background-repeat:repeat-y;
} 
/* End Left Column */

/* Start Frameset & Popup Bg Color */
#ext, #popup {
  background-color: #FFFFFF;
} 
/* End Frameset & Popup Bg Color */

/* Start Page Bg Color */
#index font{
color:2a4866;
} 

#page {
  background-image:url(../images/page-bg.gif);
  background-color:#FFFFFF;
  background-repeat:repeat-y;
  background-position:center;
  width:900px;
} 

#pagecontent {
  background-color:#FFFFFF;
} 
/* End Page Bg Color */

/* Start Body Bg Image */
#bodybg {
  background-image:url(../images/site-bg.jpg);
  background-position:left top;
  background-repeat:repeat-x;
} 
/* End Body Bg Image */

/* Start Body Bg Color */
BODY {
  background-color: #0c1622;
} 
/* End Body Bg Color */

/* Start Page Content Padding */
.content {
	padding-right: 10px;
	padding-left: 10px;
}
/* End Page Content Padding */
// BEGIN RSS STYLE SHEET INFO
	.xmlMainDiv
	{
	}

	.xmlFeedDiv
	{
		width: 80%;
		text-align: center;
		margin-bottom: 6px;
	}
	
.xmlFeedDiv A:VISITED {
  color: #FFFFFF;
  text-decoration: none;
}

.xmlFeedDiv A:LINK {
  color: #FFFFFF;
  text-decoration: none;
}

.xmlFeedDiv A:HOVER {
  text-decoration: underline;
}
	.xmlItemsDiv
	{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		border: 1px solid;
	}
	
.xmlItemsDiv A:VISITED {
  color: #FFFFFF;
  text-decoration: none;
}

.xmlItemsDiv A:LINK {
  color: #FFFFFF;
  text-decoration: none;
}

.xmlItemsDiv A:HOVER {
  text-decoration: underline;
}

	.xmlItemDiv
	{
		text-align:left;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 12px;
		padding: 5px 10px 5px 10px;
		border: 1px solid;
	}
	.xmlItemDiv
	{
		text-align:left;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 12px;
		padding: 5px 10px 5px 10px;
		border: 1px solid;
	}
.xmlItemDiv A:VISITED {
  color: #FFFFFF;
  text-decoration: none;
}

.xmlItemDiv A:LINK {
  color: #FFFFFF;
  text-decoration: none;
}

.xmlItemDiv A:HOVER {
  text-decoration: underline;
}

	.xmlCopyDiv
	{
		width: 80%;
		text-align: center;
		margin-bottom: 6px;
	}


	// END RSS STYLE SHEET INFO


	// BEGIN ATOM STYLE SHEET INFO
	.xmlMainDiv
	{
	}

	.xmlFeedDiv
	{
		width: 100%
	}

	.xmlItemsDiv
	{
		text-align:left;
		width: 100%;
		padding: 5px;
		margin 6px 12px 6px 12px;
	}

	.xmlItemDiv
	{
		width: 100%;
		text-align:left;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 12px;
		padding: 5px 10px 5px 10px;
		border: 1px solid #000000;
	}

	.xmlCopyDiv
	{
		width: 90%;
		text-align: center;
		margin-bottom: 6px;
	}
	// END ATOM STYLE SHEET INFO