﻿@charset "utf-8";
/* Pacnet Table Formatting */

/* Colour Classes */

/* Pacnet Blue #005596 */
table.blue {
	border-collapse: collapse;
	border: 1px solid #005596;
	font: normal 11px arial, helvetica, sans-serif;
	color: #151515;
	background: #FFFFFF;
}
table.blue caption {
	/*font: bold 10px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px; old CSS*/
	
	background:transparent none repeat scroll 0%;
	/* color:#6639B7; REMOVED 20080723 */
	font-family:arial,helvetica,sans-serif;
	font-size:10px; /* NEW 20080723 */
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px 4px 8px 0px;
	/* text-align:center; REMOVED 20080723 */
	/* text-transform:uppercase; REMOVED 20080723 */ 
	
}
table.blue thead th, table.blue tfoot th {
	font: bold 11px arial, helvetica, sans-serif;
	border: 1px solid #005596;
	text-align: left;
	background: #005596;
	color: #FFFFFF;
	padding-top:3px;
}
table.blue tfoot td {
	border: 1px solid #005596;
	background: #005596;
	padding-top:3px;
	color: #FFFFFF;
}

/* Pacnet Green #00A551 */

table.green {
	border-collapse: collapse;
	border: 1px solid #00A551;
	font: normal 11px arial, helvetica, sans-serif;
	color: #151515;
	background: #FFFFFF;
}
table.green caption {
	/*text-align: center;
	font: bold 14px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #00A551;
	text-transform: uppercase; old CSS*/
	
	background:transparent none repeat scroll 0%;
	/* color:#6639B7; REMOVED 20080723 */
	font-family:arial,helvetica,sans-serif;
	font-size:10px; /* NEW 20080723 */
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px 4px 8px 0px;
	/* text-align:center; REMOVED 20080723 */
	/* text-transform:uppercase; REMOVED 20080723 */ 
}
table.green tfoot td {
	border: 1px solid #00A551;
	background: #00A551;
	padding-top:3px;
	color: #FFFFFF;
}
table.green thead th, table.green tfoot th {
	font: bold 11px arial, helvetica, sans-serif;
	border: 1px solid #00A551;
	text-align: left;
	background: #00A551;
	color: #FFFFFF;
	padding-top:3px;
}

/* Pacnet Orange #D2492A */

table.orange {
	border-collapse: collapse;
	border: 1px solid #D2492A;
	font: normal 11px arial, helvetica, sans-serif;
	color: #151515;
	background: #FFFFFF;
}
table.orange caption {
	/*text-align: center;
	font: bold 14px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #D2492A;
	text-transform: uppercase; old CSS*/
	
	background:transparent none repeat scroll 0%;
	/* color:#6639B7; REMOVED 20080723 */
	font-family:arial,helvetica,sans-serif;
	font-size:10px; /* NEW 20080723 */
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px 4px 8px 0px;
	/* text-align:center; REMOVED 20080723 */
	/* text-transform:uppercase; REMOVED 20080723 */ 
}
table.orange tfoot td {
	border: 1px solid #D2492A;
	background: #D2492A;
	padding-top:3px;
	color: #FFFFFF;
}
table.orange thead th, table.orange tfoot th {
	font: bold 11px arial, helvetica, sans-serif;
	border: 1px solid #D2492A;
	text-align: left;
	background: #D2492A;
	color: #FFFFFF;
	padding-top:3px;
}

/* Pacnet Red #BB133E */

table.red {
	border-collapse: collapse;
	border: 1px solid #BB133E;
	font: normal 11px arial, helvetica, sans-serif;
	color: #151515;
	background: #FFFFFF;
}
table.red caption {
	/*text-align: center;
	font: bold 14px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #BB133E;
	text-transform: uppercase; old CSS*/
	
	background:transparent none repeat scroll 0%;
	/* color:#6639B7; REMOVED 20080723 */
	font-family:arial,helvetica,sans-serif;
	font-size:10px; /* NEW 20080723 */
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px 4px 8px 0px;
	/* text-align:center; REMOVED 20080723 */
	/* text-transform:uppercase; REMOVED 20080723 */ 
}
table.red tfoot td {
	border: 1px solid #BB133E;
	background: #BB133E;
	padding-top:3px;
	color: #FFFFFF;
}
table.red thead th, table.red tfoot th {
	font: bold 11px arial, helvetica, sans-serif;
	border: 1px solid #BB133E;
	text-align: left;
	background: #BB133E;
	color: #FFFFFF;
	padding-top:3px;
}

/* Pacnet Purple #6639B7 */

table.purple {
	border-collapse: collapse;
	border: 1px solid #6639B7;
	font: normal 11px arial, helvetica, sans-serif;
	color: #151515;
	background: #FFFFFF;
}
table.purple caption {
	background:transparent none repeat scroll 0%;
	/* color:#6639B7; REMOVED 20080723 */
	font-family:arial,helvetica,sans-serif;
	font-size:10px; /* NEW 20080723 */
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px 4px 8px 0px;
	/* text-align:center; REMOVED 20080723 */
	/* text-transform:uppercase; REMOVED 20080723 */ 
}
table.purple tfoot td {
	border: 1px solid #6639B7;
	background: #6639B7;
	padding-top:3px;
	color: #FFFFFF;
}
table.purple thead th, table.purple tfoot th {
	font: bold 11px arial, helvetica, sans-serif;
	border: 1px solid #6639B7;
	text-align: left;
	background: #6639B7;
	color: #FFFFFF;
	padding-top:3px;
}

/* Pacnet Yellow #FDC82F */

table.yellow {
	border-collapse: collapse;
	border: 1px solid #FDC82F;
	font: normal 11px arial, helvetica, sans-serif;
	color: #151515;
	background: #FFFFFF;
}
table.yellow caption {
	/*text-align: center;
	font: bold 14px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #FDC82F;
	text-transform: uppercase; old CSS*/
	
	background:transparent none repeat scroll 0%;
	/* color:#6639B7; REMOVED 20080723 */
	font-family:arial,helvetica,sans-serif;
	font-size:10px; /* NEW 20080723 */
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px 4px 8px 0px;
	/* text-align:center; REMOVED 20080723 */
	/* text-transform:uppercase; REMOVED 20080723 */ 
}
table.yellow tfoot td {
	border: 1px solid #FDC82F;
	background: #FDC82F;
	padding-top:3px;
	color: #151515;
}
table.yellow thead th, table.yellow tfoot th {
	font: bold 11px arial, helvetica, sans-serif;
	border: 1px solid #FDC82F;
	text-align: left;
	background: #FDC82F;
	color: #151515;
	padding-top:3px;
}
table.yellow thead th a, table.yellow tfoot th a	{
	color:#151515;
}

/* Pacnet Aqua #3CB6CE */

table.aqua {
	border-collapse: collapse;
	border: 1px solid #3CB6CE;
	font: normal 11px arial, helvetica, sans-serif;
	color: #151515;
	background: #FFFFFF;
}
table.aqua caption {
	/*text-align: center;
	font: bold 14px arial, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #3CB6CE;
	text-transform: uppercase; old CSS*/
	
	background:transparent none repeat scroll 0%;
	/* color:#6639B7; REMOVED 20080723 */
	font-family:arial,helvetica,sans-serif;
	font-size:10px; /* NEW 20080723 */
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:6px 4px 8px 0px;
	/* text-align:center; REMOVED 20080723 */
	/* text-transform:uppercase; REMOVED 20080723 */ 
}
table.aqua tfoot td {
	border: 1px solid #3CB6CE;
	background: #3CB6CE;
	padding-top:3px;
	color: #151515;
}
table.aqua thead th, table.aqua tfoot th {
	font: bold 11px arial, helvetica, sans-serif;
	border: 1px solid #3CB6CE;
	text-align: left;
	background: #3CB6CE;
	color: #151515;
	padding-top:3px;
}
table.aqua thead th a, table.aqua tfoot th a	{
	color:#151515;
}

/* Standard Items */

table.blue td, table.blue th,
table.green td, table.green th,
table.orange td, table.orange th,
table.red td, table.red th,
table.purple td, table.purple th,
table.yellow td, table.yellow th,
table.aqua td, table.aqua th {
	border: 1px dotted #03476F;
	padding: .4em;
	/*color: #151515;*/
}
table.blue thead th a, table.blue tfoot th a,
table.green thead th a, table.green tfoot th a,
table.orange thead th a, table.orange tfoot th a,
table.red thead th a, table.red tfoot th a,
table.purple thead th a, table.purple tfoot th a,
table.yellow thead th a, table.yellow tfoot th a,
table.aqua thead th a, table.aqua tfoot th a	{
	color:#ffffff;
}
table.blue tbody td a, table.green tbody td a,
table.orange tbody td a, table.red tbody td a,
table.purple tbody td a, table.yellow tbody td a,
table.aqua tbody td a {
	background: transparent;
	text-decoration: none;
	color: #151515;
}
table.blue tbody td a:hover, table.green tbody td a:hover
table.orange tbody td a:hover, table.red tbody td a:hover,
table.purple tbody td a:hover, table.yellow tbody td a:hover,
table.aqua tbody td a:hover {
	background: #FDC82F;
	color: #151515;
}
table.blue tbody th a, table.green tbody th a,
table.orange tbody th a, table.red tbody th a,
table.purple tbody th a, table.yellow tbody th a,
table.aqua tbody th a{
	font: bold 11px arial, helvetica, sans-serif;
	background: transparent;
	text-decoration: none;
	font-weight:normal;
	color: #151515;
}
table.blue tbody th a:hover, table.green tbody th a:hover,
table.orange tbody th a:hover, table.red tbody th a:hover,
table.purple tbody th a:hover, table.yellow tbody th a:hover,
table.aqua tbody th a:hover {
	background: #FDC82F;
	color: #151515;
}
table.blue tbody th, table.blue tbody td,
table.green tbody th, table.green tbody td,
table.orange tbody th, table.orange tbody td,
table.red tbody th, table.red tbody td,
table.purple tbody th, table.purple tbody td,
table.yellow tbody th, table.yellow tbody td,
table.aqua tbody th, table.aqua tbody td{
	vertical-align: top;
	text-align: left;
}
table.blue .odd, table.green .odd,
table.orange .odd, table.red .odd,
table.purple .odd, table.yellow .odd,
table.aqua .odd {
	background: #EEEEEE;
}
table.blue tbody tr:hover, table.green tbody tr:hover,
table.orange tbody tr:hover, table.red tbody tr:hover,
table.purple tbody tr:hover, table.yellow tbody tr:hover,
table.aqua tbody tr:hover {
	background: #3CB6CE;
	border: 1px solid #03476F;
	color: #151515;
}
table.blue tbody tr:hover th, table.blue tbody tr.odd:hover th,
table.green tbody tr:hover th, table.green tbody tr.odd:hover th,
table.orange tbody tr:hover th, table.orange tbody tr.odd:hover th,
table.red tbody tr:hover th, table.red tbody tr.odd:hover th,
table.purple tbody tr:hover th, table.purple tbody tr.odd:hover th,
table.yellow tbody tr:hover th, table.yellow tbody tr.odd:hover th,
table.aqua tbody tr:hover th, table.aqua tbody tr.odd:hover th{
	background: #3CB6CE;
	color: #151515;
}BODY, DIV, P, A, TD, .multiselect_editlist, .multiselect_options, .multiselect_selected, .select, .multiselect_selected_vertical
{ 
    FONT-FAMILY:Arial; ;
    COLOR:black; ;
    FONT-SIZE:8pt; ;
    LINE-HEIGHT:1.6; ;
}

H1, H2, H3, H4, H5
{
    COLOR:black; ;
    LINE-HEIGHT: 120%;
}

SMALL, .SMALL, a.SMALL
{
    FONT-SIZE:8pt; ;
}

SMALLER, .SMALLER, a.SMALLER
{
    FONT-SIZE:7pt; ;
}

SMALLEST, .SMALLEST, a.SMALLEST
{
    FONT-SIZE:6pt; ;
}

BIG, .BIG, a.BIG
{
    FONT-SIZE:10pt; ;
}

BIGGER, .BIGGER, a.BIGGER
{
    FONT-SIZE:12pt; ;
}

BIGGEST, .BIGGEST, a.BIGGEST
{
    FONT-SIZE:14pt; ;
}

HUGE, .HUGE, a.HUGE
{
    FONT-SIZE:20pt; ;
}

A:link, a:active
{
    COLOR:#333399; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:8pt; ;
}

a:visited
{
    COLOR:#333399; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:8pt; ;
}

A:hover
{
    TEXT-DECORATION:underline; ;
    COLOR:ff3333; ;
    FONT-SIZE:8pt; ;
}

A.title:link, a.title:visited, a.title:active
{
    COLOR: black;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

A.title:hover
{
    COLOR: green;
    TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

a.navbar, a.navbar:visited, a.navbtn, a.navbtn:visited
{
    FONT-FAMILY:Arial; ;
    COLOR:#ffffff; ;
    FONT-SIZE:9pt; ;
    FONT-WEIGHT:normal; ;
    TEXT-DECORATION: none;
}

a.navbar:hover, a.navbtn:hover
{
    FONT-FAMILY:Arial; ;
    FONT-SIZE:9pt; ;
    FONT-WEIGHT:normal; ;
	COLOR:#0099cc; ;
    TEXT-DECORATION: none;
}

a.navbar_selected, a.navbar_selected:visited
{
    FONT-FAMILY:Arial; ;
    FONT-SIZE:9pt; ;
    FONT-WEIGHT:normal; ;
	COLOR:#0099cc; ;
    TEXT-DECORATION: none;
}

a.navbar_selected:hover
{
    FONT-FAMILY:Arial; ;
    FONT-SIZE:9pt; ;
    FONT-WEIGHT:normal; ;
	COLOR:#0099cc; ;
    TEXT-DECORATION: none;
}

a.control, a.control:visited
{
    COLOR:#333399; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:9pt; ;
	FONT-WEIGHT: bold;
}

a.control:hover
{
    COLOR:#ff6347; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:9pt; ;
	FONT-WEIGHT: bold;
}

.required_field
{
    FONT-FAMILY:Arial; ;
	FONT-WEIGHT: bold;
    COLOR:#cc3333; ;
}

.navigation_text
{
    FONT-FAMILY:Arial; ;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

a.navigation_control, a.navigation_control:visited, a.navigation_control:active
{
    FONT-FAMILY:Arial; ;
	font-weight: bold;
	text-decoration: none;
	font-size: 7.5pt;
}

a.navigation_control:hover
{
    FONT-FAMILY:Arial; ;
	font-weight: bold;
	text-decoration: none;
	color: #ff6347;
	font-size: 7.5pt;
}

a.menu:link, a.menu:visited, a.menu:active
{
	COLOR: black;
    TEXT-DECORATION: none;
    FONT-SIZE: 9pt;
}

a.menu:hover
{
	COLOR:#0099cc; 
    TEXT-DECORATION: none;
    FONT-SIZE: 9pt;
}

.datatable
{
    background: #cccccc;      
}

.datatable_label
{
    background: #eeeeee;
}

.datatable_data
{
    background: #ffffff;
}

.datatable_data_selected
{
    background: #eeeeee;    
}

.datatable_header
{	
    background: #eeeeee;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;    
}

.datatable_header_selected
{
    background: #BBCBFF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
}

.datatable_row0
{
    background: #eeeeee;
}

.datatable_row1
{
    background: #ffffff;
}

.cancel_button
{
	background-color: #ffffff;
	border-bottom: #000000 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #000000 1px solid;
	border-top: #cccccc 1px solid;
	color: #333333;
	FONT-FAMILY:Arial; 
	font-weight:bold;
	FONT-SIZE: 9pt;
}

.action_button
{
	padding: 3px;
	background-color: #ED6363;
	border-bottom: #000000 1px solid;
	border-left: #80A0B0 1px solid;
	border-right: #000000 1px solid;
	border-top: #80A0B0 1px solid;
	color: #FFFFFE;
	FONT-FAMILY:Arial; 
	font-weight:bold;
	FONT-SIZE: 9pt;
}

.button
{
	padding: 0px;
	background-color: #eeeeff;
	border-bottom: #000000 1px solid;
	border-left: #80A0B0 1px solid;
	border-right: #000000 1px solid;
	border-top: #80A0B0 1px solid;
	color: #333366;
	FONT-FAMILY:Arial; 
	font-weight:bold;
	FONT-SIZE: 9pt;
}

.menu_button
{
	padding: 0px;
	padding-left: 8px;
	background-image: url(images/nav_button.jpg);
	background-color: #C5AE9E;	
/*	
	.1border-top: #E5D9CD 2px solid;
	.1border-bottom: #E5D9CD 3px solid;
	.1border-left: #B2A499  3px solid;
	.1border-right: #B3A298 4px solid;
*/
	border: 0px solid white;
	color: #000;
	FONT-FAMILY:Arial; 
	font-weight:normal;
	TEXT-ALIGN: left;
	FONT-SIZE: 9pt;
	width:138px;
	height:24px;
}

.edit, .text_edit, .num_edit, .file_edit, .img_edit, .email_edit, .date_edit, .password_edit, .textarea_edit, .select_edit, .select
{
    FONT-FAMILY:Arial; border:1px solid #ff6347;; ;
	background:#ffffff; 
}

.multiselect_selected
{
	background:#ffffff;
	font-weight:bold;
	width:300px;
}

.multiselect_options
{
	background:#eeeeee;
	width:300px;
}

.multiselect_selected_vertical
{
	background:#ffffff;
	width:100%;
}

.multiselect_options_vertical
{
	background:#eeeeee;
	width:100%;
}

.navlabel
{
     ;
}

.section_menu_heading
{
     ;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    FONT-SIZE: 11pt;
}

.PageTitle
{
    FONT-FAMILY:Arial; ;
    COLOR:#333366; ;
    FONT-SIZE:15pt; ;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 1.3;
}

.SectionTitle
{
    FONT-FAMILY:Arial; ;
    FONT-WEIGHT: bold;
    COLOR:#333399; ;
    FONT-SIZE:12pt; ;
    LINE-HEIGHT: 1.3;
}

.SubSectionTitle
{
    FONT-FAMILY:Arial; ;
    FONT-WEIGHT: bold;
    COLOR:#666699; ;
    FONT-SIZE:10pt; ;
    LINE-HEIGHT: 1.3;
}

.Section, P
{
    FONT-FAMILY:Arial; ;
    TEXT-DECORATION: none;
    COLOR:black; ;
    LINE-HEIGHT:1.6; ;
    FONT-SIZE:9pt; ;
}

.HomeSectionTitle
{
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-FAMILY:Arial; ;
    LINE-HEIGHT: 1.3;
    FONT-SIZE: 12pt;
     ;
}

.HomeSection
{
    TEXT-DECORATION: none;
    TEXT-ALIGN: justify;
    FONT-FAMILY:Arial; ;
    LINE-HEIGHT: 1.3;
    FONT-SIZE: 9pt;
     ;
}

.special
{
    FONT-FAMILY:Arial; ;
    LINE-HEIGHT: 1.3;
    FONT-SIZE: 8pt;
    COLOR: #6666cc;
}

.highlight
{
    FONT-WEIGHT: bold;
    FONT-FAMILY:Arial; 
    LINE-HEIGHT: 1.3;
    COLOR: #ff6666;
}

.light, a.light
{
    COLOR: #efefef;
}

.comment, a.comment
{
    COLOR: maroon;
    FONT-SIZE: 8pt;
}

.warning
{
    COLOR: red;
    FONT-SIZE: 120%;
    FONT-WEIGHT: bold;
}

.timestamp, a.timestamp
{
    COLOR:white; 
    FONT-STYLE: italic;
    FONT-SIZE: 7pt;
}

.page_location, a.page_location, a.page_location:visited
{
     
    FONT-STYLE: italic;
    FONT-SIZE: 8pt;
}

.location_topic, a.location_topic, a.location_topic:visited
{
    COLOR: #000000; 
    TEXT-DECORATION: none;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
}

a.location_topic:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: underline;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
}

.location_section, a.location_section, a.location_section:visited
{
    COLOR: #000000; 
    TEXT-DECORATION: none;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
}

a.location_section:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: underline;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}

.location_subsection, a.location_subsection, a.location_subsection:visited
{
    COLOR: #000000; 
    TEXT-DECORATION: none;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}

a.location_subsection:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: underline;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}

.public_event, a.public_event, a.public_event:visited
{
    COLOR: #ff8040; 
    TEXT-DECORATION: none;
}

a.public_event:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: none;
}

.corporate_event, a.corporate_event, a.corporate_event:visited
{
    COLOR: #008000; 
    TEXT-DECORATION: none;
}

a.corporate_event:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: none;
}

.item0 { background-color: #ffffff; }
.item1 { background-color: #eeeeff; }

.multiselect_options_vertical_invisible 
{
	display: none;
	width:10%;
}

@media print 
{ 
	DIV.PAGEBREAK, P.PAGEBREAK
	{
		page-break-before: always;
	}
	
	.SCREENONLY, DIV.SCREENONLY, P.SCREENONLY, .PRINT_PREVIEW_ONLY
	{
		display: none;
	}	
}

@media screen
{ 
	.PRINTONLY, DIV.PRINTONLY, P.PRINTONLY
	{
		display: none;
	}
}
.background_red{ background:red }
.Style3{ background:green;width:100;color:orange }
.Big2{  }
.datatable{  }
.pagetitle_section{ font-size:13pt;font-weight:bold;color:#0aa800;font-family:Arial }
.footer_table_td{ font-family:Arial;font-size:8pt;color:#6b6b6b }
.footer_link:link{ text-decoration:none;font-size:8pt;color:#6b6b6b }
.footer_link:visited{ text-decoration:none;font-size:8pt;color:#6b6b6b }
.footer_link:hover{ text-decoration:none;font-size:8pt;color:#0aa800 }
.submit_link:link{ color:#6A6A6A;font-weight:bold;text-decoration:none;background-image:url("/pub/inter_layout/inter_08/submit_link.png");background-repeat:no-repeat;background-position:top center;width:124px;height:19px;text-align:center;display:block;float:left;font-family:Arial;font-size:8pt }
.submit_link:hover{ color:#0aa800;font-family:Arial;font-size:8pt;font-weight:bold;text-decoration:none }
.submit_link:visited{ color:#6a6a6a;font-family:Arial;font-size:8pt;font-weight:bold;text-decoration:none;background-image:url("/pub/inter_layout/inter_08/submit_link.png");background-repeat:no-repeat;background-position:top center;width:124px;height:19px;text-align:center;float:left }
.submit_link:active{ color:#0aa800;font-family:Arial;font-size:8pt;font-weight:bold;text-decoration:none }
.pagetitle_section_carrier{  }
.pagetitle_section_business_home{  }
.pagetitle_section_about_pacnet{  }
.pagetitle_section_enterprise{  }
.pagetitle_section_support{  }
.pagetitle_section_contact-us{  }
.testing{ background:green;width:100;color:white }


.cms_toolbar_wrapper{
	float: left;
	position: fixed;
	text-align:center;
	width:100%;	
	bottom: 0px;
	left: 0px;
}

.cms_toolbar{
	text-align:left;
	margin: 0px auto;
	background-color: #EEEEEE;
	width: 960px;
	height: 20px;
}

.cms_toolbar_td{	
	float:left;
	padding-right:10px;
	padding-left: 10px
}

img { 
	border:0 none;
}


/* style for link in main page */
a.home_menu_title:visited, a.home_menu_title:link, a.home_menu_title:active, a.home_menu_title:hover{
	font-family: Arial;
	font-weight:bold;
	font-size: 16px;
	color: #ffffff;
    text-align: left;
	padding-top: 23px;
	padding-left: 20px;	
	float:left;	
	width:150px;
	_width:170px;
}

.more_link_div{
	height:49px;
	width:58px;
	float:left;	
	cursor:pointer;
}

a.home_news_title:visited,	a.home_news_title:link, a.home_news_title:active, a.home_news_title:hover{
	font-family: Arial;
	font-weight:bold;
	font-size: 16px;
	color: #005596;
    text-align: left;
	padding-top: 23px;
	padding-left: 10px;
	float:left;	
	width:150px;
}

/* CSS Document */

html, body{
	margin:0;
	padding:0;	
}

#super_wrapper{
	width:100%;	
	height:100%;
	margin:0px auto;
	text-align: left;
}

#header_wrapper{
	margin:0 auto;	
	width:100%;
	height: 90px;
	background: url(/images/templatemo_header_bg.jpg) repeat-x
}

#site_logo{
	margin-top:25px;
	width: 260px;
	height:70px;
	float:left;
}

#header{
	margin:0 auto;
	width:960px;		
}

#main_content_wrapper{
	margin:0 auto;	
	width:100%;
}

#main_content{
	margin:0 auto;	
	width:960px;	
}

#footer_wrapper{	
	background: url(/images/templatemo_footer_bg.jpg) repeat-x;
	margin:0 auto;	
	margin-top:20px;
	width:100%;
}

#footer{
	padding-top:10px;
	margin:0 auto;	
	width:960px;
	height:34px;
}

#copyright_footer{
	color:white;
	font-family:Verdana;
	font-size: 11px;
}



/* menu */

#topbar_menu_wrapper {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 40px 0 0;
	background: url(/images/templatemo_menu_right.jpg) right no-repeat;
}

#topbar_menu_wrapper #topbar_menu{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	background: url(/images/templatemo_menu_left.jpg) no-repeat;
}

#topbar_menu_wrapper ul {
	margin: 7px 20px 0 0;
	padding: 0px;
	list-style: none;
}

#topbar_menu_wrapper ul li{	
	padding: 0px;
	margin: 0px;
	display: inline;
}

#topbar_menu_wrapper ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	background: url(/images/templatemo_menu_divider.jpg) right repeat-y;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;
	outline: none;
}

#topbar_menu_wrapper li a:hover, #topbar_menu_wrapper li .current{
	color: #CCE253;
}

#topbar_menu_wrapper li .last {
	background: none;
}

/* end of menu*/





/* Core Navigation */
#header_logo	{
	float:left;
	width:180px;
	height:100px;
	background:transparent url('/pub/inter_layout/inter_08/home_logo.png') center center no-repeat;
	_margin-top: -10px;
	_margin-bottom: -50px;
}

#header_menu{
	float:right;
	height:50px;
}

#header_menu_list
{
	background-color:transparent;
	width:720px;
	float:left;
	text-align:left;
}

#header_menu_list li 
{
	display: inline; 
}

#header_menu_list li a	
{
	padding-top:30px;
	padding-right:10px;
	padding-left:10px;
	color:#6B6B6B;
	/*font-size:8px;*/
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	border-left:1px solid #cccccc;
}

#header_menu_list li a:hover	{
	background-color:transparent;
	text-decoration:underline;
}

#header_subsection_list
{
	background-color:transparent;
	float:left;
	text-align:left;
}

#header_submenu_list
{
	background-color:transparent;
	float:left;
	text-align:center;
}

#header_submenu_list li, #header_subsection_list li
{
	display: inline; 
}

#header_submenu_list li a, #header_subsection_list li a
{
	padding-top:5px;
	padding-left:18px;
	padding-right:18px;
	color:#6B6B6B;
	font-size:8px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	text-align:center;
}

#header_submenu_list li a:hover, #header_subsection_list li a:hover	{
	background-color:transparent;
	text-decoration:underline;
}

#lang2{
	padding-bottom: 0px;
	margin: 0px 1px 0px 6px;
	padding-left: 6px;
	width:230px;
	padding-right:0px;
	float: left;
	height:17px;
	color: #6b6b6b;
	font-size: 10px;
	padding-top: 20px;
}

.lmeniu{
	z-index: 2;
	position: absolute;
	width: 450px;
	_width: 460px;
	background-color: white;
	left: 50%;	
	text-align: left;
	padding-bottom: 15px;	
	margin-top: 19px;
	padding-left: 6px;	
	padding-right:5px;
	visibility: hidden;
	margin-left: -20px;
	top: 6px;
	padding-top: 3px;	
}
#general_search_div{
	padding-top: 30px;
	float: right;
	display: block;
}

#header_search	{
	background-image:url(/pub/inter_layout/inter_08/search.png);
	background-repeat:no-repeat;
	background-position: 115px 0px;
	float: left;
	padding-left: 140px;
	text-align:right;
}

#header_location{
	padding-left: 10px;
	float: left;	
}

#header_lang	{
	float: left;
	padding-left: 10px;
	text-align:left;
}

#footer_location	{
	float:left;
	width:960px;
	height:10px;
	text-align:center;
}

#footer_menu	{
	float:left;
	width:960px;
	height:20px;
	background:#e9e9e9;
	text-align:center;
}

#footer_menu_list
{
	padding-left: 0;
	padding-top:1px;
	background-color:transparent;
	color:#6b6b6b;
	width:100%;
	font-family:Arial;
	font-size:7px;
	font-weight:bold;
}

#footer_menu_list li { 
	display: inline;
}

#footer_menu_list li a	{
	padding-left:10px;
	padding-right:10px;
	background-color:transparent;
	font-size:9px;
	color:#6B6B6B;
	text-decoration:none;
	line-height:18px;
}

#footer_menu_list li a:hover	{
	background-color:transparent;
	text-decoration:underline;
	color: #005596;
}

#footer_remarks	{
	float:left;
	width:960px;
	height:40px;
	padding-top:5px;
	color:#aaaaaa;
	font-family:Arial;
	font-size:8px;
	text-align: center;
}

#footer_remarks a	{
	color:#6b6b6b;
	font-size:9px;
	font-family:Arial;
	text-decoration:none;
}

#footer_remarks a:hover	{
	color: #005596;
}

#location_label	
{
	background-image:url(/pub/inter_layout/inter_08/location.png);
	background-position:340px 15px;
	background-repeat:no-repeat;
	float:left;
	width:450px;
	height:35px;
	text-align:right;
	vertical-align: bottom;
	position:static;
	padding-top:16px;
	font-size: 11px;
	font-family:Arial;
}

#location_select	{
	float:left;
	width:200px;
	margin:auto;
	text-align:left;
	padding-left:10px;
	padding-top:15px;
	vertical-align: bottom;
}

#content_banner	{
	width:960px;
	height:272px;
	float:left;
}

#home_content_banner	{
	width:960px;
	height:210px;
	float:left;
}

#content_panel1	{
	_margin-left: 0px;
	_margin-right: 0px;
	width:240px;
	height:270px;
	float:left;
	background:url('/pub/inter_layout/inter_08/home_news.png') top center no-repeat;
}
	
#content_panel2	{
	width:240px;
	height:270px;
	float:left;
	background:url('/pub/inter_layout/inter_08/home_business.png') top center no-repeat;
	text-align:center;
	color:#ffffff;
}

#content_panel3	{
	width:240px;
	height:270px;
	float:left;
	background:url('/pub/inter_layout/inter_08/home_enterprise.png') top center no-repeat;
	text-align:center;
	color:#FFFFFF;
}

#content_panel4	{
	width:240px;
	height:270px;
	float:left;
	background:url('/pub/inter_layout/inter_08/home_carrier.png') top center no-repeat;
	text-align:center;
	color:#FFFFFF;
}	

#press_release_div	{
	float:left;
	margin-top:5px;
	width:210px;
	height:200px;
	padding-left:10px;
}

#press_release_div a	{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

#press_release_div a:hover	{
	text-decoration:underline;
}

.header_submenu_div		{
	background-color:transparent;
}

/*#div_select_language{
	_padding-left: 3px;
	_padding-right: 10px;
	Height: 0px;
	display:block;
	float: right;
}*/

.select_language{
	border:0; 
	background-color:transparent; 
	font-size: 11px;
	_height: 14px; 
	color:#6b6b6b;
}

.select_anchor{
	border:0; 
	background-color:transparent; 
	font-size: 11px;
	_height: 14px; 
	color:#6b6b6b;
}

.select_longer_anchor{
	border:0; 
	background-color:transparent; 
	font-size: 11px;
	_height: 14px; 
	color:#6b6b6b;
	width:200px;
}

/* standard select box */
a.select_input_text		{
	_margin-right: -3px;	
	background-image: url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif);
	background-position: 0 0;
	background-repeat:repeat-x;
	border-left:1px solid #b5b8c8;
	border-right:1px solid #b5b8c8;
	border-bottom:1px solid #b5b8c8;
	border-top:1px solid #b5b8c8;
	height:16px;
	size: 5px;
	_height:14px;
	width:111px;
	display:block;

	font:11px arial;
	float:left;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	padding-bottom:  1px;
}



a.select_input_longer_text{
	_margin-right: -3px;
	
	background-image: url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif);
	background-position: 0 0;
	background-repeat:repeat-x;
	border-left:1px solid #b5b8c8;
	border-right:1px solid #b5b8c8;
	border-bottom:1px solid #b5b8c8;
	border-top:1px solid #b5b8c8;
	height:16px;
	size: 5px;
	_height:14px;
	width:183px;
	display:block;

	font:11px arial;
	float:left;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	padding-bottom:  1px;
	
}

a.select_input_image	{	
	_margin-left: -14px;
	float:left;
	height:18px;
	width:17px;
	background-image:url(/jsinc/ext-2.1/resources/images/default/form/trigger2.gif);
	background-position:0px 0px;
	border-bottom:1px solid #b5b8c8;
	_border-left:1px solid #b5b8c8;	
}

a.select_input_string	{
	background-color:Transparent;
	width:125px;
	height:18px;
	display:block;

	text-decoration:none;
	font-size:11px; 
	color:#6b6b6b;
	vertical-align:top;
	padding-left:3px;
	line-height:18px;
}

a.select_input_longer_string	{
	background-color:Transparent;
	width:197px;
	height:18px;
	display:block;

	text-decoration:none;
	font-size:11px; 
	color:#6b6b6b;
	vertical-align:top;
	padding-left:3px;
	line-height:18px;
}

#div_select_location{
	/*_border-bottom:1px solid #b5b8c8;*/
}

#div_select_location a.select_input_text{
	_border-bottom:0px solid #b5b8c8;
	_padding-bottom: -1px;
}

#div_select_location a.select_input_image{
	_margin-bottom: -4px;
}

a.select_input_string:hover, a.select_input_longer_string:hover	{
	background-color:#dfe8f6;
}

.select_dropdown	{
	background-color:#ffffff;
	border:1px solid #b5b8c8;
	z-index:800;
	width:128px;
	float:left;
	padding:0;
}

.select_longer_dropdown	{
	background-color:#ffffff;
	border:1px solid #b5b8c8;
	z-index:800;
	width:200px;
	float:left;
	padding:0;
}

/*For Location selection*/
a.select_input_text_2{
	_margin-right: -3px;	
	background-image: url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif);
	background-position: 0 0;
	background-repeat:repeat-x;
	border-left:1px solid #b5b8c8;
	border-right:1px solid #b5b8c8;
	border-bottom:1px solid #b5b8c8;
	border-top:1px solid #b5b8c8;
	height:16px;
	size: 5px;
	_height:14px;
	width:105px;
	display:block;
	font:11px arial;
	float:left;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	padding-bottom:  1px;
}
.select_dropdown_2{
	background-color:#ffffff;
	border:1px solid #b5b8c8;
	z-index:800;
	width:122px;
	float:left;
	padding:0;
}
.select_anchor_2{
	border:0; 
	background-color:transparent; 
	font-size: 11px;
	_height: 14px; 
	color:#6b6b6b;
}

/*For language selection*/
a.select_input_text_3{
	_margin-right: -3px;	
	background-image: url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif);
	background-position: 0 0;
	background-repeat:repeat-x;
	border-left:1px solid #b5b8c8;
	border-right:1px solid #b5b8c8;
	border-bottom:1px solid #b5b8c8;
	border-top:1px solid #b5b8c8;
	height:16px;
	size: 5px;
	_height:14px;
	width:73px;
	display:block;
	font:11px arial;
	float:left;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	padding-bottom:  1px;
}
.select_dropdown_3{
	background-color:#ffffff;
	border:1px solid #b5b8c8;
	z-index:800;
	width:90px;
	float:left;
	padding:0;
}
.select_anchor_3{
	border:0; 
	background-color:transparent; 
	font-size: 11px;
	_height: 14px; 
	color:#6b6b6b;
}

.PageTitle, .pagetitle{
	font-family:Verdana;
	font-size: 18px;
	color: #333366;	
}

#page_navigation	{
	float:left;
	width:900px;
	padding-left:13px;
}

#page_menu	{
	padding-top:0px;
	padding-bottom:5px;
	width:220px;
	float:left;
}

#press_release_label{
	margin-top: 15px;
	margin-bottom: 6px;
	float: left;
}

.page_menu_list
{	
	background-color:transparent;
	width:220px;
	float:left;
	text-align:left;
}

#press_release_button
{	
	margin: 0px;
	padding:0px;
	float: left; /*important */
}

#press_release_button ul
{	
	margin-top: 10px;
}

a.left_menu_normal:link, a.left_menu_normal:hover, a.left_menu_normal:visited, a.left_menu_normal:active
{
	background-image:url(/pub/inter_layout/inter_08/Section_Collapse.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#6a6a6a;
	font-size:13px;	
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:left;
	height:26px;
	width:210px;
	text-indent:12px;
	vertical-align:top;
}

a.left_menu_expand:link,a.left_menu_expand:hover,a.left_menu_expand:visited,a.left_menu_expand:active
{
	background-image:url(/pub/inter_layout/inter_08/Section_Expand.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#6a6a6a;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:left;
	height:26px;
	width:210px;
	text-indent:12px;
	vertical-align:top;
}

a.left_menu_subsection:link,a.left_menu_subsection:hover,a.left_menu_subsection:visited,a.left_menu_subsection:active
{
	background-image:url(/pub/inter_layout/inter_08/Subsection_Bullet.png);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#6a6a6a;
	line-height:22px;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:left;
	height:26px;
	width:210px;
	text-indent:31px;
}

a.left_menu_popup:link,a.left_menu_popup:hover,a.left_menu_popup:visited,a.left_menu_popup:active
{
	background-image:url(/pub/inter_layout/inter_08/Subsection_Bullet.png);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#6a6a6a;
	line-height:22px;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:left;
	height:23px;
	width:210px;
	text-indent:31px;
}

#newspage_content	{
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:5px;
	width:690px;
	float:left;
	text-align:left;
	border-left:1px solid #a9a9a9;
}

#newspage_content ul li.pagetitle_section_about_pacnet, #newspage_content div {
	padding-bottom: 0px;
	font-size:12px;
	font-family:Arial;
	line-height:13px;
	color:#797979;
	text-align:justify;
}

#newspage_content p.pagetitle_section {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #797979;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
}

#newspage_content ul li.pagetitle_section_about_pacnet {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_about_pacnet_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #6639B7;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
}

#page_content{
	border-left:1px solid #A9A9A9;
	border-right:1px solid #A9A9A9;
	float:left;
	font-size:12px; 
	line-height:17px;  
	padding:0px 10px 5px;
	text-align:left;
	width:473px; 
}

#page_content div, #page_content p, #page_content span, #page_content a
{
	color:#151515;
	font-family:Arial;
	font-size:12px;
	line-height:17px;
	padding-bottom:15px;
	text-align:justify;
} 

#page_content p.pagetitle_section {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #151515;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	height:25px;
}

#page_content H1.pagetitle_section_about_pacnet{
	background-image:url(/pub/inter_layout/inter_08/pagetitle_about_pacnet_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #6639B7;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content H2.pagetitle_section_about_pacnet{
	background-image:url(/pub/inter_layout/inter_08/pagetitle_about_pacnet_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #6639B7;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content h3.pagetitle_section_about_pacnet, #page_content h3.pagetitle_section_about_pacnet a { /* NEW 20080721 */
	/* background-image:url(/pub/inter_layout/inter_08/pagetitle_about_pacnet_bg.png); REMOVED 20080721 */
	/* background-position:0px 22px; REMOVED 20080721 */
	/* background-repeat:no-repeat; REMOVED 20080721 */
	color: #6639B7;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:13px; /* NEW 20080721 */
	/* padding-bottom:15px; REMOVED 20080721 */
}

#page_content H1.pagetitle_section_business_home {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_business_home_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #BB133E;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content H2.pagetitle_section_business_home {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_business_home_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #BB133E;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content h3.pagetitle_section_business_home, #page_content h3.pagetitle_section_business_home a { /* NEW 20080721 */
	/* background-image:url(/pub/inter_layout/inter_08/pagetitle_business_home_bg.png); REMOVED 20080721 */
	/* background-position:0px 22px; REMOVED 20080721 */
	/* background-repeat:no-repeat; REMOVED 20080721 */
	color: #BB133E;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:13px; /* NEW 20080721 */
	/* padding-bottom:15px; REMOVED 20080721 */
}

#page_content H1.pagetitle_section_enterprise {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_enterprise_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #005596;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content H2.pagetitle_section_enterprise {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_enterprise_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #005596;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content H3.pagetitle_section_enterprise, #page_content h3.pagetitle_section_enterprise a {
	color:#005596;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:13px;
	padding-bottom:0px; 
}

#page_content H1.pagetitle_section_carrier {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_carrier_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #00A551;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content H2.pagetitle_section_carrier {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_carrier_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #00A551;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content h3.pagetitle_section_carrier, #page_content h3.pagetitle_section_carrier a { /* NEW 20080721 */
	/* background-image:url(/pub/inter_layout/inter_08/pagetitle_carrier_bg.png); REMOVED 20080721 */
	/* background-position:0px 22px; REMOVED 20080721 */
	/* background-repeat:no-repeat; REMOVED 20080721 */
	color: #00A551;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:13px; /* NEW 20080721 */
	/* padding-bottom:15px; REMOVED 20080721 */
}

#page_content H1.pagetitle_section_support {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_support_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #D2492A;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content H2.pagetitle_section_support {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_support_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #D2492A;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content h3.pagetitle_section_support, #page_content h3.pagetitle_section_support a { /* NEW 20080721 */
	/* background-image:url(/pub/inter_layout/inter_08/pagetitle_support_bg.png); REMOVED 20080721 */
	/* background-position:0px 22px; REMOVED 20080721 */
	/* background-repeat:no-repeat; REMOVED 20080721 */
	color: #D2492A;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:13px; /* NEW 20080721 */
	/* padding-bottom:15px; REMOVED 20080721 */
}

#page_content H1.pagetitle_section_contact-us {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_contact_us_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #FDC82F;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content H2.pagetitle_section_contact-us {
	background-image:url(/pub/inter_layout/inter_08/pagetitle_contact_us_bg.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #FDC82F;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	font-family:Arial;
	line-height:20px;
	padding-bottom:15px;
}

#page_content h3.pagetitle_section_contact_us, #page_content h3.pagetitle_section_contact_us a { /* NEW 20080721 */
	/* background-image:url(/pub/inter_layout/inter_08/pagetitle_support_bg.png); REMOVED 20080721 */
	/* background-position:0px 22px; REMOVED 20080721 */
	/* background-repeat:no-repeat; REMOVED 20080721 */
	color: #FDC82F;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:13px; /* NEW 20080721 */
	/* padding-bottom:15px; REMOVED 20080721 */
}

.AccordionPanelTab strong {
	font-weight: bold;
	color: #6639B7;
	text-decoration:underline;
}

#page_content ul {
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 15px;
}

#page_content ul li {
	font-size:12px;
	font-family:Arial;
	line-height:17px;
	list-style: disc;
	margin-bottom: 5px;
}

#page_right_menu {
	padding-top:0px;
	padding-bottom:20px;
	/*padding-left:10px;*/
	width:240px;
	float:left;
	text-align:left;
}

.navigation_path {
/*	background-image:url(/pub/inter_layout/inter_08/navigation_path_bg.png);*/
	height: 19px;
	padding-right: 10px;
	
}

.navigation_path a {
	color: #6B6B6B;
	font-size: 11px;
	line-height: 2;
	text-decoration:none;
}

.navigation_path_arrow {
	padding-right: 10px;
}

.search_input_box		{	
	background-image: url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif);
	background-position: 0 0;
	background-repeat:repeat-x;
	border-left:1px solid #b5b8c8;
	border-right:1px solid #b5b8c8;
	border-bottom:1px solid #b5b8c8;
	border-top:1px solid #b5b8c8;
	height:16px;
	/*_height: 18px;*/
	width:130px;
	display:block;	
	font:11px arial;
	float: left;
	color: #6b6b6b;
	text-decoration:none;
	vertical-align:middle;
	padding-top:1px;
}

.search_input_btn	{
	_margin-left: 0px;
	height:18px;
	width:17px;
	background-image:url(/pub/inter_layout/inter_08/search_arrow_right.png);
	background-position:0px 0px;
	border-bottom:1px solid #b5b8c8;
}

/* Show highlight color for menu: header menu, header submenu, footer menu */
.select li a.homepage_menu_current, #footer_menu_list li a.homepage_menu_current, #header_submenu_list li a.homepage_menu_current, #header_subsection_list li a.homepage_menu_current	{
	color:#00A551;
}

.select li a.about-pacnet_menu_current, #footer_menu_list li a.about-pacnet_menu_current, #header_submenu_list li a.about-pacnet_menu_current, #header_subsection_list li a.homepage_menu_current	{
	color:#00A551;
}

.select li a.business_menu_current, #footer_menu_list li a.business_menu_current, #header_submenu_list li a.business_menu_current, #header_subsection_list li a.homepage_menu_current	{
	color:#00A551;
}

.select li a.enterprise_menu_current, #footer_menu_list li a.enterprise_menu_current, #header_submenu_list li a.enterprise_menu_current, #header_subsection_list li a.homepage_menu_current	{
	color:#00A551;
}

.select li a.carrier_menu_current, #footer_menu_list li a.carrier_menu_current, #header_submenu_list li a.carrier_menu_current, #header_subsection_list li a.homepage_menu_current	{
	color:#00A551;
}

.select li a.my-account_menu_current, #footer_menu_list li a.my-account_menu_current, #header_submenu_list li a.my-account_menu_current, #header_subsection_list li a.homepage_menu_current	{
	color:#00A551;
}

.select li a.contact-us_menu_current, #footer_menu_list li a.contact-us_menu_current, #header_submenu_list li a.contact-us_menu_current, #header_subsection_list li a.homepage_menu_current	{
	color:#00A551;
}

/* Contact Us Form */
#contact_us_div	{
	width:960px;
	height:670px;
	background-image:url(/pub/inter_layout/inter_08/contact_us_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#press_reg_div	{
	width:960px;
	height:670px;
	background-image:url(/pub/inter_layout/inter_08/press_reg_bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#contact_us_details	{
	padding-top:20px;
	padding-left:24px;
	padding-right:20px;
	height:120px;
	width:540px;
}

#contact_us_details p {
	padding-bottom:10px;
	font-size:12px;
	font-family:Arial;
	line-height:17px;
	color:#797979;
	text-align:justify;
}

#contact_us_details p a {
	font-size:12px;
	font-family:Arial;
	line-height:17px;
	color:#005596;
}

#contact_us_details p a:hover {
	text-decoration:underline;
}

#contact_us_form_div	{
	padding-top:15px;
	padding-left:24px;
	padding-right:20px;
	
	width:540px;
}

#contact_us_form_list	{
	background-color:transparent;
	width:900px;
	float:left;
	text-align:left;
}

#contact_us_form_list li, #contact_us_form_list li ul	{
	float:left;
	display:block;
	padding-bottom:3px;
}

#contact_us_form_list li ul li.contact_us_label	{
	width:130px;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#6b6b6b;
	font-family:Arial;
}

#contact_us_form_list li ul li.contact_us_input	{
	width:400px;
	display:block;
	float:left;
}

#contact_us_form_list li ul li input.contact_input_box	{
	margin-top:-1px;
	margin-bottom:-1px;
	padding-top:1px;
	padding-bottom:1px;

	font:11px arial;
	padding-left:2px;
	padding-right:2px;
	background:#fff url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif) repeat-x 0 0;
	border:1px solid #B5B8C8;
	height:15px;
}


#contact_us_close_win	{
	padding-top:5px;
	padding-left:15px;
	float:left;
}


#contact_us_back_top	{
	padding-top:5px;
	padding-left:400px;
	float:left;
}

/* Under Construction layout */
#under_construction	{
	background-image:url(/pub/inter_layout/inter_08/error_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:960px;
	height:303px;
}


#under_construction_title	{
	display:block;
	background-image:url(/pub/inter_layout/inter_08/coming_soon.png);	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pub/inter_layout/inter_08/coming_soon.png');	
	_margin-top: 100px;
	_margin-left: 280px;	
	background-position:280px 100px;
	background-repeat:no-repeat;
	width:960px;
	height:150px;
	
}

#under_construction_return	{
	display:block;
	width:960px;
	text-align:center;
	padding-top:60px;
	
}

#under_construction_return a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}

#marqueecontainer{
	position: relative;
	width: 210px; /*marquee width */
	height: 180px; /*marquee height */
	background-color: transparent;
	overflow: hidden;
	border: 0px solid #666666;
}
.scroll_div {
	border:solid 0px red;
	width: 200px;
	width/**/: 200px !important;
}
.vmarquee_content {
	position:absolute;
}

#vmarquee a{
	font-size:11px;
}

#vmarquee a:hover{
	color: #005596;
}

#my_account_login{
	float: left;
	width: 500px;
	height: 350px;
}

#advanced_search_div{
	width: 950px;
	height:500px;
	background-image:url(/pub/inter_layout/inter_08/advanced_search_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left: 10px;	
}

#advanced_search_title{
	font-size:24px;
	font-family:Arial;
	padding-top: 10px;
}

#advanced_search_criterial{
	font-size: 12px;
	font-family:Arial;
	color:#6b6b6b;
	padding-bottom: 10px;
}

#advanced_search_form_list	{
	background-color:transparent;
	width:540px;
	float:left;
	text-align:left;
}

#advanced_search_form_list li {
	float:left;
	display:block;
	padding-bottom:3px;
}

#advanced_search_form_list li ul {
	float:left;
	display:block;
	padding-bottom:10px;
}

#advanced_search_form_list li ul li.advanced_search_label	{
	width:120px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#6b6b6b;
	font-family:Arial;
}

#advanced_search_form_list li ul li.advanced_search_input	{
	width:400px;
	display:block;
	float:left;
}

/*Use for search in alignment in IE6*/
#advanced_search_form_list li ul li.advanced_search_input ul.search_in li	{
	_margin-bottom: -6px;
}

#advanced_search_form_list li ul li.advanced_search_input ul.search_for li	{
	_margin-bottom: -6px;
}

#advanced_search_form_list li ul li ul.search_for li	{
	width: 400px;
	height: 14px;
}

#advanced_search_form_list li ul li ul.search_in li	{
	width: 400px;
	height: 14px;
}

#advanced_search_form_list li ul li input.advanced_search_input_box	{
	margin-top:-1px;
	margin-bottom:-1px;
	padding-top:1px;
	padding-bottom:1px;

	font:11px arial;
	padding-left:2px;
	padding-right:2px;
	background:#fff url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif) repeat-x 0 0;
	border:1px solid #B5B8C8;
	height:15px;
}

#advanced_search_result_div{
	width: 950px;
	height:550px;
	background-image:url(/pub/inter_layout/inter_08/search_result_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:10px;	
}

#advanced_search_result_div2{
	width: 960px;
	padding-left: 50px;	
}

#advanced_search_result_title{
	width: 960px;
	height: 40px;
}

#advanced_search_tilte_text{
	width: 350px;
	float:left;
	font-size:24px;
	font-family:Arial;
}

#advanced_search_result_link{
	float:left;
	padding-top: 16px;
	width: 120px;
}

#advanced_search_result_link a:visited,#advanced_search_result_link a:hover,#advanced_search_result_link a:active,#advanced_search_result_link a:link{
	color: #603913;
}

#advanced_search_pagesearch{
	width: 120px;
}

#advanced_search_pagesearch a{
	color: #603913;
}

.result_title{
	font-size:16px;
	font-family:Arial;
	font-weight: bold;
	color: #005596;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
}

.result_recordcount{
	width: 600px;
	font-size: 10px;
	color: #6b6b6b;	
	padding-bottom: 8px;
}

.pr_result_string{
	width: 690px;
}

.result_date{
	float: left;
	display: block;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-bottom: 30px;
}

.pr_result_title{
	float: left;
	display: block;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
	color: #00a551;
	padding-bottom: 30px;
}

.pr_result_title a:visited,.pr_result_title a:link,.pr_result_title a:hover,.pr_result_title a:active {
	color: #6639B7;
	font-size: 12px;
}


.result_text{
	font-weight: normal;
	font-size: 9px;
	color: #6b6b6b;	
}

.result_text a:visited,.result_text a:link,.result_text a:hover,.result_text a:active{
	color: #603913;
}

#page_link_1{		
	font-size: 13px !important;
	list-style-type: none !important;
	padding-bottom: 20px;	
	width: 600px;
}

#page_link_1 a {		
	font-size: 13px;
}

#page_link_2{		
	font-size: 13px !important;
	list-style-type: none !important;
	width: 600px;	
	float: left;
	display: block;
}

#page_link_2 a {		
	font-size: 13px;
}

.empty_line{
	height: 2px;
}

#press_releases_field{
	width: 470px;
}

.result_string{
	width: 470px;
	padding-bottom: 8px;
}


#content_pages_field{
	width: 470px;
}


/* My Account Form */

#account_banner	{
	width:240px;
	height:660px;
	float:left;
	background:url('/pub/inter_layout/inter_08/account_banner.png') top center no-repeat;
}

#account_panel1	{
	width:720px;
	height:165px;
	float:left;
	background:url('/pub/inter_layout/inter_08/account_panel1.png') top right no-repeat;
}
	
#account_panel2	{
	width:720px;
	height:165px;
	float:left;
	background:url('/pub/inter_layout/inter_08/account_panel2.png') top right no-repeat;
}

#account_panel3	{
	width:720px;
	height:165px;
	float:left;
	background:url('/pub/inter_layout/inter_08/account_panel3.png') top right no-repeat;
}

#account_panel4	{
	width:720px;
	height:165px;
	float:left;
	background:url('/pub/inter_layout/inter_08/account_panel4.png') top right no-repeat;
}


#account_div	{
	width:960px;
	height:666px;
	background-image:url(/pub/inter_layout/inter_08/account_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#account_form_div	{
	padding-top:15px;
	padding-left:24px;
	padding-right:20px;
	height:450px;
	width:560px;
}

.account_form_list	{
	background-color:transparent;
	width:300px;
	height:19px;
	float:left;
	text-align:left;
	padding-top:10px;
}

.account_form_list li, .account_form_list li ul	{
	float:left;
	display:block;
	padding-bottom:3px;
}

.account_form_list li ul li.account_spacer	{
	width:20px;
	height:19px;
	display:block;
	float:left;
}

.account_form_list li ul li.account_label	{
	width:80px;
	display:block;
	float:left;
	font:11px arial;
	color:#6b6b6b;
	padding-top:2px;
}

.account_form_list li ul li.account_input	{
	width:200px;
	height:19px;
	display:block;
	float:left;
}

.account_form_list li ul li.accountManagement_input	{
	width:280px;
	height:19px;
	display:block;
	float:left;
}

.account_form_list li ul li.account_blankLine	{
	width:300px;
	height:1px;
	display:block;
	float:left;
}

.account_form_list li ul li.account_enter{	
	width:100px;
	height:19px;
	display:block;
	float:left;
}

.account_form_list li ul li input.account_input_box	{
	margin-top:-1px;
	margin-bottom:-1px;
	padding-top:1px;
	padding-bottom:1px;

	font:11px arial;
	color:#6b6b6b;
	padding-left:2px;
	padding-right:2px;
	background:#fff url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif) repeat-x 0 0;
	border:1px solid #B5B8C8;
	height:16px;
}

a.account_submit_link	{
	color:#6A6A6A; 
	font-family:Arial; 
	font-size: 11px;
	font-weight:bold;
	background-image:url("/pub/inter_layout/inter_08/account_submit_link.png");
	background-repeat:no-repeat;
	background-position:top center;
	width:55px;
	height:19px;
	text-align:center;
	display:block;
	float:left;
	padding-right:2px;
}

a.account_submit_link:active{
	color:#0aa800;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.account_submit_link:hover{
	color:#0aa800;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#account_location_select	{
	float:left;
	width:100px;
	height:19px;
	text-align:left;
}

#account_banner_title{
	font-size:20px;
	font-family:arial;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}

#account_banner_sub_title{
	font-size:12px;
	font-family:arial;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
	line-height:17px;
}

#account_banner_content{
	font-size:12px;
	font-family:arial;
	padding-top: 20px;	
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
}


#account_banner_content ul {
	margin-left: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#account_banner_content ul li {
	font-size:12px;
	font-family:Arial;
	line-height:13px;
	color:#797979;
	list-style: disc;
	margin-bottom: 10px;
}

.account_panel_title{
	font-size:16px;
	font-family:Arial;
	font-weight: bold;
	padding-left:20px;
	padding-top:10px
}

.account_panel_left{
	width:300px;
	height:165px;
	float:left;
}

.account_panel_center{
	width:20px;
	height:165px;
	background-image:url(/pub/inter_layout/inter_08/account_sep.png);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
}

.account_panel_right{
	width:230px;
	height:165px;
	float:left;
}

.account_panel_right_title{
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:5px;
}

.account_panel_content{
	font-size:12px;
	font-family:Arial;
	line-height:17px;
	color:#797979;
	margin-bottom: 10px;
}

span.pacnetGreen {
	color:#00a551;
}

span.pacnetBlue {
	color:#005596;
}


/* style for careers */
#careers_div	{
	width:950px;
	min-height:550px;
	background-image:url(/pub/inter_layout/inter_08/careers_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left:10px;
}

div.careers_title	{
	width:900px;
	font-size:20px;
	font-family:Arial;
	padding-bottom:10px;
}

div.careers_details p	{
	width:500px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Arial;
	line-height:17px;
	color:#797979;
	text-align:justify;
}

ul.careers_country li	{
	height:15px;
}

li.careers_country_name	{
	width:100px;
	display:block;
	float:left;
	font-size:12px;
	font-family:Arial;
	line-height:17px;
	color:#797979;
}

li.careers_country_email	{
	width:800px;
	display:block;
	float:left;
}

li.careers_country_email a	{
	font-size:12px;
	font-family:Arial;
	line-height:17px;
	color:#005596;
}

#careers_close_win	{
	padding-top:10px;
	margin-left:-7px;
	float:left;
}

#careers_back_top	{
	padding-top:10px;
	padding-left:350px;
	float:left;
}

#careers_search	{
	width:900px;
	height:140px;
	/*background-image:url(/pub/inter_layout/inter_08/careers_search_bg.png);
	background-position:top left;
	background-repeat:no-repeat;REMOVED */
}

#careers_search p	{
	font-size:20px;
	font-family:Arial;
	padding-left:20px;
	padding-top:10px;
}

.careers_form_list	{
	background-color:transparent;
	width:500px;
	float:left;
	text-align:left;
	padding-left:20px;
}

.careers_form_list li{
	float:left;
	display:block;
}

.careers_form_list li ul{
	float:left;
	display:block;
}


.careers_form_list li ul li.careers_select{
	width:150px;
	height:19px;
	display:block;
	float:left;
	padding-top:15px;
	padding-bottom:25px;
}

.careers_form_list li ul li.careers_longer_select{
	width:210px;
	height:19px;
	display:block;
	float:left;
	padding-top:15px;
	padding-bottom:25px;
}

.careers_form_list li ul li.careers_label	{
	width:70px;
	font:11px arial;
	color:#6b6b6b;
	display:block;
	float:left;
	vertical-align:middle;
	padding-top:2px;
}

.careers_form_list li ul li.careers_input	{
	width:185px;
	height:19px;
	display:block;
	float:left;	
}

.careers_form_list li ul li.careers_enter{	
	width:130px;
	height:19px;
	display:block;
	float:left;
}

.careers_form_list li ul li.careers_reset{	
	width:60px;
	height:19px;
	display:block;
	text-align:right;
	float:left;
}

.careers_form_list li ul li input.careers_input_box	{
	margin-top:-1px;
	margin-bottom:-1px;
	padding-top:1px;
	padding-bottom:1px;

	height:16px;
	font:11px arial;
	color:#6b6b6b;
	padding-left:2px;
	padding-right:2px;
	background:#fff url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif) repeat-x 0 0;
	border:1px solid #B5B8C8;
}

#career_result_subtitle
{
	padding-bottom: 12px;
}

#career_search_result
{
	float: left;
	display: block;
	width: 900px;
}

#career_result_field
{
	padding-top: 10px;
	font-size: 12px;
	float: left;
	width: 900px;
	display: block;
}

#career_result_item_list_li
{
	float:left;
}

.career_result_item_list li
{
	margin-bottom: 14px;
	width: 900px;
	float: left;
}

.career_result_item_list li a:active, .career_result_item_list li a:visited, .career_result_item_list li a:hover, .career_result_item_list li a:link
{	
	color: #00a551;
	font-size: 12px;	
	text-decoration: underline;	
}

#return_career a:link, #return_career a:active, #return_career a:visited, #return_career a:hover
{
	font-size: 12px;
	float: right;
	display: block;
	text-align: right;
	text-decoration: underline;
}

#careerpage_link_1
{
	float: left;
	display: block;
	font-size: 15px;
	padding-top: 14px;
	width: 900px;
}

#careerpage_link_1 a:visited, #careerpage_link_1 a:link, #careerpage_link_1 a:hover, #careerpage_link_1 a:active
{
	font-size: 15px;
}

#careerpage_link_2
{
	float: left;
	display: block;
	font-size: 15px;
	padding-top: 14px;
	width: 900px;
}

#careerpage_link_2 a:visited, #careerpage_link_2 a:link, #careerpage_link_2 a:hover, #careerpage_link_2 a:active
{
	font-size: 15px;
}

#news_content
{
	width: 680px;
}

#newsroom_news_list
{
	width: 680px;
}

.newsroom_news_list_item
{
	width: 690px;
	list-style-type: none !important;
	padding-left:0px;
	display: block;
	float: left;
}

#newsroom_news_list ul li
{
	float: left;
	list-style-type: none;
	padding-left: 0px;
	display: block;
}


#newsroom_news_list .result_string{
	width: 690px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#newsroom_news_list .result_date{
	font-size: 12px;
	font-weight: bold;
	color: black;
}

#newsroom_news_list .result_text{
	font-size: 12px;
	color: #6b6b6b;	
}

#newsroom_news_list .result_text a:visited,
#newsroom_news_list .result_text a:link,
#newsroom_news_list .result_text a:hover,
#newsroom_news_list .result_text a:active
{
	color: #603913;
}

#press_release_archive_menu
{
	width: 170px;
	height: 200px;
	display: inline;
	float: left;
}

a.press_release_archive_link:visited, a.press_release_archive_link:link, a.press_release_archive_link:hover, a.press_release_archive_link:active 
{
	color: #6639B7;
	font-size: 12px;
	padding-left: 10px;
	float: left;
}

#sidemenu	{
	width:235px;
	float:left;
	/*padding:0px 0px 0px 5px;*/
}
/* #sidecontact */
.contactgreen	{
	background:transparent url('/pub/inter_layout/inter_08/contact_green.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.contactblue	{
	background:transparent url('/pub/inter_layout/inter_08/contact_blue.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.contactyellow	{
	background:transparent url('/pub/inter_layout/inter_08/contact_yellow.png') no-repeat scroll right top;
}
.contactorange	{
	background:transparent url('/pub/inter_layout/inter_08/contact_orange.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.contactpurple	{
	background:transparent url('/pub/inter_layout/inter_08/contact_purple.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.contactred	{
	background:transparent url('/pub/inter_layout/inter_08/contact_red.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.contactaqua	{
	background:transparent url('/pub/inter_layout/inter_08/contact_aqua.png') no-repeat scroll right top;
}
.contactgreen a:link, .contactgreen a:visited, .contactblue a:link, .contactblue a:visited, .contactorange a:link, .contactorange a:visited, .contactred a:link, .contactred a:visited, .contactpurple a:link, .contactpurple a:visited	{
	color:#ffffff;
	font-size:11px;
	line-height:1.3;
	text-decoration:none;
}

.contactgreen a:hover, .contactblue a:hover, .contactorange a:hover, .contactred a:hover, .contactpurple a:hover 	{
	color:#ffffff;
	text-decoration:underline;
}

.contactaqua a:link, .contactaqua a:visited, .contactyellow a:link, .contactyellow a:visited	{
	color:#151515;
	text-decoration:none;
}

.contactaqua a:hover, .contactyellow a:hover	{
	color:#151515;
	text-decoration:underline;
}

/* #sidelinks */
.linksgreen	{
	background:transparent url('/pub/inter_layout/inter_08/links_green.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.linksblue	{
	background:transparent url('/pub/inter_layout/inter_08/links_blue.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.linksyellow	{
	background:transparent url('/pub/inter_layout/inter_08/links_yellow.png') no-repeat scroll right top;
}
.linksorange	{
	background:transparent url('/pub/inter_layout/inter_08/links_orange.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.linkspurple	{
	background:transparent url('/pub/inter_layout/inter_08/links_purple.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.linksred	{
	background:transparent url('/pub/inter_layout/inter_08/links_red.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.linksaqua	{
	background:transparent url('/pub/inter_layout/inter_08/links_aqua.png') no-repeat scroll right top;
}
.linksgreen a:link, .linksgreen a:visited, .linksblue a:link, .linksblue a:visited, .linksorange a:link, .linksorange a:visited, .linksred a:link, .linksred a:visited, .linkspurple a:link, .linkspurple a:visited	{
	color:#ffffff;
	font-size:11px;
	line-height:1.3;
	text-decoration:none;
}

.linksgreen a:hover, .linksblue a:hover, .linksorange a:hover, .linksred a:hover, .linkspurple a:hover 	{
	color:#ffffff;
	text-decoration:underline;
}

.linksaqua a:link, .linksaqua a:visited, .linksyellow a:link, .linksyellow a:visited	{
	color:#151515;
	font-size:11px; /* NEW 20080731 */
	line-height:1.3; /* NEW 20080731 */
	text-decoration:none;
}

.linksaqua a:hover, .linksyellow a:hover	{
	color:#151515;
	text-decoration:underline;
}

/* #sideform */
.formgreen	{
	background:transparent url('/pub/inter_layout/inter_08/form_green.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.formblue	{
	background:transparent url('/pub/inter_layout/inter_08/form_blue.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.formyellow	{
	background:transparent url('/pub/inter_layout/inter_08/form_yellow.png') no-repeat scroll right top;
}
.formorange	{
	background:transparent url('/pub/inter_layout/inter_08/form_orange.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.formpurple	{
	background:transparent url('/pub/inter_layout/inter_08/form_purple.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.formred	{
	background:transparent url('/pub/inter_layout/inter_08/form_red.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.formaqua	{
	background:transparent url('/pub/inter_layout/inter_08/form_aqua.png') no-repeat scroll right top;
}
.formgreen a:link, .formgreen a:visited, .formblue a:link, .formblue a:visited, .formorange a:link, .formorange a:visited, .formred a:link, .formred a:visited, .formpurple a:link, .formpurple a:visited	{
	color:#ffffff;
	font-size:11px;
	line-height:1.3; 
	text-decoration:none;
}

.formgreen a:hover, .formblue a:hover, .formorange a:hover, .formred a:hover, .formpurple a:hover 	{
	color:#ffffff;
	text-decoration:underline;
}

.formaqua a:link, .formaqua a:visited, .formyellow a:link, .formyellow a:visited	{
	color:#151515;
	font-size:11px; /* NEW 20080731 */
	line-height:1.3; /* NEW 20080731 */
	text-decoration:none;
}

.formaqua a:hover, .formyellow a:hover	{
	color:#151515;
	text-decoration:underline;
}

/* #sidedownload */
.downloadgreen	{
	background:transparent url('/pub/inter_layout/inter_08/download_green.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.downloadblue	{
	background:transparent url('/pub/inter_layout/inter_08/download_blue.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.downloadorange	{
	background:transparent url('/pub/inter_layout/inter_08/download_orange.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.downloadpurple	{
	background:transparent url('/pub/inter_layout/inter_08/download_purple.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.downloadred	{
	background:transparent url('/pub/inter_layout/inter_08/download_red.png') no-repeat scroll right top;
	color:#FFFFFF;
}
.downloadyellow	{
	background:transparent url('/pub/inter_layout/inter_08/download_yellow.png') no-repeat scroll right top;
}
.downloadaqua	{
	background:transparent url('/pub/inter_layout/inter_08/download_aqua.png') no-repeat scroll right top;
}

.downloadgreen a:link, .downloadgreen a:visited, .downloadblue a:link, .downloadblue a:visited, .downloadorange a:link, .downloadorange a:visited, .downloadred a:link, .downloadred a:visited, .downloadpurple a:link, .downloadpurple a:visited	{
	color:#ffffff;
	font-size:11px;
	line-height:1.3;
	text-decoration:none;
}

.downloadgreen a:hover, .downloadblue a:hover, .downloadorange a:hover, .downloadred a:hover, .downloadpurple a:hover 	{
	color:#ffffff;
	text-decoration:underline;
}

.downloadaqua a:link, .downloadaqua a:visited, .downloadyellow a:link, .downloadyellow a:visited	{
	color:#151515;
	text-decoration:none;
}

.downloadaqua a:hover, .downloadyellow a:hover	{
	color:#151515;
	text-decoration:underline;
}

#sidecontact, #sidelinks, #sidedownload, #sideform, #sidecountry	{
	font-size:11px;
	height:52px;
	line-height:1.3;
	margin-left:10px;
	padding:5px 5px 5px 55px;
	width:175px;
}

#sidequote	{ /* Text only field */
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	padding-left:10px;
	padding-bottom:5px;	
	text-align:center; 
	width:220px; 
}

#sidepromo	{ /* Image placeholder */
	padding-left:10px; /* Added back in 20080717 */
	width:235px;
}

/*The colors are used for the right side bar*/
.purple {
	color:#6639B7;
}

.red {
	color:#BB133E;
}

.blue {
	color:#005596;
}

.green {
	color:#00A551;
}

.orange {
	color:#D2492A;
}

.yellow {
	color:#FDC82F;
}

#newsletter_invite_div{
	padding-left: 20px;
	padding-top: 20px;
	font-size: 14px;	
}

#print_send_icon{
	text-align: right;
}

#invite_friend_title{
	background-image:url(/pub/inter_layout/inter_08/pagetitle_about_pacnet_bg.png);
	background-position:0px 22px;
	background-repeat:no-repeat;
	color: #6639B7;
	font-family:Arial;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
	padding-bottom: 20px;
}

#invitation_form_div{
	width: 400px;
	height: 180px;
	color: #6639B7;
	font-family:Arial;
	border-bottom:1px solid #6639B7;
	border-top:1px solid #6639B7;
	border-left:1px solid #6639B7;
	border-right:1px solid #6639B7;
	padding-left: 16px;
	padding-top: 6px;
	float:left;
	display: block;
}

#invitation_form_title{
	width: 500px;
	font-size: 20px;
	text-decoration:underline;
	padding-bottom: 14px;
}

#invitation_form_list{
	width: 500px;
	float: left;
	text-align: left;
}

#invitation_form_list li,#invitation_form_list li ul{
	float: left;
	text-align: left;
}


.invitation_form_items{
	font-size: 12px;
	width: 120px;
	float: left;
	display:block;
	padding-bottom: 14px;
}

.invitation_form_textbox{
	width: 300px;
	float: left;
	display:block;
	padding-bottom: 14px;
}

.invitation_form_button{
	font:12px arial;
	padding-left:2px;
	padding-right:2px;
	background:#fff url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif) repeat-x 0 0;
	border:1px solid #B5B8C8;
	color: #B5B8C8;
	height:20px;
}

#print_pr_div{
	padding-top: 20px;
	padding-left: 20px;
}

#print_pr_logo{
	padding-bottom: 20px;
}

.invitation_form_input_box		{	
	background-image: url(/jsinc/ext-2.1/resources/images/default/form/text-bg.gif);
	background-position: 0 0;
	background-repeat:repeat-x;
	border-left:1px solid #b5b8c8;
	border-right:1px solid #b5b8c8;
	border-bottom:1px solid #b5b8c8;
	border-top:1px solid #b5b8c8;
	height:16px;
	_height: 19px;
	width:250px;
	display:block;
	
	font:11px arial;
	float: left;
	color: #6b6b6b;
	/*padding-left:3px;
	padding-right:3px;
	_padding-right:0px;*/
	text-decoration:none;
	vertical-align:middle;
	padding-top:1px;
}

/* #sidenotice */

.noticegreen {
	background:transparent url('/pub/inter_layout/inter_08/notice_green.png') no-repeat scroll right top;
	color:#FFFFFF;
}

.noticeblue {
	background:transparent url('/pub/inter_layout/inter_08/notice_blue.png') no-repeat scroll right top;
	color:#FFFFFF;
}

.noticeorange {
	background:transparent url('/pub/inter_layout/inter_08/notice_orange.png') no-repeat scroll right top;
	color:#FFFFFF;
}

.noticepurple {
	background:transparent url('/pub/inter_layout/inter_08/notice_purple.png') no-repeat scroll right top;
	color:#FFFFFF;
}

.noticered {
	background:transparent url('/pub/inter_layout/inter_08/notice_red.png') no-repeat scroll right top;
	color:#FFFFFF;
}

.noticeyellow {
	background:transparent url('/pub/inter_layout/inter_08/notice_yellow.png') no-repeat scroll right top;
}

.noticeaqua {
	background:transparent url('/pub/inter_layout/inter_08/notice_aqua.png') no-repeat scroll right top;
}

.noticegreen a:link, .noticegreen a:visited, .noticeblue a:link, .noticeblue a:visited, .noticeorange a:link, .noticeorange a:visited, .noticered a:link, .noticered a:visited, .noticepurple a:link, .noticepurple a:visited {
	color:#FFFFFF;
	font-size:11px;
	line-height:1.3;
	text-decoration:none;
}

.noticegreen a:hover, .noticeblue a:hover, .noticeorange a:hover, .noticered a:hover, .noticepurple a:hover {
	color:# FFFFFF;
	text-decoration:underline;
}

.noticeaqua a:link, .noticeaqua a:visited, .noticeyellow a:link, .noticeyellow a:visited {
	color:#151515;
	text-decoration:none;
}

.noticeaqua a:hover, .noticeyellow a:hover {
	color:#151515;
	text-decoration:underline;
}

.datatable_data2 li{
	width: 800px;
}

.datatable *{
	font-size: 12px; !important
}

.datatable li{
	font-size: 12px;
	display: list-item;
	vertical-align: middle;
	float: none;
}

.datatable ol, .datatable ul{
	list-style-position: inside;
	list-style-type: disc;

}

.sitemap_div {
	float:left;
	font-size:12px; 
	line-height:17px;  
	padding:0px;
	margin:0px;
	text-align:left;
	width:960px; 
}

.sitemap_panel0{
	width:25%;
	height:100%;
	background-color:#E9E9E9;
}

.sitemap_panel_title0{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#696969;
}

.sitemap_panel_content0{
	padding:5px;
	height:100%;
	background-color:#A9A9A9;
}

.sitemap_panel1{
	width:25%;
	height:100%;
	background-color:#EBE6F7;
}

.sitemap_panel_title1{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#8665C9;
}

.sitemap_panel_content1{
	padding:5px;
	height:100%;
	background-color:#C2B3E3;
}

.sitemap_panel2{
	width:25%;
	height:100%;
	background-color:rgb(252,233,238);
}

.sitemap_panel_title2{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgb(188,26,67);
}

.sitemap_panel_content2{
	padding:5px;
	height:100%;
	background-color:rgb(239,143,168);
}

.sitemap_panel3{
	width:25%;
	height:100%;
	background-color:rgb(206,233,255);
}

.sitemap_panel_title3{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgb(1,84,150);
}

.sitemap_panel_content3{
	padding:5px;
	height:100%;
	background-color:rgb(103,186,254);
}

.sitemap_panel4{
	width:25%;
	height:100%;
	background-color:rgb(221,255,238);
}

.sitemap_panel_title4{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgb(2,157,79);
}

.sitemap_panel_content4{
	padding:5px;
	height:100%;
	background-color:rgb(108,253,181);
}

.sitemap_panel5{
	width:25%;
	height:100%;
	background-color:rgb(217,255,255);
}

.sitemap_panel_title5{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgb(0,128,128);
}

.sitemap_panel_content5{
	padding:5px;
	height:100%;
	background-color:rgb(168,255,255);
}

.sitemap_panel6{
	width:25%;
	height:100%;
	background-color:rgb(250,233,228);
}

.sitemap_panel_title6{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgb(211,72,41);
}

.sitemap_panel_content6{
	padding:5px;
	height:100%;
	background-color:rgb(237,175,163);
}

.sitemap_panel7{
	width:25%;
	height:100%;
	background-color:rgb(255,249,230);
}

.sitemap_panel_title7{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgb(253,200,46);
}

.sitemap_panel_content7{
	padding:5px;
	height:100%;
	background-color:rgb(253,235,175);
}


.sitemap_div ul {
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sitemap_div ul li {
	font-size:12px;
	font-family:Arial;
	line-height:14px;
	list-style: disc;
	
	margin-top: 5px;
}

.sitemap_div ul li ul li{ 
	list-style: none;
}

a.sitemap_department:link, a.sitemap_department:visited  {
	font-size:16px;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.sitemap_section:link, a.sitemap_section:visited  {
	font-size:14px;
	line-height:16px;
	color:#151515;
	text-decoration:none;
}

a.sitemap_subsection:link, a.sitemap_subsection:visited  {
	font-size:12px;
	line-height:14px;
	padding-left:14px;
	color:#151515;
	text-decoration:none;
}

a.sitemap_department:hover, a.sitemap_section:hover, a.sitemap_subsection:hover {
	text-decoration:underline;
}



/* THE FOLLOWING ARE ALL NEW 20080730 */

/* Australia */

.auorange {
	background:transparent url(/pub/inter_layout/inter_08/au_orange.png) no-repeat scroll right top;
	color:#FFFFFF;
}

.aured {
	background:transparent url(/pub/inter_layout/inter_08/au_red.png) no-repeat scroll right top;
	color:#FFFFFF;
}

/* India */

.inorange {
	background:transparent url(/pub/inter_layout/inter_08/in_orange.png) no-repeat scroll right top;
	color:#FFFFFF;
}

.inred {
	background:transparent url(/pub/inter_layout/inter_08/in_red.png) no-repeat scroll right top;
	color:#FFFFFF;
}

/* Malaysia */

.myorange {
	background:transparent url(/pub/inter_layout/inter_08/my_orange.png) no-repeat scroll right top;
	color:#FFFFFF;
}

.myred {
	background:transparent url(/pub/inter_layout/inter_08/my_red.png) no-repeat scroll right top;
	color:#FFFFFF;
}

/* Hong Kong */

.hkorange {
	background:transparent url(/pub/inter_layout/inter_08/hk_orange.png) no-repeat scroll right top;
	color:#FFFFFF;
}

.hkred {
	background:transparent url(/pub/inter_layout/inter_08/hk_red.png) no-repeat scroll right top;
	color:#FFFFFF;
}

/* Singapore */

.sgorange {
	background:transparent url(/pub/inter_layout/inter_08/sg_orange.png) no-repeat scroll right top;
	color:#FFFFFF;
}

.sgred {
	background:transparent url(/pub/inter_layout/inter_08/sg_red.png) no-repeat scroll right top;
	color:#FFFFFF;
}

/* Thailand */

.thorange {
	background:transparent url(/pub/inter_layout/inter_08/th_orange.png) no-repeat scroll right top;
	color:#FFFFFF;
}

.thred {
	background:transparent url(/pub/inter_layout/inter_08/th_red.png) no-repeat scroll right top;
	color:#FFFFFF;
}

.aured a:link, .aured a:visited, .hkred a:link, .hkred a:visited, .inred a:link, .inred a:visited, .myred a:link, .myred a:visited, .sgred a:link, .sgred a:visited, .thred a:link, .thred a:visited, .auorange a:link, .auorange a:visited, .hkorange a:link, .hkorange a:visited, .inorange a:link, .inorange a:visited, .myorange a:link, .myorange a:visited, .sgorange a:link, .sgorange a:visited, .thorange a:link, .thorange a:visited { /* NEW 20080730 */
    color:#FFFFFF;
    font-size:11px;
    line-height:1.3;
    text-decoration:none;
}

.aured a:hover, .auorange a:hover, .hkred a:hover, .hkorange a:hover, .inred a:hover, .inorange a:hover, .myred a:hover, .myorange a:hover, .sgred a:hover, .sgorange a:hover, .thred a:hover, .thorange a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.formgreen a:hover, .formblue a:hover, .formorange a:hover, .formred a:hover, .formpurple a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* NEW 20080731 */

.auyellow a:link, .auyellow a:visited, .hkyellow a:link, .hkyellow a:visited, .inyellow a:link, .inyellow a:visited, .myyellow a:link, .myyellow a:visited, .sgyellow a:link, .sgyellow a:visited, .thyellow a:link, .thyellow a:visited { /* NEW 20080730 */
    color:#151515;
    font-size:11px;
    line-height:1.3;
    text-decoration:none;
}

.auyellow a:hover, .hkyellow a:hover, .inyellow a:hover, .myyellow a:hover, .sgyellow a:hover, .thyellow a:hover {
	color:#151515;
	text-decoration:underline;
}

/* Australia */

.auyellow {
	background:transparent url(/pub/inter_layout/inter_08/au_yellow.png) no-repeat scroll right top;
	color:#151515;
}

/* India */

.inyellow {
	background:transparent url(/pub/inter_layout/inter_08/in_yellow.png) no-repeat scroll right top;
	color:#151515;
}

/* Malaysia */

.myyellow {
	background:transparent url(/pub/inter_layout/inter_08/my_yellow.png) no-repeat scroll right top;
	color:#151515;
}

/* Hong Kong */

.hkyellow {
	background:transparent url(/pub/inter_layout/inter_08/hk_yellow.png) no-repeat scroll right top;
	color:#151515;
}

/* Singapore */

.sgyellow {
	background:transparent url(/pub/inter_layout/inter_08/sg_yellow.png) no-repeat scroll right top;
	color:#151515;
}

/* Thailand */

.thyellow {
	background:transparent url(/pub/inter_layout/inter_08/th_yellow.png) no-repeat scroll right top;
	color:#151515;
}
