html 
{
	width:100%;
	height:100%;
	background-image: url(/images/bg.gif);
	overflow: -moz-scrollbars-vertical;
}
/* for understanding browsers */
body {
	min-height:100%;
	height:auto !important;
}
/* for Internet Explorer */
/*\*/
* html body  {
	height:100%;
}
.registerusersdlcenter_btn
{
	float: right; position: relative; top: -50px;
	margin-bottom:-50px;
}

body 
{
	margin: 0px;
	text-align: center;
	width:100%;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border:none;
}
a:link, a:visited, a:active
{
	color:#0054A6;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}	
/* START HEADER STYLES */
.header_wrapper
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	height: 102px;
}
.hdr
{
	height: 76px;
	overflow: hidden;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
.main_logo
{
	float:left;
	width:250px;
	height:35px;
	margin-top: 20px;
}
.header_nav_wrapper
{
	float:right;
	width:725px;
	height:79px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066cc;
	border-right-color: #0066cc;
	border-bottom-color: #0066cc;
	border-left-color: #0066cc;
	margin-top: 8px;
}
.mininav_wrapper
{
	height:28px;
	width:650px;
	text-align: right;
	background-image: url(/images/mininav_bg.gif);
	background-position: right top;
	float:right;
	background-repeat: no-repeat;
	overflow:hidden;
}
.mininav_wrapper .moduletable
{
	float:right;
}
.mininav_wrapper a:link, .mininav_wrapper a:visited, .mininav_wrapper a:active
{
	font-size: 11px;
	color: #cccccc;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #686868;
	border-right-color: #686868;
	border-bottom-color: #686868;
	border-left-color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	padding:15px;
	padding-top:8px;
	padding-bottom:10px;
	height:11px;
	overflow:hidden;
	text-decoration: none;
}

.mininav_wrapper a:hover
{
	background-color:#840c09;
}
.mininav_wrapper a.planet_embt:link, .mininav_wrapper a.planet_embt:visited, .mininav_wrapper a.planet_embt:active
{
	background-image: url(/images/icon_planetembt.gif);
	background-repeat: no-repeat;
	background-position: 13px 7px;
	padding-left: 40px;
}
.mininav_wrapper a.planet_embt:hover
{
	background-image: url(/images/icon_planetembt_hover.gif);
}
.module_rightproduct3 ul li#current a:hover, .module_rightproduct2 ul li#current a:hover, .module_rightproduct1 ul li#current a:hover
{
	color:#E12E29;
	background-image:url(/images/bullet_arrowright_red.gif);
	background-repeat:no-repeat;
}
.module_rightproduct3 ul li#current a.daddy:hover, .module_rightproduct2 ul li#current a.daddy:hover, .module_rightproduct1 ul li#current a.daddy:hover
{
	color:#E12E29;
	background-image:none;
}
.module_rightproduct1 ul li#current a.topdaddy:hover
{
	background-image: none;
}

.mininav_wrapper .select_courntrydropdown
{
	font-size: 11px;
	color: #cccccc;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #686868;
	border-right-color: #686868;
	border-bottom-color: #686868;
	border-left-color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	padding:15px;
	padding-top:8px;
	padding-bottom:10px;
	text-decoration: none;
	background-image: url(/images/icon_selectcountry.gif);
	background-repeat: no-repeat;
	background-position: 13px 7px;
	padding-left: 50px;
	float:left;
	width:150px;
}


.mininav_wrapper a.select_courntrydropdown:hover
{
	background-image: url(/images/icon_selectcountry_hover.gif);
}

#select_country_options ul li a
{
	display:block;
	float:none;
	padding:0px;
}
.select_coutry img
{
	margin-top:4px;
	margin-left:5px;
}

div.autocomplete {
  position:absolute;
  width:500px;
  margin:0px;
  padding:0px;
  font-size:11px;
  text-align:left;
  overflow:auto;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  background-color:#999999;
}
div.autocomplete ul li.selected { 
  background-color: #EAF2FB;
}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
#select_country_options
{
	margin-top:7px;
	background-color:#840c09;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	z-index:5;
}
#select_country_options ul
{
	margin:0px;
	padding:5px;
}
#select_country_options ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;	
	cursor: pointer;
	padding:3px;
	padding-top:0px;
}
#select_country_options ul li a:link, #select_country_options ul li a:visited, #select_country_options ul li a:active
{
	display:block;
	padding:5px;
}

.combo /* look&fell of scriptaculous select box*/
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	display : block;
	text-align:left;
	cursor: pointer;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/images/bullet_arrowdown.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-transform: uppercase;	
	padding-top:0px;
}
.search_wrapper
{
	float:right;
	margin-top: 14px;
}
.search_wrapper input
{
	float:right;
}
#searchbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:16px;
	background-color: #c2c2c2;
	border: 1px solid #aaaaaa;
	padding-top:2px;
	color: #666666;
	background-image: url(/images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-left: 20px;
}


.mininav_wrapper form
{
	margin:0px;
}
.header_searchinput
{
	border: 1px solid #1975D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px 3px;
}
.content_wrapper {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* END HEADER STYLES */

/* START NAV STYLES */
.main_nav_wrapper
{
	height:25px;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color:#4A4A4A;
	margin-bottom:5px;
	overflow:hidden;
}

.main_nav_wrapper a:link, .main_nav_wrapper a:visited, .main_nav_wrapper a:active
{
	background:transparent url(/images/main_nav.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
	padding-left:50px;
	padding-right:36px;
	color:#0054A6;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	overflow:hidden;
}

.main_nav_wrapper a:hover, .main_nav_wrapperOn
{
	text-decoration:none;
	background: url(/images/main_nav_hover.gif) no-repeat ;
}
.main_nav_wrapper a:hover, .main_nav_wrapper a:active, .main_nav_wrapper a.selected
{

}

.subnav_wrapper
{
	position:absolute;
	left: 0px;
	padding-left: 350px;
	z-index:20;
}	
.subnav {
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
	visibility: hidden;
	background-color: #000000;
}
.subnav a:link, .subnav a:visited{
	background-color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #d7d7d7;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 132px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subnav a:hover{
	background-color: #a21411;
	color: #d7d7d7;
	text-decoration: none;
}
.thirdsubnav
{
	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: #464646;
	border-right-color: #464646;
	border-bottom-color: #464646;
	border-left-color: #464646;
	position: absolute;
	top: 0px;
	visibility: hidden;
	display: block;
	width: 160px;
	overflow: hidden;
	background-color: #000000;
}
.thirdsubnav a:link, .thirdsubnav a:visited{
	background-color: transparent;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #d7d7d7;
	text-decoration: none;
	width: 128px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.thirdsubnav a:hover{
	text-decoration: none;
	color: #d7d7d7;
	background-color: #a21411;
}
#subnav_third
{
	background-image: url(/images/subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#services_subnav, #services_subnav a
{
	text-align:right;
}
#services_subnav a
{
	text-align:right;
}
#services_subnav a#subnav_third
{
	background-image: url(/images/subnav_bg_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* END NAV STYLES */


/* START FOOTER STYLES */
.footerinclude {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	padding-right: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 31px;
	display: block;
	overflow:hidden;
	background-color: #181818;
}
.footermenu1 {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footermenu1 a:link, .footermenu1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.footermenu1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aboutus table.content_artical
{
	color:#444444;
	font-size:12px;
	line-height:1.2em;
	padding:0;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
}
.aboutus table.content_artical tr td
{
	padding:5px;
}
.aboutus table.content_artical tr td p
{
	margin:0px;
	margin-bottom:5px;
}
.aboutus table.contentpaneopen tr td
{
	background-color:#181818;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:4px 0 4px 10px;	

}
.aboutus table.contentpaneopen
{
	width:100%;
	border-collapse:collapse;
}
/* END FOOTER STYLES */


.content-rightpanel .callout h2 {
	background-color:#000000;
	background-repeat:repeat-x;
	color:#EBEBEB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:8px;
}
/* for understanding browsers */
.pagecanvas{
	min-height:400px;
	height:auto !important;
}
/* for Internet Explorer */
/*\*/
* html .pagecanvas  {
	height:400px;
}
.pagecanvas
{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:left;
}
.content table.contentpaneopen
{
	width:100%;	
}
.content .contentheading, .content_noleftnav .contentheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #e12e29;
	margin-top:10px;
	padding:0 10px 5px 10px;
	margin-right:0px;
	margin-left:0px;
}
.content .products_main_content
{	
	margin:0px;
}

.content h1
{
	font-size:17px;
	margin:10px;
	margin-top:20px;
	color: #666;
}
.content h2
{
	font-size:15px;
	margin:10px;
	margin-top:20px;
	color: #666;
}
.content h3
{
	font-size:13px;
	margin:10px;
	margin-top:20px;
	color: #666;
}

.boxtop-bg
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e12e29;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding:10px;
	margin-top:7px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #e12e29;
}
.boxbottom
{
	border-bottom:1px solid #e12e29;
}
.content-leftpanel
{
	padding-right:5px;
	width: 190px;
	float:left;
	margin-left:5px;
}
.content ul
{
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:15px;
}
.content ul li
{
	margin-left:30px;	
	margin-right:15px;
	margin-bottom:5px;
}
.content-leftpanel h1
{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	margin-top:1px;
	padding:0px;
}
.content-leftpanel h1 a:link, .content-leftpanel h1 a:visited, .content-leftpanel h1 a:active
{
	padding:10px;

}
.content-leftpanel a:link, .content-leftpanel a:visited, .content-leftpanel a:active
{
	color:#333333;
	background-color:#F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	text-decoration:none;
	padding:5px;
	padding-left:20px;
	margin-bottom:0px;

}

.content-leftpanel a:hover
{
	text-decoration:none;
	background-color:#CFC9C9;
}
.content-leftpanel h3
{
	background:#FFFFFF none repeat scroll 0 0;
	color:#E12E29;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:10px;
	text-transform:uppercase;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.leftMenuSingle
{
	background-color: #F8F8F8;
	background-image: url(/images/lhn_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.content-leftpanel .leftMenuSingle h1
{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
}
.content-leftpanel .leftMenuSingle h1 a:link, .content-leftpanel .leftMenuSingle h1 a:visited, .content-leftpanel .leftMenuSingle h1 a:active
{
	margin:0px;
	padding:10px;
}
.content-rightpanel
{
	float:left;
	padding-left:4px;
	width:221px;
}
.content-rightpanel .archive, .content-rightpanel .callout, .all-access_banner, .content-rightpanel .licenceduser_wrapper
{
	margin-top:40px;
}
.content-rightpanel .callout .content, .content-rightpanel .customer_quotes .content
{
	width:auto;
	float:none;
	background-color:#EBEBEB;
	border: 1px solid #BBBBBB;
}
.content-rightpanel .licenceduser img
{
	padding:0;
	margin:0;
}
.content-rightpanel .licenceduser
{
	width:auto;
	float:none;
	background-color:#f9e2e2;
	border-left:1px solid #e12e29;
	border-right:1px solid #e12e29;
	border-top:none;
	border-bottom:none;
	margin:0;
	padding:0;
}

.content-rightpanel .customer_quotes h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	background-color: #959595;
	background-repeat: repeat-x;
	color: #ffffff;
	margin:0px;
}
.content-rightpanel .licenceduser h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:12px 8px 0 8px;
	color:#e12e29;
}
.content-rightpanel .licenceduser p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 8px 10px 8px;
	color:#333333;
	margin:0;
}
.content-rightpanel .callout h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	background-color: #000000;
	background-repeat: repeat-x;
	color: #EBEBEB;
	margin:0px;
}
.content-rightpanel .archive h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	background-image: url(/images/archives_bg.gif);
	background-position: top;
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	color: #333333;
	border: 1px solid #E6E6E6;
	margin:0px;
}
.content-rightpanel .moreinfo_box, .content-rightpanel .seealso_box, .content-rightpanel .customer_quotes
{
	margin-top:5px;
}
.content-rightpanel .moreinfo_box h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	background-color: #E6E6E6;
	color: #333333;
	border: 1px solid #E6E6E6;
	margin:0px;
}
.content-rightpanel .seealso_box h1.lightgrey
{
	background-color: #F6F6F6;
	border-bottom-style: none;
}
.content-rightpanel .seealso_box h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	background-color: #E6E6E6;
	color: #333333;
	border: 1px solid #E6E6E6;
	margin:0px;
}

.archive .links, .moreinfo_box .links, .seealso_box .links
{
	border: 2px solid #E6E6E6;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.seealso_box .links
{
	border-top-style: none;
}
.moreinfo_box .links
{
	background-color: #E6E6E6;	
	padding-top:0px;
	background-image: url(/images/moreinfo_box_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.seealso_box .links
{
	background-color: #F6F6F6;	
	background-image: url(/images/boxbg.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
}
.archive .links a:link, .archive .links a:visited, .archive .links a:active, .moreinfo_box .links a:link, .moreinfo_box .links a:visited, .moreinfo_box .links a:active, .seealso_box .links a:link, .seealso_box .links a:visited, .seealso_box .links a:active
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(/images/bullet_arrowright.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.archive .links a:hover, .moreinfo_box .links a:hover,  .seealso_box .links a:hover
{
	color: #E12E29;
	background-image: url(/images/bullet_arrowright_red.gif);
}
.leftMenu
{
	background-color: #F8F8F8;
	background-image: url(/images/lhn_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 530px;
	float:left;
	padding-right:5px;
}
.content a
{
	font-weight:bold;
}
.content_noleftnav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:725px;
	float:left;
	padding:0 5px 0 5px;
}
.product_column
{
	width:300px;
	margin-right:5px;
	float:left;
}
.product_column h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:8px 10px 8px 10px;
	border-bottom:solid 1px #E12E29;
	margin:0px;
	margin-top:10px;
}
.product_column .item
{
	border-bottom: 1px solid #EBEBEB;
	padding:8px;
}
.item .icon
{
	width:25px;
	height:25px;
	float:left;
}
.product_column .productname, .product_column .description
{
	padding-left:35px;
}
.landing
{
	width: 740px;
}
.content p
{
	margin:10px;
}
.arrow
{
	list-style-image: url(/images/bullet_arrowright.gif);
}
.content .banner
{
	margin-bottom:10px;
	margin-top:2px;
}
.content .product_column  .item
{
	padding:8px;
}
.content .item .date, .content .item .productname
{
	color:#0072BC;
	font-size:14px;
	margin-bottom:5px;
}
.content .item
{
	border-top:1px solid #EBEBEB;
	padding:8px;
}
.content .item h2
{
	margin-top:5px;
}
.content .item .source
{
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
	color:#999999;
}
.productname a:link, .productname a:visited, .productname a:active
{
	color:#0072BC;
	font-size:14px;
	text-decoration: none;
}
.productname a:hover
{
	text-decoration: underline;
}
.content .item .title, .content .item .date
{
	color:#333333;
	font-size: 12px;
}
.content .item .description p
{
	margin:0px;
	margin-top:5px;
}
.content .item .moreinfo
{
	float:right;
}
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
h1.accordion_toggle
{
	border-top: 1px solid White;
	cursor:pointer;
}
.content-leftpanel .accordion_toggle_active a:link, .content-leftpanel .accordion_toggle_active a:visited, .content-leftpanel .accordion_toggle_active a:active
{
	background-color:#CFC9C9;
}
#filter
{
	margin:10px;	
}
#filter select
{
	background-color: #F8F8F8;
	border: 1px solid #C7C7C7;
	margin-right:10px;
}
.red_text
{
	color:#ff0000;
	margin:10px;
	font-weight: bold;
}
.landing .red_text
{
	display:block;
	margin-bottom:0px;
}
.content-leftpanel .products h1 a:link, .content-leftpanel .products h1 a:visited, .content-leftpanel .products h1 a:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #F2F2F2;
	background-image: url(/images/bg_lhn.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.content-leftpanel .products h1 a:hover {
	background-image: none;
	background-color:#CFC9C9;
}
.content-leftpanel .products h1 a#on {
	background-image: none;
	background-color:#CFC9C9;
}
.addon
{
	margin-right:30px;
}

.addon a:link, .addon a:visited, .addon a:active
{
	text-decoration: none;
	color: #2084C4;
}
.addon a:hover
{
	text-decoration: underline;
}
.products_main_content
{
	padding:10px;
}
.products_main_content h1
{
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:20px;
}
.products_main_content h2
{
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
}
.community_wrapper
{
	background-color:#E1E1E1;
	padding:10px;
	color:#333333;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
}
.community_wrapper h2
{
	margin:0px;
	margin-bottom:8px;
	font-size:12px;
	font-weight:bold;
	position:relative;
}

.community_wrapper .col
{
	width:100px;
	float:left;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style:  solid;
	border-bottom-style:none;
	border-left-style: none;
	border-top-color: #C6C6C6;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	border-left-color: #C6C6C6;
}
.community_wrapper .col a:link,  .community_wrapper .col a:visited, .community_wrapper .col a:active 
{
	display:block;
	color:#333333;
	
}
.product_banner
{
	height: 250px;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:0px;
	text-align:left;
	width:970px;
}
.banner_btns
{
	width:244px;
	height: 250px;
	overflow: hidden;
	float:right;
}
.banner_btns a
{
	float:right;
}
.banner_btns img
{
	float:left;
	border:none;
	cursor:pointer;
}
.current_banner
{
	height: 250px;
	overflow: hidden;
	float:left;
	background-color:#000000;
}
.current_banner img {
	border:none;
}
.allaccess
{
	background-image: url(/images/allaccess_banner.jpg);
	background-position: top;
	height: 250px;
	background-repeat: no-repeat;
	position: relative;
	top:0px;
}
.buynow, .trial
{
	position: relative;
	top:192px;
	left:588px;
	
}
.download
{
	position: relative;
	top:192px;
	left:560px;
}
.mainBanner_sectionWrapper
{
	width:970px;
	margin-right:auto;
	margin-left:auto;
}
.mainBanner_sectionWrapper ul
{
	margin:0px;
	padding:0px;
}
/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 970px;
  height: 200px;
  margin-bottom:5px;
  position: relative;
}
#horizontal_carousel .container {
  float: left;
  width: 970px;
  height: 200px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 200px;
}                      

#horizontal_carousel ul li {
  width: 970px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:right;  
  width: 28px;
  height: 20px;
  background-image: url(/images/caruousel_prev.gif);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background-image: url(/images/caruousel_prev.gif);
}

#horizontal_carousel .previous_button_disabled {
  background-image: url(/images/caruousel_prev_off.gif);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:right;  
  width: 28px;
  height: 20px;
  background-image: url(/images/caruousel_next.gif);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
	background-image: url(/images/caruousel_next.gif);
}

#horizontal_carousel .next_button_disabled {
  background-image: url(/images/caruousel_next_off.gif);
  cursor: default;
}
.carousel_btns {
	width:285px;
	float:left;
	position:relative;
	top: -185px;
	text-align:left;
	padding:0;
	margin:0;
	height:185px;
	margin-bottom:-185px;
}
.carousel_btns a:link, .carousel_btns a:visited, .carousel_btns a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: right;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #E4E4E4;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 3px;
	text-decoration: none;
}
.carousel_btns a:hover
{
	background-color: #2b483c;
	border-top-color: #e9f97e;
	border-right-color: #e9f97e;
	border-bottom-color: #e9f97e;
	border-left-color: #e9f97e;
}
.home_middlesection
{
	background-image: url(/images/home_middle_bg.gif);
	background-repeat: repeat-y;
	text-align:left;
	background-position: center top;
	width:970px;
	min-height:175px;
	margin-right:auto;
	margin-left:auto;
}

.home_middlesection .top .aboutus
{
	padding:0px;
	padding-botom:5px;
}
.home_middlesection .top .aboutus h2
{
	background-color:#181818;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
.home_middlesection .aboutus .content
{
	width:auto;
	font-size: 12px;
	line-height:1.2em;
	color:#444444;
	padding:0;
}
.home_middlesection .aboutus
{
	width:321px;
	overflow:hidden;
	float:left;
}
.home_middlesection .paneled_wrapper
{
	width:645px;
	margin-left:4px;
	overflow:hidden;
	float:left;
}
.home_middlesection .paneled_wrapper .panels
{
	height:23px;
	background-color:#181818;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
	margin:0;
	white-space:nowrap;
	background:#464646 url(/images/tabmod1.png) repeat-x scroll 0 0;
	font-weight:bold;
	height:23px;
	margin:0;
	padding:0;
}
.home_middlesection .paneled_wrapper .panels a:link, .home_middlesection .paneled_wrapper .panels a:visited, .home_middlesection .paneled_wrapper .panels a:active
{
	background-color:#464646;
	background-image:url(/images/tab3.gif);
	background-position:right top;
	background-repeat:no-repeat;
	border-left:0 none;
	color:#C8C8C8;
	font-weight:bold;
	height:23px;
	padding-left:20px;
	font-family:Helvetica,Arial,FreeSans,sans-serif;
	font-size:12px;
	padding-right:40px;
}
.home_middlesection .paneled_wrapper .panels a:link, .home_middlesection .paneled_wrapper .panels a:visited, .home_middlesection .paneled_wrapper .panels a:active
{	
	text-decoration:none;
	color:#c8c8c8;
	display:block;
	float:left;
	padding-top:4px;
	padding-bottom:4px;
}

.home_middlesection .paneled_wrapper .panels a.on:link, .home_middlesection .paneled_wrapper .panels a.on:visited, .home_middlesection .paneled_wrapper .panels a.on:active

{	
	background-color:#181818 !important;
	border-bottom:0 none;
	border-left:0 none;
	height:23px;
	background-image:url(/images/tab1.gif);
	background-position:right top;
	background-repeat:no-repeat;
}


.home_middlesection .paneled_wrapper .panels a:hover
{
	color: #FFFFFF;
}
.home_middlesection .paneled_wrapper a.item:link, .home_middlesection .paneled_wrapper a.item:visited, .home_middlesection .paneled_wrapper a.item:active, .home_middlesection .paneled_wrapper .item
{
	text-decoration:none;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #EEEEEE;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:8px;
}
.home_middlesection .paneled_wrapper .readmore
{
	float:right;
	border:none;
}
.home_middlesection .paneled_wrapper a.item:hover
{	
	background-color:#F0F0F0
}
.home_middlesection .paneled_wrapper .item .description
{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
#datarange, #news, #events, #blogs, #connect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
}

#datarange
{
	padding-left: 20px;
	padding-right: 20px;
}
.homepage_tiles 
{
	margin-top:5px;
	width:970px;
	margin-right:auto;
	margin-left:auto;
}
.homepage_tiles a img
{
	border:none;
}
.homepage_tiles a
{
	float:left;
	margin-right:5px;
}
.homepage_bottom_nav
{
	background-color:#d7d8d9;
	height: 140px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
	padding-left:10px;
}
.homepage_bottom_nav .col
{
	float:left;
	text-align:left;
	background-image: url(/images/home_bottomcol_border.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	padding-left: 10px;
	padding-right: 15px;
}	

/* for understanding browsers */
.homepage_bottom_nav .col {
	min-height:130px;
	height:auto !important;
}
/* for Internet Explorer */
/*\*/
* html .homepage_bottom_nav .col  {
	height:130px;

}
.homepage_bottom_nav .col h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin: 12px 0 8px 0;
}
.homepage_tiles .modules
{
	float:left;
}
.homepage_tiles .last a
{
	margin-right:0px;
}
.homepage_bottom_nav .col h2 img
{
	margin-left:5px;
}
.homepage_bottom_nav .col a:link, .homepage_bottom_nav .col a:visited, .homepage_bottom_nav .col a:active
{
	display:block;
	margin-bottom:3px;
	font-size:11px;
	line-height:1.4em;
	color:#555555;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.homepage_bottom_nav .col a:hover
{
	text-decoration:underline;
}
.bottomnav_products
{
	width: 145px;
}
.bottomnav_solutions
{
	width:155px;
}
.bottomnav_support
{
	width:120px;
}
.bottomnav_resources
{
	width:100px;
}
.bottomnav_communities
{
	width:110px;

}
.bottomnav_profservices
{
	width:175px;
}
.exec_photo_right
{
	float:right;
	padding:0 0 10px 10px;
}
.exec_photo_left
{
	float:left;
	padding:0 10px 10px 0;
}
.downloads_lhn
{
	margin-top:40px;
}
.downloads_lhn a:link, .downloads_lhn a:visited, .downloads_lhn a:active
{
	background-image: url(/images/downloads_lhn_off.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:135px;
	height:23px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	padding-top:7px;
	padding-left:34px;
	padding-right:15px;
}
.downloads_lhn a:hover
{
	text-decoration: underline;
}
#trials_on
{
	background-image: url(/images/downloads_lhn_on.gif);
	text-decoration: none;
}
#trials_checked
{
	background-image: url(/images/downloads_lhn_checked.gif);
	text-decoration: none;
}
.downloads_table
{
	width:100%;
	border-collapse:collapse;
}
.downloads_table tr th
{
	background-color:#CACACA;
	padding:5px;
	font-size: 11px;
}
.downloads_table tr td
{
	padding:5px;
	font-size: 12px;
	color:#767676;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.downloads_td
{
	text-align:right;
}
.downloads_table tr.alt td
{
	background-color: #D5F1FD;
}
.downloads_table tr td.windows
{
	background-image: url(/images/windows_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:45px;
}
.downloads_table tr td.mac
{
	background-image: url(/images/mac_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:45px;
}
.downloads_table tr td.linux
{
	background-image: url(/images/linux_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:45px;
}
.review{
	padding:10px;
}
.review_head, .ListHeader {
	font-weight:bold;
	margin-left:10px;
}
.community_wrapper h2
{
	margin-top:0px;	
}
.faq_q {
	font-weight:bold;
	margin-bottom:6px;
}
.faq_a {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.blogs_panel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
#select_country_combo
{
	margin-bottom:10px;
}
.twitter_logo
{
	background-image: url(/images/et/twitter.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 100px;	
}
.yt_logo
{
	background-image: url(/images/et/yt.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 100px;	
}
.edn_logo
{
	background-image: url(/images/et/logo_edn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 80px;	
}
.linkedin_logo
{
	background-image: url(/images/et/linkedin.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 100px;	
}
.productBanner_text
{
	color:#f9f9f9;
	left:30px;
	position:relative;
	top:60px;
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productBanner_text p
{
	margin-top:0px;	
	font-size:14px;
}
.productBanner_text p.productBanner_hdr
{
	font-size:17px;
	font-weight:bold;
	margin-bottom:25px;
}
.subTitle
{
	border-color:#E12E29;
	border-style:none none solid;
	border-width:2px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	padding:0 10px 5px;
	display:block;
}
.Misc_TableHDR
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.footernote
{
	font-style:italic;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;	
}
.awards_item
{
	width:200px;
	height:170px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.awards_text
{
	font-weight:normal;
	font-size:10px;
		color:#666;
}
.awards_text a:link, .awards_text a:active, .awards_text a:visited
{
	text-decoration:none;
	color:#666;
}	
.awards_text a:hover
{
	text-decoration:none;
	color:#666;
}
.awards_text strong
{
	font-weight:bold;
	font-size:11px;
}
.content_noleftnav
{
	margin-left:10px;	
}
a.upcntr_releasenotes:link, a.upcntr_releasenotes:visited,a.upcntr_releasenotes:active
{
	font-weight:normal;
	background-image: url(/images/bullet_releasenotes.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:25px;
	height:20px;
	margin-right:10px;
	padding-top:3px;
	text-align:right;
}
a.upcntr_upgrade:link, a.upcntr_upgrade:visited, a.upcntr_upgrade:active
{
	font-weight:normal;
	background-image: url(/images/bullet_upgrade.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:30px;
	height:20px;
	margin-right:10px;
	padding-top:3px;
	text-align:right;
}
a.upcntr_download:link, a.upcntr_download:visited, a.upcntr_download:active
{
	font-weight:normal;
	background-image: url(/images/bullet_download.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:30px;
	height:20px;
	margin-right:10px;
	padding-top:3px;
	text-align:right;
}
.upgradecntr_table
{
	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: #E0E9ED;
	border-right-color: #E0E9ED;
	border-bottom-color: #E0E9ED;
	border-left-color: #E0E9ED;
}
.upgradecntr_table tr th
{
	background-color:#95caf5;
	color:#FFF;
	padding:5px;
}
.upgradecntr_table tr.header2 th
{
	background-color:#ffffff;
	color:#999;
	padding:5px;
	border-top-style: none;
	border-right-style:none;
	border-bottom-style: solid;
	border-left-style:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.upgradecntr_table tr.alt td
{
	background-color:#F9F9F9;
}
.upgradecntr_table tr td
{
	padding:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E9ED;
	border-right-color: #E0E9ED;
	border-bottom-color: #E0E9ED;
	border-left-color: #E0E9ED;
}
.action_btns
{
	text-align:left;
	margin-left:30px;
	margin-top:5px;
}
.productname
{
	margin-bottom:5px;
}
.menutop ul
{
	text-align:left;
}
#horizontal_carousel ul {
	height:2000px;
	left:0;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	width:970px;
}
.carousel_btns {
	float:left;
	height:20px;
	margin:0 0 0;
	padding:0;
	position:relative;
	text-align:left;
	top:-195px;
	margin-bottom:-20px;
}
#footermenu2 {
display:block;
padding-bottom:10px;
text-align:center;
}
#footermenu2 .moduletable td a {
margin-bottom:10px;
}
#footermenu2 a.mainlevel {
color:#444444;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:0;
text-transform:capitalize;
}
.breadcrumb
{
	margin-bottom:10px;	
	font-size:11px;	
	color:#666;
	margin-left:5px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited
{
	font-size:10px;
	color:#666;

	display:inline-block;
}
.breadcrumb span
{
	font-size:10px;
	color:#666;
	display:inline-block;
}


/* qoutebox */
.module_customer_quotes
{
width:auto;
float:none;
background-color:#959595;
margin-bottom:5px;
margin-top:5px;
border: #bbbbbb 1px solid;


}

.module_customer_quotes h1
{
background:#959595 url('/./modules/mod_rquotes/image/custom_qoute_ballon.gif') 60% 50% no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 8px;
color: #ffffff;
margin:0px;
line-height:20px;

}

.module_customer_quotes h2
{
background:#959595 url('/./modules/mod_rquotes/image/custom_qoute_ballon.gif') 60% 50% no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 8px;
color: #ffffff;
margin:0px;
line-height:20px;

}



.module_customer_quotes .content
{
/*width:auto;*/
float:none;
background-color:#EBEBEB;
/*border: 1px solid #BBBBBB;*/
font-weight:normal;
width:214px;
margin-left:0px;
}

.module_customer_quotes .content #highlights 
{
overflow-x:hidden;
overflow:hidden;
height:100px;
padding:10px;
}
.module_customer_quotes .content #highlights p
{
	margin:0px;
}
.module_customer_quotes .content #highlights span 
{
font-size:12px !important;
}

.module_customer_quotes_2
{
width:auto;
float:none;
background-color:#959595;
margin-bottom:5px;
margin-top:5px;
border: #bbbbbb 1px solid;


}

.module_customer_quotes_2 h1
{
background:#959595 url('/./modules/mod_rquotes/image/custom_qoute_ballon.gif') 60% 50% no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 8px;
color: #ffffff;
margin:0px;
line-height:20px;

}

.module_customer_quotes_2 h3
{
background:#959595 url('/./modules/mod_rquotes/image/custom_qoute_ballon.gif') 80% 50% no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 8px;
color: #ffffff;
margin:0px;
line-height:20px;

}

.module_customer_quotes_2 h2
{
display:none;
}



.module_customer_quotes_2 .content
{
/*width:auto;*/
float:none;
background-color:#EBEBEB;
/*border: 1px solid #BBBBBB;*/
font-weight:normal;
}

.module_customer_quotes_2 .content #highlights 
{
overflow-x:hidden;
overflow:hidden;
height:350px;
padding:10px;
}
.module_customer_quotes_2 .content #highlights span 
{
font-size:12px !important;
}



/*************************MENU-LEFT***********************/
#section3 {
background-color:#FFFFFF;
}
#rightcol {
float:right;
position:relative;
z-index:10;
margin-left:5px;
margin-right:5px;
display:inline;
}

div#leftcol {
float:left;
position:relative;
z-index:10;
margin-right:5px;
margin-left:5px;
display:inline;
}

div#leftcol .module h3 {
background:#FFFFFF;
color:#E12E29;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
padding:10px;
margin:7px 0 0;
}

div#leftcol div.sameheight div.inner table.moduletable {
margin-bottom:10px;
}

div#leftcol div.sameheight div.inner table.moduletable tbody tr th {
background-color:#181818;
color:#FFFFFF;
line-height:23px;
padding-left:20px;
text-align:left;
}

ul#accordionMenu.menu {
border-bottom:1px solid #E12E29;
border-top:1px solid #E12E29 !important;
margin:0;
padding:0;
list-style:none;
font-weight:bold;
}
ul#accordionMenu.menu li {
background-color:#F8F8F8;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
/*cursor:pointer;*/
}
ul#accordionMenu.menu li a:hover {
background-color:#CFC9C9;
text-decoration:none;

}
ul#accordionMenu.menu li.parent.active {
background-color:#CFC9C9;
font-weight:bold;
}
ul#accordionMenu.menu ul li.parent.active {
background-color:#F8F8F8;
font-weight:bold;
}
ul#accordionMenu.menu li.parent.active ul
{
	background-color:#F00;
	display:block;
}
ul#accordionMenu.menu ul
{
	display:none;
	background-color:#F00;
}
ul#accordionMenu.menu ul li
{
	list-style-type: none;	
}
ul#accordionMenu.menu ul li#current.parent {
background-color:#F8F8F8;
font-weight:bold;
}
ul#accordionMenu.menu li a {
color:#333333;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:10px;
}

ul#accordionMenu.menu ul {
background-color:#F8F8F8;
margin:0;
padding:0;
}
ul#accordionMenu.menu ul li {
border:medium none;
margin:0;
padding:0;
text-transform:none;
}
ul#accordionMenu.menu ul li a {
font-weight:100;
padding:5px 5px 5px 15px;
}



.module_rightproduct1 {
margin-bottom:5px;
}
.module_rightproduct1   {
border:2px solid #E6E6E6;
background-color:#E6E6E6;
background-image:url(/images/moreinfo_box_bg.gif);
background-position:right bottom;
background-repeat:no-repeat;
padding-top:0;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;}


.module_rightproduct1 ul li.parent {
text-transform:uppercase;
border:1px solid #E6E6E6;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-top:8px;
font-weight:bold;


}

.module_rightproduct1 ul li.parent ul {
margin-top:12px;

}

.module_rightproduct1 ul {
margin:0px;
padding:0px;
list-style:none;}

.module_rightproduct1 ul li.parent a:hover{
text-decoration:underline;
color:#0054A6;}


.module_rightproduct1 ul li li a {
text-transform:none;
color:#333333;
font-weight:normal;
background-image:url(/images/bullet_arrowright.gif);
background-position:left center;
background-repeat:no-repeat;
color:#333333;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:5px 5px 5px 15px;
text-decoration:none;}

.module_rightproduct1 ul li li a:hover{
text-decoration:none !important;
color:#E12E29 !important;
background-image:url(/images/bullet_arrowright_red.gif);
background-position:left center;
background-repeat:no-repeat;

}

.module_rightproduct1bold {
margin-bottom:5px;
}
.module_rightproduct1bold   {
border:2px solid #E6E6E6;
background-color:#E6E6E6;
background-image:url(/images/moreinfo_box_bg.gif);
background-position:right bottom;
background-repeat:no-repeat;
padding-top:0;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;}


.module_rightproduct1bold ul li.parent {
text-transform:uppercase;
border:1px solid #E6E6E6;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-top:8px;
font-weight:bold;


}

.module_rightproduct1bold ul li.parent ul {
margin-top:12px;

}

.module_rightproduct1bold ul {
margin:0px;
padding:0px;
list-style:none;}

.module_rightproduct1bold ul li.parent a:hover{
text-decoration:underline;
color:#0054A6;}


.module_rightproduct1bold ul li li a {
text-transform:none;
color:#333333;
background-image:url(/images/bullet_arrowright.gif);
background-position:left center;
background-repeat:no-repeat;
color:#333333;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:5px 5px 5px 15px;
text-decoration:none;
}

.module_rightproduct1bold ul li li a:hover{
text-decoration:none !important;
color:#E12E29 !important;
background-image:url(/images/bullet_arrowright_red.gif);
background-position:left center;
background-repeat:no-repeat;


}


.module_rightproduct2 { margin-bottom:5px;}

.module_rightproduct2 h3{
padding-top:5px;
background-color:#E6E6E6;
border:1px solid #E6E6E6;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding:8px;
text-transform:uppercase;
font-weight:bold;
}

.module_rightproduct2 ul {
border:2px solid #E6E6E6;
padding:10px;
background:#F6F6F6 url(/images/boxbg.gif) right bottom repeat-x;
list-style:none;
margin:0;
}


.module_rightproduct2 ul li a, .module_rightproduct2 ul li a:link, .module_rightproduct2 ul li a:visited, .module_rightproduct2 ul li a:active {
text-transform:none;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
background-image:url(/images/bullet_arrowright.gif);
background-position:left center;
background-repeat:no-repeat;
display:block;
padding:5px 5px 5px 15px;
text-decoration:none;
}

.module_rightproduct2 ul li a:hover {
color:#E12E29 !important;
background-image:url(/images/bullet_arrowright_red.gif);
background-position:left center;
background-repeat:no-repeat;
}

.module_rightproduct3 {margin-bottom:5px;}
.module_rightproduct3 {
border:1px solid #E6E6E6;
}

.module_rightproduct3 h3{
padding-top:5px;
background-color:#f6f6f6;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
padding-right:8px;
padding-left:8px;
padding-top:8px;
text-transform:uppercase;
font-weight:bold;
}
.module_rightproduct3 ul {
padding:10px;
background-color:#F6F6F6;
background-image:url(/images/boxbg.gif);
background-position:right bottom;
background-repeat:repeat-x;
list-style:none;
margin:0px;
}


.module_rightproduct3 ul li a {
text-transform:none;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
background-image:url(/images/bullet_arrowright.gif);
background-position:left center;
background-repeat:no-repeat;
display:block;
padding:5px 5px 5px 15px;
text-decoration:none;

}

.module_rightproduct3 ul li a:hover {
color:#E12E29;
background-image:url(/images/bullet_arrowright_red.gif);
background-position:left center;
background-repeat:no-repeat;
}
.faq_q
{
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}
.qoute p
{
	margin:0px;	
}
.content .item .moreinfo {
	float:right;
margin-left:10px;
}
.content .watch
{
	background-image: url(/images/icon_watch.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left:45px;
}
.content .listen
{
	background-image: url(/images/icon_listen.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left:45px;
}
.content .webinar
{
	background-image: url(/images/icon_webinar.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left:45px;
}

.content_table {
	border:1px solid #777777;
	margin:10px;
}

.content_table tr th {
	background-color:#777777;
	color:#FFFFFF;
	padding:5px;

}
.content_table tr td {
	border-color:#777777;
	border-style:none none solid;
	border-width:1px;
	padding:5px;

}



.content_table tr td p
{
	margin:0px;
	margin-bottom:10px;
}

.simple_table {
	margin:10px;
	width:95%;
}

.simple_table tr th {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border-color:#D8D8D8;
	border-style:none none solid;
	display:block;
	border-width:1px;
	width:100%;
}
.simple_table tr td {
	padding:5px;
}

ul#accordionMenu.menu li.active a:link, ul#accordionMenu.menu li.active a:visited, ul#accordionMenu.menu li.active  a:active, ul#accordionMenu.menu li.active a:hover
{
	color:#ffffff;
	background-color:#8e8e8e;
}

ul#accordionMenu.menu li.active ul li a:link, ul#accordionMenu.menu li.active ul li a:visited, ul#accordionMenu.menu li.active ul li  a:active
{
	background-color:#f8f8f8;
	color:#333;
	text-decoration:none;
}

ul#accordionMenu.menu li.active ul li ul li.active a:link, ul#accordionMenu.menu li.active ul li ul li.active  a:visited, ul#accordionMenu.menu li.active ul li ul li.active a:active
{
	color:#990000;
	text-decoration:none;
	font-size:11px;
	padding-left:20px;
}

ul#accordionMenu.menu li ul li ul li a:link, ul#accordionMenu.menu li ul li ul li a:visited, ul#accordionMenu.menu li ul li  ul li a:active
{
	background-color:#f8f8f8;
	color:#333;
	text-decoration:none;
	font-size:11px;
	padding:3px;
	padding-left:20px;
}

ul#accordionMenu.menu li.active ul li a:hover
{
	background-color:#f8f8f8;
	color:#333;
	text-decoration:underline;
}
ul#accordionMenu.menu li ul li.active a:link, ul#accordionMenu.menu li ul li.active a:visited, ul#accordionMenu.menu li ul li.active  a:active, ul#accordionMenu.menu li ul li.active  a:hover
{
	color:#CC0000;
	background-color:#f8f8f8;
}


ul#accordionMenu.menu li ul li.active  ul li a:link, ul#accordionMenu.menu li ul li.active  ul li a:visited, ul#accordionMenu.menu li ul li.active  ul li  a:active, ul#accordionMenu.menu li ul li.active  ul li  a:hover {
color:#666666;
}


.simple_table tr td p
{
	margin:0px;
	margin-bottom:10px;
}

.toplink
{
	float:right;
}
.toplink a
{
	color:#FFF;
	font-weight:normal;
}
.pp_login form
{
	display: inline;
}
.content_artical
{
	width:100%;
}
.content .faq a
{
	font-weight:normal;
}

.calloutsmall_wrapper
{
	width:270px;
	padding:10px;
	float:right;
	font-size:11px;
	margin-left:10px;
}
.calloutsmall_wrapper_hdr
{
	margin-bottom:5px;	
}
.calloutsmall_wrapper h2
{
	margin:0px;
}

.calloutsmall_wrapper ul
{
	margin:0px;
	padding:0px;
}
.calloutsmall_wrapper ul li
{
	margin-left:15px;
	margin-bottom:5px;
}
.callout_wrapper
{
	background-image: url(/images/col_redlines_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top:0px;
	margin-bottom:15px;
	border: 1px solid #CCC;
}
.callout_wrapper .col
{
	width:237px;
	overflow:hidden;
	float:left;
	font-size:11px;
	margin-left:1px;
	margin-right:1px;
	padding-top:1px;
	padding-bottom:10px;
	height:400px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.callout_wrapper .col img
{
	display:block;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;
}
.callout_wrapper .col .colheader
{
	height:60px;
	font-size:12px;
}
.content .community_wrapper ul 
{
	margin:0;
	padding:0;
	margin-bottom:15px;
}
.content .community_wrapper h2
{
	margin-left:0px;	
}
.content .community_wrapper ul li
{
	margin-left:20px;
}
.content_qoute a:link, .content_qoute a:visited,.content_qoute a:active,.content_qoute a:hover, .content_qoute
{
	text-align:center;
	margin:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5E8E97;
	font-weight:normal;
	display:block;
	text-decoration:none;
}
.content .item h3
{
	margin-top:0px;
}
.content h2.grey
{
	padding:5px;
	background-color: #ebebea;
	color:#333333;
	font-size:14px;
	margin:0px;
}

.er_columned_content_wrapper
{	
	margin-bottom:15px;
}
.er_columned_content_wrapper .col
{
	float:left;
	width:309px;
	border: 1px solid #e1e1e1;
	height:230px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right:5px;
	cursor: pointer;
}
.er_columned_content_wrapper .col h2
{
	color:#333333;
	margin-top:5px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	height:28px;
	padding-top:12px;
}
.er_columned_content_wrapper .er-ent h2
{
	background-image: url(/images/misc/icon_erstudio-ent-med.gif);
}
.er_columned_content_wrapper .er-da h2
{
	background-image: url(/images/misc/icon_erstudio-ent-med.gif);
}
.er_columned_content_wrapper .er-ba h2
{
	background-image: url(/images/misc/icon_erstudio-ba-med.gif);
}
.er-ent
{
	background-image: url(/images/misc/er_entxe_col_bg.jpg);
}
.er-da
{
	background-image: url(/images/misc/er_da_col_bg.jpg);	
}
.er-ba
{
	background-image: url(/images/misc/er_ba_col_bg.jpg);	
}
.content .er_columned_content_wrapper h2.featureset_hdr
{
	color:#333333;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.er_columned_content_wrapper .featureset
{
	border:none;
	height:auto;
}
.er_columned_content_wrapper .featureset p
{
	padding-left:20px;
	margin-left:20px;
}
.er_columned_content_wrapper .featureset p.checked
{
	background-image: url(/images/misc/icon_checkmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
hr
{
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
.social_media_links
{
color:#CCCCCC;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-left:36px;
margin-top:4px;
overflow:hidden;
width:155px;
}
.mininav_wrapper .social_media_links a:link, .mininav_wrapper .social_media_links a:visited, .mininav_wrapper .social_media_links a:active, .mininav_wrapper .social_media_links a:hover {
border-color:#686868;
border-style:none;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:auto;
overflow:hidden;
padding:0px;
margin-left:5px;
text-decoration:none;
}
.contact_directory
{	
margin-left:10px;
margin-bottom:10px;
}
.contactdirectory_hdr
{
	font-size: 12px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	padding:5px;
	font-weight:bold;
}
#countryid.selectbox, #productid.selectbox, #year.selectbox {
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    margin-right:20px;
    margin-top:3px;    
    width:200px;
}
.content .PRPC_wrapper a.item:link, .content .PRPC_wrapper a.item:active, .content .PRPC_wrapper a.item:visited
{
	background-color:#fffff;
	display:block;
	font-weight:normal;
}
.content .PRPC_wrapper a.item:hover
{
	background-color:#F8F8F8;
	text-decoration:none;
}
.presscoveragetitle
{
	font-size:14px;
	font-weight: normal;
	color: #0054A6;
}
.presscoveragedate
{
	color:#666;
	font-style:italic;
}

.newandevents a:link, .newandevents a:visited, .newandevents a:active
{
	text-decoration:none;
	color:#333;
	font-size:11px;
	font-weight:normal;
	display:block;
	padding:8px;
}
.newandevents a:hover
{
	background-color:#f8f8f8;
}
.content .newandevents a .title
{
	color:#0054A6;
	font-size:13px;
}
.content .newandevents a .date
{
	color:#666666;
	font-style:italic;
	font-size:10px;
}


