/* Element Styles */

TD.LeftNav
{
	font-family:Verdana,Arial;
	font-size:12px;
	color:White;
}
A.LeftNav
{
	font-family:Verdana,Arial;
	font-size:12px;
	text-decoration:none;
	color:White;
	padding-left : 3px;
}
A.page
{ 
	font-family:Verdana,Arial;
	font-size:12px;
	text-decoration:none;
	color:#660000;
	font-weight : bold;	
 }
span.page
{ 
	font-family:Verdana,Arial;
	font-size:12px;
	text-decoration:none;
	color:#660000;
	font-weight : bold;	
 }
 span.lnav
{ 
	font-family:Verdana,Arial;
	font-size:9px;
	text-decoration:none;
	color:#660000;
	font-weight : normal;	
 }
 span.small
 {
 	font-family:Verdana,Arial;
	font-size:9px;
	text-decoration:none;
 }
a
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : underline;
	color : 333366;
}
a.store
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : underline;
	color : 333366;
	font-weight : bold;
}
P
{
	font-family:Verdana,Arial;
	font-size:12px;
    text-decoration:none;
}
P.disclaimer
{
	font-family:Verdana,Arial;
	font-size:10px;
    text-decoration:none;
}
A.disclaimer
{
	font-family:Verdana,Arial;
	font-size:10px;
	font-style : underline;
    text-decoration:none;
}
P.pagetitle
{
	font-family:Georgia,Arial,Verdana;
	font-size:18px;
	text-decoration:none;
	color:#000033;
	font-weight : bold;
}
H1
{
	font-family:Verdana,Arial;
	font-size:16px;
	text-decoration:none;
	color:#000033;
	font-weight : bold;
}
H2
{
	font-family:Verdana,Arial;
	font-size:14px;
	text-decoration:none;
	color:#000033;
	font-weight : bold;
}
H3
{
	font-family:Verdana,Arial;
	font-size:12px;
	text-decoration:none;
	color:#000033;
	font-weight : bold;
}
P.title 
{
	font-family:Verdana,Arial;
	font-size:14px;
	text-decoration:none;
	color:#000033;
	font-weight : bold;
}
P.quote 
{
	font-family:Verdana,Arial;
	font-size:16px;
	color:#660000;
	font-weight : bold;
	font-style : italic;
}
LI
{
	font-family:Verdana,Arial;
	font-size:12px;
	text-decoration:none;
	list-style : disc;
}
LI.Number
{
	font-family:Verdana,Arial;
	font-size:12px;
	text-decoration:none;
	list-style : decimal;
}
 TD
{ 	font-family:Verdana,Arial;
	font-size:12px;
    text-decoration:none
 }
 TD.title
{ 	font-family:Verdana,Arial;
	font-size:14px;
	color:#000033;
    text-decoration:none;
	font-weight : bold;
 }
 TD.ptTitle
 { 	font-family:Verdana,Arial;
	font-size:16px;
	color:#660000;
    text-decoration:none;
	font-weight : bold;
 }
 TD.small
{ 	font-family:Verdana,Arial;
	font-size:10px;
    text-decoration:none;
 }
 TD.drillhead
 {
 	font-family:Verdana,Arial;
	font-size:12px;
    text-decoration:none;
	font-weight : bold;
	color:#660000;
 }
 TD.lined 
 {
	font-family:Verdana,Arial;
	font-size:12px;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : thin;
}
 TD.Titlelined 
 {
	font-family:Verdana,Arial;
	font-size:12px;
	background-color : Silver;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

