body
{
   margin-top: 0px;
}

div.blocktext
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 18px;
	line-height: 150%;
	margin: 0px 5px 0px 10px;
}

div.pagetitle
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
}

div.mainbodytext
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-size: 12px;
	text-align: justify;
	line-height: 150%;
	margin: 0px 10px 0px 10px;
}

.mainbodytext a:link, .mainbodytext a:visited
{
	color: #1262ab;
	text-decoration: none;
	font-weight: 0;
}

.mainbodytext a:hover
{
	color: #464646;
	text-decoration: none;
}

div.menulink
{
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	color: #a32901;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.menulink a:link, .menulink a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.menulink a:hover
{
	color: #a32901;
	text-decoration: underline;
}


div.footer
{
	background-color: #808080;
	background-image: url("images/footer.jpg");
	border: none;
	width: 903px;
	height: 34px;
	clear: both;
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: left;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 10px;
}

div.footer2
{
	background-color: #808080;
	background-image: url("images/footer2.jpg");
	border: none;
	width: 903px;
	height: 60px;
	clear: both;
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: left;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 10px;
}


div.current
{
	background-color: #808080;
	border: none;
	width: 893px;
	clear: both;
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: right;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 10px;
}

div.currentar
{
	background-color: #808080;
	border: none;
	width: 893px;
	clear: both;
	margin: 0;
	padding: 0px 0 0px 0;
	text-align: right;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 12px;
}


div.language
{
	position:relative;
	left:0px;
	top:20px;
	z-index:1
}

div.wdd
{
	position:relative;
	left:100px;
	top:0px;
	z-index:1
}
