.boldunderline { text-decoration: underline; font-weight: bold }

body.links		{ background-color: #006699; margin-top: 0px; margin-left: 0px; margin-right: 0px; }
body.header		{ background-color: #FFFF66; }

div.navcontainer { width: 200px; }
div.navcontainer ul { color: white; margin-top: 0; margin-left: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold ; }
div.navcontainer a { 	display: block; padding-left: 0px; padding-top: 5px; padding-bottom: 5px; width: 200px; 
						background-color: #006699; border-bottom: 1px solid #eee; }
div.navcontainer a:link, ul.navlist a:visited { margin-top: 0; margin-left: 0; padding-left: 0; color: #EEE; text-decoration: none; }
div.navcontainer a:hover { background-color: #3399FF; color: #fff; }

frame.main		{ }

hr.default		{ width: 75%; }

img.centered 	{ text-align: center; width: 400px; height: 290px; }
img.topcorner	{ position: absolute; float: left; left: 0; top: 0; width: 200px; height: 100px; }
img.right    { float: right; }
img.left    { float: left; }
img.bottomright { position: absolute; right: 0px; bottom: 0px; }



p.centeredsection { font-size: 12pt; font-family: Tahoma; text-align: center; margin-top: 0; }
p.history    { font-size: 12pt; font-family: Times New Roman; text-align: left; margin-left: 40px; margin-right: 20px; text-indent:-40px; }
p.default    	{ font-family: Arial; font-size: 12pt; color: #000000; }
p.defaulti		{ font-family: Arial; font-size: 12pt; color: #000000; font-style: italic; }
p.defaultindented    	{ font-family: Arial; font-size: 12pt; color: #000000; margin-left: 16px; }
p.largedefault 	{ font-family: Arial; font-size: 16pt; color:#000000 }
p.maintitle		{ font-family: Impact; font-size: 18pt; color: #800000; text-align:right; word-spacing:0; margin-top:4px; margin-bottom:4px; }
p.secondarytitle { font-family: Arial; font-size: 12pt; color: #800000; text-align: right; word-spacing: 0; line-height: 100%; margin-top: 8px; margin-bottom: 8px; }
p.smalldefault	{ font-family: Arial; font-size: 10pt; color:#000000; }
p.subsection	{ font-family: Arial; font-size: 12pt; color:#000000; text-align:center; word-spacing:0; margin-top:0; margin-bottom:0; font-weight:bold;}

table.default {
	border:1px outset black; border-spacing: 0;
	border-collapse: separate;
	background-color: white;
	font-family: Arial;
	font-size: 12pt;
	text-align: center; margin-top:0; margin-bottom:0; 
	color:#000000;
	width: 50%;
}
table.default th {
	width: 35%;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}

table.default td {
	width: 65%;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}

table.show08 {
	width: 75%;
}

table.show08 td {
	text-align: center;
	font-family: "Arial", "Tahoma";
}

table.info	{ border-style:solid; border-width:1px; width: 75% ; border:1px outset black; border-spacing: 0; border-collapse: separate; background-color: white;}
table.info	td	{ border-style: solid; border-width: 1px}

table.sponsor	{ border-style:solid; border-width:1px; width: 75%; border:1px outset black; border-spacing: 0; border-collapse: separate; background-color: white; }
table.sponsor	td	{ padding:8px; border-style:solid; border-width:1px; text-align:center}

td.cell65    { width: 65% }
td.cell35	 { width: 35% }

ol.default	{ font-family: "Times New Roman"; font-size: 12pt; color: #000000; list-style-type: decimal; }
ol.numbered	{ font-family: Arial; font-size: 12pt; color: #000000; list-style-type: decimal; line-height:150% }

ul.default	{ font-family: Arial; font-size: 12pt; color: #000000 }