@charset "utf-8";
/* LAYOUT STYLES */
#wrap {
	border:none;
	}
#header #left_img{
	position:absolute;
	left:0;top:0;
}
#header #right_img{
	position:absolute;
	left:285px;top:0;
	}
#header img{
	border:0;
	padding:0;
	margin:0;
	}
#header{
	display:none
	}
#nav{
	display:none;
	}
#menuwrapper{
	display:none;
	}
#sidebar{
	display:none;
	}
#main {
    margin-left:0;
	width:85%;
	}
#print{
	display:none;
	}
#noprintpicture{
	visibility:hidden;
	}
#footer{
	display:none
	}
/* FORMATTING */
body {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:.6em;
	margin:0;
	padding:0;
	background: #fff;
	}
body table {
	width: 500pt;
	font-size:1em;
	margin:0;
	padding:0;
	background: #fff;
	}
h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.personalInfo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}
.sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	vertical-align: -0.25em;
	}
.super {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	vertical-align: super;
	}	
.hbar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
}
.print {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	}
.noprint {
	display:none;
	}
/*#header{
	height:100px;
	}

#footer{
	font-size:1em;
	}
*/