/* Site Styles
// (c) Copyright 2005 TrakMark, Inc.
// Last Updated: 2005Jan29
*/

p, td, .body {color: #000; font: 10pt Garmond, Verdana, Tahoma, Arial, sans-serif; margin: .5em}
p.title {color: blue; font-weight: bold; font-style: italic }
th {color: #000; font: 10pt Garmond, Verdana, Tahoma, Arial, sans-serif; font-weight: bold}
h2, h3, h4 {color: blue; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; margin: .4em}
ul {margin: 0 1.5em; padding: 0 1em}
ul li {list-style-type: square; margin: .2em 0}
ul li li {list-style-type: disc; margin: .2em 0}

a {color: #00f; font-weight: bold}
a:link {color: #00f}
a:visited {color: #00f}
a:hover {color: #0aa}
a:active {color: #880}

p a:link {color: #00f}
p a:visited {color: #808}
p a:hover {color: #088}
p a:active {color: #880}

div.heading {color: #1d479b; text-align: center; font-size: large}

table.norm { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
table.norm th {font-size: 14px}
/* table.norm a:link, a:visited {color: #08b; text-decoration: none}
 table.norm a:hover {color:#013; text-decoration: none}
*/

a.L0 {text-decoration: none; color: #000; font-weight:bold; font-size: 13px }
a.L1 {text-decoration: none; color: #000; width: 165px; background-color: #d0d0ff;
	height:18px; padding-left:5px; font-weight:bold; font-size: 13px;
	margin-top: 6px; display: block}
a.L2 {text-decoration: none; color: #006699; width: 165px; background-color: #f0f0ff;
	text-align: left; height:12px; padding-left:5px; font-size: 11px;
	margin-top: 2px; padding: 1px; display: block}
a.L0:hover {color:#880 }
a.L1:hover {color:#08f; background-color: #c0c0ee }
a.L2:hover {color:#013; background-color: #66ddff }

a.button {font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px; border-top: 1px solid white; border-right: 1px solid black;
    border-bottom: 1px solid black;	border-left: 1px solid white; text-align: center;
    min-width: 75px}
a.button:link, a.button:visited {background-color: #008; color: #fff; text-decoration: none;	}
a.button:hover {background-color: #005; color: #ccccff; border-color: black white white black;
	text-decoration: none;	}
a.button:active {background-color: #369; color: #ccc; text-decoration: none;	}

td.title {color:#000; background-color: #ccf; font-size: 13px;
	text-align: left; height:18px; padding-left:9px; font-weight:bold;
	padding-top: 5px }
td.item {color:#000; background-color: #fff; font-size: 11px;
	text-align: left; height:12px; padding-left:5px;
	height: 20px }

p.AMtitle {
	color: #00f;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 1em 0
}
.AMbody {font-family: Tahoma, Arial, sans-serif; font-size: 10pt}
.AMbody a:link {color: #c00; text-decoration: none}
.AMbody a:hover {color: #0cc; text-decoration: none}

.footer {font: 11px Arial, sans-serif; color: #666}
.footer a:active, a:link, a:visited {color: #444; text-decoration: none}
.footer a:hover {color: #088; text-decoration: none}

// End -->

