/* Rapper Online print stylesheet
Copyright (c) 2000-2010 John Asher. All rights reserved. */

/* @page {
	size: 21.0cm 29.7cm;
	margin-top: 2.5cm;
	margin-left: 2.5cm;
	margin-right: 2.5cm;
	margin-bottom: 2.5cm;
} */


#navbar {
	display: none;
}

#masthead img {
	display: none;
}

#corner {
	display: none;
}

BODY {
	background-color: #FFFFFF;
	top: 0px;
}

H1,H2,H3 {
	font-family: verdana, arial, helvetica, sans-serif;
}

H1 {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 6pt;
	margin-bottom: 6pt;
	font-family: verdana, arial, helvetica, sans-serif;
	page-break-inside: avoid;

}

#masthead h1 {
	font-family: "Comic Sans MS", batavia, verdana, arial, helvetica, sans-serif;
	font-size: 24pt;
}

H2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

H3 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
	font-family: garamond, "times new roman", times, serif;
	margin-left: 20px;
	margin-right: 20px;
	page-break-inside: avoid;

}

P {
	font-family: garamond, "times new roman", times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	text-indent: 0.5cm;
	margin-bottom: 6pt;
	margin-right: 20px;
	page-break-inside: avoid;
}
 
P.footer {
	font-size: 10pt;
	color: #000000;
	text-align: left;
	text-indent: 0cm;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.team {
	text-align: left;
	text-indent: 0cm;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.linksbar {
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.author { 
	font-family: cursive; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic; 
	color: #000000;
	text-align: left;
	text-indent: 0.5cm;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.intro {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.quote {
	font-size: 0.9em;
	text-indent: 0px;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

P.tabquote {
	font-size: 0.9em;
	text-indent: 0px;
}

P.address {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 0px;
}

UL {
	font-family: garamond, "times new roman", times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	margin-bottom: 6pt;
	page-break-inside: avoid;
}

A {
	font-family: garamond, "times new roman", times, serif;
	text-decoration: none;
}

A:link {
	color: #000000;
}

A:visited {
	color: #000000;
}

A:hover {
	color: #000000;
}

A.sidebar {
	font-family: garamond, "times new roman", times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	color: #000000;
}

A.sidebar:visited {
	color: #000000;
}

A.sidebar:hover {
	color: #000000;
}

SMALL {
	font-size: 0.8em;
}

#page_footer {
	margin-top: 6pt;
}

#page_footer P {
  text-align: center;
  text-indent: 0pt;
  font-size: 10pt;
}


#w3c {
	float: right;
	margin-top: 6pt;
}

#side_footer {
  display: none;
}


IMG.inline {
	display: inline;
}

IMG.inlineseries {
	display: inline;
	margin: 0pt 6pt 0pt 6pt;
}

.center {
	text-align: center;
}

.imgleft {
	display: block;
	margin: 3pt 6pt 3pt 6pt;
	float: left;
	clear: left;
}

.imgright {
	display: block;
	margin: 3pt 6pt 3pt 6pt;
	float: right;
	clear: right;
}

DIV.imgcenter {
	text-align: center;
	display: block;
	clear: both;
    margin: 12pt;
}

DIV.imgcenter IMG {
	display: inline;
}
