﻿.style5 {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 100%;
	color: #4B3588;
}
.style6 {
	width: 750px;
	color: #808080;
}
.Flag_logo {
	margin-left: 2px;
	margin-right: 23px;
	margin-top: 0px;
	margin-bottom: 11px;
}
.margin_bottom_10px {
	margin-bottom: 10px;
}
.no_border {
	border-width: 0px;
}
.right_img {
	margin: 10px 0px 10px 25px;
}
.left_img {
	margin-left: 2px;
	margin-right: 23px;
	margin-top: 11px;
	margin-bottom: 11px;
}
.no_underline {
	text-decoration: none;
}
.centred {
	text-align: center;
}
#container {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	border-right: 1px solid #725972;
	border-bottom: 1px solid #725972;
	border-left: 1px solid #725972;
	background-color: #FFFFFF;
}
#masthead {
	background-position: center;
	text-align: left;
	width: 800px;
	padding: 0px;
	background-image: url('../style/images/header.jpg');
	background-repeat: no-repeat;
}
#navigation {
	position: relative;
	float: right;
	width: 143px;
	clip: rect(auto, auto, auto, 654px);
	top: -3px;
	left: -3px;
}
#content {
	float: left;
	width: 610px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	position: relative;
}
.left_margin20 {
	margin-left: 20px;
	width: 750px;
}
a:active {
	color: #8CC425;
}
body {
	color: #000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a {
	color: #513992;
}
a:visited {
	color: #513992;
}
a:hover {
	color: #8CC425;
}
h2 {
	color: #513992;
	font-size: large;
	font-weight: bold;
	margin-top: 20px;
}
h3 {
	color: #513992;
	font-size: medium;
	font-weight: bold;
	margin-top: 25px;
}
h4 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
a#no_underline {
	color: #513992;
	text-decoration: none;
}

/* Footer Styles */
#footer {
	text-align: center;
	clear: both;
	width: 618px;
	float: none;
}
#footer p {
	border: 1px dotted #C0C0C0;
	padding: 5px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: x-small;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 735px;
;
}
.ul.wider {
	line-height: 25px;
}
.narrow_spacing {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 100%;
}
