/* PRINT CSS Document */

/* BASICS */

body {
	margin:10px 10px 0px 10px;
	padding:0px;
	font: 9pt/16pt Verdana, Arial, sans serif; 
	}
	
p { 
	font: 9pt/16pt Verdana, Arial, sans serif; 
	margin-top: 0px; 
	text-align: left;
	color: #000000;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033CC;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #663366;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #CC3300;
	}

/* COLUMNS */

#leftcontent {
	display: none;
	}

#centercontent {
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
/*	border-color: #CCCCCC;  */
	}

#rightcontent {
	display: none;
	}

#banner {
/*	height:40px; */
/*	border-top:1px solid #000; */
/*	border-right:1px solid #000; */
/*	border-left:1px solid #000; */
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: center;
	}

html>body #banner {
	height:40px;
	}
	
p,h1,h2,pre {
	margin:0px 10px 10px 10px;
	}
		
h1 {
	font: 11pt/18pt Verdana, Arial, sans serif; 
	font-weight: bold;
	font-size:16px;
	padding-top:10px;
	}

h2 {
	font: 9pt/16pt Verdana, Arial, sans serif; 
	font-weight: bold;
	font-size:14px;
	padding-top:10px;
	}
	
#bottom p {
	position: relative;
	font-size:11px;
	padding-top:10px;
	text-align: center;
	}
	
#banner h1 {
/*	background: transparent url(../img/ihs_title_juliet_rose40h.gif) no-repeat top left; 
	width: 236px; 
	height: 40px; */
	font: 9pt/16pt Verdana, Arial, sans serif; 
	font-size:24px;
	font-weight: bold;
	color: #000000;
	padding:10px 10px 0px 10px;
	margin:0px;
	}

/* #banner h1 span {
	display:none
	} */
	
#rightcontent p {
	font-size:10px
	}
	
#bottom {
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
.footnotestart {
	text-decoration: overline;
}

/* FOR IMAGES */

img.wallpapersamples {
	border:0px;
	}
