/* CSS Document */
#navcontain, #nav { display: none; }

body {
	margin: 0px ;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	font-size: 14pt; 
	color:#000000;
	line-height: 22px;
	
}

#container { width: 100%; }

#mainbg { width: 100%; background-image: none; }

a:link, a:visited {
   text-decoration: underline;
   }


#tagline {
	display: none;
}


img {display: none;}



#leftcol { display: none;}

#sidenav { display: none;}


#rightcol {
		width: auto; 
		margin: 0;
		padding: 0; 
		border: 0;
		float: none !important;
		color: black; 
		background: transparent;
}


#rightcol h1 {font-size: 16pt; margin: 0 0 .5em 0; padding: 0; text-align: left;}

#rightcol h2 {font-size: 15pt; margin: .5em 0; padding: 0; font-weight: bold; text-align: left; color: black;}

#rightcol p { padding: 0 0 15px 0;}

#rightcol ul li { list-style: disc outside none; }

#header-body { display: none;}

#header, #header-research {
	display: none;
}

#header span { display: none;}

.searchinput  {display: none;}

.searchbut { display: none;}

.clear {clear: both;}

#member {
	display: none;
}
#bottom { width: 700px;  text-align: left; padding-top: 15px;}


#bottom p {font-size: 12px; color:#b3d0e4; line-height: 18px; font-weight:normal; padding: 15px 55px 0px 55px;}

#bottom a {color:#b3d0e4; text-decoration: none;}

#bottom a:hover {color:#fff; text-decoration: underline;}

#functions { display: none;}



/*procedure buttons */

.Button1 {
display: none;
}


.Button2 {
display: none;
}



.Button3 {
display: none;
}



.Button4 {
display: none;
}


.Button5 {
display: none;
}

.Button6 {
display: none;
}


/*end procedure buttons*/




