/* Global Body Settings */
body {
	font-family: Arial;
	color: #000000;
	background-color: #999999;
	font-size: 10pt;
}

.BodyTable {
	border-Left: 1px solid #000000;
	border-Right: 1px solid #000000;
}
.TopLink {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.TopLink:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.loc {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.NavLink {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.NavLink:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.Boxes {
	border: 1px solid #000000;
}
/* Content Settings */
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	line-height: normal;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
/* Schedule Tables */
.SchedTbl {
	border: 1px solid #666666;
}
.SchedTbltd {
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
th {
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-right: 3px;
	padding-left: 3px;
}
.Tabs1 {
	background-color: #FFFFCC;
	font-weight: bold;
}
.Tabs2 {
	background-color: #CCCCCC;
	font-weight: bold;
}
.NavTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: 12px;
}
