﻿body
{
	font-family: Arial, verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
}


.show_design_border, table.show_design_border td, table.show_design_border th {
border-bottom-color:transparent;
border-bottom-style:none;
border-bottom-width:0px;
border-top-color: transparent;
border-top-style:solid;
border-top-width:0px;
border-right-color:transparent;
border-right-style:solid;
border-right-width:0px;
border-left-color:transparent;
border-left-style:solid;
border-left-width:0px;

}


em {
	font-style: italic;
	font-size: inherit;
}


em Abstract {
	font-style: italic;
	font-size: 25px;
}


ol, ul
{
	list-style-type: disc;

	
}





strong {
	font-weight: bold;
}

h1{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
}
h2
{	
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

h3{
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

h4{
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

h5{
	color: #333;
	font-size: 9px;
	font-weight:bold;
}

p{
	color: #333;
	margin: 4px 0;
}

h6{
	font-size: 9px;
	color: #333;
	font-weight:bold;
}

a {

	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

a:visted {

	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }

.lgtext{

	font-size:17px;
}

.lgtext2{

	font-size:14px;
	line-height: 18px;
}


.White_Text
	{
    padding-top: 4px;
    padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
    font-size:12px;
    font-family:Arial;
    color:White;
}

.contentbox_abstract
{
	width: 100%;
	margin-bottom: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 5px;
}

.FloatRight {

Float:right;
vertical-align:top;
margin-right:3px;
margin-left:8px;
margin-bottom:3px;
margin-top:5px;

}

.FloatLeft {

Float:left;
vertical-align:top;
margin-right:6px;
margin-left:3px;
margin-bottom:3px;
margin-top:2px;
position:relative;
}



.Clear {
clear:both;

}


.White_Text
	{
    padding-top: 4px;
    padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
    font-size:12px;
    font-family:Arial;
    color:White;
}



/*------------Header Styles---------*/
	
.PageTop
{
	height: 178px;
	width: 1000px;
	float: left;
}

.SubPageTop
{
	height: 207px;
	width: 1000px;
	float: left;
}

.TopLeft
{
	height: 178px;
	width: 675px;
	float: left;
}

.NavLeft
{
	height: 28px;
	line-height: 28px;
	display: block;
}

.NavLeft li
{
	border-right: solid 1px #FFF;
	padding: 0 19px;
	float: left;
}

.NavLeft li a
{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}


ul.SubNavLeft
{
	margin-left: 0;
	list-style-type: none;
}

.SubNavLeft
{
	line-height: 29px;
	display: block;
	padding-left:11px;

}

.SubNavLeft li:first-child,
.SubNavLeft li.first
{
	background-image: none;
}

.SubNavLeft li
{
	background: url(../template_images/subnavwhiteline.gif) no-repeat;
	background-position: left 11px;
	padding-left: 11px;
	padding-right: 11px;
	float: left;
}

.SubNavLeft li a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
}
.BannerLeft
{
	height: 151px;
	width: 675px;
	float: left;
}


.NavSlice
{
	height: 33px;
	width: 14px;
	float: left;
}

.TopRight
{
	height: 178px;
	width: 325px;
	float: right;
}

.BannerRight
{
	height: 145px;
	width: 325px;
	float: right;
}
.BannerRighttext 
{
	width:136px;
	Height:40px;
	float:right;
	padding-top:27px;
}

.BannerRighttext a
{
	padding-top:23px;
	padding-right:5px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	
}

.shoppingcartbox{
	width:69px;
	Height:13px;
	float:left;
	text-align:center;
	padding-left: 1px;

}

.checkoutbox{

	width:66px;
	Height:13px;
	float:left;
	text-align:center;
}

.NavRight
{
	line-height: 14px;
	display: block;
}

ul.NavRight
{
	list-style-type: none;
}

.NavRight li
{
	background: url(../template_images/navrightblackline.gif) no-repeat;
	background-position: left 4px;
	padding-left: 9px;
	padding-right: 9px;
	float: left;
}

.NavRight li:first-child,
.NavRight li.first
{
	background-image: none;
}

.NavRight li a
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
}


.taskicons
{
	text-align:right;
	padding-bottom: 10px;
}



.taskicons img{
	padding-left:2px;
	padding-right:2px;
	cursor: pointer;
}

div.taskiconsmid 
{
	text-align: right;
}

div.taskiconsiconmid 
{
	display: inline;
}


/*----------content Styles -------*/

.breadcrumbs{

	height:22px;
	width:775px;
	padding-left:15px;
	line-height:22px;
	float:left;

}

.breadcrumbs a{

	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #333;

}


.ContentTable
{
	border-collapse: collapse;
	border-width: 0;
	float: left;
	width:998px;
}

.ContentTable > tbody > tr > td
{

	vertical-align: top;


}


.ContentTable > tbody > tr > td.PubContentMidDiv
{
	padding-top:0;
}

.ContentLeft
{
	vertical-align: top;
	width: 434px;
}


.PubContentLeft
{
	vertical-align: top;
	
	width: 434px;
	border-right-color:#7b1d20;
	border-right-style:solid;
	border-right-width:1px;
}

.contentboxleft
{
	width: 400px;
	padding-left: 17px;
	padding-right: 17px;
}


.ContentMiddle
{
	vertical-align: top;
	width: 374px;
}




.contentboxmid
{
	width: 340px;
	padding-left: 17px;
	padding-right: 17px;
}

.ContentRight
{
	vertical-align: top;
	width: 188px;

}

.contentboxright
{
	width: 154px;
	padding-left: 17px;
	padding-right: 17px;
}

.PubContentRight{
	width: 188px;
	border-left-color:#7b1d20;
	border-left-style:solid;
	border-left-width:1px;
}



.ContentMidBottom
{
	width: 809px;
	text-align:center;

}

.contentboxmidbottom
{
	width: 775px;
	vertical-align: top;
	padding-left: 17px;
	padding-right: 17px;
}

.PubContentMidDiv
{
	width: 809px;
}

.SubContentLeft,
.subcontentLeft
{
	vertical-align: top;
	width: 187px;
}


.subcontentboxleft
{
	width: 153px;
	margin-left: auto;
	margin-right: auto;
}

.subcontentboxleft h1
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	padding-bottom:3px;

}


.subcontentboxleft h3
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	padding-bottom:3px;

}

.SubContentMiddle,
.subcontentMiddle
{
	width: 621px;
	vertical-align: top;
	    padding-bottom: 60px;
  

}

.subcontentboxmid p strong
{
	font-weight:bold;
}


.subcontentboxmid
{
	width: 587px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

.ReportsExistContent
{
	width: 809px;

}

.ReportsExistContentbox
{
	width: 775px;
	padding:17px;

}


.SubContentRight,
.subcontentRight
{
	vertical-align: top;
	width: 188px;

}

.subcontentboxright
{
	width: 154px;
	margin-left: auto;
	margin-right: auto;
}


.contentbox
{
	width: 100%;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 0px;
}

.flashcontentbox 
{
	width: 100%;
	margin-bottom: 15px;
	border: none 1px;
	padding: 0px;
}


.contentboxtext{
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 6px;
}




.contentboxtext img{
	margin: 0 5px;
	float:left;
	padding-right:8px;
	padding-bottom:8px;

}


.contentboxtextimgrt img{
	margin: 0 5px;
	float:right;
	padding-right:8px;
	padding-bottom:8px;

}


p.Header {
margin:0in;
margin-bottom:20px;
margin-top: 20px;
line-height:120%;
text-align:center;
text-autospace:none;
font-size:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:red;
letter-spacing:-.75pt;
text-underline:#000000;
text-transform:uppercase;
}

p.Header_lc {
margin:0in;
margin-bottom:20px;
line-height:120%;
text-align:center;
text-autospace:none;
font-size:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:red;
letter-spacing:-.75pt;
text-underline:#000000;

}


p.Date {
margin:0in;
margin-bottom:.0001pt;
text-align:center;
line-height:120%;
text-autospace:none;
font-size:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-weight:bold;
}

p.Speaker {
margin-top:0in;
margin-right:0in;
margin-bottom:1px;
margin-left:0in;
line-height:120%;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-style:italic;
min-height: auto;

}


span.Speaker {
margin-top:0in;
margin-right:0in;
margin-bottom:1px;
margin-left:0in;
line-height:120%;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-style:italic;
min-height: auto;

}


p.Session {
margin-top:10px;
margin-right:0in;
margin-bottom:1px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-weight:bold;
}

span.Session {
margin-top:10px;
margin-right:0in;
margin-bottom:1px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-weight:bold;
}

p.Abstract {
margin:0in;
margin-bottom: 15px;
line-height:16px;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
}

span.Abstract {
margin:0in;
margin-bottom:20px;
line-height:16px;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
}

ul.Abstract  {
margin-left:2em;
line-height:18px;
margin-bottom: 5px;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
}

li.Abstract  {
margin-left:2em;
margin-bottom: 5px;
line-height:18px;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
}


li.subbullet{
margin-left:3em;
line-height:18px;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
list-style:circle;
}


ul.numbullet{
margin-left:2em;
line-height:18px;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
list-style:decimal;
}




p.noul a:link
 {
margin-top:10px;
margin-right:0in;
margin-bottom:1px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-weight:bold;
}

p.noul a:hover
 {
margin-top:10px;
margin-right:0in;
margin-bottom:1px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-weight:bold;
text-decoration: underline;
}

p.largeTitle
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	line-height: 20px;
	
}

p.largeTitle a:link
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	line-height: 20px;
	text-decoration: none;

	
}

p.largeTitle a:hover
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	line-height: 20px;
	text-decoration: underline;

}


p.largeTitle a:active
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	line-height: 20px;
	text-decoration: none;
	
	
}

p.largeTitle a:visited
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	line-height: 20px;
	text-decoration: none;
	
	
}


p.largeTitle a:visited:hover
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	line-height: 20px;
	text-decoration: underline;
	
}


p.Keynote{

font-family:verdana;
font-size:14px;
font-weight:bold;

}



p.sponsornav
{
    
    font-family:Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #333;
    text-align:center;
}


.sponsornav
{
    
    font-family:Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #333;
    text-align:center;
}


/* --- 3/6/08 MEC removed ul from contentboxleft style --- */
.contentboxleft
{
	list-style:url(../template_images/pub_listblock.gif);
	padding-left:17px;

}

.contentboxleft  li{
	font-size:14px;
	font-weight:bold;
	color:#003399;
}


.contentboxmid ul{
	list-style:url(../template_images/pub_listblock.gif);
	list-color:#999999;
	padding-left:17px;

}

.contentboxmid  li{
	font-size:14px;
	font-weight:bold;
	color:#003399;
}

.blackdiamond ul{
	
	list-style:url(../template_images/reports_listdiamond.gif);
	list-color:#000000;
	padding-left:17px;
	margin-left:24px;

}

.blackdiamond li{
	line-height:22px;
	font-size:10px;
}




.alignright{

	text-align:right;
}

.aligncenter{

	text-align:center;

}

.alignleft{

	text-align:left;

}
.blackheader
{
	width: 100%;
	height: 20px;
	background-color: #000000;
}

.blackheader h4
{
	color: #FFF;
	text-align: left;
	line-height: 20px;
	padding-left: 5px;
}


.Redheader
{
	width: 100%;
	height: 20px;
	background-color: #8d0600;
}

.Redheader h4
{
	color: #FFF;
	text-align: center;
	line-height: 20px;
	padding-left: 5px;
}

.palegreenbox
{
	background:#b6c29a;
	height: 100%;
	text-align:center;

	
}

.redbox{

	background:#b10400;
	height: 100%;
	padding:8px;
	text-align:center;
	width:250px;
	float:right;
	color:#FFF;
	font-size:11px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;


}
.TabBar
{
	margin-left: 17px;
	height: 20px;
}


.Searchtableft
{
	height: 20px;
	float: left;
	margin-right: 1px;
}


.SearchTabRight
{
	height: 20px;
	float: left;
	margin-right: 1px;
}

.RightSearchtab
{
	height: 20px;
	float: left;
	margin-right: 1px;
}



.SearchBoxInput
{
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}


.searchboxlink{
	float:left;
	padding-top: 11px;
	margin-left: 4px;
	
}

.searchboxlink a
{
	font-size: 8px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.searchboxbutton{
	text-align:right;
	padding-right:4px;
}

.SOTextHeader
{
	background-color: #FFF;
	padding-top: 17px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom:5px;
}

.TextHeader
{
	background-color: #FFF;
	padding: 5px;
}

.TextHeaderline
{
	vertical-align: bottom;
	height: 17px;
	line-height: 17px;
/*	background-image: url(../Template_Images/TextTitleline.gif); 
	background-repeat: repeat-x;
*/
}

.TextHeadertext
{
	float: left;
	padding-right: 5px;
	background-color: #FFF;
	
}

.checklinks li{

	list-style:url(../template_images/proserv_checkliststyle.gif);
	margin-left:20px;
	margin-top:15px;

}

.opencontentlinks li{
	padding-left:17px;
	padding-right:17px;
	padding-top:1px;
	padding-bottom:1px;
	list-style:none;
}

.opencontentlinks a{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;

}
.contentsmlink a
{
	font-size: 9px;
	font-weight: bold;
}

.contentsmlinkred a
{
	font-size: 9px;
	font-weight: bold;
	color: #cc0000;
}

.contentbox li
{
	padding-left:30px;
	font-size: 11px;
	font-weight: normal;
	color: #333;

}

.contentboxtealblack
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color:#c4e5da;
	padding-top:5px;

}

.contentredlinks{

	list-style:none;
	color: #cc0000;

}

.contentredlinks a:link
{
	color: #cc0000;

}

.contentredlinks a:hover
{
	color: #cc0000;

}

.contentredlinks a:active
{
	color: #cc0000;

}

.contentredlinks a:visited
{
	color: #cc0000;

}

.contentredlinks li
{
	background: url(../template_images/navrightblackline.gif) no-repeat;
	background-position: left 7px;
	padding-left: 7px;
	padding-right: 4px;
	display:inline;
}

.contentredlinks li:first-child,
.contentredlinks li.first
{
	background-image: none;
}

.contentredlinks li a
{
	color: #cc0000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.contentbluelinks a
{
	color: #0000a0;
	text-decoration: underline;
	font-weight: bold;
}

.contentbluelinks a:active
{
	color: #0000a0;
	text-decoration: underline;
	font-weight: bold;
}

.contentbluelinks a:visited
{
	color: #0000a0;
	text-decoration: underline;
	font-weight: bold;
}





.GreyHRDiv
{
	width: 100%;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background-color: #cccccc;
}

.blue{
	color:#003399;
	text-decoration:none;
}

.bluebold{
	color:#003399;
	text-decoration:none;
	font-weight: bold;
}

.ltblue{
	color:#366498;
}


.dkred{
	color:#870200;
}

.italic{

font-style:italic;
}

.italicbold{
font-style:italic;
font-weight:bold;
}


.bold{

font-weight:bold;
}

.floatright{
	float:right;
}

.floatleft{
	float:left;
}

/*------------Footer Styles---------*/

.Footer
{
	width: 1000px;
	height: 95px;
	float: left;
}


.FooterTop ul
{
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.FooterTop li:first-child,
.FooterTop li.first
{
	list-style:none;
	background: none;
	line-height: 17px;
	padding-left: 8px;
	padding-right: 6px;
	list-style:none;

}


.FooterTop li
{
	padding: 0 10px;
	background: url(../template_images/footerrightwhiteline.gif) no-repeat;
	background-position: left 6px;
	padding-left: 8px;
	padding-right: 6px;
	display: inline;
	list-style:none;
}

.FooterTop li a
{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}

.FooterTop p
{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	display:inline;
}



.FooterBottom
{
	width: 1000px;
	height: 17px;
	float: left;

}


.FooterBottomLeft
{
	width: 239px;
	height: 17px;
	float: left;
	display: block;
	background-color: #fff;

}

.FooterBottomLeft h4
{
	text-align: right;
	padding-right: 7px;
	line-height: 17px;
}


.FooterBottomSlice
{
	width: 11px;
	height: 17px;
	float: left;
}


.FooterBottomRight li:first-child,
.FooterBottomRight li.first
{
	background: none;
	padding-left: 6px;
	padding-right: 6px;
	display: inline;
	list-style:none;
	color: #fff;
	font-size: 11px;
	font-weight:bold;
	line-height: 17px;
}

.FooterBottomRight li
{

	background: url(../template_images/footerrightwhiteline.gif) no-repeat;
	background-position: left 4px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
	display: inline;
	list-style:none;
	color: #fff;
	font-size: 11px;
	font-weight:bold;
	line-height: 17px;
}

.FooterBottomRight li a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

/*------ Search Tab/Form ---------*/
div.RegularSearchForm,
div.CorporateSearchForm
{
	text-align: right;
}

div.RegularSearchForm div.TextBox,
div.CorporateSearchForm div.TextBox
{
	white-space: nowrap;
}

div.RegularSearchForm div.By,
div.CorporateSearchForm div.By
{
	float: left;
	text-align: left;
	padding-bottom: 4px;
}

div.SearchTextAndButton div.TopSearches,
div.SearchTextAndButton div.Button
{
	display: inline;
}

div.SearchTextAndButton 
{
	padding: 6px 6px 6px 6px;
}

div.SubPageSearch div.By,
div.SubPageSearch div.SearchTextAndButton 
{
	float: none;
	display: block;
}

/*------- Search results ----------*/
div.SearchResults 
{
	border: none 0px;
}

div.SearchResults table td 
{
	padding-left: 16px;
}

div.SearchResults table td,
div.SearchResults table td a  
{
	font-size: 9pt;
}

div.SectionResults div.SectionName 
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.SectionResults div.Results div.Result
{
  width: 560px;
}

div.SectionResults div.Results,
div.SectionResults div.Results a 
{
	line-height: 15px;
	font-size: 9pt;
}

div.SectionResults div.Results
{
	padding-left: 16px;
}

div.SectionResults img.Conference
{
	float: left;
	padding: 2px 2px 2px 0px;
}

div.SectionResults div.Results div.ViewMore 
{
	padding: 6px 0px 6px 0px;
}

div.TopSearchWords div 
{
	padding-left: 24px;
	padding-bottom: 4px;
}

div.TopSearchWords div a
{
	font-size: 10pt;
}

/*--------- Autocomplete Search ---------*/
.completionListElement 
{
	z-index:100;
	visibility: hidden;
	min-width: 200px;
	border: 1px solid gray;
	background-color: White;
	position: absolute;
	float:none;
	clear:both;
	text-align: left; 
	padding-left: 2px; !important
}

.completionListElement div
{
	display: block;
}

.completionListElement .listItem,
.completionListElement .highlightedListItem 
{
	list-style-image: none;
	list-style-type: none;
	color: Gray;
	cursor: pointer;
	padding: 1px 2px 1px 2px;
	z-index: 100;
	background-image: url(/images/spacer.gif);
	clear: both;
}

.completionListElement .highlightedListItem 
{
	color: black;
}

/*-------- Shopping Cart Checkout --------*/
table.ShoppingCartCheckout
{
	width: 100%;
}

table.ShoppingCartCheckout table.Navigation
{
	width: 100%;
}

table.ShoppingCartCheckout table.Navigation td.Next
{
	text-align: right;
}

table.ShoppingCartCheckout table.ShoppingCartSummary 
{
	width: 100%;
	border-collapse: collapse;
}

table.ShoppingCartCheckout table.ShoppingCartSummary th 
{
	font-weight: bold;
	white-space: nowrap;
	padding: 1px 2px 3px 2px;
}

table.ShoppingCartCheckout table.ShoppingCartSummary td 
{
	border: 1px solid #bbbbbb;
	padding: 4px;
	vertical-align: bottom;
	line-height: 11pt;
}

table.ShoppingCartCheckout table.ShoppingCartSummary td.OrderTotals 
{
	border: 1px solid #bbbbbb;
	padding: 4px;
	vertical-align: bottom;
	line-height: 11pt;
    text-align: right;
}

table.ShoppingCartCheckout table.ShoppingCartSummary td.Empty 
{
	padding: 4px 4px 4px 4px;
	text-align: center;	
}

table.ShoppingCartCheckout table.ShoppingCartSummary td.Subtotal,
table.ShoppingCartCheckout table.ShoppingCartSummary td.Shipping,
table.ShoppingCartCheckout table.ShoppingCartSummary td.Tax,
table.ShoppingCartCheckout table.ShoppingCartSummary td.Total
{
	font-size: 10pt;
	text-align: right;
	border-top: 1px solid white;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}

table.ShoppingCartCheckout table.ShoppingCartSummary td.Total 
{
	font-weight: bold;
}

table.ShoppingCartCheckout table.ShoppingCartSummary td a
{
	font-weight: normal;
	font-size: 9pt;
}

table.ShoppingCartCheckout table.ShoppingCartSummary td div.Options 
{
	font-style: italic;
	text-align: right;
}

table.ShoppingCartCheckout table.ShoppingCartSummary td div.ItemType 
{
	display: inline;
	font-weight: bold;
}

table.ShoppingCartCheckout div.SubHeader 
{
	font-weight: bold;
	padding-bottom: 4px;
}

table.ShoppingCartCheckout div.OrPaypalExpressCheckout 
{
	margin-right: 30px;
}

/*---------- Related Resources ----------*/
div.RelatedItems 
{
	text-align: center;
	margin-bottom: 1em;
}

div.RelatedItems div.RelatedItemsHeader 
{
	padding-bottom: 4px;
}

div.RelatedItems div.RelatedItem img
{
	border: none 0px;
	padding-bottom: 2px;
	max-width: 120px;
}

div.RelatedItems div.RelatedItem 
{
	text-align: center;
	font-size: 9pt;
	padding: 4px 1px 4px 1px;
}

div.RelatedItems div.RelatedItem a 
{
	font-size: 9pt;
	text-decoration: none;
}

div.RelatedItems div.RelatedItem div.Title 
{
	text-align: left;
}

/*---- Paypal Orders ------*/
table.PaypalOrders 
{
	border-collapse: collapse;
}

table.PaypalOrders th 
{
	font-weight: bold;
}

table.PaypalOrders th,
table.PaypalOrders td 
{
	padding: 2px 3px 2px 3px;
	border: 1px solid #bbbbbb;	
}

table.PaypalOrders div.LineDetails 
{
	margin-bottom: 1em;
}

table.PaypalOrders a 
{
	font-size: 9pt;
	font-weight: normal;
}

/*-------- Login ----------*/
div.LoginButton,
div.ForgotPassword
{
	margin-top: 1em;
	margin-bottom: 1em;
}

div.LoginButton table
{
	margin-left: 20px;
}

div.ForgotPassword table 
{
	margin-left: 40px;
}

/*------- Ektron Membership -------*/
div#ek_MapLatitude_label,
div#ek_MapLatitude,
div#ek_MapLongitude_label,
div#ek_MapLongitude
{
	display: none;
}

div#forum_tab,
div#tags_tab
{
	display: none;
}

div.EktronMembership ul
{
	display: none;
}

/*------- Polls -------*/
div.Polls div.Poll iframe 
{
	width: 100%;
}

div.LatestPoll iframe
{
	width: 160px;
}

div.PollFormBlock 
{
	font-size: smaller;	
}

/*------ RadGrid --------*/
.GridRow_Default td, .GridAltRow_Default td 
{
	border-left: none 0px !important;
}

/*-------- Lyris Newsletter Subscribe ---------*/
div.LyrisNewsletterSubscribe input,
div.LyrisNewsletterSubscribe select 
{
	margin: 2px 4px 2px 4px;
}

div.LyrisNewsletterSubscribe div.CompanyAddressHeader 
{
	margin-top: 14px;
}

p,td
{
	line-height: 1.5em;
	
}

ul.ExternalMenu
{
	margin-left: 0;
	list-style-type: none;
}

.redlinkbold
{
	color: #cc0000;
	font-weight: bold;
}

/* CHI Edit */
.table_chi {
	vertical-align: top;
}

/*------- Add To Cart --------*/
div.AddToCart 
{
	border: 1px solid #bbbbbb;
	padding: 2px 2px 2px 2px;
	text-align: right;
	float: right;
}

/*------- Style Test for New Windows 7 Editor --------*/

.Header {
margin:0in;
margin-bottom:20px;
line-height:120%;
text-align:center;
text-autospace:none;
font-size:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:red;
letter-spacing:-.75pt;
text-underline:#000000;
text-transform:uppercase;
}

.Header_lc {
margin:0in;
margin-bottom:20px;
line-height:120%;
text-align:center;
text-autospace:none;
font-size:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:red;
letter-spacing:-.75pt;
text-underline:#000000;

}


.Date {
margin:0in;
margin-bottom:.0001pt;
text-align:center;
line-height:120%;
text-autospace:none;
font-size:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-weight:bold;
}

.Speaker {
margin-top:0in;
margin-right:0in;
margin-bottom:1px;
margin-left:0in;
line-height:120%;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-style:italic;
min-height: auto;
}


.Session {
margin-top:10px;
margin-right:0in;
margin-bottom:1px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-weight:bold;
}


.Abstract {
margin:0in;
margin-bottom:20px;
line-height:16px;
text-autospace:none;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;

}

.hidden 
{
    display:none;
    visibility:hidden;
}


/*--------FOOTER Styles-----------*/


#footerContainer{
	background-color:#E7E8EA;
	clear:both;
	width:100%;
}

#footerwrapper
{
    margin-left:auto;
    margin-right:auto;
	padding:22px 0 0;
	height:172px;
	width:1000px;
}

#contactInfo{
	border-right:1px solid #808183;
	float:left;
	height:139px;
	width:171px;
}

#contactInfo img{
	border:0;
	height:56px;
	margin-left:11px;
	padding:0;
	width:110px;
}

#contactInfo p{
	color:#6C6D6F;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	line-height:1.35;
	margin-left:11px;
	margin-top:5px;
	padding:0;
}

#contactInfo a{
	color:#6C6D6F;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	padding:0;
}

#contactInfo a:link{
	text-decoration:none;
}

#contactInfo a:visited{
	text-decoration:none;
}

#contactInfo a:hover{
	text-decoration:underline;
}

#contactInfo a:active{
	text-decoration:none;
}

#portals{
	border-right:1px solid #808183;
	float:left;
	height:139px;
	width:452px;
}

#portalsLeftColumn{
	float:left;
	width:234px;
}

#portalsRightColumn{
	float:left;
	width:214px;
}

#portals p{
	color:#88898B;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	line-height:1.4;
	margin:0 0 5px 8px;
	padding:0;
	text-transform:uppercase;
}

#portals a{
	color:#88898B;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	line-height:1.4;
	padding:0;
	text-transform:uppercase;
}

#portals a:link{
	text-decoration:none;
}

#portals a:visited{
	text-decoration:none;
}

#portals a:hover{
	text-decoration:underline;
}

#portals a:active{
	text-decoration:none;
}

.FooterSectionTitle{
	color:#6E6F71;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 8px;
	padding:0;
	text-transform:uppercase;
}

#divisions{
	border-right:1px solid #808183;
	float:left;
	height:139px;
	width:217px;
}

#divisions p{
	color:#88898B;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	line-height:1.6;
	margin:0 5px 5px 8px;
	padding:0;
	text-transform:uppercase;
}

#divisions a{
	color:#88898B;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	line-height:1.6;
	padding:0;
	text-transform:uppercase;
}

#divisions a:link{
	text-decoration:none;
}

#divisions a:visited{
	text-decoration:none;
}

#divisions a:hover{
	text-decoration:underline;
}

#divisions a:active{
	text-decoration:none;
}

#mainLinks{
	float:left;
	height:139px;
	width:155px;
}

#mainLinks p{
	color:#88898B;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	line-height:1.25;
	margin:0 0 3px 8px;
	padding:0;
	text-transform:uppercase;
}

#mainLinks a{
	color:#88898B;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	line-height:1.40;
	padding:0;
	text-transform:uppercase;
}

#mainLinks a:link{
	text-decoration:none;
}

#mainLinks a:visited{
	text-decoration:none;
}

#mainLinks a:hover{
	text-decoration:underline;
}

#mainLinks a:active{
	text-decoration:none;
}

span.lc{
	text-transform:lowercase;
}

#hr.hr { margin: 5px 10px 5px 10px; border: none; border-top: 1px solid #88898B; height:0px; }
#hr.hr hr { display: none; }


.marginBottom{
                margin-bottom:-6px;
}

.digg_bookmark {
  padding: 0px 10px 0px 0px;
}


.orderNow a, .orderNow a:active, .orderNow a:visited {
    background: none repeat scroll 0 0 #BE0000;
    color: #fff;
    font-family: verdana;
    font-size: 11px;
    font-weight: 700;
    height:30px;
    line-height: 1.5;
    margin: 0 auto;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    width: 97px;
}

.orderNow a:hover{
    background:#7D0000;
}

.chiLogo{
    background: url("/uploadedImages/Corporate/Assets/CHI_Logo_stacked_withtag.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 53px;
    margin: 0 0 0 10px;
    width: 110px;
}



.sponsored-by
{
Float:right;
vertical-align:top;
margin-right:3px;
margin-left:8px;
margin-bottom:3px;
padding-top: 2px;
font-size: 10px;
color: inherit;
font-family:inherit;
margin:0 0 1px;
line-height:1.2;
font-style:italic;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/Javascript/interstitial/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/Javascript/interstitial/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/Javascript/interstitial/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/Javascript/interstitial/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
















/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/Javascript/interstitial/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/Javascript/interstitial/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


