@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #1B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
}
.highlightText {
	font-size: 150%;
	text-decoration: none;
	font-stretch:condensed;
	color: #366261;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;

}

.footerLink {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footerLink li {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
.footerLink a {
	color: #2D7B7B;
	text-decoration: none;
	font-weight: bold;
}
.footerText {
	color: #2D7B7B;
	text-decoration: none;
}

.footerLink a:hover {
	color: #41B4B4;
	text-decoration: underline;
	font-weight: bold;
}
.more {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C1E3E0;
	text-decoration: none;
	padding-left: 20px;
	text-transform: capitalize;
}
.bullet_para {
	list-style-type: none;
}
.bullet_para li {
	padding-bottom: 10px;
	background-image: url(images/bullet_golden.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 25px;
}
.bodyText a:link {
	color: #9D5F00;
	text-decoration: none;
}
.bodyText a:hover {
	color: #1B4B4B;
	text-decoration: underline;
}
.People {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.emails {
	color: #036;
	text-decoration: none;
}
.adminMenuLinks {
	color: #1B4B4B;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 5px;
	display: block;
	padding-top: 5px;
	background-color: #E6E8DB;
}
.ImagesDhakaSec {
	border: 1px solid #666;
}
.dailyPriceCaution {
	display: block;
	padding: 10px;
	border: 1px solid #377582;
	background-color: #93BFB7;
	font-size: 14px;
	font-weight: normal;
}
