@charset "UTF-8";
/* CSS Document */


* {
	margin:0px;
	padding:0;
}
body    {
	color : #000000;
	background : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background-color: #FFFFFF;
	line-height: normal;
}
a, #Footer a, .ShowSpecials a {
	text-decoration : underline; 
  color : #0000ff; 

}


.onlyprint { 				/* styles you want in the printed version */
	font-style: normal;
	font-weight: bold;	/* then text in this class is invisible on screen: not in the viewport */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000000;
	margin-left: 0;
	padding-bottom: 15px;
	display: block;
	line-height: 24px;
}

.noprint, #Header, #Left, #Flash, #DelMar, .Footer, img {display: none} 


h1, h2, h3, h4, h5, h6 {
	color: #000000;
	line-height: normal;
	margin-bottom: 12px;
	margin-top: 12px;
}

#Content {
	background:#ffffff;
	font-size:12pt;
	line-height:15pt;
	margin-bottom: 15px;
}



#Blue, #Right, #FarRight, table {	width: 100%; }

#Blue  p, #Footer, #Blue strong, #Blue em, .ShowSpecials, .title, .description,
#Blue li, #Blue li a, #Blue .Blue, #Blue #Right a, .big, .dkRed, .darkRED, .blue, .inline,
#Blue blockquote, .merit, #Blue .merit em, #Blue .merit strong, .meritBest,
.bodyBold, .title, .heads, .bodyBig, .headsMain, table, .tableBold, .highlightBold,
.sBody, .sHead,.style1, .style2, .style13 

 {
	color: #000000;
	text-align: left;
	background:#ffffff;
	font-size:12pt;
	line-height:16pt;
	margin-bottom: 15px;
}

#BulletLinks, #BulletLinks a, #Blue li, #Blue li a, #Content a

 {
	width: 100%;
	color: #000000;
	text-align: left;
	background:#ffffff;
	font-size:12pt;
	line-height:16pt;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}

a.img {
	list-style-image: none;
	list-style-type: none;
}

table, table td {
	    border:0px none;
	}
	
blockquote {
	text-indent: 2em;
}
