body{
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	overflow-X: scroll;
}
DIV#header{
}
DIV#menu{
	font-family: Century Gothic, Arial;
	width: 900px;
	background-color: #3e72a1;
	color: white;
	padding: 2px 0px 2px 0px;
	text-align: left;
}
DIV#menupad{
	width: 100%;
	background-color: #3e72a1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
DIV.spacer{
	display: inline;
	padding-left: 220px;
}
DIV#menu A{
	color: white;
	text-decoration: none;
	font-weight:bold;
	font-size: 8pt;
	padding: 3px 10px 3px 10px;
}
DIV#menu A:hover, DIV#menu A.sel{
	color: #325b81;
	background-color: white;
}

A{
	color: #526997;
	text-decoration: none;
	font-weight:normal;
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
}
A:hover{
	color: #7292d2;
}

DIV#banner{
	background-image: url('banner_back.png');
	background-position:center;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 150px;
	width: 100%;
	min-width: 900px;
}
DIV#banner IMG{
	vertical-align: top;
}
h1{
	font-variant: small-caps;
	color: #526997;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2{
	display: block;
	width: 170px;
	font-size:14pt;
	font-variant: small-caps;
	color: #526997;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #526997;
}
h3{
	color: black;
	font-size:11pt;
	padding-top: 5px;
	padding-bottom: 15px;
}
DIV#main{
	position:relative;
	background-color: white;
	text-align: left;
	width: 900px;
	padding: 10px 0px 10px 0px;
	overflow-X:hidden;
}

DIV#main LI{
	margin-left: -22px;
}

DIV#pad{
	position: relative;
	top: -200;
	padding: 0px;
	margin-left: 220px;
	margin-right: 30px;
}
.just{
	font-size: 10pt;
	text-align:justify;
}
DIV#globe{
	height: 100%;
	overflow-Y: hidden;
	top: 0px;
	position: absolute;
	z-index:10;
}
DIV#sidebar{
	font-family: Century Gothic, Arial;
	width: 180;
	height: 200;
	border-right: 2px solid #325b81;
	margin-left: 10px;
}

DIV#sidebar A{
	color: #526997;
	text-decoration: none;
	font-weight:bold;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
}
DIV#sidebar A:hover{
	color: #7292d2;
}
DIV#disc{
	background-color: white;
	text-align: left;
	width: 900px;
	font-size: 8pt;
}