body { 
font-family: Sans-Serif; 
font-size: 10pt; 
font-weight: normal; 
}

.breadcrumb {
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	line-height: 18px;
}

.breadcrumb A:link, .breadcrumb A:visited, .breadcrumb B A:hover { 
color: black; 
text-decoration: none; 
font-weight: normal; 
}

.breadcrumb B A:link, .breadcrumb B A:visited { 
color: #906928; 
text-decoration: none; 
font-weight: normal; 
}

.breadcrumb A:hover { 
color: #906928; 
text-decoration: none; 
}

.toplink { 
font-family: Sans-Serif; 
font-size: 8pt; 
font-weight: normal; 
color: black; 
line-height: 12pt; 
}

.toplink A:link, .toplink A:visited, .toplink B A:hover { 
color: black; 
text-decoration: none; 
font-weight: normal; 
}

.toplink B A:link, .toplink B A:visited, .toplink B { 
color: #906928; 
text-decoration: none; 
font-weight: normal;
text-decoration: none; 
}

.toplink A:hover { 
color: #906928; 
text-decoration: none; 
}

.sidelink, .sidelink A .sidelinkhglt, .sidelink B A .sidelinkhglt { 
font-family: Sans-Serif; 
font-size: 8pt; 
font-weight: normal; 
color: black; 
}

.sidelink A:link, .sidelink A:visited, .sidelink B A:hover { 
color: black; 
text-decoration: none; 
font-weight: normal; 
}

.sidelink B A:link, .sidelink B A:visited { 
color: #906928; 
text-decoration: none; 
font-weight: normal; 
text-decoration: none;
}

.sidelink A:hover { 
color: #906928; 
text-decoration: none; 
}

.relatedlink {
font-family: Sans-Serif; 
font-size: 8pt; 
font-weight: normal; 
}

.relatedlink A:link, .relatedlink A:visited { 
color: #666666; 
text-decoration: none; 
}

.relatedlink A:hover { 
color: #906928; 
text-decoration: none; 
}

h1 {
font-family: Sans-Serif;
font-size: 14pt;
font-weight: bold;
margin: 1.25em 0 0 0;
text-transform: uppercase;
}

h2 {
font-family: Sans-Serif;
font-size: 12pt;
font-weight: bold;
margin: 1.25em 0 0 0;
text-transform: capitalize;
}

a:link {
color: #906928;
text-decoration: none;
}

a:hover {
color: #7C947B;
}

a:visited {
color: #906928;
text-decoration: none;
}


.summary {
display: block;
font-family: Sans-Serif;
font-size: 10px;
line-height: 180%;
font-style: italic;
color: #666666;
margin: 0 0 1.25em 0;
}

p, .bodytext {
	font-family: Sans-Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}

ul, li {
font-family: Sans-Serif;
font-size: 10pt;
line-height: 160%;
color: #000000;
}

.inlineright {
margin: 0 0 0 10;
}

.inlineleft {
margin: 5 10 0 0;
}.fullborder {
	border: 1px solid #000000;
}
.topborder {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
