.logoLeft {
	background-image: url(images/logo_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.body {
	background-color: #2C62A5;
	text-align: left;
	margin: 35px 0px 0px;
	padding: 0px;
	background-image: url(images/blue-bg.jpg);
	background-repeat: repeat-x;
}
.marble {
	background-image: url(images/marble.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.bgTopRight {
	background-image: url(images/bg_topright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgRight {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBA {
	background-image: url(images/bg_ba.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #004480;
	text-align: left;
	margin-top: 35px;
	margin-bottom: 35px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005FB1;
	text-align: left;
	margin-top: 12px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #004480;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
}
.dots {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.countries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #2C62A5;
	text-align: left;
	padding-left: 30px;
	letter-spacing: 1px;
}
.correction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #F00;
	text-align: left;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.bodyTextRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.bodyText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #00529B;
	text-align: left;
	text-decoration: underline;
}
.bodyText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: underline;
}
.bodyText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0070D5;
	text-align: left;
	text-decoration: underline;
}
.bodyText a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0078E5;
	text-align: left;
	text-decoration: underline;
}
.textBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #005298;
	text-align: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D0AA29;
	text-align: left;
	text-decoration: none;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D0AA29;
	text-align: left;
	text-decoration: underline;
}
.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D0AA29;
	text-align: left;
	text-decoration: none;
}
.hg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003;
	text-align: right;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 25px;
}
.hg a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003;
	text-align: right;
	text-decoration: underline;
}
.hg a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003;
	text-align: right;
	text-decoration: none;
}
.hg a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	text-decoration: none;
}
.hg a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	text-decoration: none;
}
.blueHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #005298;
	text-align: left;
	line-height: 18px;
}
.blueHdRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #005298;
	text-align: right;
	line-height: 18px;
}
.blueHd a:link {
	color: #005298;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}
.blueHd a:visited {
	color: #005298;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}
.blueHd a:hover {
	color: #CC9900;
}
.blueHd a:active {
	color: #900;
}

}
#navigation  {
	list-style-type: none;
	height: 35px;
	width: 940px;
	float: left;
}
hr {
	color: #CCC;
}
#navigation ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navigation li {
	display: inline;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 120px;
	line-height: 35px;
	text-align: center;
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #003;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 120px;
	font-family: Verdana, Geneva, sans-serif;
}
#navigation a:hover {
	color: #4972B0;
}
#navigation #home    {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	width: 100px;
}
#navigation #home    a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
	width: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3E639A;
}
#navigation #home a:hover{
	color: #003;
}
#navigation #nav2    {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	width: 100px;
}
#navigation #nav2    a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
	width: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3E639A;
}
#navigation #nav2 a:hover {
	color: #003;
}
#navigation #nav3    {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	width: 115px;
}
#navigation #nav3    a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
	width: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3E639A;
}
#navigation #nav3 a:hover {
	color: #003;
}
#navigation #nav4    {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	width: 115px;
}
#navigation #nav4    a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
	width: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3E639A;
}
#navigation #nav4 a:hover {
	color: #003;
}
#navigation #nav5    {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	width: 195px;
}
#navigation #nav5    a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
	width: 195px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3E639A;
}
#navigation #nav5 a:hover {
	color: #003;
}
#navigation #nav6    {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	width: 120px;
}
#navigation #nav6    a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
	width: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3E639A;
}
#navigation #nav6 a:hover {
	color: #003;
}
#navigation #nav7    {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	width: 100px;
}
#navigation #nav7    a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
	width: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3E639A;
}
#navigation #nav7 a:hover {
	color: #003;
}
#banner {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	background-color: #2A529B;
}
#title {
	padding-top: 35px;
	color: #FFF;
	text-align: right;
	padding-right: 35px;
	padding-left: 35px;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
}

