@charset "utf-8";
/* CSS Document */

.body {
	font-family: Verdana, Geneva, sans-serif;
	color: #737373;
	vertical-align: top;
	background-color: #FFF;
}
p {
	margin-top: 0px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif, "Myriad Web Pro";
	font-size: 14px;
}
a:link {
	color: #8a7421;
}
a:visited {
	color: #8a7421;
}
a:hover {
	color: #8a7421;
}
a:active {
	color: #8a7421;
}
h1 {
	font-size: 21pt;
	color: #395968;
	text-align: left;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16pt;
	color: #395968;
	text-align: left;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 11pt;
	color: #395968;
	text-align: left;
	font-weight: 100;
	margin-top: 0px;
	margin-bottom: 10px;
}
.bull1 {
	font-size: 10pt;
	margin-right: 20px;
	margin-left: 50px;
	text-indent: -10pt;
}
.bull2 {
	font-size: 10pt;
	margin-right: 10px;
	margin-left: 20px;
	text-indent: -10pt;
}
.shrink1 {
	font-size: 9pt;
}
.shrink2 {
	font-size: 8pt;
}
.boldup {
	font-weight: bold;
	color: #737373;
}
.boldupred {
	font-weight: bold;
	color: #C00 ;
}
.mascotimg {
	float:right;
	clear: none;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
.pagebullUL {
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	margin-left: 50px;	
	margin-top: 13px;
	line-height: 13px;

}
.pagebullLI {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	font-size: 100%;
	width: auto;
	margin-top: 0px;
	line-height: 13px;

}
