/* Body */
body {
	margin: 0px 0px 0px 0px;
	background-color : #999999 ;
	background-color: #FFFFFF;
	color : #FFFFFF;
	color : #000000;

	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
}
a.navlinks:link,
a.navlinks:active,
a.navlinks:visited,
a.navlinks:hover { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 8pt; 
	text-decoration: none 
}
a.navlinks:hover { 
	text-decoration: underline
}

.toptitle { font-weight: bold; color: white }
.navcontent { color: white; }
input, select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.page_content {
	font-size: 8pt;
	color: black;
	background-color: white;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: top;
}
.module_left {
	font-size: 7pt;
	color: #000000;
	padding-right: 10px;

	text-align: top;
}
.module_right {
	font-size: 7pt;
	color: #000000;
	padding: 0px;

	text-align: top;
/*	padding-left: 10px; */
	
}
.module_top, .module_bottom {
	font-size: 7pt;
	color: #000000;
	padding: 0px;
}
.module_title_line {
	font-size: 0px;

	height: 3px;
	
	margin-top: 2px;
	margin-bottom: 4px;
	
	text-align: top;
}
/*
.module_title {
	padding-top: 10px;
	width: 100%;
	
	font-size: 10px;
	font-weight: bold;
	
}
*/
.module_title {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
	padding: 4px;
	padding-left: 0px;
/*	
	background-image: url(images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;

	background-color: #F0F0F0;
*/
	color: black;

	font-size: 11px;
	font-weight: bold;
}

.module_content {
	padding: 4px;
	padding-bottom: 10px;
	
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
}

.modules_left .module_content a {
	font-size: 11px;
	font-weight: normal;
}

.modules_left .module_content a {
	color: black;
	font-size: 11px;
	font-weight: normal;
}


.modules_left {
	font-size: 11px;
	color: black;

	vertical-align: top;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

	border-right: 1px solid #E0E0E0;
}
.modules_right {
	font-size: 11px;
	color: black;

	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	border-left: 1px solid #E0E0E0;

	vertical-align: top;
}
.modules_top, .modules_bottom {
	color: #000000;
	padding: 0px;
	padding-top: 10px;
}
.modules_top .module_title, 
.modules_top .module_content,
.modules_top a,
.modules_bottom .module_title,
.modules_bottom .module_content,
.modules_bottom a
{
	padding-left: 0px;
	color: #000000;
}
.modules_top .module_title, 
.modules_bottom .module_title {
	font-size: 11px;
}



.footer {
	font-size: 9px;
	color: #BFBFBF;
	background-color: white;
	
	padding: 5px;
}
.footer a, .footer a:link, .footer a:visited {
	font-size: 7pt;
	color: #BFBFBF;
}
.footer a:hover {
	font-size: 7pt;
	color: #8F8F8F;
}

.footerline {
	font-size: 0px;
	background-color: white;
	background-image: url(http://www.ohearn.ca/data/themes/ohearn/images/hdot.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	
	text-align: top;
}
.hdot {
	width: 100%;
	height: 3px;

	margin-top: 8px;
	margin-bottom: 8px;

	background-image: url(http://www.ohearn.ca/data/themes/ohearn/images/hdot.png);
	background-position: top right;
	background-repeat: repeat-x;	
}
td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BFBFBF;
	border: 1px solid #BFBFBF;
}
.articlesummary .articledate {
	font-size: 9px;
	padding: 0px;
	color: #AAAAAA;
	text-align: left;
}
.articlesummary .articletitle {
	padding: 0px;
}
.articlesummary .articlelink {
	text-align: right;
}

.articlesummary {
	padding: 0px;
	padding-bottom: 4px;
}
.maintable {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
