
/* TEXT */
#articleArea, #articleArea td,  #articleArea pre, #articleArea .frame td {
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
}
#articleArea td{
	font-size: 11px;
	line-height: 18px;
}

#articleArea a, #articleArea td a, #articleArea pre a, #articleArea .frame td a {
	color: #003A72;
}
#articleArea a:hover,#articleArea td a:hover, #articleArea pre a:hover, #articleArea .frame td a:hover {
	color: #003A72;
}
.blue{
	color: #19A8D6;
}

h1, h1 a{
	font-family: Tahoma, Arial, Helvetica, Verdana, "Times Roman";
	font-size: 22px;
	color: #19A8D6;
	font-weight:normal;
	margin-left:0px;
	padding: 0px;
	letter-spacing: 1px;
}
h2, h2 a{  /* news title */
	font-family: Tahoma, Verdana, Helvetica, Arial, "Times Roman";
	font-size: 14px;
	color: #19A8D6;
	font-weight: normal;
	margin-bottom:8px;
	margin-left:0px;
	padding: 0px;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover {
	font-family: Tahoma, Verdana, Helvetica, Arial, "Times Roman";
	font-size: 10px;
	font-weight: normal;
	color: #19A8D6;
}
.breadcrumbs a:visited {
	font-family: Tahoma, Verdana, Helvetica, Arial, "Times Roman";
	font-size: 10px;
	font-weight: normal;
	color: #19A8D6;
	
}



.subTitle {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #003A72;
	margin-bottom: 0.8em;
	display:inline;
	float:left;
	
}
.subTitleRed {
	font-size: 0.88em;
	font-weight: bold;
	color: #C90016;
	margin-bottom: 1.2em;
	padding-bottom: 1.2em;
	
}
.subTitleTools {
	font-size: 0.88em;
	color: #787878;
}
.newsDate{ /* for footer of pages */
	font-family: Tahoma, Verdana, Helvetica, Arial, "Times Roman";
	font-size: 10px;
	font-weight: normal;
	color: #999999;	
}
