/* Style sheet for App Notes page */

/* basic elements */
body {
	margin:0;
	padding:0;
	background-color:white;
	text-align:left;
	font-family:arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	}
	
h2{text-align:left; font-size:.9em; font-weight:bold; margin:0; padding:3px 0 3px 5px; color:#000;}
p {line-height:1.2em;}
img {padding:0; margin:0;}

a:link, a:active, a:hover {
	text-decoration:none;
	font-weight:normal
	color:#000;
}

.img-noborder {border-width:0px;}

#container {
	width:900px;
	margin:1em auto;
	background-color:#FFFFFF;
	}
	
#column-left {
	display:none;
}

#menu{display:none;}
.menutext {display:none:}

#column-right {
	background: transparent none;
	width:auto;
	padding:1em 0 0 0;
	margin:0 5% 0 5%;
	border:0;
}

.address {
	color:#000;
	font-size:12pt;
}
	
#content {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	text-align:left;
	background-color:#fff;
}
#bodytext {
	color:#000;
	font-size:12pt;
}
#bodytext p{font-size:.8em; line-height:1.4em; font-family:Georgia, "Times New Roman", Times, serif; padding:5px 5px 10px 5px; margin-bottom:0;}
#bodytext li{font-size:.8em; line-height:1.4em; list-style-type:disc; font-family:Georgia, "Times New Roman", Times, serif; padding:0px 0px 0px 0px; margin-bottom:0;}
.p1:first-letter{font-size: 1.8em; font-family:Georgia, serif; color:#930; padding:0 .1em 0 0;}

#bodytext table{color:#000;
	font-size:12pt;}

#footer{display:none;}