/* TAG SELECTORS */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
sup {
	font-size: 7px;
}

/* ID SELECTORS */
#header1 {
	text-align: left;
	background: #fff url(../images/bg_head_top.gif) repeat-x;
	border-bottom: 1px solid #fff;
	width: 100%;
}
#header1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
#header1 label {
	font-size: 10px;
	font-weight: bold;
}


#headlinks {
	color: #ccc;
}

#headlinks a:link,
#headlinks a:active,
#headlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
}
#headlinks a:hover {
	text-decoration: none;
	background-color: #FFCC00;
	color: #003366;
}

#logo {
	border-top: 1px solid #fff;
}
#bridge1 {
	border-top: 1px solid #fff;
	background: #9cf url(../images/ptc_bridge_splash1.jpg) no-repeat;
}
#bridge2 {
	background: transparent url(../images/ptc_bridge_splash2.jpg) no-repeat;
	height: 200px;
}
#bridge3 {
	background: #fff url(../images/ptc_bridge_splash5.jpg) no-repeat;
	height: 40px;
}
#bridge4 {
	background: #9cf url(../images/ptc_bridge_splash6.jpg) no-repeat;
	height: 40px;
}
#head1right {
	padding-right: 20px;
	padding-left: 10px;
}
#head2right {
	background: transparent url(../images/ptc_bridge_splash3.jpg) no-repeat;
}
#head1right td {
	border-right: 0px solid #fff;
}

#navcontainer {
	border: 1px solid #c90;
	background: #fc0 url(../images/ptc_bridge_splash4.jpg) no-repeat;
}
#row2 td{
	border-top: 1px solid #fff;
}
#row2 td table td {
	border-right: 0px solid #fff;
	border-top: 0px solid #fff;
}

#navigation a {
	display: block;
}

#content {
	text-align: left;
}

#maincontent {
	margin: 20px;
	margin-top: 10px;
	font-size: 12px;
	text-align: justify;
}

#maincontent h2 {
	text-align: left;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
}

#maincontent h2 img {
	margin-right: 5px;
}

#footer {
	width: 98%;
	border-top: 1px solid #369;
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#footer td {
	color: #036;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	color: #036;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer a.bold:link,
#footer a.bold:active,
#footer a.bold:visited {
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	color: #036;
}
#footer a.bold:hover {
	color: #000;
	text-decoration: underline;
}

#pressreleases { /*table*/
	margin-left: 10px;
}

#pressreleases td {
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#pressreleases td.rightalign {
	text-align: right;
}
#pressreleases a:link,
#pressreleases a:active,
#pressreleases a:visited {
	color: #FF6600;
	text-decoration: none;
}

#pressreleases a:hover {
	text-decoration: underline;
}

#pressreleases a.archiveslink:link,
#pressreleases a.archiveslink:active,
#pressreleases a.archiveslink:visited {
	color: #036;
	text-decoration: none;
}

#pressreleases a.archiveslink:hover {
	text-decoration: underline;
}

#technews { /*table*/
	margin-left: 10px;
}

#technews td {
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#technews a:link,
#technews a:active,
#technews a:visited {
	color: #003366;
	text-decoration: none;
}

#technews a:hover {
	text-decoration: underline;
}

#careercorner {
	margin-left: 10px;
}

#careercorner td.firstcell {
	font-size: 10px;
	padding: 5px;
	border-top: 1px solid #FFE8BE;
	border-right: 1px solid #FFE8BE;
	border-left: 1px solid #FFE8BE;
}

#careercorner h3 {
	color: #f60;
	font-size: 13px;
	margin-top: 0px;
}
/* CLASS SELECTORS */
.head1 td {
	border-right: 1px solid #fff;
}

.head1 span {
	text-align: left;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
	color: #036;
}

.head1 span img {
	margin-right: 5px;
}

.visiblesubmenu {
	visibility: visible;
	background: #fff;
	-khtml-opacity: .90;
	-moz-opacity: .90;
	opacity: .90;
	filter: Alpha(Opacity=90);
}

.visiblesubmenu a:link,
.visiblesubmenu a:active,
.visiblesubmenu a:visited  {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 1px;
	background: #69c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 180px;
	color: #fff;
}
.visiblesubmenu a:hover {
	background: #fc0;
	color: #036;
}

.hiddensubmenu {
	visibility: hidden;
}
.rightcol h2 {
	text-align: left;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
	color: #036;
}
