/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#000000;
}

h1
{
	line-height:normal;
	}


.navigation{
	font-size:90%;
	color:#336699;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}


.navigation:hover{
	font-size:90%;
	color:#FFFFFF;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}

.indexpagenavigation{
	font-size:90%;
	line-height: 18px;
	font-weight: bold;
}


a:hover{
	text-decoration: underline;
	color: #009900;
}
a{
	text-decoration: none;
	color: #336699;
}
.PageTitle {
	font-size: 140%;
	line-height: 25px;
	font-weight: bold;
}
.leftmenu {
	font-size: 90%;
	line-height: 16px;
	font-weight: bold;
	margin-top: 25px;
}
.leftmenu:hover {
	font-size: 90%;
	line-height: 16px;
	font-weight: bold;
	margin-top: 25px;
}
.bold {
	font-weight: bold;
}

#MainPicture {
	position:absolute;
	left:425px;
	top:60px;
	width:166px;
	height:166px;
	z-index:1;
	background-color: #FFFFFF;
}
#MainMenu {
	position:absolute;
	left:42px;
	top:222px;
	width:670px;
	height:15px;
	z-index:9;
	background-color: #99CC66;
}
#FullBanner {
	position:absolute;
	left:20px;
	top:20px;
	width:630px;
	height:110px;
	z-index:0;
	background-color: #FFFFFF;
}
#MenuText {
	position:absolute;
	left:42px;
	top:20px;
	width:608px;
	height:0px;
	z-index:0;
}
#IRSE {
	position:absolute;
	left:42px;
	top:60px;
	width:123px;
	height:30px;
	z-index:0;
	visibility: hidden;
}
#IRSEFull {
	position:absolute;
	left:46px;
	top:100px;
	width:282px;
	height:12px;
	z-index:0;
	visibility: hidden;
}

#LeftMenuLayer {
	position:absolute;
	left:46px;
	top:157px;
	width:113px;
	height:auto;
	z-index:2;
}
#PageTitleLayer {
	position:absolute;
	left:158px;
	top:150px;
	width:225px;
	height:30px;
	z-index:3;
}
#TextColumn1Layer {
	position:absolute;
	left:158px;
	top:190px;
	width:460px;
	height:78px;
	z-index:4;
}
#TextColumn2Layer {
	position:absolute;
	left:425px;
	top:255px;
	width:225px;
	height:97px;
	z-index:5;
}

