#mainbody {
	font: normal 12px 'Nobile', sans-serif;
	color: #3B3B3B;
	padding: 0;
	
	background-image: url(images/mainbg.jpg);
	
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}
#homebutton {
	height: 26px;
	width: 23px;
	position: absolute;
	margin-left: 30px;
}
p, h1, h2, h3 {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: normal;
}
h4 {
	color: #274D71;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	border: 1px solid #c0c0c0;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 15px;
}
#languageflags {
	padding-top: 2px;
	text-align: right;
}
#maincontent h1,#maincontent h2,#maincontent h3 {
	color: #3E709E;
	font-size: 23px;
	margin: 10px  0 15px 0;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
}
textarea {
	width: 95%;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.arrow {
	cursor: default;
}
a {
	color: #3E709E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#locator a {
	color: #fff;
	text-decoration: none;
}
#locator a:hover {
	text-decoration: underline;
}
#languageflags a {
	text-decoration: none;
	color: #fff;
}
#languageflags a:hover {
	text-decoration: none;
	color: #E0DEDF;
}
#languageflags a:visited {
	text-decoration: none;
	
}
img {
	border: 0px;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
hr {
	border: none 0;
	border-top: 1px solid #71787a;
	width: 100%;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.boxed .title, .menuspacer {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.90em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.menuruler {
	padding: 5px;
}
.boxed .content {
	padding: 15px;
}
.boxed ul {
	list-style: none;
}
.sitemaplevel1 {
	margin: 0px;
	padding: 0px;
}
.sitemaplevel1 li {
	list-style-type: square;
}
.sitemaplevel1 ul {
	margin: 0px;
	padding: 0px;
}
.sitemaplevel1 a {
	text-decoration: none;
}
#maincontent {
	clear: both;
	padding: 24px 20px 10px 20px;
}
#maincontent .title {
}
#maincontent .content {
	line-height: 1.6em;
}
#maincontent .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent p, #maincontent blockquote, #maincontent ul, #maincontent ol {
	margin-bottom: 1em;
}
#maincontent blockquote, #maincontent ul, #maincontent ol {
	margin-left: 3em;
}
#header {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	font-size: 35px;
	margin-top: 25px;
	margin-bottom: 30px;
	margin-left: 40px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#page {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 980px;
}
#content {
	float: right;
	width: 720px;
	padding-right: 25px;
	margin-top: -22px;
}
#sublink {
	margin: 0 0px 0 40px;
	color: #999999;
}
#sidebar {
	float: left;
	background-color: transparent;
	margin-left: 30px;
	border: 0px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	width: 160px;
}
#menu {
	margin-left: 20px;
}
#menu ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu ul ul {
	margin-top: 10px;
	margin-bottom: 15px;
}
#menu ul ul ul {
	margin-top: 15px;
}
#menu li {
	display: block;
	text-align: center;
}
#menulevel1 .menuspacer {
	margin-top: 15px;
	margin-bottom: 5px;
	width: 138px;
	color: #FFFFFF;
	background-image: url(images/h4.png);
	border: 1px solid #B8A373;
	margin-left: 2px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menulevel1 a {
	display: block;
	text-decoration: none;
	color: #000000;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 41px;
	width: 168px;
	line-height: 41px;
	margin-bottom: 15px;
	outline: none;
}
#menulevel1 a:hover {
	background-image: url(images/button_over.png);
}
#menulevel2 a {
	line-height: 23px;
	background-image: url(images/b2.png);
	height: 23px;
	margin-bottom: 5px;
}
#menulevel2 a:hover {
	line-height: 23px;
	background-image: url(images/b2_over.png);
	height: 23px;
}
#menulevel3 a {
	margin-left: 10px;
}
#menulevel1, menulevel2 {
}
#footer {
	width: 950px;
	height: 20px;
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#locatorbar {
    font-weight: bold;
	color: #E6E6E6;
	width: 892px;
	background-color: transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 26px;
	border: opx solid #CCCCCC;
	
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
#locator {
	float: left;
	}
#searchfield {
	margin-left: 642px;
	top: 5px;
	position: absolute;
	width: 300px;
	text-align: right;
}
#searchfield .text {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 0px;
}
#searchfield .submit {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
}
#searchfield .submit:hover {
}
#flags {padding-top: 15px;}
.footer { padding:10px 0 20px 0; margin:0 auto; background:#e9e9e9; border-top:1px solid #d4d4d4; }
.footer .resize p.footer_logo { float:right; padding:0; margin:0 10px; }
.footer .resize div { width:890px; color:#868686; font:normal 11px Tahoma, Geneva, sans-serif; text-align: left; margin:0 auto; }
.footer .resize div p { padding:0; margin:0; }
.footer .resize div img { float:right; }
.footer .resize div a { color:#868686; font:normal 11px Tahoma, Geneva, sans-serif; padding:0 1px; }
.text_left { text-align: left; }
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
li.bg, .bg { clear:both; border-top:1px solid #eaeaea; padding:0; margin:5px 0; background:none;}
#navcontainer {
	margin:0px 0 20px 40px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Nobile, "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	
}
#navcontainer ul ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Nobile, "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	
}
#navcontainer li a { margin: 0; line-height: 26px;}
#navcontainer a
{
	display: block;
	font-family: Nobile, "Lucida Grande", Arial, sans-serif;
	padding: 2px 7px;
	text-decoration: none;
	
	background-repeat: no-repeat;
	background-position: 0 0;
	font-variant: small-caps;
}
#navcontainer a:hover, #navcontainer a:active
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(emptyarrow.gif);
	background-color: ##B2B2B2;
	color: #ACA899;
font-weight: bold;
}
#navcontainer ul ul li { margin: 0; }
#navcontainer ul ul a
{
display: block;
padding: 2px 2px 2px 20px;
text-decoration: none;
color: ###3D709D;
}
#navcontainer ul ul a:hover
{
text-decoration: none;
color: #ACA899;
font-weight: bold;
}
.activeclass1
{
	background-color: ##4B4B4B;
	border-width: 0px;
	border-style: solid;
	border-color: #DEDEDE;
	font-weight: bold;
color: #3D709D;
}
.inactiveclass1
{
	background-color: transparent;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
    color: #3D709D;
}
.inactiveclass2
{
	background-color: transparent;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-image: url(images/ceg1.jpg);
	background-repeat: no-repeat;	
text-align: left;
color: #3D709D;
}
.activeclass2
{
	background-color: transparent;
	border-width: 0px;
	border-style: solid;
	border-color: #DEDEDE;
padding-right: 30px;
color: #3D709D;
font-weight: bold;
}
.inactiveclass3
{
	background-color: ##F9F9F9;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;	
}
.activeclass3
{
	background-color: ##7EC7F8;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}