@charset "utf-8";
/* CSS Document */




p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}

.navigation{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#FFFFCC;
text-align:center;
font-weight:bold;
}

.navigation:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#CC6600;
text-align:center;
font-weight:bold;
}

.pdfnavigation{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFCC;
text-align:center;
font-weight:bold;
}

.pdfnavigation:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#CC6600;
text-align:center;
font-weight:bold;
}

.embednavigation{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #FFFFCC;
text-align: center;
font-weight: bold;
text-decoration: none;
background-color: #CC6600;
display: block;
padding: 8px;
width: 140px;
float:left;
margin-right: 4px


}

.embednavigation:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CC6600;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	background-color: #663300;
	display: block;
	padding: 8px;
	width: 140px;
	float:left;
	margin-right: 4px

}

.navigationbar{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #663333;
text-align: center;
font-weight: bold;
text-decoration: none;
background-color: #CC6600;
display: block;
padding: 8px;
width: 140px;
float:left;

}

.navigationbar:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #663333;
text-align: center;
font-weight: bold;
text-decoration: none;
background-color: #CC6600;
display: block;
padding: 8px;
width: 140px;
float:left;

}

.banner{font-family:Georgia, "Times New Roman", Times, serif;
font-size: 24px;
color:#663300;
text-align:center;
font-weight:bold;
font-style:italic;
width: 145px;

}

.banner:hover{font-family:Georgia, "Times New Roman", Times, serif;
font-size: 24px;
color:#663300;
text-align:center;
font-weight:bold;
font-style:italic;
width: 145px;

}