/* Layout Stylesheet */ 


body {
	top:0px;
	left: 0px;
	text-align: center;
	width: 900px;
	height: 100%;
	z-index: 1;
	background-color: #ffffff;
 }


#centered {
  position: absolute;
  top: 0;
  right: 25%;
  bottom: 0;
width: 800px;
margin: 0 auto;
text-align: left;
  height: 100%;

} 

#body {
	width: 900px;
	height: 100%;
	left: 0px;
	z-index: 1;
}

#header {
	position: relative;
	top: 0px;
	left: 230px;
	width: 520px;
	height: auto;
	padding: 10px;
	text-align: center;
	z-index: 2;
	background-color: #996;
	color: #ffffff;
}
.headertext {
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	color: #EEE;
}
.headertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
}
.headertext2 {
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	color: #996;
}


#table {
	position: relative;
	background-color: #996;
	top: 0px;
	left: 230px;
	width: 520px;
	height:  auto;
	padding: 10px;
	z-index: 2;
	border: 0px solid;
	text-align: center;
}
#centered #body #table table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE;
	height: auto;
	width: auto;
}


#maintext {
width: 600px;
height:  auto;
top: 50%; margin-top: -50px;
text-align: left;
margin-left:140px;
padding: 40px;
z-index: 2;
}
.maintext {
	font-size: 12px;
	font-family: arial;
	color: #333;
	font-style: normal;
	text-align: center;
}
.maintext2 {
	font-size: 12px;
	font-family: arial;
	color: #333;
	font-style: normal;
	text-align: left;
}

#menucontainer {
	position: absolute;
	float: right;
	width: 160px;
	height:  600px;
	text-align: left;
	top: 45px;
	left:33px;
	padding: 0px;
	z-index: 2;
}

#box-right {
	position: absolute;
	float: right;
	width: 150px;
	height:  auto;
	top: -92px;
	left: 785px;
	padding: 0px;
	z-index: 3;
	color: #990;
}





h4 {
font-family:arial, sans-serif;
color: #000000;
font-size: 12px;
font-weight: 100;
padding: 0px;
letter-spacing: 0px;
text-align: right;
}


a:link {
	text-decoration: none;
	color: #1A4F84;
	cursor: pointer;
}
a:visited { 
color: #1A4F84; 
text-decoration: none;
cursor: pointer; 

}
a:hover {
	color: #333333;
	cursor: pointer;
	text-align: right;
}
.middletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
#centered #body #table .middletext a {
	text-align: center;
}
.middletextsmall {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#centered #body #headertop p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	background-color: #09F;
	border: medium solid #FFF;
	width: 600px;
}
#centered #body #menucontainer .maintextjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
#centered #body #table1 {
	background-color: #ffffff;
	position: relative;
	top: 0px;
	left: 230px;
	width: 520px;
	height:  auto;
	padding: 0px;
	z-index: 2;
	
	text-align: center;
}
#centered #body #table2 {
	background-color: #ffffff;
	position: relative;
	top: 0px;
	left: 230px;
	width: 520px;
	height:  auto;
padding: 10px;
	z-index: 2;
	text-align: left;
}
#centered #body #menucontainer #box-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996;
	text-align: left;
}
#centered #body #table .maintext {
	text-align: center;
	color: #FFF;
}

