@import url(/styles/base.css);

/*
This is the Amphenol RF stylesheet used in the Product Line Pages and
 ALL TAGS are supported in Both IE 5.5 and Netscape 6.0
*/

/* Used for BODY properties */
/*----------------------------------------------------------------------------------------------*/
BODY	
	{
	background:	#FFFFFF;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#666666;
	text-align:justify;
	}

/* Used for BLOCKS of text, main formatting for text */
/*----------------------------------------------------------------------------------------------*/
Div	
	{
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		10pt;
	color:		#666666;
	}

/* Used for the links at the top of the pages */
.pipelinks
	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		8pt;
	color:		#666666;
	}

/* Used for the headers of each section */
.headers
	{
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	bold;
	font-size:		10pt;
	color:		#666666;
	}

/* Used for the individual sections within a block of text */
/*----------------------------------------------------------------------------------------------*/
Span	
	{
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		10pt;
	color:		#666666;
	}

.omega	
	{
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		10pt;
	color:		#666666;
	}

/* Used for tables */
/*----------------------------------------------------------------------------------------------*/
Table	
	{
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		10pt;
	color:		#666666;
	text-align: justify;
	}

p.small {
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		8pt;
	color:		#666666;
	} 
        
p.medium {
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		9pt;
	color:		#666666;
	} 

.mainTables
	{
	border: #4A5573;
	border: 1px;
	font-family:	Arial, Helvetica, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:		10pt;
	color:		#666666;
	text-align: justify;
	}

a:link {  color: #006699}
a:visited {  color: #999999}
a:hover {  color: #336699}
a:active {  color: #336699}

ul{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366; text-decoration: none;}

a.SmallBlue {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366;}
a.SmallBlue:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366;}
a.SmallBlue:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366;}
a.SmallBlue:active {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366;}

a.SmallBlueNoUl {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #003366;}
a.SmallBlueNoUl:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #003366;}
a.SmallBlueNoUl:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #003366;}
a.SmallBlueNoUl:active {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; color: #003366;}
