/* Redefined tag styles */
A:link {
	color: #CCCC99; 
	text-decoration: none
	}
A:visited {
	color: #CCCC99; 
	text-decoration: none
	}
A:hover {
	color: #CCCC00; 
	text-decoration: underline
	}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-width: 0px;
	border-right-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
h2 {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
	}
hr {
	color: #666666;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 2px 0px;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	}

/* Custom classes */
.bulletList {
	list-style-position: outside;
	list-style-image: url(../images/arrow9.gif);
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.footerbox {
	border: 1px solid #666666;
	font-size: 8pt;
	vertical-align: top;
	padding: 6px;
	background-color: #222222;
	}
.menucell {
	background-image: url(../images/nav/MenuBG.jpg);
	background-repeat: repeat-y;
	}
.noprint {
	}
.printonly {
	display: none;
	}
.sessionbox {
	border: 1px solid #666666;
	font-size: 10pt;
	vertical-align: top;
	}
.sessionboxB {
	font-size: 10pt;
	vertical-align: top;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	}
.sessionboxBmiddle {
	font-size: 10pt;
	vertical-align: middle;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.sessionboxBL {
	font-size: 10pt;
	vertical-align: top;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}
.sessionboxL {
	font-size: 10pt;
	vertical-align: top;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
	}
.smalltext {
	font-size: 8pt;
	color: #CCCCCC;
	}
.titlestrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	}
.titlestrip2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;

}
.toppara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	margin-top: -2px;
	padding-top: 0px;
	}
	
.quoteText {
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;


}
.quoteName {
	font-style: normal;
	margin: 0px;
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;

}
.InsetBox {
	border: 1px solid #666666;
	font-size: 10pt;
	vertical-align: top;
	margin: 5px 0px;
	padding: 10px;
}
.LinkList ul {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	line-height: 24px;





}
.LinkList li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	font-weight: bold;



}
.LinkList {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.LinkList .sub {
	padding-left: 10px;
	font-weight: normal;
}
.DaisyList ul {
	padding-left: 0;
	height: 26px;
	margin: 0;
}
.DaisyList li {
	height: 26px;
	padding: 4px 0;
	display: inline;
	background: url(/images/Daisy20grey.jpg) no-repeat;
	margin: 0;
	font-size: 8pt;
}
.DaisyList li a {
	padding: 4px 10px 8px 26px;
	height: 26px;
}
.DaisyList li a:hover {
	background: url(/images/Daisy20.jpg) no-repeat;

}
