body {
	background-color: #6B74AD;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
h1 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
	background-color: #CCD7FF;
	background-image: url(/images/H1Bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#PagesContainer {
	width: 750px;
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(/images/SiteBg.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4E557E;
	border-bottom-color: #4E557E;
}
#PagesContent {
	background-color: transparent;
	min-height: 600px;
	text-align: left;
	padding: 20px;
}
#Content {
	background-color: transparent;
	margin-left: 260px;
	text-align: justify;
	margin-right: 40px;
}
#Footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #333;
	font-size: 10px;
}
#PagesTitle {
	background-image: url(/images/images/TopContent.gif);
	height: 90px;
	font-size: 18px;
	text-align: left;
	padding-top: 20px;
	padding-left: 50px;
	color: #666666;
}
#LeftPane {
	float: left;
	width: 360px;
}
#SubMenu {
	background-color: transparent;
	text-align: left;
	color: #666666;
	width: 200px;
	float: left;
	margin-left: 40px;
	padding-right: 20px;
}
#SubMenu ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#SubMenu li {
	list-style-image: url(/images/Bullets.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#SubMenu a {
	color: #666666;
	text-decoration: none;
}
#SubMenu a:hover {
	color: #6B73B3;
	text-decoration: underline;
}
.ImgFloatRight {
	float: right;
	margin-left: 10px;
}
.ImgFloatLeft {
	float: left;
	margin-right: 10px;
	padding-bottom: 20px;
}
#lang_switch {
	text-align: right;
	margin-bottom: 10px;
	margin-right: 40px;
}
#Copyrights {
	background-color: transparent;
	text-align: left;
	margin-left: 15px;
}
#Credits {
	background-color: transparent;
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 15px;
}
#Credits a {
	color: #333;
	text-decoration: none;
}
#Credits a:hover {
	color: #FFF;
	text-decoration: none;
}
.GreenNotice {
	font-style: italic;
	font-weight: bold;
	color: #076C07;
}
.RedNotice {
	font-style: italic;
	font-weight: bold;
	color:#FF0000;
}
.MiniNotice {
	font-size: 10px;
	color: #999999;
}
#UsefulLinks {
	float: left;
	margin-right: 5px;
}
#MenuContainer {
	margin-top: 10px;
	text-align: center;
}

