/* common to all pages*/

BR.breakhere 
{
   page-break-after: always
}

select.Small {
    width:60;
}

span.error {    
	font-family: Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size: 10px;	   
}
/*general  links  */

a:link
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
    text-decoration: underline;
    cursor: hand;
}

a:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	cursor:hand;
}

a:active {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    color: #999999;
	text-decoration: underline;
	cursor:hand;
} 

a:hover {
	color: #CC6600;
	text-decoration: underline;
	cursor:hand;
}




/*Rss header  links  */

a.RssHeader:link {
	font-size:12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color:  #000000;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}

a.RssHeader:visited {
	font-size:12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}

a.RssHeader:active {
	font-size:12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    color: #999999;
	text-decoration: none;
	font-weight: bold;
	cursor:hand
} 

a.RssHeader:hover {
	font-size:12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	cursor:hand;
}

#rss-content { 
	font-size:100%;
	font-family : Arial, Verdana, Helvetica, sans-serif;
    color: #000000;
	text-decoration: none;	 
}


a.plain:link {
	font-family: arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight : bold; 
	text-decoration: none;
	cursor:hand;
}

a.plain:visited  {
	font-family: arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight : bold; 
	text-decoration: none;
	cursor:hand
}

a.plain:active {
	font-family: arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight : bold; 
	text-decoration: none;
	cursor:hand;
}

a.plain:hover  {
	font-family: arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight : bold; 
	text-decoration: underline;
	cursor:hand;
}

table.data a:link {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color:  #000000;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand;
}

table.data a:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand
}

table.data a:active {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    color: #999999;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand;
} 

table.data a:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #CC6600;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand;
}

table.data th a:link {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color:  #000000;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand;
}

table.data th a:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand;
}

table.data th a:active {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    	color: #999999;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand;
} 

table.data th a:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #CC6600;
	font-weight:bold;	
	text-decoration: underline;
	cursor:hand;
}

h1	 {
    	font-weight : bold; 
		font-size : 19px;
		font-family : Arial, Helvetica, sans-serif;
		color :#000000 ;
		text-align:center;
		clear:both;
		margin-top:0px;
		margin-bottom:0px; 
 }

h2	{
    	font-weight : bold; 
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		color : #a9a9a9;
		text-align:center;
		clear:both;
		margin-top:0px;
		margin-bottom:0px; 
 }
 
 h3	{
    	font-weight : bold; 
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		text-align:center;		
		clear:both;
		margin-top:0px;
		margin-bottom:0px; 
 }
 
  td.line{
	background-color: #000000;
	}	
	
 hr {
	color: #000000;	
	height: 1px;
}
/* titling -- the span and div tags are for netscape issues*/

.heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color:#000000;
	font-weight : bold;
	text-align:center; 
}

.subheading { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#a9a9a9;
	font-weight : bold;
	text-align:center; 
}

 .title {	
    font-size: 15px;
	color: #000000;
	font-weight: bold;
} 

/*                           tables                                        */
tr.oddrow { background-color: #ffffff; }
tr.evenrow { background-color: #ebebeb; }

th { font-family: arial, Helvetica, sans-serif; font-size: 12px;}
td { font-family: arial, Helvetica, sans-serif; font-size: 12px; }

table.data { border-left:1px solid #000000; border-bottom:1px solid #000000; }
table.menu { border-left:1px solid #000000; border-bottom:1px solid #000000; }
table.box { border-left:1px solid #000000; border-bottom:1px solid #000000; border-right:1px solid #000000;}


#on-label {color: #000000; background-color: #FF9900;}
table.data .label { color: #000000; text-align:center; background-color: #FF9900;}
#drilldown-label {color: #000000; text-align:center; background-color: #FF9900;}

table.box tr th { border-top:1px solid #000000; border-bottom:1px solid #000000;}
table.box tr th { background-color: #FF9900; color: #000000;}
table.data tr th { background-color: #FF9900; color: #000000;}
table.menu tr th { background-color: #FF9900; color: #000000;}
table.data tr th { border-right:1px solid #000000; border-top:1px solid #000000; }
table.menu tr th { border-right:1px solid #000000; border-top:1px solid #000000; }
	
table.data tr.oddrow { background-color: #ffffff;text-align:center; }
table.data tr.evenrow { background-color: #ebebeb;text-align:center; }
table.data tr td { border-right:1px solid #000000; border-top:1px solid #000000; }
table.menu tr td { border-right:1px solid #000000; border-top:1px solid #000000; }
	


.secondary-box	{border:1px solid grey;}
.primary-box	{border:1px solid #000000;}	
 /* used throughout to downsize secondary links */
span.secondary-navigation { 
	font-size: 10px; 
}

 /* color for detail view masthead (used by a few pages) */
 
 img.feature{
	border: 1px #000000 solid;
}
	
tr.masthead-bg, td.masthead-bg{
		background-color: #ebebeb;		
 }
  
span.secondary-information { 
	font-size: 11px; 
}


#conditions-data-value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #0080ff;
	font-style : italic;
}

#masthead-title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color : #000000;	 
}
 
 /* color for the form fields  */
 
 .input {
		background: #FFF6CC;
		color: #000000 ;
		font-family: Arial, Helvetica, sans-serif;
}

 
/* classes for detail view masthead and subsections */
.data-label { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight : bold; 
	color : #000000;	 
}

.data-value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	font-style : italic;
}

span.noaccess {
	color:#bbbbbb;
}


/* links for Man.Specs */

a.additional-info:link {
	color:  #000066;
	text-decoration: underline;
}

a.additional-info:visited {
	color: #000066;
	text-decoration: underline;
}

 a.additional-info:active {
    color: #000066;
    text-decoration: underline;	
}
 a.additional-info:hover {
	color: #000066;
	text-decoration: underline;
}

 a.additional-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000066;
	font-style : italic;
}

#pic {
	background-color: #FFFFFF;
	left:0px;
	position: relative;
	top: 0px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 50px;
	height: 30px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 150px;
	left: 52px;
	position: absolute;
	top: 0px;
	width: 200px;
}



