@charset "utf-8";
/* disables default scrollbar in Internet Explorer */
html {
float:none ! important;
color:#000000;
background: none;
overflow:visible;
text-decoration : none ! important;
font-size: 10pt ! important;
font-family: Georgia, Garamond, "Times New Roman", serif; 
}
.try2hide {
	display: none;
}
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	border-style: none;
}
#wrapper {
	text-align: left;
	background: #fff;
	padding: 10px;
}
#wrapper2 {
	width: 770px;
}
#sidebarlogo {
	position: absolute;
	top: 10px;
	left: 100px;
}
#navigation {
	display: none;
}
#navlist {
	display: none;
}
#navlist li {
	display: none;
}
#navlist li a:link {
	display: none;
}
#navlist li a:visited {
	display: none;
}
#navlist li.currpage {
	display: none;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	vertical-align: top;
	background-color: #FFF;
}
#wrapper #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 14px 0px 0px 10px;
	font-size: 20px;
	width: 600px;
	position: absolute;
	top: 0px;
	left: 130px;
	height: 30px;
	font-weight: bold;
}
#wrapper #header h1 em {
	font-size: 16px;
	font-style: normal;
}
#wrapper #header #logo_bgcolor{
	display: none;
}
#wrapper #header #logo_nobgcolor{
}
#wrapper #header p.language_link {
	display: none;
}
#wrapper #header p.print {
	display: none;
}
#content {
	margin: 0px;
	padding: 0px 5px;
	color: #000;
	background-color: #FFF;
}
#content-slider {
}
#content hr {
	color: #000;
	height: 2px;
	border: 0;
	width: 90%;
	background-color: #000;
	margin:5px auto;
}
#content ul {
	list-style: circle inside;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content ul.mainlist {
	font-size: 14px;
	list-style: square inside;
	margin: 5px;
	padding: 5px;
}
#content li.paper {
	padding-bottom: 5px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	text-transform: uppercase;
	color: #000;
	width: 300px;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 300px;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	border-bottom-style: double;
}
#content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content p.modified {
	text-align: right;
	padding-right: 10px;
	display: none;
}
#content a:link {
	color: #000;
	text-decoration: none;
}
#content a:visited {
	color: #000;
	text-decoration: none;
}
#content em {
	font-style: italic;
}
#content table.bio {
	width: 400px;
	border: 0px;
	margin-top: 5px;
}
#content td.bio {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
#content .fancylogo {
	margin: auto;
	display: block;
}
#content img.photobdsprint {
}
#content img.photobdswebsite {
	display:none;
}
#footer {
	display: none;
}

