/* CSS Document */



body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #081B57;
}


td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #081B57;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #081B57;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

td.content {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #081B57;
	padding-top: 0px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 26px;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #081B57;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #DAA726;
	text-decoration: none;
}

a.rightnav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
	color: #081B57;
	text-decoration: none;
}

/*
2004oct26, phj: Just like rightnav, except font weight is normal.
*/

a.rightnavSimple {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #081B57;
	text-decoration: none;
}

a.rightnav:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
	color: #DAA726;
	text-decoration: none;
}

/*
2004oct26, phj: Just like rightnav:hover, except font weight is normal.
*/

a.rightnavSimple:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #DAA726;
	text-decoration: none;
}

a.subnav1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #081B57;
	text-decoration: underline;
}

a.subnav1:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: normal;
	color: #081B57;
	text-decoration: none;
}

a.footernav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
	color: #081B57;
	text-decoration: none;
	font-variant: small-caps;
}

a.footernav:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
	color: #DAA726;
	text-decoration: none;
	font-variant: small-caps;
}

ul.content {
	list-style-image: url(/olc/images/LDC/content_bullet.gif);
	margin-left:17px;
	margin-top:12px;
	margin-bottom:12px;
}

ul.rightnav {
	list-style-image: url(/olc/images/LDC/rightnav_bullet.gif);
	margin-left: 35px;
	margin-right: 13px;
	margin-top: 18px;
	margin-bottom: 18px;
}

li.break {
	margin-top: 0px;
	margin-bottom: 8px;
}

li.subnav1 {
	list-style-image: none;
	list-style-type: none;
	margin-left: 1px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}

li.subnav2 {
	list-style-image: none;
	list-style-type: none;
	margin-left: 8px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.SpecialTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	color: #CC0000;
}

.SpecialBodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: normal;
	color: #CC0000;
}

.SpecialLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	color: #CC0000;
	text-decoration: underline;
}

.SpecialLink:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	color: #DAA726;
	text-decoration: none;
}




