/* Copyright Anglo-Suisse Capital Limited. */
/* Design and Development by DesignMyWebsite.biz */

body {
	margin: 0px;
	padding: 0px;
	background-color: #595959;
	font-family: "Times New Roman", Times, "Palatino Linotype", "Book Antiqua", "Palatino", Georgia, serif;
}

.menu {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}

.header {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", Times, Georgia, serif;
	background-color: #194162;
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	display: block;
	background-image: url(bgrheader.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
}

.container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 270px;
	text-align: center;
	vertical-align: top;
	display: block;
	background-color: #dfdddd;
	overflow: auto;
	background-image: url(bgrcontainer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.footer {
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: top;
	background-image: url(bgrfooter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.real-menu {
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	height: 65px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.real-menu ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	text-align: right;
}
.real-menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.real-menu a {
	color: #194162;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	width: 150px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	background-image: url(divider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.real-menu a:hover {
	color: #296CA3;
}

.real-menu a.current {
	color: #727475;
}

.real-menu a:active {
	outline: none;
}

.real-menu a:focus {
	outline: none;
}

.real-header {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: 270px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.real-header-left {
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 300px;
	float: left;
	overflow: auto;
	background-image: url(logobgr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.real-header-left h1 {
	font-size: 29px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.real-header-left h2 {
	font-size: 26px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
	margin: 0px;
}

.real-header-right {
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 600px;
	float: right;
	overflow: auto;
}

.real-header-right h1 {
	font-size: 29px;
	font-weight: normal;
	margin: 0px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.real-header-right h2 {
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.real-container {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", Times, Georgia, serif;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 900px;
	min-height: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	overflow: hidden;
	display: block;
}

.real-container-left {
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.real-container-left h3 {
	margin: 0px;
	padding-top: 9px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.real-container-left a {
	color: #1E4B75;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.real-container-left a.selected {
	color: #000000;
}

.real-container-left a:hover {
	text-decoration: underline;
}

.real-container-left ul {
	color: #1E4B75;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-align: justify;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", Times, Georgia, serif;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.real-container-left ul.news {
}
.real-container-left ul.news li {
}

.real-container-right {
	margin: 0px;
	float: right;
	width: 600px;
	overflow: auto;
	background-image: url(rightbgrnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	display: block;
}

.real-container-right h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 15px;
}

.real-container-right p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 25px;
	text-align: left;
}

.real-container-right p.download-pdf {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: left;
}

.real-container-right ul {
	list-style-position: outside;
	padding: 0px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 40px;
}

.real-container-right a {
	color: #1E4B75;
	text-decoration: none;
	font-weight: bold;
}

.real-container-right a:hover {
	text-decoration: underline;
}

.real-footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	vertical-align: top;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(footernr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.real-footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 325px;
	font-size: 14px;
	line-height: 18px;
}

.real-footer a {
	color: #c2c2c2;
	text-decoration: none;
}

.silver {
	color: #C2C2C2;
}
