BODY {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Trebuchet MS, verdana}
TABLE {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Trebuchet MS, verdana}
TD {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Trebuchet MS, verdana}
a:link               {text-decoration:none;color:#000000}
a:visited                {text-decoration:none;color:#000000}
a:hover                 {text-decoration:none;color:#000000}
div.title  {FONT-SIZE: 14pt; COLOR: #000000; FONT-FAMILY: Trebuchet MS, verdana; font-weight: bold}
div.titleorange  {FONT-SIZE: 13pt; COLOR: #FF5410; FONT-FAMILY: Trebuchet MS, verdana; font-weight: bold; align: right}
div.small  {FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Trebuchet MS, verdana}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	style: list-style-type:none;
	padding-left: 0px;
	text-indent: -0px;
	}

html>body .entry li {
	margin: 0px 0 0px 0px;
         style: list-style-type:none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
         style: list-style-type:none;
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
         style: list-style-type:none;
	}

.entry ol li {
	margin: 0;
	padding: 0;
         style: list-style-type:none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;

	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 3px;
         style: list-style-type:none;


	}

#sidebar ul p, #sidebar ul select {
	margin: opx 0 0px;
         style: list-style-type:none;

	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
         style: list-style-type:none;

	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
         style: list-style-type:none;

	}

ol li, #sidebar ul ol li {
	list-style: none;


	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
         style: list-style-type:none;

	}
/* End Entry Lists */

