﻿body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(images/bullet.jpg);
}
a:visited
{
	color: #004E9B;
}

a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
.mainDivEn
{
	width: 800px;
	height: 100%;
}
.footer
{
	height: 100%;
	width: 100%;
	border-top-width: 1 ;
	border-top-style: double;
	border-top-color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
.mainDivEn mainbody
{
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.right_border
{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.content_header
{
	width: 100%;
	height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9E1F0;
	font-weight: bold;
	text-align: left;
	color: #00376F;
}
.content_header1
{
	width: 100%;
	height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-weight: bold;
	text-align: left;
	color: #00376F;
}
.news_date
{
	font-weight: bold;
	font-size: 9px;
}
.news_title
{
	font-weight: 400;
	text-decoration: underline;
}
.bullets
{
	list-style-type: disc;
	list-style-position: outside;
	font-size: x-small;
}

.news_container
{
	text-align: justify;
}
.news_readmore
{
	font-weight: bold;
	text-decoration: underline;
}
.subheading
{
	font-weight: bold;
	text-decoration: underline;
}

.h1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.h2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: darkblue;
}
.h3
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: darkslateblue;
}
.p
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: top;
	color: black;
	direction: ltr;
	text-indent: 0px;
	text-align: justify;
	line-height: 1pc;
}
.content
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: top;
	color: black;
	direction: ltr;
	text-indent: 0px;
	text-align: justify;
	line-height: 1pc;
}


