﻿
h2
{ 
	display: block;
	height: 26px;
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #006699;
}

h3
{
	display: block;
	height: 24px;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}

h4
{
	display: block;
	height: 16px;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	color: #006699;
}

.content_header
{
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.content_header2
{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
} 

.module_header_right
{
	width: 210px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 5px 0px 10px;
	margin: 0px 0px 0px 0px; 
	background: url(                        "img_assets/c_header_r.png" ) top left no-repeat transparent;
}

.module_body_right
{
	width: 208px; 
	padding: 5px 2px 10px 2px;
	margin: 0px 0px 0px 0px; 
	border: solid 1px #749f23;
}

.articleheader
{
	font-size: 15px;
	margin: 0 0 10px 0;
}

.articlesubheader
{
	font-size: 12px;
	color: #888;
	margin: 0 0 5px 0;
}

.memberpageheader
{
	display: block;
	padding: 4px;
	margin: 5px 0 5px 0;
	background-color: #eeeeee; 
	font-weight: bold;
	font-size: 14px;
	color: White;
	
}

.tablefieldheader
{
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.fieldheader
{
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.fieldheader2
{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: right;
	padding-right: 5px;
}

.barheader
{
	width: 99%; 
	display: block;
	padding: 4px;
	margin: 5px 0 5px 0;
	background-color: #eeeeee;  
	font-size: 14px;
	color: #006699;
	font-weight: bold;	
}


