﻿body 
{
	font-family: Arial, Sans-Serif;
	color: #1b2548;
	font-size: 10pt;
	text-align: center;
}
.subtitle
{
	font-family:Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #093b64;
}
.subtitle a
{
	text-decoration: none;
}
.subtitle a:hover
{
	text-decoration: none;
}
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: left;
	border-bottom: 10px;
	border-bottom-color: #1b2548;
	border-bottom-style: solid;		
}
#graphic
{
	left: 0px;
	float: left;
	padding-right: 20px;
}
.title
{
	color: #1b2548;
	font-size: 16pt;
	font-weight: bold;
}
#menu
{
	background-color: #d1d3da;
	color: #1b2548;
	top: 75px;
	left: 0px;
}
#menu a
{
	color: #1b2548;
	text-decoration: none;
}
#menu a:hover
{
	color: #1b2548;
	text-decoration: none;
}
#banner
{
	top: 0px;
	left: 0px;
	height: 80px;
}
#content
{
	font-family: Arial, Sans-Serif;
	color: #1b2548;
	font-size: 10pt;

}
#content a
{
	color: #1b2548;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover
{
	color: #1b2548;
	text-decoration: none;
}
#content li
{
	list-style-type: square;
	line-height: 22px;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.flag
{
	float: left;
	width: 103px;
}
	