.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 7px;
}
.notice
{
	font-weight: bold;
}
.bottomline
{
	border-bottom: darkgray 2px solid;
}
.elementmatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.header
{
	font-family: Verdana,Arial;
	font-size: 16px;
	font-weight:bold;
	color:Purple;
}
.button
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #555;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}
.search
{
	color: #89171a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}
a.search:link {
	color: #89171a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;


}
a.search:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	line-height: 16px;



}
a.search:hover {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;

}

fieldset
{
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;

}
form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}
th
{
	font-weight: bold;
}

.div-shadow {
	clear:both;
	line-height:5px;
	font-size:1px;
}

.border{
	border:2px solid #999999;
 	background-color:#FFF; 
	width:450px;
}

.divCartBodyText {
	padding-bottom:8px;	
}

.fltL
{
	float:left;
}

.fltR
{
	float:right;
}
.buttonStyle-20 /*close x button*/
{
    width:15px;
    height:15px;
    border:0;
    background: url(images/btn_close.GIF) 0 0 no-repeat transparent;
    cursor: pointer;
}
.contentBlock_g  /* h4 top margin 1em.  p tag bottom margin 1 em. */
{
}
    .contentBlock_g h4
    {
    	margin-top:1em;
    }
    .contentBlock_g p
    {
    	margin-bottom:1em;
    	margin-top:0;
    }
    
.navtext {
	width:450px;
	font-size:12pt;
	overflow: hidden;
	position:absolute;
	z-index:10; 
	background-color: white; 
	display:none;
	border: 5px solid lightblue;
	padding: 8px;
}
.navtext iframe
{
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.navtext .bd
{
	border-width:2px;
	border-style:outset;
	border-color:darkgray;
	layer-background-color:#FAEBD7;
	background-color:#FAEBD7;
	color:black;
	padding:12px;
}

label.head{
float: left;
width: 180px;
font-weight: bold;
}

label.info{
width: 220px;
margin-bottom: 2px;
}

br{
clear: left;
}
