BODY { background:  #FFFFFF;
		    font-family: Verdana, Arial, Helvetica, sans-serif;
		    font-size: 10pt;
}

A, LI A:visited {
	TEXT-DECORATION: none;
	color: #0331C7;
}
HR {
	width:98% !important;
}
HR.HorizontalRule {
	width:50% !important;
}
OL {
	list-style-type: decimal;
}
OL OL{	
	list-style-type: lower-alpha;
}
OL OL OL{
	list-style-type: lower-roman;
}
OL OL OL OL{
	list-style-type: decimal;
}

A:hover { color: #C80038;
      		   text-decoration: none; 
}
			   
.footerClass { color: #000066;
				     text-decoration: underline;
					 font-size: 10pt;
}			

.footerClass:hover { color: #2B4D81;
							text-decoration: none;
}

.footerClass:visited { color: #000066;
							    text-decoration: underline;
}	

EM {
	font-style : italic;
	font-size : 10pt;
}				    						
   
table, td { font-family: Verdana, Arial, Helvetica, sans-serif;
			   color: black;
			   font-size: 9pt;
			   vertical-align : top;
			   border: 0 0 0 0;
			   margin: 0 0 0 0;
}	
h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
			   color: black;
			   font-size: 12pt;
}		   

.smallItalic { font-family: Verdana, Arial, Helvetica, sans-serif;
			   color: black;
			   font-style: italic;
			   font-size: 11pt;
}

P {
	margin-bottom : 10pt;
}

/*A.ExternalLink, A.ExternalLink:visited {
	color:red;
}

A.InternalLink, A.InternalLink:visited {
	color:green;
}

A.ResourceFile, A.ResourceFile:visited {
	color:purple;
}
*/

A.ExternalLink, A.ExternalLink:visited {
	color:#0018FF;
}

A.InternalLink, A.InternalLink:visited {
	color:#0018FF;
}

A.ResourceFile, A.ResourceFile:visited {
	color:#0018FF;
}

A.UpdateLink {
	color: gray;
	border : thin solid Black;
}

.BreadCrumb, .BreadCrumb:visited {
	color: blue;
	font-size: 7pt;
	text-decoration: none;
	padding-right: 2px;
	text-align: right;
}

Div.PageTitle {
	font-size: 13pt;
	font-weight : bold;
	color: #3B362C;
	height : 22pt;
	padding-top : 10px;
	padding-bottom : 2px;
	font-style : italic;
	border-bottom: 1px solid #3B362C;
}
Table.ChannelName {
	width: 100%;
	border-bottom: 1px solid #000000;
}
Table.ChannelName TD {
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

input, select, textarea {
	font-size : 8pt;
}

TR.HiddenCatalogDescription {
	display:none;
}

A.Anchor, A.Anchor:visited {
	color:brown;
}
.TopNavigation {
	text-align: right;
	color: white;
	font-size: 7pt;
	font-weight : normal;
	text-decoration: none;
	vertical-align : bottom;
	padding-top : 5px;
	padding-right : 3px;
}
.TopNavigation A, .TopNavigation A:visited {
	color: white;
	font-size: 7pt;
	text-decoration: none;
	padding-top : 5px;
	text-align: right;
}
.TopNavigation A:hover {
	color: #FDFCAF;
}
Table.SearchTable {
	padding-right : 2px;
	padding-top: 2px;
	width: 450;
	text-align: right;
	}
Table.SearchTable TR {
	text-align: right;
}
Table.SearchTable TD {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
}
	
.AdvancedSearch {
	text-align: center;
	color: white;
	font-size: 7pt;
	font-weight : bold;
	text-decoration: none;
	vertical-align : middle;
	padding-right : 3px;
	text-transform : uppercase;
}
.AdvancedSearch A, .AdvancedSearch A:visited {
	color : #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.AdvancedSearch A:hover {
	color: #FDFCAF;
	text-align: middle;
}
/*Tables Available to Select From*/
Table.TableListing {
	border : none;
	empty-cells : show;
	vertical-align : top;
	width: 98%;
}
Table.TableListing TD {
	font-size : 9pt;
	padding : 3px 3px 3px 3px;
}

Table.TableWithBorders {
	width : 98%;
	border: 1px solid #B0B0B0;
}
Table.TableWithBorders TD {
	font-size : 9pt;
	vertical-align : top;
	padding : 2px 2px 2px 2px;
}

Table.AlternatingColorTable {
	width : 98%;
	border : 1px solid #8C8C8C;
	border-collapse : collapse;
	empty-cells : show;
}
Table.AlternatingColorTable TD {
	font-size : 9pt;
	vertical-align : top;
	padding : 2px 2px 2px 2px;
	border : 1px solid #8C8C8C;
}
Table.AlternatingColorTableSmallText {
	border : 1px solid #8C8C8C;
	border-collapse : collapse;
	empty-cells : show;
}
Table.AlternatingColorTableSmallText TD {
	font-size : 7pt;
	vertical-align : top;
	padding : 2px 2px 2px 2px;
	border : 1px solid #8C8C8C;
}

Table.HeaderListing {
	border : none;
	empty-cells : show;
	vertical-align : top;
	width: 100%;
}
Table.HeaderListing TH {
	background-color: #001A7C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
Table.HeaderListing TD {
	font-size : 9pt;
	padding : 3px 3px 3px 3px;
}
Table.HeaderListing TD A, Table.HeaderListing TD A:visited {
	font-size:9pt;
}
Table.HeaderListing TD A:Hover {
	font-size:9pt;
}

/*Local Navigation On Hub Pages*/
Table.LocalNavigation {
	width:155;
	background: #2D76DC;
	margin-top: 5px;
	border-collapse : collapse;
	padding: 2 2 2 2;
}
Table.LocalNavigation TD {
	border-bottom : 1pt dashed #ffffff;
}
Table.LocalNavigation TD, Table.LocalNavigation TD A, Table.LocalNavigation TD A:visited {
	/*white-space : nowrap;*/
	color: #FFFFFF;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
	width : 100%;
}
Table.LocalNavigation TD a:hover {
	color: #8A1010;
}

/*Local Navigation On The Left For Detail Pages*/
Div.LeftNavigation Table.DetailPageLocalNavigation {
	width : 100%;
}
Div.LeftNavigation Table.DetailPageLocalNavigation TR {
	background-color: #2D76DC;
	border-bottom : 1pt dashed #ffffff;
}
Div.LeftNavigation Table.DetailPageLocalNavigation TD {
	border-bottom : 1pt dashed #ffffff;
}
Div.LeftNavigation Table.DetailPageLocalNavigation TD A, Div.LeftNavigation Table.DetailPageLocalNavigation  TD A:visited {
	/*white-space : nowrap;*/
	color: #ffffff;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}
Div.LeftNavigation Table.DetailPageLocalNavigation TD A:hover {
	color : #8A1010;
}

/*Local Navigation In The Center For Detail Pages*/
Div.CenterNavigation Table.DetailPageLocalNavigation {
	width : 100%;
	background-color: #FFFFFF;
}
Div.CenterNavigation Table.DetailPageLocalNavigation TR {
		line-height : 20px;
}
Div.CenterNavigation Table.DetailPageLocalNavigation TD A, Div.CenterNavigation Table.DetailPageLocalNavigation  TD A:visited {
	text-decoration: none;
	font-size:9pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
	padding-left : 1pt;
	vertical-align: middle;
}
Div.CenterNavigation Table.DetailPageLocalNavigation TD a:hover {
	color: #C80038;
}

Table.ChannelMarketingDescription {
	margin : 5 30 5 5;
}

Table.FeaturedLinks {
	width: 99%;
	background-color: #EEF9FF;
	margin-bottom : 10px;
}
.FeaturedLinks td {
	font-size: 8pt;
	border-bottom : 2px solid #FFFFFF;
	padding : 2px 2px 2px 2px;
	border-bottom : 1pt Solid #A5A399;
	line-height : 16px;
}
.FeaturedLinks A {
	color: black;
	font-size: 8pt;
}
.FeaturedLinks TD A:Hover {
	background-color : #FFFEF2;
	width : 100%;
	color : #000000;
}
Div.FeaturedLinks {
	text-align: center;
	font-size: 8pt;
	color : #FFFFFF;
	background-color: #036589;
	padding : 2px 2px 2px 2px;
	font-weight : bold;
}

Table.Login {
	border-left : 1pt solid Black;
	border-right : 1pt solid Black;
	border-top : 1pt solid Black;
	border-bottom : 1pt solid Black;
	width : 100%;
	text-align : center;
	background-color: #A00101;
	vertical-align : middle;
}
Table.Login TD {
	color : white;
	font-size : 9pt;
	font-weight : bold;
	font-variant : small-caps;
}

Table.BottomToolbar {
	width : 100%;
	text-align : left;
	color : black;
}
Table.BottomToolbar TD {
	color : black;
	font-size : 7pt;
}
Table.BottomToolbar A {
	color: blue;
	font-size: 7pt;
}

Table.HubPageContent {
	width:90%;
	padding: 1 1 1 1;
	margin-left: 3px;
}
.HubPageContent TD, .HubPageContent A {
	font-size: 10pt;
	text-decoration: none;
}
Table.AssociatedContent {
	width: 100%;
}
.AssociatedContent th {
	text-align: left;
	font-size: 8pt;
	color: blue;
}
.AssociatedContent td {
	font-size: 8pt;
}
.AssociatedContent A {
	color: #2B4D81;
	font-size: 8pt;
}

.GetMore A {
	color: #BB4747;
	font-size: 7pt;
}

.GetMore A:hover {
	color: #2B4D81;
	font-size: 7pt;
}

Table.RelatedEvent {
	width: 100%;
	table-layout : right;
	border-bottom: 1px solid #ffffff;
}
.RelatedEvent th {
	text-align: center;
	font-size: 8pt;
	color : #000000;
	font-weight : bold;
	/*text-transform : uppercase;*/
	/*background-color: #01156E;*/
	/*background-image :url(http://staging.images.asme.org/asmeorg/Style/7015.jpg);
	background-repeat : no-repeat;*/
	line-height : 16px;
	padding-top: 5px;
}
.RelatedEvent td {
	font-size: 7pt;
	padding : 3px 3px 3px 3px;
}
.RelatedEvent A {
	color: black;
	font-size: 7pt;
}

Table.RelatedCommunity {
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
}
Table.RelatedCommunity th {
	text-align: center;
	font-size: 8pt;
	color : #000000;
	line-height : 16px;
}
Table.RelatedCommunity td {
	font-size: 7pt;
}
Table.RelatedCommunity A {
	font-size: 7pt;
	color: black;
}

Table.RelatedInformation {
	width: 100%;
	/*background-color: #F1F7FD;*/
	border-bottom: 1px solid #ffffff;
	display: none;
}
Table.RelatedInformation th {
	text-align: center;
	font-size: 8pt;
	color : #484848;
	line-height : 16px;
}
Table.RelatedInformation td {
	font-size: 7pt;
}
Table.RelatedInformation A {
	color: #484848;
	font-size: 7pt;
}
Table.RelatedInformation TD.GetMore A {
	text-align: right;
	font-size: 7pt;
}
Table.RelatedInformation TD.GetMore A:Hover {
	text-align: right;
	font-size: 7pt;
	color: #C80038;
}

Table.Contacts {
	width : 100%;
	margin : 0 0 0 0;
}
Table.Contacts TH {
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
	padding-left : 2px;
}
Table.Contacts TD {
	font-size : 8pt;
	color : #000000;
	padding-left : 2px;
	text-align : left;
}
Table.Contacts TD A {
	font-size : 8pt;
	color : #0018FF;
}
Table.Contacts TD A:Hover {
	font-size : 8pt;
	color : #0018FF;
}

Table.ProductsEmptyRow{
	height : 10px;
	display: none;
}

Table.emptyrow{
	height : 10px;
}
	
Table.RelatedChannelPages {
	width : 90%;
	border-collapse : collapse;
	padding-bottom : 10px;
	border-bottom : thick solid White;
	margin-left: 8px;
}
Table.RelatedChannelPages TH {
	color:#000000;
	background-color : #FFFCE0;
	font-size: 10pt;
	font-weight: bold;
	font-style : normal;
	text-align : left;
	padding-left : 3px;
	padding-top : 2px;
	border-top : 1px solid #03526F;
}
Table.RelatedChannelPages TD {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 10px;
	padding-top : 5px;
}

Table.ChildChannelPages {
	width : 90%;
	border-collapse : collapse;
	padding-bottom : 10px;
	margin-top: 20px;
}
Table.ChildChannelPages TH {
	color:#000000;
	font-size: 12pt;
	font-variant : small-caps;
	font-weight: bold;
	text-align : left;
	padding-left : 3px;
	padding-top : 2px;
	background: #E6E6A4;
	border-bottom: 1px solid #8A1010;
}
Table.ChildChannelPages TH.GetMore {
	font-size: 8pt;
	text-align: right;
}
Table.ChildChannelPages TD {
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 10px;
	padding-top : 5px;
}

DIV.Description {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: BOLD;
}

Image.ChannelImage {
	padding: 0 0 0 0;
}

Image.ChannelAd {
	padding: 0 0 0 0;
}

Table.MaintenanceTabs {
	padding-right: 0;
}
/*for Maintenance pages*/
.tdu {	
	border-left-color: 000000;
	border-left-style: Solid;
	border-left-width: 1px;
	border-right-color: 000000;
	border-right-style: Solid;
	border-right-width: 1px;		
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;	
	padding-right: 0px;
	padding-left: 0px; }
.tdt {	
	border-top-color: 000000;	
	border-top-style: Solid;
	border-top-width: 1px;	
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	cursor: text; }
.tdt A {
	color: black;
	font-size: 8pt;
	font-weight: bold;
	cursor: text;
}
.tdtb {		
	border-top-color: 000000;	
	border-top-style: Solid;
	border-top-width: 1px;	
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;	
	background-color: #BFCFE7;
	padding-right: 10px;
	padding-left: 10px;
	cursor: hand;
	 }	
.tdtb A {
	color: #004080;
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
}
.tdr {	
	border-right-color: 000000;
	border-right-style: Solid;
	border-right-width: 1px;		
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;	
	padding-right: 0px;
	padding-left: 0px; } 	
.tdl {	
	border-left-color: 000000;
	border-left-style: Solid;
	border-left-width: 1px;
	border-bottom-color: 000000;	
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	padding-right: 0px;
	padding-left: 0px; 
}

Img {
	position:relative;
	border : none none none none;
}

Img.thumbnail {
	position:relative;
	border : solid #000000 1px;
}
Img.WebsiteLogo {
	position:relative;
	border: none none none none;
}
Table.homepagebox {
	width: 300;
	border-collapse : collapse;
}
Table.homepagebox TH {
	background: url(http://images.asme.org/IGTI/Style/13474.gif) no-repeat top left;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	padding: 5 5 5 5;
}
Table.homepagebox TD {
	padding-bottom: 10px;
}
Div.Advert {
color: #808080;
font-size: 7pt;
text-align: center;
width: 100%;
margin: 0 auto;
}

