body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
}
p {
	line-height: 13pt;
}

.clearspace {
	clear:both;
	margin-bottom: 10px;	
}

h1 {
	font-family: "century gothic", eurostile, helvetica, arial;
	font-weight: normal;
	font-size: 30pt;
	margin: 0px;
}

abbr.invisible {
	border-bottom: 0px;
}

dt {
	font-weight: bold;	
}

#header a {
	color: #678295;
	font-size: 7pt;
}

#header {
	text-align: right;
	margin-bottom: 20px;
	/*margin-bottom: 45px;*/
}
#header li {
	display: inline;
	list-style-type: none;
	padding: 0px;

}

#footer {
	text-align: center;
	background-image: url(images/footer_gradient.gif);
	height: 183px;
	font-size: 8pt;
}

#bodycontent {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#content {
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: justify;

}

#menu {
	background-image: url(images/menu_background.jpg);
	background-repeat: no-repeat;
	height: 173px; /* 243px; */
	padding-left: 132px;
	padding-top: 70px;
}

#disclaimer {
	color: #747575; 
	margin-left: 15px; 
	margin-right: 15px;
	margin-bottom: 30px;
}
#disclaimer h4 {
	color: #747575; 
	font-family: "century gothic", eurostile, helvetica, arial;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
}
#disclaimer p {
	color: #747575; 
	line-height: 10pt;
	font-size: 8.5pt; 
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

ol li {
	margin-bottom: 10px;
	font-weight: normal;
}



h2, h3, h4 {
	font-family: century gothic;
	color: #42433E;
}


.fixme {
	color: #aa0000;
	font-weight: bold;
	font-style: oblique;	
}

.mainimage {
	float: right;
	border: 1px solid #aaaaaa;
	margin-top: 10px;
	margin-left: 20px;
	background-color: #CDC8C5;
	padding: 5px;
}
/* Alien */
#menucontainer { 
	width: 200px;
	margin-left: 140px;
	padding-top: 65px;
}

#menucontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

#menucontainer a
{
display: block;
padding: 3px;
width: 160px;
/* background-color: #036; */

}

#menucontainer a:link, #navlist a:visited
{
color: black;
text-decoration: none;
}

#menucontainer a:hover
{
background-color: #369;
color: #fff;
}

/* ALIEN */

#subnav {
	background-color: #2C3230;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	color: red;
}



ul.subnavlist
{
margin: 0px; padding: 0px; /* needed for Firefox */
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}



.subnavlist li
{
display: inline;
list-style-type: none;
}

.subnavlist a {
	padding: 5px 10px;
	margin: 0px;
}

.subnavlist a:link, .subnavlist a:visited
{
color: #fff;
background-color: #2C3230;
text-decoration: none;
}

.subnavlist a:hover
{
color: #fff;
background-color: #797979;
text-decoration: none;
}

/* new */

#menubar {
	background-color: #2C3230;;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	position: relative;
}

.submenu {
	display: none;	
}

.title {
	float:left; display: inline;
	color: white;
	font-weight: bold;
}
