a:link {
	color: #0D2B88;
	text-decoration: underline;
}
a.red{
	color: Red;
}

a:visited {
	color: #666666;
}

a:hover, a:active {
	color: #0E37CB;
	text-decoration: none;
}

address {
	margin-top: 0px;
	padding-top: 0px;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
	width: 702px;
}

dd {
	margin-bottom: 15px;
}

dt {
	font-weight: bold;
}

em {
	color: #B21811;
	font-style: normal;
}

form dd {
	float: left;
	margin: 0 0 0.5em 0.25em;
	width: 66%;
}

form dt {
	clear: both;
	float: left;
	text-align: right;
	width: 33%;
}

h1 {
	margin-bottom: 2px;
	margin-top: 2px;
}

h2 {
	color: #231E88;
	font-size: 1.1em;
	font-weight: bold; /* margin-top: 18px; */
	margin-bottom: 2px;
}

h3 {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 1px;
}

img {
	border: 0px;
}

img.border {
	border: 1px solid #98A6BF;
	margin: 5px;
}

input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #98A6BF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

p {
	margin-bottom: 18px;
	margin-top: 2px;
}

table.container {
	border-bottom: 1px solid #98A6BF;
	border-left: 1px solid #98A6BF;
	border-right: 1px solid #98A6BF;
}

td.blank {
	background-color: #98A6BF;
}

td.content {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

td.sidenews {
	border-right: 1px solid #98A6BF;
	font-size: xx-small;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
}

.bio {
	clear: both;
	margin-bottom: 25px;
}

.btt {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 0px;
	text-align: right;
}

.language {
	background-color: transparent;
	color: #98A6BF;
	font-size: .75em;
}

.navbar {
	background-color: #98A6BF;
	color: #FFFFFF;
	font-size: xx-small;
	height: 20px;
}

.quote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.textright{
	direction: rtl;
	margin: 10px 22px 6px 0px;
	text-align: right;
	width: 96%;
}

.top {
}

.transaptitle{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.transaptitleright{
	color: #000000;
	direction: rtl;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 22px 6px 0px;
	text-align: right;
}

.transfooterblue{
	color: #0F2D51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
}

.transfooterbluelarge{
	color: #0F2D51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
}

.transheader{
	color: #B21811;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
}

.transheaderright{
	color: #B21811;
	direction: rtl;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 22px 6px 0px;
	text-align: right;
}
