body{
	font-family: Arial,sans-serif;
	color: #000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

.top {
	position: absolute;
	top: 0px;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	background-color: #000;
}
.Content{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align:left;

}
.AdminColHeader{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align:left;
}
AdminDetail{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align:left;
}

.AdminHeader{
	font-family: Arial,sans-serif;
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align:left;
}
.RegisterContent{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 3px;
	background-color: #ffffff;
	text-align:right;
}
.RegisterContentL{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 3px;
	background-color: #ffffff;
	text-align:left;
}



.HomeContent{
	font-family: Arial,sans-serif;
	font-size: 9pt;
	text-indent: 0px;
	color: #000;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: justify;
}

.DiamondSearchMainBorder{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
.SearchCaption{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.SearchContent{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 2px, 0px, 8px, 2px;
	background-color: #ffffff;
}
.SearchLine{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-top: 0px solid #c5960b;
	position: relative;
	top: -1px;

}
.SearchHighlight{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: #ffffff;
}
SearchCombo{
	font-family: Arial,sans-serif;
	font-size: 6pt;
	color: #000000;
}
.BigLetter{
	font-family: Arial,sans-serif;
	font-size: 18pt;
	color: #c5960b;
}

.JewelryList{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	border-bottom: 1px solid #999;
}

.Copyright{
	font-size: 10pt;
	background-color:#fff;
	color:#000;
}


.DiamondDetailHeader{
	font-family: Arial,sans-serif;
	font-size: 14pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.navBar{
	xargin: 0 79% 0 0;
	padding: 0px;
	border: 0px;
	width: 198px;
	height: 100%;
	background-image:url('Images/navGradient.jpg');
	background-repeat:repeat-y;
}


.Box{
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.BoxHeader{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	font-weight: normal; 
	color: #333333;
	background-color: #ffffff;
}


.nonCertTableHeader{
	width:200px;
	background-color:#333;
	color:#fff;
	padding:5px;
	text-align:center;
	font-family:Arial;
	font-size:9pt;
}

.nonCertTableData{
	background-color:#fff;
	color:#000;
	padding:5px;
	border-left:1px solid #939598;
	border-bottom:1px solid #939598;
	text-align:center;
	font-family:arial;
	font-size:8pt;
}
.nonCertTableDataL{
	background-color:#818285;
	color:#fff;
	padding:5px;
	border-left:1px solid #939598;
	border-bottom:1px solid #939598;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
}
.nonCertTableDataM{
	background-color:#e7e7e8;
	color:#000;
	padding:5px;
	border-left:1px solid #939598;
	border-bottom:1px solid #939598;
	text-align:center;
	font-family:arial;
	font-weight:normal;
	font-size:8pt;
}

.nonCertTableDataR{
	background-color:#fff;
	color:#000;
	padding:5px;
	border-left:1px solid #939598;
	border-bottom:1px solid #939598;
	border-right:1px solid #939598;
	text-align:center;
	font-family:arial;
	font-size:8pt;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid transparent;} 

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#Linkbutton2{
	text-align:center;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	border: 0px;
}

#sectionLinks a:link{
	padding: 0px 0px 0px 0px;
	border: 0px;

}

#sectionLinks a:visited{
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#sectionLinks a:hover{
	xbackground-color: #c5960b;
	padding: 0px 0px 0px 0px;
	border: 0px;
}



.ResultsGridHeader{
	font-family: Arial,sans-serif;
	font-size: 9pt;
	font-weight: normal; 
	color: #ffffff;
	background-color: #323131;
}

.TopMenu{
	font-family: Arial,sans-serif;
	font-size: 10pt;
	font-weight: normal; 
	color: #000000;
	background-color: #c5960b;
	padding: 0px 0px 0px 0px;

}

.LinkButtonAlignCenter{
	text-align:center;
}

.TopMenu a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; background-color: #ddb96d; text-decoration: none;}
.TopMenu a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; background-color: #ddb96d; text-decoration: none;}
.TopMenu a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #c5960b; background-color: #666666; text-decoration: none}
.TopMenu a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; background-color: #ddb96d; text-decoration: none}



.SmallText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000;  text-decoration: none}
.SmallText a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000;  text-decoration: underline}
.SmallText a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline}
.SmallText a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; background-color: #889bb5; text-decoration: underline}
.SmallText a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline}

.hLine{
	border: 0px;
	background-color: #999;
	width: 100%;
	height: 2px;
}
.dropcontent{
width: 550px;
height: 300px;
border: 0px solid black;
background-color: #ffffff;
display:block;
}

.ResultsContent {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000;}
.ResultsContent a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000;}
.ResultsContent a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000;}
.ResultsContent a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: Blue;}
.ResultsContent a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000;}



.SearchParameter {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000;}


.LeftCell {  
	background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; font-style: normal; 
	font-weight: normal;text-align: Left; 
	color: #000000; border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
	line-height: 8pt;
	padding-left: 5px;

}
.RightCell {  
	background-color: Beige; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; color: #000000; 
	font-style: normal; 
	font-weight: normal;
	text-align: center; 
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 1px; 
	line-height: 8pt;
}

.profImage {
	text-align:center;
	padding-bottom:10px;
}

.profName {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; color: #000000; 
	font-style: normal; 
	font-weight: bold;
	text-align: left; 
}
.profTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #000000; 
	font-style: normal; 
	font-weight: normal;
	text-align: left; 
}