@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7, h10 {
	font-weight: normal;
	color: #000000;
	border: 0;
	text-decoration: none;
	font-family: "Verdena", Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #363636;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #003A75;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003A75;
}
h3 {
	font-size: 16px;
	color: #0066CC;
}
h4 {
	font-size: 14px;
	color: #000000;	
}
h5 {
	font-size: 12px;
	color: #404040;
}
h7 {
	font-size: 11px;
	color: #CC0000;
}

h8 {
	font-size: 18px;
	color: #003A75;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #003A75;
}
h10 {
	font-size: 24px;
	color: #363636;
	font-family: Georgia, "Times New Roman", Times, serif;

}



#divHeader {
	width: 900px;
	height: 110px;
	letter-spacing: -1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#divLogo {
	float: left;
	margin-top: 20px;
}
#divLogo h1 {
	background: url(images/DLlogo.jpg) no-repeat left 50%;
	padding-left: 80px;
	text-align: left;
	font-size: 17mm;
	color: #000000;
	float: left;
	margin: 0;
	text-transform: lowercase;
}
#divMenu {
	float: right;
	margin-top: 40px;
}
#divMenu li {
	display: inline;
}
#divMenu a {
	display: block;
	float: left;
	padding: 10px 10px 10px 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#divMenu a:hover {
	text-decoration: underline;
}
#divBanner {
	clear: both;
	width: 900px;
	height: 210px;
	background: url(images/img05.jpg) no-repeat left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#divBody {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}
#divMainPosts {
	float: left;
	width: 570px;
	padding: 0px 20px 20px 10px;
	border: 0;
}
#divSidebarPosts {
	float: right;
	width: 250px;
	padding: 0px 10px 20px 20px;
	border: 0;
}
.post {
}
.mainDetails {
	text-align: justify;
	font-size: 14px;
	line-height: 17px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
}
.mainHeader {
	font-size: 14px;
	color: #0066cc;
	text-decoration: none;
}
.mainContacts {
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
}
.mainBooks {
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
}
.mainBooks a {
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.mainBooks a:hover {
	text-decoration: underline;
}
.mainInService {
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
.title {
	text-align: left;
}
.titlec {
	text-align: center;
}
.sbUpEvents {
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;	
}
.sbQuickLinks {
	text-align: left;
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
}
.sbPartnerships {
	text-align: left;
	font-size: 12px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
}
#divFooterTopbar {
	clear: both;
	width: 900px;
	background: #152638;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}
#divFooter {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 12px;
	color: #CCCCCC;
}	
#divFooter p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}
#divFooter a {
	color: #FFFFFF;
}
#divLegal {
	float: left;
}
#divLinks {
	float: right;
}

