BODY {
	BACKGROUND: #ffffff; 
	COLOR: #333333; 
	font-size: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin:	0;
	padding:0;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left;
}

A {
	COLOR: #666666; TEXT-DECORATION: underline
}
a:link {
	
	TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #006666; 
}
a:hover {
	COLOR: #cc6633; TEXT-DECORATION: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: -3px;
	padding-top: -3px;
	padding-left: 10px;
}	
h1 a:link{
	
	font-size: 22px;
	color: #036;
	text-decoration: none;	
}
h1 a:hover{
	
	font-size: 22px;
	color: #036;
	text-decoration: none;	
}

.headDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	border: thin none #FF3300;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.headMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #333333;
	border: 1px solid #487c7c;
	padding-left: 2px;
	color: #FFFFFF;
}
a.headMed:link {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
}
a.headMed:hover {
	color: #EF4123;
	text-decoration: none;
	background-color: #333333;
}
a.headMed:visited {
	color: #D8E0D9;
	text-decoration: underline;
	background-color: #333333;
}
	
.headLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	padding-left: 2px;
	border-bottom: 1px solid #669999;
	text-align: left;
}
a.headLight:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	padding-left: 2px;
	border-bottom: 1px solid #669999;
	text-decoration: none;

}
.headLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	font-weight: bold;
	text-decoration: none;
	text-align: left;

}
a.headLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	font-weight: bold;
	text-decoration: none;
}
a.headLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6633;
	font-weight: bold;
	text-decoration: none;
}
a.headLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
.headGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 2px;
	background-color: #D8E0D9;
	border-top: thin solid #D8E0D9;
	border-right: thin solid #D8E0D9;
	border-bottom: thin solid #D8E0D9;
	border-left: thin solid #D8E0D9;
	padding-left: 2px;
	text-align: left;
}
.greyBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8E0D9;
	border-right-color: #D8E0D9;
	border-bottom-color: #D8E0D9;
	border-left-color: #D8E0D9;
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
}

.greenBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
}
.tblTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.tblHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	text-align: center;
}
a.tblHead1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	text-align: center;
}
a.tblHead1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc9933;
	background-color: #336666;
	text-align: center;
}
a.tblHead1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #336666;
	text-align: center;
}
.tblHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #699999;
}
.tblrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;

}
.tblrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D8E0D9;
	text-align: left;
}
.tblcenter1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;

}
.tblcenter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D8E0D9;
	text-align: center;
}
.tblBorder {
	background-color: #CCCCCC;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.greenLineBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	padding: 2px;

}
.greenLineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
}
.pageDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-align: left;
	text-indent: 0pt;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009999;
	font-weight: bold;
	padding-left: 10px;

}
.pageTitleSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	font-weight: bold;
	text-decoration: none;
	text-align: left;

}
a.pageTitleSub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669999;
	font-weight: bold;
	text-decoration: none;
}
a.pageTitleSub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc6633;
	font-weight: bold;
	text-decoration: none;
}
a.pageTitleSub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.greyLineBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E0D9;
}
.greyLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8E0D9;
}
.greyLineBotRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8E0D9;
	border-bottom-color: #D8E0D9;
	
}
.greyLineBotLeft {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #D8E0D9;
	border-bottom-color: #D8E0D9;
}
.greyLineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8E0D9;
}
.greyLineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8E0D9;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669999;
}
.arrowbkgrnd {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #336666;
	border-right: 1px solid #336666;
	border-bottom: 1px solid #336666;
	border-left: 1px none #336666;
}
.headAlt {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #D8E0D9;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
}
.tblrow3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #C9DCDC;
	text-align: left;
}
.tblrow4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #AECAB5;
	text-align: left;
}
.featuredprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #BFE6E1;
	border: none;
	padding: 3px;
	text-align: left;
}
.producthilites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.producthilites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline; 
}
a.producthilites:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none; 
}
a.producthilites:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;  
}
.producthilitesHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}
.boxoutline {
	border: 1px solid #cfcfc7;
}
.partnotable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	height: 25px;
}
.partnotable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D8E0D9;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	height: auto;
}
.partnobookmrk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #666666;
	height: 15px;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.greyBorder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8E0D9;
	border-right-color: #D8E0D9;
	border-bottom-color: #D8E0D9;
	border-left-color: #D8E0D9;
	padding: 2px;
	height: auto;
}
.lineonly {
	background-color: #336666;
	height: 1px;
}
/*UL and LI Selectors - universal*/
#homeContent ul, #wrap ul, table ul {margin-left: 10px; padding-left: 10px;}
#homeContent ul li li, #wrap ul li li table ul li li{
	margin-left: 5px ;
	padding-left: 5px;
	list-style-image: url(/img/product/overview/bullet.gif);
	list-style-type: circle;
}
#homeContent li, #wrap li, table li  {
	margin: 5px 0 0 5px;
	list-style-position: outside;
	list-style-image: url(/img/basic/list.gif);
	list-style-type: square;
}

.greytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	
}
.appnoteHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FC5B25;
	border: none #487c7c;
	padding-left: 3px;
	color: #FFFFFF;
}
.appoftheweek {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	padding-left: 25px;
	line-height: 20px;
}
.appsidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	display: block;
}
.appsborder {
	padding: 2px;
	border: 1px solid #D8E0D9;
}

.lineright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.IC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #CC6600;
	padding-left: 2px;
	border: 0px none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;


}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-variant: normal;
	color: #006699;
	background-color: #E0E0E0;
	padding: 3px;
	margin: 3px;
	height: 25px;
	font-weight: bold;
	text-transform: none;
}
.longtext {
	font-size: 11px;
	color: #336666;
	padding-right: 20px;
}
.footer {
	font-size: 10px;
	}.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;

}
.boldblue {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	
}
.appshome {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;

}
.appshomehead {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	color: #EF4123;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;

}
.myHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;
	background-color: #AECAC9;
	font-weight: bold;
	text-indent: 5pt;
	padding-left: 5px;
}
.loginOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 6px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}
.headMedSaRonix {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #003366;
	border: 1px none;
	padding-left: 2px;
	color: #FFFFFF;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	
}
.tblHead1sml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	text-align: center;
}
a.tblHead1sml:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	text-align: center;
}

a.tblHead1sml:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #cc9933;
	background-color: #336666;
	text-align: center;
}
a.tblHead1sml:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #336666;
	text-align: center;
}
.overview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: -20px;
	list-style-image:   url(/img/product/overview/bullet.gif);
	list-style-position: inside;
}
.overviewBorder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8E0D9;
	border-right-color: #D8E0D9;
	border-bottom-color: #D8E0D9;
	border-left-color: #D8E0D9;
	padding: 0px;
	height: auto;
}
.banner {
	font-size: 10px;
	font-weight: bold;
}
.pressrelease {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	display: block;
	width: 300px;
}
#morelinks li{
	list-style-image: url(../img/application/apps_arrow.gif);
}
#morelinks a{
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
.environ {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-image: url(../img/quality/recycle.gif);
	
}
#environ {
	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}
#environ ul{
	list-style-image: url(../img/quality/recycle.gif);
}.apfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.PTLmain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#htdig {
	width: 745px;
	padding-left: 15px;
	clear: left;
	float: none;
}
#htdig h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	}
#htdig input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 6px;
	}
#htdig select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
.investorcontact {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 10px;
	padding: 3px;
	width: 160px;
}
.indent {
	padding-left: 11px;
}
.ptl_mini_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 7px 3px 2px;
	text-align: center;
	background-image: url(../img/ptl_home/dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
	width: 210px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
.boldright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669999;
	text-align: right;
	padding-right: 5px;
}
.hellophp {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-indent: 15px;	
}
.linehdr a {
	color: #CC3300;
	}
	
	.linehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	width: 95%;
	white-space: nowrap;
	clear: both;
}
#ems_content H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
#ems_content .ems_img {
	border: 1px solid #666666;
	padding: 5px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}

.hellophp a {
	color: #CC3300;
	}
.appSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	width: 165px;
}
#holiday {
	WIDTH: 291px;
	POSITION: absolute;
	HEIGHT: 44px;
	left: 426px;
	top: 123px;
	vertical-align: middle;
}
#saronix ul li li {
	list-style-image: url(../img/basic/bullet_spacer.gif);
}
#saronix ul {
	list-style-type: none;
}
#saronix ul li {
	list-style-image: url(../img/basic/dot.gif);
}

#saronix_top {
	background-position: right top;
}
.appshome a:link {
	text-decoration: none;
	color: #003366;
}
.appshome a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.appshome a:active {
	color: #006666;
	text-decoration: none;
}
.appshome a:visited {
	color: #003366;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669999;
}
#main {
	text-align: left;
	padding: 20px;
}
.greenLineRight #main table {
	background-color: #B7CED5;
	border: 1px none #666666;
	font-size: 9px;
	padding: 2px;
}
.greenLineRight #main caption {
	color: #FFFFFF;
}
.greenLineRight #main tr {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.greenLineRight #main td {
	padding: 2px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	line-height: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}
#formresult {
	margin: 15px;
	padding: 15px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}







#som {
	text-align: left;
}
.greenLineRight #sidearticle {
	font-size: 12px;
	color: #003366;
	background-color: #DFE9EC;
	padding: 10px 5px 5px 7px;
	width: 155px;
	clear: both;
	vertical-align: top;
	position: relative;
	top: 0px;
	height: 100%;
}

.feature2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.partmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 250px;
}
.partmarkNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: italic;
	background-color: #EFF5F3;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
	font-size: 16px;
}
#rss {
	position: relative;
	right: 0px;
	left: 360px;
	top: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	padding: 1px;
}
.greenLineRight #main th {
	font-size: 12px;
	font-weight: normal;
	background-color: #DFE9EC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#rss_pr {
	position: absolute;
	float: right;
	width: 100px;
	right: 600px;
	left: 443px;
	top: 145px;
	bottom: 0px;
	font-size: 9px !important;
	font-weight: normal;
	color: #666666;
	clear:both;
}
#rss_hm {

	position: relative;
	right: 0px;
	left: 168px;
	top: 0px;
	bottom: 0px;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
#pcie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	left: 15px;
	top: 0px;
	right: 15px;
	bottom: 5px;
	width: 350px;
}
#pcie a {
	color: #669999;
	text-decoration: none;
}
#pcie a:hover {
	color: #487C7C;
	text-decoration: underline;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #018998;
	font-size: 13px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: left;
}
#press {
	position: relative;
	left: 40px;
	top: 0px;
	right: 20px;
	bottom: 0px;
	width: 125px;
	border: 1px solid #0054A5;
	color: #EF4123;
	margin: 2px;
	padding: 2px 2px 2px 10px;
	font-size: 14px;
	font-weight: bold;
}
#ipod {
	position: absolute;
	left: 694px;
	float: none;
	z-index: 10;
	height: 52px;
	width: 50px;
	top: 132px;
}
.greenLineRight2 {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
}


ul li ul li {

	margin-left: 5px ;
	padding-left: 5px;
	list-style-image: url(/img/product/overview/bullet.gif);
	list-style-type: circle;
}
ul ul li {


	margin-left: 5px ;
	padding-left: 5px;
	list-style-image: url(/img/product/overview/bullet.gif);
	list-style-type: circle;
}
hr {
	padding-top: 10px;
	background-image: url(../img/ptl_home/dots.gif);
	background-repeat: repeat-x;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
}
#formstyle form {
	padding: 15px;
	width: 700px;
	margin-left: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#formresult p {
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 450px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}

.greenLineRight p {
	margin: 5px;
	padding: 5px;
}
#wrap {
	font-size: 12px;
	background: #FFFFFF;
	margin:0;
	width:782px;
    }	
		
#mainContent {
	padding: 3px 0px 3px 3px;
	margin-right: 0px;
	float:left;
	width:544px;
	margin-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ADBDCB;
	border-right-color: #ADBDCB;
}
.ar2009 #mainContent {
	padding: 3px 0px 3px 3px;
	margin-right: 0px;
	float:left;
	width:470px;
	margin-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-style: none;
	
}
.ar2009 #mainContent h2 {
	margin-bottom:0px;
	margin-top: 20px;
	line-height:12px;
	text-transform:uppercase;
}
.ar2009 #mainContent p {
	color: #666;
	font-size: 13px;
	margin-top:5px;
	line-height: 17px;

}
#wrap #mainContent p {
	padding-top: 10px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
}


#sideNav {
	float:right;
	width:192px;
	background: #FFFFFF;
	padding-left: 0px;
    }
	
#footer {
    clear:both;
    }
#investorcontact  p {
	font-size: 12px;
	line-height: 0.01em;
}
#investorcontact #address1 {
	margin: 1.5%;
	padding: 1.5%;
	float: left;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#header h1 {
    padding:5px;
    margin:0;
    }
#content {
	padding: 3px 0px 3px 3px;
	margin-right: 0px;
	float:left;
	width:550px;
	margin-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color:#5E8A97:
	border-right-color: #5E8A97:
}
#content p {
	padding-top: 10px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

#events {
	position: relative;
	left: 40px;
	top: 0px;
	right: 20px;
	bottom: 0px;
	width: 125px;
}
#emsIntro {
	float: left;
	width: 300px;
}
#ems_image {
	float: right;
	margin: 3px;
	padding: 10px;
	width: 200px;
}
#ems_content {
	width: 100%;
	padding-top: 20px;
	margin: 0px;
	clear: both;
}

#downloadBtn {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin: 2px;
	padding: 3px;
	width: 248px;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/forms/downloadbtn.gif);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 32px;
}


.greenLineRight #about {
	margin: 20px;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.greenLightRight #pr {
	
	width: 95%;
}
.greenLightRight #pr ul li {
	font-size: 14px;
	line-height: 15px;
	padding: 2px;
}
.greenLineRight #wrapper {
	text-align: left;
	padding: 20px 5px 5px 20px;
}
.eventsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none #FF3300;
	border-left: 10px solid #FFFFFF;
}
#productcontacts h2 {
	font-size: 12px;
	line-height: 95%;
	font-weight: bold;
}
#productcontacts a {
	font-size: 12px;
	text-indent: 10px;
	list-style-position: outside;
	list-style-image: url(../img/basic/bullet_gray.gif);
	list-style-type: none;
}
#readthis {
float: right;
	width: 500px;
	padding: 10px 0;
	clear: both;
}
#list1 {
	float: left;
	width: 190px;
	margin-right: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	list-style-type: none;
	padding: 5px;
	margin-left: 25px;
}

#readthis dl {
	float: right;
	width: 450px;
	margin: 10px 20px;
	padding:0;
	display: inline; /* fixes IE/Win double margin bug*/
}
#readthis dt {
float: left;
width: 180px;
margin: 0;
padding: 0;
font-size: 140%;
letter-spacing: 1px;
color: #627081;
}
#readthis dd.dtalign {
float: left;
width: 250px;
margin: 0;
padding: 0;
font-size: 100%;
letter-spacing: 1px;
color: #627081;
}

#readthis dd {
margin:0;
padding:0;
font-size: 95%;
line-height: 1.5em;
color: #666;
}
#readthis dd.img img {
float: left;
}
#digitalvideo {
clear:both;
}
#videoclip ul {
	padding-right: 5px;
	padding-left: 0px;
	margin-left: -3px;
	display: inline;
	list-style-type: none;
}
#videoclip object  {	
	
	margin: 35px auto;
	z-index: 0;
	position:relative;
}
.greenLineRight #videoclip {
	display: block;
	margin-top: 150px;
}
.greenLineRight .videolinks {
	padding-top: 50px;
}

#redriver {
	clear: both;
}
#hilight_container {
	margin: 10px;
	padding: 25px;
}
.greenLineRight #videolinks ul {
	display: block;
	padding: 30px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#irevents #online-ar a {
	background-color: #EBF3F5;
	display: block;
	height: 25px;
	width: 70%;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7DDE2;
	border-right-color: #2C9AA7;
	border-bottom-color: #2C9AA7;
	border-left-color: #C7DDE2;
}
#irevents #online-ar a:hover {
	background-color:#B4D2DC;
	border-top-color: #2C9AA7;
	border-right-color: #C7DDE2;
	border-bottom-color: #C7DDE2;
	border-left-color: #2C9AA7;
}#wrap #mainContent  .disti tr td {
	padding: 3px;
	background-color: #FFF;
	margin: 1px;
}
#wrap #mainContent .disti thead {
	
	font-weight: bold;
	color: #FFF;
	
}
#wrap #mainContent .disti .distihead td {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#wrap #mainContent #reps h1 {
	font-size: 14px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EBF3F5;
	width: 200px;
	margin-right: 20px;
}
#wrap #mainContent #reps form {
	clear: right;
	display: inline-block;
	vertical-align: baseline;
	background-color: #EBF3F5;
	margin-bottom: 25px;
	margin-top: 10px;
}
#wrap #mainContent #irevents #reps form select {
	margin-top: 5px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C9AA7;
}
.leftdiv {
	display: block;
	float: left;
	width: 50%;
}



#wrap #mainContent .disti thead tr td {
font-size: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #9EC7CF;
}
#wrap #mainContent .disti {
	background-color: #B4D2DC;
	width: 100%;
}
#wrap #mainContent #reps h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.rightdiv {
	display: block;
	float: left;
	width: 50%;
}
img
{  border-style: none;
}
.asspxo_links li{
	display: inline-block;
	list-style-type: none;
}
#asspxo p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#asspxo h5 {
	font-size: 16px;
	font-weight: bold;
	color: #2B4562;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	
}
#wrap #homeContent #span2cols .pcie_intro p {
	line-height: 20px;
	padding: 10px;
}
#homeContent #asspxo_sub .center {
	margin-right: 5%;
	margin-left: 10%;
}


