@charset "utf-8";
body {
	margin:50px;
	padding:0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:120%;
	font-weight: normal;
	color:#000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20pt;
	line-height: normal;
	color:#004681;
	margin:0px 0px 20px 0px;
	padding:0;
	border-bottom:1px solid #004681;
	padding-bottom:5px;
}
h2 {
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 16pt;
	line-height: normal;
	color:#004681;
	margin:35px 0px 15px 0px;
	padding:0;
	font-variant:small-caps;
	border-bottom:0px solid #c5c0a8;
	padding-bottom:5px;
}
/* -------------------------- */ 
a img { border:0; }
a { color:#000; text-decoration:underline; }
 
p { margin-bottom:15px;}
b, strong { font-weight:bold; } 

ul { margin:0; padding:0; margin-bottom:15px; }
ol { margin:0; padding:0; margin-bottom:15px; }

ul li { margin-left:40px; padding:0; list-style-position:outside; list-style-type:square; }
ol li { margin-left:40px; padding:0; list-style-position:outside; list-style-type:decimal; }

/* -------------------------- */ 
hr { color:#000; background-color:#000; border: 0; width: 100%; height: 1px; margin:15px 0; }
.zaroDIV { clear:both; height:1px;  font-size:1px; line-height:0; }

.briefInDetailPageContainer {
	font-size:10pt;
	color:#777;
	margin-bottom:20px;
}

.detailPage_DEPContainer {
	text-align:right;
	font-size:8pt; 
/*	font-family:Arial, Helvetica, sans-serif; */
	color:#777;
	margin-bottom:20px;
	padding-top:3px;
}

.emailThisButton {
	margin-left:10px; 
	width:16px; 
	height:16px; 
	vertical-align: text-bottom;
}
.printPageButton {
	margin-left:10px; 
	width:16px; 
	height:16px; 
	vertical-align:text-bottom;
}



.thCustom { background-color:#0067ad !important; color:#fff; font-weight:bold; padding:4px; font-size:10pt; text-align:center; background-image:url(/img/printpage_bg_0067ad.gif) !important; }
.trCustomEven { background-color:#bcd9ec !important; background-image:url(/img/printpage_bg_bcd9ec.gif) !important;   }
.trCustomOdd { background-color:#fff; }
.tableCustom { margin-bottom:15px; border:1px solid #bcd9ec;}
.tableCustom td {  padding:3px; }


.galleryPicDivContainer {
	margin:30px 0; 
}
.galleryPicDiv {
	float:left;
	width:120px; 
	height:120px;
	border:0;
	margin-right:10px;
	margin-bottom:10px;
	padding:1px;
	border:1px solid #ddd;
}
