@charset "utf-8";
html {
	height:100%;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px;
	height: 100%;
	width: 625px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	text-decoration: none;
	line-height: 1.3em;
}
a:link {
	text-decoration: none;
	color: #21409a;
}
a:visited {
	text-decoration: none;
	color: #21409a;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
a:active {
	text-decoration: none;
	color: #21409a;
}
h1, h2, h3 , h4{
	font-weight: bold;
}

h1 {
	font-size: 24px;
	color:#009;
	margin-bottom: 10px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #21409a;
	line-height: 20px;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21409a;
	text-decoration: none;
	font-weight: bold;
	margin-top:0;
}
h4 {font-size: 13px;}

.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.readmore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
.readmore a:hover {
	text-decoration: underline;
}
.prtag { 
	font-size: small; 
	font-family: "Times New Roman"; 
	font-style: italic 
}
.right-col {
	margin-left: 10px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e5e3e4;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.HDOright-col {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #e5e3e4;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.hdoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21409a;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.hdoheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
}
.address1 {
	float: left;
	width: 300px;
}
.centerthis {
	text-align: center;
}
.imageleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.imageright {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.blogtitle-date {
font-family: proxima-nova,sans-serif;
font-size: 11px;
color: #790000;
font-weight: bold;
}

.blogentry-title {
color: #21409A;
font-size: 18px;
font-weight: 700;
line-height: 1.1;
}