@charset "iso-8859-1";

/* Global Parameters  */

	body
		{ font-family: Verdana, sans-serif; font-size: 9pt; margin: 0px; background: #57531E url(/images/bkgnd.jpg) repeat-x top; }	

	h1
		{ font-size: 9pt; color: #003366; font-weight: bold; margin-left: 8px; margin-bottom: 21px;}

	h2
		{ font-size: 9pt; color: #99ff00; font-weight: bold; }

	ul, ol 	
		{ color: #404040; font-weight: normal; line-height: 13pt; margin-right: 8px; }
	
	b
		{ font-weight: bold; }

	i, em
		{ font-style: italic; }


/* Document Links  */

	a:link, a:active, a:visited
		{ color: #333300; text-decoration: none; }
	a:hover
		{ color: #800000; text-decoration: none; }



/* Document Fonts  */

	p
		{ color: #404040; font-weight: normal; margin: 8px; line-height: 15pt; }
	
	.red { color: #FF0000; }

	.maroon { color: #800000; }
	
	.ltgray { color: #bbbbbb; }
	
	.gray { color: #bbbbbb; }

	.ltblu { color: #0099CC; }
	
	.green { color: #99dd00; }
	
	.green2 { color: #669900; }
	
	.blu { color: #003366; }


.main {
	background-color: #DEDEDE;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #484848;
	border-bottom-color: #484848;
	border-left-color: #484848;
	text-align: center;
	background-image: url(/images/bkgnd-main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.top-left {
	color: #996600;
	text-align: right;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-color: #bbbbbb;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #bbbbbb;
	font-size: 8pt;
}
.top {
	font-size: 11px;
	text-align: left;
	padding-left: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #bbbbbb;
	border-left-color: #bbbbbb;
	font-weight: bold;
	border-left-style: solid;
	border-top-style: solid;
	color: #993300;
}
.main-text {
	color: #333333;
	text-align: left;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 21px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-color: #bbbbbb;
	border-left-style: solid;
	font-size: 9pt;
}
.botleft {
	font-size: 9px;
	color: #999980;
	text-decoration: none;
	text-align: right;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
}
.bot {
	font-size: 9px;
	color: #999900;
	text-decoration: none;
	text-align: left;
	padding: 8px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
.left {
	padding-top: 21px;
	padding-right: 8px;
	padding-left: 5px;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color: #003333;
}
.main-image {
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 34px;
	padding-bottom: 21px;
	padding-left: 55px;
	border-left-width: 1px;
	border-left-color: #bbbbbb;
	border-left-style: solid;
	vertical-align: top;
	padding-right: 0px;
}
img {
	margin-bottom: 21px;
	border: 1px #999999;
}
.small {
	font-size: 10px;
}
