html
{
	overflow-y: scroll;
	height:100%;
}
body
{
	color: #555555;
	line-height: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F1F1F1;
	margin: 0px;
	padding:0px;
	height: 100%;			
}
form 
{
	height:100%; 
}
.body-center
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color :#FFFFFF;
	width:944px;
	padding:0px;
	height:100%;
}

.MainText
{
	font-family:Verdana;
	font-size:12px;
	line-height:22px;
	color:#555555;
	text-align : left;
	 
}

.MainText a
{
	color:#555555;
}

.TitleContent
{
	color:#555555;
	font-family:Verdana;
	font-size:18px;
	text-align : left;
	padding-top:20px;
}

.HeaderContent
{
	font-family:Verdana;
	font-size:14px;
	line-height:22px;
	color:#555555;	
	padding-top:5px;
	padding-bottom:30px;
	text-align : left;
}

.GrayUnderlineText
{
	color:#555555;
	text-decoration:underline;
}

.BlueUnderlineText
{
	color:Blue;	text-decoration:underline;
}

.liPopup
{
	list-style-position:inside;
	padding-left:15px;
	text-indent:-15px;
}

.cellAbout1
{
	 line-height:18px; 
	 /*width:100%; */
	 padding-left:10px; 
	 padding-bottom:10px; 
	 padding-right:10px; 
	 padding-top:10px; 
	 background-color:#F1F2F4; 
	 border-bottom-color:White; 
	 border-bottom-width:1px; 
	 border-bottom-style:solid;
}
.cellAbout2
{
	 line-height:18px; 
	/* width:100%; */
	 padding-left:10px; 
	 padding-bottom:10px; 
	 padding-right:10px; 
	 padding-top:10px; 
	 background-color:#EAEFF5; 
	 border-bottom-color:White; 
	 border-bottom-width:1px; 
	 border-bottom-style:solid;
}

.whiteDelimeter
{
 padding-top:1px;
 background-color: white; 
}


.NewsCoveragePadding1
{
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
}
.NewsCoveragePadding2
{
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
	text-align:left;
	width:100%;
}
.rlFirstTable
{
	background-color:#EFEFEF;
	color: #555555;
	font-family: Verdana;
	font-size:12px;	
}

.rlSecondTable
{
	background-color:#E0E0E0;
	color: #555555;	
	font-family: Verdana;
	font-size:12px;	
	line-height:30px;
}

.rlFirstTd
{
	width: 150px;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}

.rlSecondTd
{
	width: 200px;	
	vertical-align:top;
}

.chekboxLibrary
{
	background-color:White;
	border-color: #444444;
	border-style:solid;
	border-width:1px;
	padding-left:10px; 
	padding-top:10px; 
	padding-bottom:10px;
	width:300px;
	height:150px;
}

.DivPopupContext
{
	width:240px; 
	background-color:#D8F5BB; 
	padding-left:10px; 
	padding-right:10px;
	display:none;
	font-size:11px;
	font-family:Verdana;
	color:#555555;
	text-align:left;
	z-index: 1000;
}
.ConferencePadding
{
	padding-top:9px;
}

.search_left_cap
{
	background-image:url(/common/image/portal/searchfield_left_cap.gif);
	background-repeat:repeat-x;
	width:15px; 
	height:22px; 
}
.search_right_cap
{
	background-image:url(/common/image/portal/searchfield_rightcap.gif); 
	background-repeat:repeat-x;
	width:15px; 
	height:22px;
}
.search_middle_cap
{
	width:140px; 
	background-image:url(/common/image/portal/searchfield_repeat.gif); 
	background-repeat:repeat-x;
}	

.g-prettysearch 
{
	background:transparent;	
	background-repeat:repeat-x;
	border:0px none;
	font-family:Verdana,Geneva,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	padding-top:2px;
	
	width:140px;
	height:20px;
}

.searchbutton
{	
	width:49px;
	border:0px;
	height:20px;
	background-repeat:no-repeat;
	background-image: url(/common/image/portal/btnSearch.gif);
	cursor:pointer;
}

.eventTD1
{
	padding-left:20px;
	width: 193px;
}

.becomeMemberTitle
{
	 text-align:right;
	 vertical-align:top;
	 padding-right:10px;
	 padding-left:10px;
	 white-space:nowrap;		
}

.notvisible
{
	display:none;
}

.graylink
{
	cursor:pointer;
	color:#555555;
	text-decoration:underline;
}

.contactUsRegCell
{
	text-align:right;
	width:200px;
	padding:5px 15px 5px 0px;
}

.whitePaperCell
{
	text-align:left;
	width:180px;
	padding:5px 15px 5px 40px;
}

.casestudies_cell1
{
	vertical-align:middle;
	padding:15px 10px 15px 0px;
}
.casestudies_cell2
{
	padding:15px 10px;
}

.dot-delimeter-x
{
	height:1px;
	background: url(/common/image/dot-x.png) repeat-x;
}

/*CAPTCHA*/
.captcha-textbox-container
{
	 padding:2px 0px;
}

.captcha-msg
{
	color:Red;
}




