
	
<p>mozilla/4.0 (compatible; msie 6.0; windows nt 5.1; concordia university - portland, oregon; .net clr 1.1.4322)</p>

<p>PCIE</p>

/***************************************************************************
File:			full_browser_pc_ie.css
Last Updated: 	November 19, 2003
***************************************************************************/

.design {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 8pt;
}

/***************************************************************************
Tags:			TD, P, UL, OL, LI
***************************************************************************/

td {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 68%;
text-decoration: none;
font-style: normal;
font-weight: normal;
margin-top: 0px;
color: #333333;
}
p {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 100%;
text-decoration: none;
font-style: normal;
font-weight: normal;
margin-top: 0px;
color: #333333;
}
b {
font-weight: bold;
}
b.search {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 100%;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #666666;
}
ul {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 100%;
list-style-type: square;
color: #333333;
}
ol {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 100%;
list-style-type: decimal;
color: #333333;
}
li {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 100%;
margin-top: 4pt;
color: #333333;
}
li.no-indent {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 100%;
margin-top: 4pt;
list-style-type: square;
color: #333333;
}
li.sm-indent {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 82%;
margin-top: 4pt;
margin-left: -14pt;
text-indent : -6px;
list-style-type: square;
color: #333333;
}
li.highlight {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 100%;
margin-left: -4px;
margin-top: 6px;
list-style-type: square;
color: #333333;
}
td.top-navigation {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
		
/*
p.link-history {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #888888;
}
*/

p.call-to-action {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 9pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
line-height: 13pt;
margin-left: 10px;
margin-right: 10px;
color: #333333;
}
p.navigation {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 8pt;
margin-top: 2pt;
color: #ffffff;
}
p.copyright {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #ffffff;
}
td.questions-comments {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #555555;
}
p.sm {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 82%;
color: #333333;
}

	/***************************************************************************
	Home Page Tags
	***************************************************************************/
	
	li.home {
	margin-left:-14px;
	margin-top:6px;
	}
	p.solutions-highlight {
	font-size:8pt;
	line-height:13pt;
	margin-left:19px;
	margin-top:3px;
	}
	p.radio-announces {
	font-size:8pt;
	color: #ffffff;
	line-height:12pt;
	margin-left:19px;
	margin-top:10px;
	margin-right:10px;
	}
	a.community {
	font-size:10pt;
	text-decoration:underline;
	color: #ffffff;
	font-weight:bold;
	}
	a.community:visited {
	font-size:10pt;
	text-decoration:underline;
	color: #ffffff;
	font-weight:bold;
	}
	a.community:hover {
	font-size:10pt;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	}
	a.announces {
	color: #ffffff;
	}
	a.announces:visited {
	color: #ffffff;
	}
	a.announces:hover {
	color: #ffffff;
	}
	

/***************************************************************************
Tags:			H1, H2, H3, H4, H5
***************************************************************************/

h1 {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 155%;
font-weight: bold; 
color: #003366; 
margin-bottom: 0px;
}
h2 {
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 120%; 
font-style: italic;
font-weight: bold; 
margin-top: 0px;
color: #999900;
}
h3 {
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 110%;
font-style: italic; 
font-weight: bold; 
color: #cc9933;
}
h4 {
font-family: verdana, tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
font-style: italic; 
font-weight: bold; 
color: #cc6600;
margin-bottom: 0px;
}
h5 {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
font-weight: bold; 
color: #333333; 
margin-bottom: 0px;
}

/***************************************************************************
Tags:			FONT, P, B, I
***************************************************************************/

.red {
color: #993333;
}
.dk-orange {
color: #cc6600;
}
.orange {
color: #ff9900;
}
.yellow {
color: #cc9933;
}
.green {
color: #999900;
}
.lt-blue {
color: #6699cc;
}
.blue {
color: #336699;
}
.purple {
color: #663366;
}
.gray {
color: #666666;
}
.white {
color: #ffffff;
}
.bg-blue {
color: #ffffff;
background-color: #6699cc;
}
.bg-green {
color: #ffffff;
background-color: #999900;
}
.bg-red {
color: #ffffff;
background-color: #990033;
} 

/***************************************************************************
Tags:			A HREF
***************************************************************************/

a {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: underline;
color: #336699;
}
a:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: underline;
color: #663366;
}
a:hover {font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: none;
color: #336699;
}

a.country-name-link {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 160%;
text-decoration: none;
font-weight: bold;
margin-right: 15px;
color: #ffffff;
}
a.country-name-link:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 160%;
text-decoration: none;
font-weight: bold;
margin-right: 15px;
color: #ffffff;
}
a.country-name-link:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 160%;
text-decoration: underline;
font-weight: bold;
margin-right: 15px;
color: #ffffff;
}

a.icon-link {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: none;
font-weight: bold;
color: #666666;
}
a.icon-link:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: none;
font-weight: bold;
color: #666666;
}
a.icon-link:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: none;
font-weight: bold;
color: #666666;
}

a.top-navigation {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.top-navigation:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.top-navigation:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #c8e3ff;
}

a.link-history {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: underline;
color: #888888;
}
a.link-history:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: underline;
color: #888888;
}
a.link-history:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
text-decoration: none;
color: #666666;
}

a.form-button-6699cc {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.form-button-6699cc:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.form-button-6699cc:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #c8e3ff;
}
a.form-button-999900 {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.form-button-999900:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.form-button-999900:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #e0e0a3;
}
a.form-button-cccccc {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #eeeeee;
}
a.form-button-cccccc:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #eeeeee;
}
a.form-button-cccccc:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #eeeeee;
}

a.application-tab {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.application-tab:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #ffffff;
}
a.application-tab:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
color: #e0e0a3;
}

a.webmaster {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 7pt;
text-decoration: underline;
color: #336699;
}
a.webmaster:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 7pt;
text-decoration: underline;
color: #336699;
}
a.webmaster:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 7pt;
text-decoration: none;
color: #336699;
}

a.navigation {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
line-height: 15pt;
color: #ffffff;
}
a.navigation:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
line-height: 15pt;
color: #ffffff;
}
a.navigation:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: underline;
font-style: normal;
font-weight: normal;
line-height: 15pt;
color: #ffffff;
}

a.navigation-bold {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
line-height: 15pt;
color: #ffa000;
}
a.navigation-bold:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: none;
font-style: normal;
font-weight: bold;
line-height: 15pt;
color: #ffa000;
}
a.navigation-bold:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
text-decoration: underline;
font-style: normal;
font-weight: bold;
line-height: 15pt;
color: #ffa000;
}

a.copyright {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 7pt;
text-decoration: none;
color: #ffffff;
}
a.copyright:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 7pt;
text-decoration: none;
color: #ffffff;
}
a.copyright:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 7pt;
text-decoration: underline;
color: #ffffff;
}

a.news-box {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 110%;
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}
a.news-box:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 110%;
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}
a.news-box:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 110%;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

a.sm {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 82%;
text-decoration: underline;
color: #336699;
}
a.sm:hover {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 82%;
text-decoration: underline;
color: #663366;
}
a.sm:visited {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 82%;
text-decoration: none;
color: #336699;
}

/***************************************************************************
Tags:			TABLE, TR, TH, TD
***************************************************************************/

.tbl-whitespace {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 0%;
color: #ffffff;
}

table.partpage {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %; 
}
.tbl-partpage-subhead {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 76%;
font-weight: bold;
color: #ffffff;
background-color: #336699;
}
.tbl-partpage-bodydark {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
color: #333333;
background-color: #c8e3ff;
}
.tbl-partpage-bodylight {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
color: #333333;
background-color: #e3f1ff;
}

table.fullpage {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
}
.tbl-fullpage-subhead {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 76%;
font-weight: bold;
color: #ffffff;
background-color: #666666;
}
.tbl-fullpage-subhead-lt {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
font-weight: bold;
color: #ffffff;
background-color: #999999;
}
.tbl-fullpage-bodydark {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
color: #333333;
background-color: #dddddd;
}
.tbl-fullpage-bodylight {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
color: #333333;
background-color: #eeeeee;
}

table.fullpage-sm { 
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
}
.tbl-fullpage-sm-subhead {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
font-weight: bold;
color: #ffffff;
background-color: #666666;
}
.tbl-fullpage-sm-subhead-lt {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 68%;
font-weight: bold;
color: #ffffff;
background-color: #999999;
}
.tbl-fullpage-sm-bodydark {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 68%;
color: #333333;
background-color: #dddddd;
}
.tbl-fullpage-sm-bodylight {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 68%;
color: #333333;
background-color: #eeeeee;
}
	
table.quote {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
}
.tbl-quote-body {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
font-weight: bold;
line-height: 12pt;
color: #ff9900;
}
.tbl-quote-name {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: %;
text-decoration: none;
font-style: italic;
font-weight: normal;
color: #666666;
}

table.highlightone {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
}
.tbl-highlightone-subhead {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 76%;
font-weight: bold;
color: #ffffff;
background-color: #999900;
}
.tbl-highlightone-body {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
color: #333333;
background-color: #e0e0a3;
}

table.highlighttwo {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
}
.tbl-highlighttwo-subhead {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 76%;
font-weight: bold;
color: #ffffff;
background-color: #ff9900;
}
.tbl-highlighttwo-body {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: %;
color: #333333;
background-color: #ffcc66;
}

/***************************************************************************
Tags:			FORM, INPUT, SELECT, OPTION, TEXTAREA
***************************************************************************/

select {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
background-color: #ffffff;
color: #333333;
cursor: arrow;
}
input {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
color: #333333;
}
input.radio {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
background-color: #dddddd;
color: #333333;
cursor: hand;
}
input.search {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 8pt;
background-color: #dfefff;
color: #333333;
cursor: text;
}
input.email-friend {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
width: 90%;
color: #333333;
}
textarea {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
background-color: #ffffff;
color: #333333;
cursor: text;
}
textarea.contactsap {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
background-color: #ffffff;
width: 90%;
height: 100px;
color: #333333;
cursor: text;
}
textarea.email-friend {
font-family: tahoma, arial, helvetica, sans-serif; 
font-size: 100%;
background-color: #ffffff;
width: 90%;
height: 62px;
color: #333333;
cursor: text;
}

                                                                                                                                                                                                                                                                                                                            