body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	width: 650px;
	
}
#skip {
	display: none;
	
}
a {
	color: #000000;
	text-decoration: underline;
	}
ul {
	margin-left:10px;
	padding-left:10px;
	margin-top:3px;
	}
li {
	list-style-image:url(images/bullet.png);
	list-style-position: outside;
	margin-left: 2px;
	padding-left: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	text-align:left;
}

img.inset {
float:left; margin: 0.25em 0.5em 0.25em 0
}

#header
{
	display:none;
}

#print-header {
	float:none;
}
#print-header p {
	display:block;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 15px;
	border-bottom: 1pt solid #CCCCCC;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	}
#print-header img {
	width:313px;
	height:105px;
}
#topmenubar {
	display: none;
}

.clear {
	clear:both;
	height:1px;
	font-size: 1px;
	}

#undershadow {
	display: none;
}
#sidebar-right {
	display: none;
}

#sidebar-left {
	display: none;
}

#content {
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
	padding-top:10px;
	}

#maincontent {
	display:block;	
	overflow:auto;
}

#content h1 {
	font-size:16pt;
	font-weight:bold;
	margin-bottom:0;
	color: #660000;
}

#content h2 {
	font-size:14pt;
	font-weight:bold;
	color:#660000;
	margin-bottom:3px;
}
	
#content h3 {
	font-size: 12pt;
	font-weight:bold;
	color:#660000;
	margin-bottom:3px;
	margin-top:3px;
	font-style:italic;
}

#content p {
	margin-top:0;
	margin-bottom:15px;
}

.highlight {
	font-weight:bold;
	color:#000000;
}

.contentnavbar {
	display:none;
}

#footer {
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1pt solid #CCCCCC;
	clear:both;
	text-align:center;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

#footer img{
	display:none;
}

