/* test.css */

body, td, tr, table, li, .txt  {
	color : #444444;
	font-size : 9pt;
	line-height : 11pt;
	font-weight : normal;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
    background-repeat: no-repeat;
	a:link{
text-decoration:none;
}
}

.drillText  {
	color : #444444;
	font-size : 9pt;
	line-height : 11pt;
	font-weight : normal;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.drillTextLink  {
	color : #CC0000;
	font-size : 9pt;
	line-height : 11pt;
	font-weight : normal;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.drillTextLink:Hover  {
	color : #444444;
	font-size : 9pt;
	line-height : 11pt;
	font-weight : normal;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subhead1  {
	color : #CC0000;
	font-size : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.subhead1Link  {
	color : #CC0000;
	font-size : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.subhead1Link:Hover  {
	color : #444444;
	font-size : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

.subhead2  {
	color : #444444;
	font-size : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}
.subhead3  {
	color : #CC0000;
	font-size : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : none;
}

.homeArtfileCaption  {
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeEventsTitle  {
	color : #CC0000;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.homeEventsText  {
	color : #000000;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : normal;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.homeEventsLink  {
	color : #CC0000;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.homeEventsLink:Hover  {
	color : #444444;
	font-size : 8pt;
	line-height : 10pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.memberNames  {
	color : #444444;
	font-size : 8pt;
	line-height : 9pt;
	font-weight : normal;
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.formbutton
	{
		
	font-size : 9pt;
	font-weight : bold;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;background: #eeeeee;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	text-decoration : none;
	}
