
.gbreadcrumb h1
{
	font-weight: bold;
	color: #007ac3;
	font-size: 2em;
	line-height: 1em;
	margin: 1.25em 0 .75em 0;
}

.gbreadcrumb h2
{
	color: #1371aa;
	font-weight: bold;
	font-size: 1.6666em;
	line-height: 1em;
	margin: 1.25em 0 .75em 0;
}

.gbreadcrumb h3
{
	color: #1371aa;
	font-size: 1.41667em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .75em 0;
}

.gbreadcrumb h4
{
	color: #000;
	font-size: 1.1667em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .5em 0;
}

.gbreadcrumb h5
{
	color: #000;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .5em 0;
}

.gbreadcrumb h6
{
	color: #000;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	margin: 1.25em 0 .5em 0;
}

.gbreadcrumb strong
{
	font-weight: bold;
}

.gbreadcrumb em
{
	font-style: italic;
	line-height: 1.75em;
}

.gbreadcrumb p
{
	font-size: 1em;
	line-height: 1.75em;
	margin: .25em 0 1.5em;
}
.gbreadcrumb td, .gbreadcrumb td a, .gbreadcrumb th, .gbreadcrumb th a, .gbreadcrumb span
{
	line-height: 1.3333em;
}

.gbreadcrumb blockquote
{
	margin: .416em 0 .416em 1.1667em;
}

.gbreadcrumb a
{
	color: #0e82c7;
	text-decoration: none;
	font-size: inherit;
	font-weight: inherit;
}

.gbreadcrumb a:hover
{
	text-decoration: underline;
}

.gbreadcrumb ul, .gbreadcrumb ol
{
	margin: .833em 0;
	padding-left: 2em;
}
.gbreadcrumb ul
{
	list-style-type: disc;
}
.gbreadcrumb ol
{
	list-style-type: decimal;
}
.gbreadcrumb ul li, .gbreadcrumb ol li
{
	line-height: 1.5em;
}

.gbreadcrumb dt
{
	margin: .416em 0 0 0;
}

.gbreadcrumb dd
{
	margin: .416em 0 .416em 1.1667em;
}

.gbreadcrumb pre, .gbreadcrumb code, .gbreadcrumb tt
{
	font-family: "Andale Mono" , "Lucida Console" , "Courier New" , Courier, monospace;
	margin: .833em 0;
}
.gbreadcrumb sub
{
	vertical-align: sub;
	font-size: smaller;
	line-height:inherit;
}

.gbreadcrumb sup
{
	vertical-align: super;
	font-size: smaller;
	line-height:inherit;
}