
/********** Main Site Style Sheet  **********/

/********** Main Site Style Sheet  **********/

/********** START: Global block  **********/
body {
  background:url('/upload/images/body-top-bg.gif') top center repeat-x #ffffff;
  color: #333333;            /* default text color, works for all elements where it isn't redefined */
  font-family: Arial, Helvetica, sans-serif;      /* default text style, works for all elements where it isn't redefined */
  font-size: 12px;           /* default symbol size, works for all elements where it isn't redefined */
  text-align: left;
  line-height:18px;
  padding:14px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
}
TD
{
  vertical-align: top;
}
a:link, a:active, a:visited {
  text-decoration: none;   /* default link text decoration, works for all links until it's redefined */
  color: #2484b7;               /* default link text color, works for all links until it's redefined */
}
a:hover{
  text-decoration: underline;   /* default link text decoration, works for all links until it's redefined */
  color: #2484b7;               /* default link text color, works for all links until it's redefined */
}
img {
 border: 0px;
}

form {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
/********** END: Global block  **********/
/********** START: Page layout block **********/
#PageLayout {
	margin: 0px auto;
}
#PageLayoutContent {       /* This block includes active part of the page and separates it empty space around */
  padding:12px 0 0 0px;
  margin: 0px;
  background:url('/upload/images/PageContentBody-bg.gif') top center no-repeat;
  text-align: center;      /* this makes the block aligned with center in IE */
  margin-left: auto;       /* this makes the block aligned with center in FF, Safari, etc */
  margin-right: auto;      /* this makes the block aligned with center in FF, Safari, etc */
  width: 940px;
}

/********** END: Page layout block **********/
/********** START: Header block **********/
#Header {                  /* Header block */
  width:940px;
  line-height:normal;
}
.ConfLogo{
float:left;
text-align:left;
width:611px;
padding:0 0 0 0px;
}
.SponsorsLogos{
position:relative;
top:-1px;
text-align:right;
}
.ConfDate{
float:right;
text-align:right;
width:300px;
padding:5px 0px 0 0;
}
.daysLeft{
padding:10px 0 10px 0px;
color:#1E245A;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:23px;
font-weight:bold;
line-height:30px;
}
.daysLeft img{
padding:0 0px 0 1px;
}
#ServiceMenu a:link, #ServiceMenu a:active, #ServiceMenu a:hover, #ServiceMenu a:visited {
  color: #000;
  padding: 3px 10px 4px 10px;
}
#ServiceMenu .separator{
  color: #000;
}
#HeaderMenu {              /* Header Menu block */
  position:relative;
  height:27px;
  margin: 0px;
  padding: 0px;
  border-top: solid 1px #CCCCCC;   /* Header Menu border color, should be the same as the border color of Header Menu Item border */
  border-bottom: solid 1px #CCCCCC;
  background-color: #F4F4F4;
  background-image: url('/upload/images/skin/primarynav_repeat.gif');
  background-repeat: repeat-x;
  text-align: left;
}
#HeaderMenu .Item {
  padding: 0px 5px 0px 5px;
  border-color: #CCCCCC;        /* Header Menu Item border color, sould be the same as the color of the Header Menu border */ 
}
#HeaderMenu .Item a:link, 
#HeaderMenu .Item a:hover, 
#HeaderMenu .Item a:visited, 
#HeaderMenu .Item a:active {
  display: block;
  height: 15px;
  padding: 5px 0px 5px 0px;
  text-decoration: none;   /* Header Menu Item link text decoration */
}

#HeaderMenu .Item .Active a:link, 
#HeaderMenu .Item .Active a:hover, 
#HeaderMenu .Item .Active a:visited, 
#HeaderMenu .Item .Active a:active {
  text-decoration: none;   /* Header Menu Item link text decoration */
}

#HeaderMenu .separator {
  padding: 0px;
  border-color: #CCCCCC;        /* Header Menu separator border color, sould be the same as the color of the Header Menu border */
  text-align: center;          /* Header Menu Item text align */
}

#Header .Banner {
    position: relative;
    float: right;
	width: 234px;
	height: 60px;
	right: 118px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
#Header .Logo {
    position: relative;
    float: left;
	width: 150px;
	height: 10px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#Header .GraphicalHeader {
  position: relative;
  float: right;
  margin: 4px 0px 0px 0px;
  padding: 0px;
}

#Sub_Menu_Box {
    position: relative;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
        height: 27px;
	line-height: 27px;
        background-image: url('/upload/images/skin/secondarynav_repeat.gif');
        background-repeat: repeat-x;
}
#Sub_Menu_Box .Item,
#Sub_Menu_Box .Item .Active {
    position: relative;
    float: left;
	border: none;
	padding: 0px 11px 0px 9px;
	text-decoration: none;
}
#Sub_Menu_Box .Item A,
#Sub_Menu_Box .Item .Active A {
    position: relative;
    float: left;
	display: block;
	padding: 0px 11px 0px 9px;
	text-decoration: none;
}

#Sub_Menu_Box .separator { 
    position: relative;
    float: left;
	width: 3px;
	border: none;
}

/********** END: Header block **********/

/********* START: Search block *****************/
#searchForm {
    position: relative;
    float: right;
	right: 7px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
#searchForm .input {
    position: relative;
    float: left;
	top: 0px;
	width: 201px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
}
#searchForm .button {
    position:relative;
    float:left;
	top: 0px;
	width: 40px;
    height: 17px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	background-color: #f1f1f1;
	font-size: 8px;
}
/********* END: Search block ***********/

/********** START: Page content block **********/
#PageContent {
  position: relative; 
  background-color: #FFFFFF;
  clear: both;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  width: 100%;
}
*HTML #PageContent {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  width: 100%;
}
#PageContentBodyTD {
  background-color: #FFF; 
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
  vertical-align: top;
}

#PageContentBody {
  position: relative;
  min-height: 610px;
  height: auto !important;
  height: 610px;
  text-align: left;
}
/********** END: Page content block **********/
/********** START: Page column left block **********/
#PageColumnLeft {
  width: 157px;
  margin: 0px;
  padding: 0px; 
  vertical-align: top;
  background-color: #FFF;   /* Left Column background color */
}

#PageColumnLeft .PageMenu {
  width: 160px;
  border-bottom: solid 1px #CCCCCC;
}
#PageColumnLeft .PageMenu .Item {
  width: 158px;
  padding: 0px;
  border-top: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  text-align: left;            /* Page Menu Item text align */
  background-color: #F4F4F4;   /* Page Menu Item default background color */
}

#PageColumnLeft .PageMenu .Item .subMenu,
#PageColumnLeft .PageMenu .Active .subMenu {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom:none;
}

#PageColumnLeft .PageMenu .Item .subMenu .Item {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-right: none;
  border-left: none;
  border-bottom:none;
}

#PageColumnLeft .PageMenu .Item  a:link,
#PageColumnLeft .PageMenu .Item  a:visited,
#PageColumnLeft .PageMenu .Item  a:hover,
#PageColumnLeft .PageMenu .Item  a:active {
  display: block;
  padding: 5px 0px 5px 5px;
  margin: 0px;
  text-decoration: none;   /* Page Menu Item link text decoration */
}

#PageColumnLeft .PageMenu .Item .subMenu .Item a:link,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:visited,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:hover,
#PageColumnLeft .PageMenu .Item .subMenu .Item a:active {
  padding: 5px 0px 5px 15px;
  margin: 0px;
}

#PageColumnLeft .PageMenu .Item .Active {
  background-color: #DEDEDE;   /* active Page Menu Item background color */
}

#PageColumnLeft .PageMenu .Item a:hover {
  background-color: #DEDEDE;   /* Page Menu Item background color when mouse cursor moves over it */
}

#PageColumnLeft .PageMenu .Item .PageMenu .Item a:hover {
  background-color: #DEDEDE;   /* second level Page Menu Item background color when mouse cursor moves over it */
}

#PageColumnLeft .Advertisement {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 30px 0px;
}
/********** END: Page column left block **********/
/********** START: Page column center block **********/
#PageColumnCenter {
  background-color: #FFFFFF;   /* Center Column backgound color */
  text-align: left;         /* Center Column text align */
  width: 668px;
  margin: 0px;
  padding: 0px 10px 0px 10px;
}
#PageMenuPath {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  text-align: left;
}
#PageMenuPath a:link, 
#PageMenuPath a:active, 
#PageMenuPath a:hover, 
#PageMenuPath a:visited {
  text-decoration: none;   /* Bread Crumb Trail link text decoration */
}

#PageTitle { 
  margin: 0px;
  padding:0px 0px 10px 0px;
  font-size: 24px;     /* Page Title text font size */
  font-weight: bold;   /* Pag Title text font weight */
  line-height:normal;
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
}
.SubTitleText{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#1e245a;
font-weight:bold;
}
#PageContentRightCorner { 
  float: right;
  width: 310px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 10px 0px;
  z-index: 1;
  background-color: #FFF;
}
#PageContentRightCorner .PageServices {
  position:relative; 
  text-align: right;
  border: solid 1px #CCCCCC;
  width: 298px;
  margin: 0px 0px 10px 5px;
  padding: 0px 0px 5px 0px;
  clear: both;
  font-weight: normal;
  font-size: 10px;  
}
#PageContentRightCorner .PageServices .bookmark {
  background-repeat: no-repeat;
  background-image: url('/upload/images/skin/images/bookmark_icon.jpg');   /* Bookmark link icon */
  background-position: right;                          /* Bookmark link icon position, should be opposite to it's text align */
  text-align: left;                                    /* Bookmark text align, should be opposite to it's icon position */
  width: 87px;
  height: 21px;
  padding: 9px 0px 0px 0px;
  margin: 0px 9px 1px 20px;
  float: left;
  position: relative;
  z-index: 1;
}
#PageContentRightCorner .PageServices .print {
  background-repeat: no-repeat;
  background-image: url('/upload/images/skin/images/print_icon.jpg');   /* Print link icon */
  background-position: right;                       /* Print link icon position, should be opposite to it's text align */
  text-align: left;                                 /* Prin text align, should be opposite to it's icon position */
  width: 57px;
  height: 21px;
  padding: 9px 0px 0px 15px;
  margin: 0px 13px 1px 0px;
  float: left;
  position: relative;
  z-index: 1;
}
#PageContentRightCorner .PageServices .email {
  background-repeat: no-repeat;
  background-image: url('/upload/images/skin/images/email_icon.jpg');   /* Email link icon */
  background-position: right;                       /* Email link icon position, should be opposite to it's text align */
  text-align: left;                                 /* Email text align, should be opposite to it's icon position */
  width: 55px;
  height: 21px;
  padding: 9px 0px 0px 20px;
  margin: 0px;
  float: left;
  position: relative;
  z-index: 1;
}
#PageContentRightCorner .PageServices .DashLine {
  margin: 5px 10px 10px 10px;
  z-index: 0;
}
#PageContentRightCorner .PageServices .SocialNetworkWidjet {
  position:relative;
  /*float: right;*/
  padding: 0px;
  margin: 5px 5px 0px 0px;
}
#PageContentRightCorner .PageServices .servicesLeftTD {
  width: 163px;
  padding-right: 10px;
}
#PageContentRightCorner .PageServices .servicesRightTD {
  width: 135px;
}
#PageContentRightCorner .Advertisement {
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
#PageContentRightCorner .RightColumnBox {
    position:relative;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 5px;
	width: 298px;
	border: 1px solid #cccccc;
	z-index: 1;
}
#PageContentRightCorner .RightColumnBox .Item {
	border-bottom: 1px solid #cccccc;
	height: 21px;
	line-height: 21px;
	color: #b2b2b2;
	font-weight: bold;
	padding-left: 6px;
        cursor: pointer;
}

#PageContentRightCorner .RightColumnBox .Active {
	border-bottom: none;
	height: 21px;
	line-height: 21px;
	color: #ff0000;
	font-weight: bold;
	padding-left: 6px;
        cursor: pointer;
        
}
#PageContentRightCorner .RightColumnBox p {
	color: #000000;
	font-weight: bold;
	margin: 4px 0 1px 6px;
	padding: 0px;
}
#PageContentRightCorner .RightColumnBox A {
    text-decoration: none;
}

#PageContentRightCorner .border {
    border-right: 1px solid #b2b2b2;
}

#PageContentRightCorner ul {
    margin: 5px 0px 0px 0px; 
    padding: 0px;
}
#PageContentRightCorner ul li {
    margin:0 0 5px 20px; 
    padding:0px;
}

#Articles_List {
  width: 290px;
  margin: 0px;
  padding: 0px;
}
/********** END: Page column center block **********/
/********** START: Page column right block **********/
#PageColumnRight {
  width: 160px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;   /* Right Column backgound color */
  vertical-align: top;         /* Right Column content vertical align */
  text-align: center;          /* Right Column content horizontal align */
}
/********** END: Page column right block **********/

/********** START: Footer block **********/
#Footer {
  background:url('/upload/images/footer-bg.gif') center top no-repeat #000000;
  height:54px;
  width:940px;  
  color:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:54px;
 }
#FooterMenu { 
  text-align: center;   /* this makes the block aligned with center in IE */
  float:left;
  padding:0 0 0 20px;
}
#FooterMenu .Item {
  margin: 0px;
  display: inline;
}
#FooterMenu .Item a:link,
#FooterMenu .Item a:hover,
#FooterMenu .Item a:active,
#FooterMenu .Item a:visited {
  text-decoration: none;   /* Footer Menu Item link text decoration */
  font-size: inherit;           /* Footer Menu Item link text font size */
  color: #ffffff;
}

#SiteLinks {
  color: #000;
  text-align: center;
  padding: 5px 5px 5px 5px;
  margin: 0px;
}
#SiteLinks a:link,
#SiteLinks a:hover,
#SiteLinks a:active,
#SiteLinks a:visited {
  text-decoration: underline;   /* Copyright link text decoration */
  font-size: inherit;           /* Copyright link text font size */
  color: #000;
}

#Copyright {
  float:right;
  text-align: right;   /* Copyright text align */
  font-size: inherit;   /* Copyright text font size */
  color: #ffffff;
  padding:0 20px 0 0;
}

#Copyright a:link,
#Copyright a:hover,
#Copyright a:active,
#Copyright a:visited {
  text-decoration: underline;   /* Copyright link text decoration */
  font-size: inherit;           /* Copyright link text font size */
}
/********** END: Footer block **********/

/********** START: Global elements block **********/
.Advertisement {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.Advertisement .Item {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.PaginationBar {
  padding: 0px;
  margin: 5px 0px 15px 0px;
  font-size: inherit;
}
.PaginationBar a:link, 
.PaginationBar a:hover,
.PaginationBar a:active, 
.PaginationBar a:visited {
  text-decoration: none;
}

.DashLine {
  height: 1px;
  width: 271px;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: dashed 1px #C6C6C6;   /* style, width, and color of the Dashed Line */
  z-index: 0;
}
.SolidLine {
  height: 1px;
  width: 271px;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: solid 1px #8A8A8A;   /* style, width, and color of the Solid Line */
  z-index: 0;
}
.clear {
  margin: 0px;
  padding: 0px;
  clear: both;
}
.button {
  background-color: #DEDEDE;
  border: 1px #CCCCCC solid;
  color: #878787;
  width: 100px;
  font-size: 100%;
  font-weight: normal;
  cursor: hand;
  font-family: Verdana;
  margin: 15px 0px 15px 0px;
  padding: 2px 5px 2px 5px;
}
.h1 {
  position:relative;
  font-size: 13px;
  font-weight: bold;
  margin: 0px 0px 15px 0px;
}
.h2 {
  position:relative;
  font-size: 11px;
  font-weight: bold;
}
.text {
  padding: 5px 0px 5px 0px;
  margin: 5px 0px 0px 0px;
}
/********** END: Global elements block **********/

/********** START: Category page block **********/
#artmCategory {
  text-align: left;
  width: 468px;
  height: auto;
}
#artmCategory a.readmoreoncategorylink:link, 
#artmCategory a.readmoreoncategorylink:visited, 
#artmCategory a.readmoreoncategorylink:hover, 
#artmCategory a.readmoreoncategorylink:active {
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 0px 0px 0px;   
  float: left;
  z-index: 1;
}

#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:link, 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:visited, 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:hover, 
#artmCategory .artmCategoryArticleList a.readmoreoncategorylink:active { 
  position: relative; 
  float: right;
  text-align: right;
  font-size: 10px;
  font-weight: normal;
  width: 142px;
  margin: 0px 0px 4px 0px;
  padding: 4px 0px 0px 25px;
  z-index: 1;
}

#artmCategory .artmCategoryArticleList {
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  position: relative;
  border-top: 1px #C6C6C6 solid;
  border-bottom: 1px #C6C6C6 solid;
}
#artmCategory .artmCategoryArticleList .artmCategoryArticleItem { 
  position: relative;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
#artmCategory .artmCategoryArticleItem .text {
  padding: 0px;
  margin: 0px;
}
#artmCategory .artmCategoryArticleItem a.readmorelink:link, 
#artmCategory .artmCategoryArticleItem a.readmorelink:hover, 
#artmCategory .artmCategoryArticleItem a.readmorelink:active, 
#artmCategory .artmCategoryArticleItem a.readmorelink:visited { 
  position: relative;
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 4px 0px;
  padding: 4px 10px 0px 0px;
  z-index: 1;
}

#artmCategory .DashLine {
  z-index: 0;
  /* width: 353px;   Dash line width on Article Category page */
}

#artmCategory .SolidLine {
  width: 480px;
  z-index: 0;
}
#artmCategory .Advertisement {
  margin: 15px 0px 15px 0px;
}
.artmCategoryRightCorner .artmCategoryVE {
  width: 270px; 
  padding: 15px;
  margin: 0px 0px 10px 5px;  
  background-color: #F0F0F0;
}
.artmCategoryRightCorner .artmCategoryArticleSearch {
  width: 295px;
  background-color: #F0F0F0;
  padding: 10px 0px 10px 5px;
  margin: 0px 0px 10px 5px;  
  font-weight: bold;
  font-family: Arial;
  font-size: 115%;
  position: relative;
  z-index: 1;
}
.artmCategoryRightCorner .artmCategoryArticleSearch .button {
  background-color: #CECECE;
  border: 1px #CECECE solid;
  color: #878787;
  font-size: 80%;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px;
  cursor: hand;
  font-family: Verdana;
}
.artmCategoryRightCorner .artmCategoryArticleSearch .text {
  clear: both;
  width: 120px;  
  height: 15px;
  text-align: left;
  margin: 0px 5px 0px 0px;
  padding: 1px 5px 0px 5px;  
  border: 1px #9C9B9C solid;
  font-size: 85%;
  font-weight: normal;
  color: #878787;
  font-family: Verdana;
  z-index: 1;
}
.artmCategoryPageTitle {
  width: 500px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}
a.rss { 
  /*position: relative;*/ 
  /*float: right;*/
  /*display: block;*/
  width: 200px; 
  font-size: 10px;
  font-weight: normal;
  margin: 10px 0px 10px 10px;
  padding: 10px 3px 10px 25px;
  background-image: url('/upload/images/skin/images/rss.gif');
  background-repeat: no-repeat;
  background-position:  5px;
  text-decoration: none;
}
/********** END: Category page block **********/

/********** START: Article page block **********/
#artmArticle {        /* Article page main block style */
  text-align: left;
  width: 468px;
}
#artmArticle .Images {   /* Article page Images block style */
  width: 468px; 
  text-align: center;
}
#artmArticle .inscription {   /* style of the block on Article page that contains Author name and Publish date */
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
#artmArticle #artmArticleSummaryHeader {
  width: 468px;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
#artmArticle #artmArticleSummary {   /* Article page Summary block style */
  width: 468px;
  border-top: solid 1px #878787;
  border-bottom: solid 1px #878787;
  color: #000000;
  margin: 0px 0px 10px 0px;
}
#artmArticle #artmArticleSummary ul {   /* Article page Summary list block style */
  margin: 0px 0px 0px 25px;
  padding: 5px 0px 5px 0px;
}
#artmArticle #artmArticleContent {   /* Article page Article content block style */
}
.artmArticleRightCorner .Images {   /* Article page Right Corner Images block style */
  padding: 0px;
  margin: 0px;
}
.artmArticleRightCorner .Images .Item {   /* Article page Right Corner Images Item block style */
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.artmArticleRightCorner .Images .Item .caption {   /* Article page Right Corner Images Item Caption block style */
  text-align: center;
  color: #808080;
}
/********** END: Article page block **********/
/********** START: Article search page block **********/
#artmSearch {         /* Article Search main block style */
  text-align: left; 
  padding: 0px;
  margin: 0px;
  width: 468px;
}
#artmArticleSearchForm {   /* Article Search form style */
  width: 490px;
  height: 30px;
  background-color: #EBEBEB;
  font-weight: bold;
  font-family: Arial;
  font-size: 120%;
  padding: 10px 0px 0px 10px;
  margin: 0px;
  /* May need to add position: static; */
}
#artmArticleSearchForm .button {   /* Article Search form button style */
  background-color: #CECECE;
  border: 1px #CECECE solid;
  color: #878787;
  font-size: 70%;
  font-weight: bold;
  margin: 0px 0px 1px 0px;
  padding: 0px;
  cursor: hand;
  font-family: Verdana;
}
#artmArticleSearchForm .text {   /* Article Search form text field style */
  width: 252px;  
  height: 15px;
  text-align: left;
  margin: 0px 5px 0px 0px;
  padding: 1px 5px 0px 5px;  
  border: 1px #9C9B9C solid;
  font-size: 100%;
  font-size: 85%;
  color: #878787;
  font-family: Verdana;
}
#artmSearchOrder {   /* Article Search "Order the result by field" block style */
  width: 470px;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 15px 0px;
  text-align: left;
  border-bottom: 1px #CCCCCC solid;
}
#artmSearch .artmSearchArticle {   /* Article Search Article item block style */
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 15px 0px;
  text-align: left;
  border-bottom: 1px #FFF solid;
}
#artmSearch .artmSearchArticle a:link, 
#artmSearch .artmSearchArticle a:hover, 
#artmSearch .artmSearchArticle a:active, 
#artmSearch .artmSearchArticle a:visited { }
#artmSearch .artmSearchArticle .text {
  margin: 0px 0px 0px 0px;
}
#artmSearch .artmSearchArticle .date {   /* Article Search date block style */
  margin: 0px 0px 0px 0px;
}
#artmSearch .artmSearchArticle .categoies {   /* Article Search Categories List block style */
  margin: 0px 0px 0px 0px;
}
#artmSearch .artmSearchArticle .views {
  text-align: right;
  color: #999999;
  width: 100%;
}
.artmSearchRightCorner {
}
.artmSearchRightCorner .AdItem {
}
/********** END: Article search page block **********/

/********** START: Section Page Block **********/
#SectionPageContent {
    width: 468px;
}

/********** START: Email to a friend page block **********/
.EmailForm {
  padding: 0px;
  margin: 5px 0px 15px 0px;
}
.EmailForm .text {
  padding: 5px 0px 0px 0px;
  margin: 0px;
  display: block;
}
.EmailForm .field {
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 50%;
}
.EmailForm .field input {
  width: 50%;
}
.EmailForm .field textarea {
  width: 50%;
}
/********** END: Email to a friend page block **********/

/********** Home page styles **************************/
.box1 {
	position:relative;
	width:300px; 
	height:250px;
	background-color:#FFF;
}
.box2 {
	position:relative;
	width:299px; 
	height:249px;
	background-color:#fff;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.box3 {
	position:relative;
	width:508px; 
	height:248px;
	background-color:#FFF;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
}
.H2a {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;        
}
.H2b {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;       
}
.H2c {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;        
}
.H2d {
	position:relative; 
	float:left;
	width:253px; 
	height:124px;
	background-color:#FFF;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
        
}
.box5 {
	position:relative; 
	float:right;
	width: 125px; 
	height:125px;
	margin: 3px 20px 0px 0px;
}
.H3a {
	position:relative; 
	float:left;
	width:253px; 
	height:248px;
	background-color:#fff;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.H3b {
	position:relative; 
	float:left;
	width:254px; 
	height:248px;
	background-color:#fff;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.H3c {
	position:relative;
	width:300px; 
	height:250px;
	background-color:#fff;
}
.box7 {
	position:relative;
	width:728px; 
	height:90px;
	margin:9px 0px 8px 0px;
}


.sponsors {
	padding: 0px 33px 10px 0px;
    margin: 0px;
	text-align: center;
}
*HTML .sponsors {
	padding: 0px 12px 10px 0px;
}
/******************************************************/
.NewsletterHolder{
	min-height:120px;
	height:auto !important;
	height:120px;
	background: url('/upload/images/dkBlue.gif') center bottom no-repeat #0A6494;
	width: 300px;
	margin:0 0 6px 0;
}
.NewsLetter {
	width: 300px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	line-height:17px;
	padding:0 0 0x 0;
}
.NewsLetter p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:ffffff;
	margin:0px;
	padding:2px 0 7px;
	white-space:nowrap;
	line-height:24px;
}
.NewsLetter td {
	padding:3px 10px 3px 12px;
}
.NewsLetter .input {
    position:relative; 
    float:left;
	top:0px;
	margin:0px;
	padding:3px 3px 0 5px;
	height:20px;
	border:1px solid #0A6494;
	background-color:#fff;
	color:#999999;
	width:192px;
}
.NewsLetter .button {
    position:relative; 
    float:left;
	left:10px;
	margin:0px;
	padding:0px 0 2px 0;
	_padding:0px;
	border:none;
	width:63px; 
	height:25px;
	background: url('/upload/images/submit-button-bg.gif')  no-repeat center center #fda203;
	font-size:14px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
line-height:normal;
text-transform:uppercase;
}
a.RightBoxHolder1:link,
a.RightBoxHolder1:visited,
a.RightBoxHolder1:active,
a.RightBoxHolder1:hover{
	background: url('/upload/images/teal.gif') center bottom no-repeat #1B96AF;
	width: 278px;
	text-align: left;
	color: #ffffff;
	line-height:17px;
	padding:5px 10px 12px 12px;
	display:block;
	text-decoration:none;
	margin:0 0 6px 0;
	clear:both;
}
a.RightBoxHolder1 p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:ffffff;
	padding:0 0 7px 0;
	margin:0px;
	line-height:24px;
}
a.RightBoxHolder2:link,
a.RightBoxHolder2:visited,
a.RightBoxHolder2:active,
a.RightBoxHolder2:hover{
	background: url('/upload/images/dkBlue.gif') center bottom no-repeat #0A6494;
	width: 278px;
	text-align: left;
	color: #ffffff;
	line-height:17px;
	padding:5px 10px 12px 12px;
	display:block;
	text-decoration:none;
	margin:0 0 6px 0;
	clear:both;
}
a.RightBoxHolder2 p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:ffffff;
	padding:0 0 7px 0;
	margin:0px;
	line-height:24px;
}
.RightSponsorsHolder{
text-align:left;
margin:10px 0;
width:300px;
}
.RightSponsorsHolder p{
	padding:0 0 0px 0;
	margin:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1e245a;
	font-weight:bold; 
	text-transform:uppercase;
}
.RightSponsorsHolder a{
font-weight:bold;
}
.RightSponsorsHolder ul{
padding:0px;
list-style-type:none;
margin:0px 0 8px 14px;
}
.RightSponsorsHolder ul li{
padding:0px 0 0 17px;
background:url('/upload/images/list-bullet.gif') left 7px no-repeat;
margin:0px;
}
#twitter_div{
text-align:left;
margin:0;
}
#twitter_div p{
	padding:0 0 7px 0;
	margin:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1e245a;
	font-weight:bold; 
	text-transform:uppercase;
}
#twitter_div a{
font-weight:bold;
}
#twitter_div ul{
padding:0px;
list-style-type:none;
margin:10px 0 10px 14px;
}
#twitter_div ul li{
padding:0px 0 0 17px;
background:url('/upload/images/list-bullet.gif') left 7px no-repeat;
margin:0px;
}

.NewsletterForm {}
.NewsletterForm td {
    padding:5px 0;
}
.NewsletterForm .input {
	width:118px; 
	height:17px;
	border:1px solid #8e8e8e;
	background-color:#fff;
	color:#434343;
} 
.NewsletterForm .SelectState {
	width:170px; 
	height:20px;
	border:1px solid #434343;
	background-color:#fff;
	color:#545454;
}
.NewsletterForm .button {
background:#FDA203 url(/upload/images/submit-button-bg.gif) no-repeat scroll center center;
border:medium none;
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:25px;
left:10px;
line-height:normal;
margin:0;
padding:0 0 2px;
position:relative;
width:63px;
text-transform:uppercase;
}

.subTopMenu {
    height:20px;
    margin:-22px 13px 0px;
    padding:0px;
    position:absolute;
    text-decoration:none;
    z-index:50;
}

.moduleheader {
    font-size: 15px;
    font-weight: bold; 
    padding: 10px 5px 5px 5px;	
}

.modulebody {
    padding: 5px 5px 5px 5px;
}

.modulebody A {
    font-weight: bold;
}

.Error404
{
  width: 400px;
  height: 300px;
}

.pollQuestion
{
  padding: 3px 5px 2px 10px;
  font-weight: bold;
}
.pollVotes
{
  padding: 3px 5px 2px 10px;
}
.pollBar
{
  height: 15px;
  background-color: #458926;
}


/*** CONFERENCE SITE STYLES ****/

#Header TD.ConfLogo {
 
}
#Header TD.ConfGraphicHeader {
 
}
#Header TD.ConfDate {
 
}

#ConfPageContent {
  clear: both;
  padding: 0px;
  margin:15px 0px 5px 0px;
  width: 100%;
}

#ConfPageContentBodyTD {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width: 640px;
}

#ConfPageContentBody {
  min-height: 610px;
  height: auto !important;
  height: 610px;
  text-align: left;
  padding: 0 12px 10px 0;
}
#ConfPageContentBody img{
  padding:5px;
}
#ConfPageContentBody p{
margin:0 0 8px 0;
padding:0px;
}
#ConfPageContentBody ul{
padding:0px;
list-style-type:none;
margin:10px 0 10px 14px;
}
#ConfPageContentBody ul li{
padding:0px 0 0 17px;
background:url('/upload/images/list-bullet.gif') left 7px no-repeat;
margin:0px;
}

#ConfPageContentBody a:link,
#ConfPageContentBody a:active,
#ConfPageContentBody a:visited,
#ConfPageContentBody a:hover{
font-weight:bold;
}
#ConfPageContentRightColumn {
  text-align: center;
  width: 130px;
}
.LeftColumnContentHome{
width:302px;
padding:0 10px 0 0;
border-right:#dedede 1px solid;
float:left;
}
.RightColumnContentHome{
width:300px;
padding:0 0 0 12px;
float:left;
}
.RightColumnContentHome td{
font-size:11px;
padding:0 4px 5px 0;
line-height:normal;
}
#ConfPageContentBody .RightColumnContentHome td img{
  padding:0 0px 5px 0;
}

#ConfHome1a
{
  border: 1px solid #000000;
  width: 498px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome1b
{
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 299px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome2a
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 248px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome2b
{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 249px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome2c
{
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 299px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

#ConfHome3a
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 798px;
  min-height: 250px;
  height: auto !important;
  position: relative;
  float: left;
}

.OLpopup_caption {
  font-weight: bold;
  padding: 2px;
}
.OLfgClass {
	background-color: #ffffff; 
	color: black;
	padding: 8px;
}
.OLbgClass {
	background-color: #0A6494;
	color: white;
}

.speakerH3
{
color:#1E245A;
font-family:arial;
font-size:12px;
font-weight:bold;
}


.speaker_thumbnail 
{
	padding: 9px 0px 5px 0px;
	border: 1px solid #416B7C;
	cursor: pointer;
	text-align: center;
}
.speaker_image
 {
	margin-bottom: 5px;
	display: inline;
}
a.speaker_link 
{
	font-weight: bold;
	cursor: pointer;
}
a.session_link 
{
	font-weight: bold;
	cursor: pointer;
}

.SessionDate
{
  color:#E54A21;
  font-family:'Trade Gothic',Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size:12pt;
  font-weight: bold;
  margin: 13px 0px 13px 10px;
}
.SessionTime
{
  font-weight: bold;
  margin: 10px 0px 10px 25px;
}
.SessionTitle
{
  margin-left:35px;
}


/*sets background color for alternating rows on attendees page*/
.attendee
{
  background-color: #FFFFFF;
}
.attendee2
{
  background-color: #E5F2FF;
}
.attendeeHeader
{
  text-align: left;
  font-weight: bold;
}
.attendeeName
{
  width: 200px;
  padding: 2px;
}
.attendeeCompany
{
  width: 324px;
  padding: 2px;
}
.attendeeLocation
{
  width: 178px;
  padding: 2px;
}

/***********Start: Classes created for New DBW Site***********/

/********** START: Page layout block **********/
#PageLayoutN {
	margin: 0px auto;
}
#PageLayoutContentN {       /* This block includes active part of the page and separates it empty space around */
  padding:12px 0 0 0px;
  margin: 0px;
  text-align: center;      /* this makes the block aligned with center in IE */
  margin-left: auto;       /* this makes the block aligned with center in FF, Safari, etc */
  margin-right: auto;      /* this makes the block aligned with center in FF, Safari, etc */
  width: 940px;
}
/********** END: Page layout block **********/

/********** START: Header block **********/
#HeaderContainerN{                
  width:940px;
  line-height:normal;
  background: url('/upload/images/headerContainer-bg.gif') no-repeat left bottom;
  padding:0 0 10px 0;
  height:136px;
}
#HeaderN{                  /* Header block */
  width:940px;
  line-height:normal;
  height:104px;
}
.ConfLogoN{
float:left;
text-align:left;
width:611px;
padding:0 0 0 0px;
}
.SponsorsLogosN{
text-align:right;
float:right;
width:191px;
}
.ConfDateHolderN{
width:220px;
margin:0 0 5px;
}
.ConfDateN{
padding:0px 5px 0 5px;
border-top:2px solid #2384b9;
border-right:2px solid #2384b9;
border-left:2px solid #2384b9;
color:#454545;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:30px;
font-weight:bold;
line-height:30px;
padding:7px 0;
}
.ConfVenueN{
background:url('/upload/images/venue-bg.gif') center bottom no-repeat;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
padding:5px 0 18px;
}
.daysLeftN{
padding:51px 0 0 0px;
}
.daysLeftN img{
padding:0 0px 0 1px;
}

#HeaderMenuN {              /* Header Menu block */
  height:32px;
  margin: 0px;
  padding: 0px;
  background: url('/upload/images/headermenu-bg.gif') #2485b8 center center repeat-x;
  text-align: left;
  line-height:32px;
  text-transform:uppercase;
}
#HeaderMenuN .Item {
  padding: 0px 15px 0px 14px;
}
#HeaderMenuN .Item a:link, 
#HeaderMenuN .Item a:hover, 
#HeaderMenuN .Item a:visited, 
#HeaderMenuN .Item a:active {
  display: block;
  padding:0px;
  text-decoration: none;   /* Header Menu Item link text decoration */
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
}

#HeaderMenuN .Item .Active a:link, 
#HeaderMenuN .Item .Active a:hover, 
#HeaderMenuN .Item .Active a:visited, 
#HeaderMenuN .Item .Active a:active {
  text-decoration: none;   /* Header Menu Item link text decoration */
}

#HeaderMenuN .separator {
  padding: 0px;
  text-align: center;          /* Header Menu Item text align */
}
/***************End of Block************/

#ConfPageContentN {
  clear: both;
  padding: 0px;
  margin: 5px 0px 5px 0px;
  width: 100%;
}

#ConfPageContentBodyTDN {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
}

#ConfPageContentBodyN {
  min-height: 610px;
  height: auto !important;
  height: 610px;
  text-align: left;
  padding: 0 0px 10px 0;
overflow:auto;
}
#ConfPageContentBodyN img{
  padding:5px;
}
#ConfPageContentBodyN p{
margin:0 0 8px 0;
padding:0px;
}
#ConfPageContentBodyN ul{
padding:0px;
list-style-type:none;
margin:10px 0 10px 14px;
}
#ConfPageContentBodyN ul li{
padding:0px 0 0 17px;
background:url('/upload/images/list-bullet.gif') left 5px no-repeat;
margin:0px;
}

#ConfPageContentBodyN a:link,
#ConfPageContentBodyN a:active,
#ConfPageContentBodyN a:visited,
#ConfPageContentBodyN a:hover{
font-weight:bold;
}
#ConfPageContentRightColumnN {
  text-align: center;
  width: 220px;
}
.NewsletterHolderN{
	padding:0 0 15px 0;
	background: url('/upload/images/RightRail-DarkBlueBg.gif') center bottom no-repeat #1f80b4;
	width: 220px;
	margin:0 0 9px 0;
}
.NewsLetterN {
	width: 220px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	line-height:17px;
	padding:0 0 0x 0;
}
.NewsLetterN p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:ffffff;
	margin:0px;
	padding:4px 0 7px;
	white-space:nowrap;
	line-height:26px;
	text-align:center;
}
.NewsLetterN td {
	padding:3px 5px 0px 7px;
}
.NewsLetterN .input {
background-color:#FFFFFF;
border-top:#026257 1px solid;
border-right:#33b5b5 1px solid;
border-bottom:#33b5b5 1px solid;
border-left:#016356 1px solid;
color:#999999;
float:left;
height:20px;
margin:0;
padding:3px 2px 0 4px;
position:relative;
top:0;
width:140px;
}
.NewsLetterN .button {
    position:relative; 
    float:left;
	left:6px;
	margin:0px;
	padding:0px 0 2px 0;
	_padding:0px;
	border:none;
	width:51px; 
	height:25px;
	background: url('/upload/images/Send-button-new.gif')  no-repeat center center #fda203;
	font-size:14px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
line-height:normal;
text-transform:uppercase;
}
a.RBoxBTNOrange:link,
a.RBoxBTNOrange:visited,
a.RBoxBTNOrange:active,
a.RBoxBTNOrange:hover{
	background: url('/upload/images/RightRail-OrangeBg.gif') center bottom no-repeat #f08e2a;
	width: 198px;
	color: #ffffff;
	line-height:17px;
	padding:5px 10px 9px 12px;
	display:block;
	text-decoration:none;
	margin:0 0 6px 0;
	clear:both;
}
a.RBoxBTNOrange p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:ffffff;
	padding:0 0 7px 0;
	margin:0px;
	line-height:24px;
}

a.RBoxBTNTeal:link,
a.RBoxBTNTeal:visited,
a.RBoxBTNTeal:active,
a.RBoxBTNTeal:hover{
	background: url('/upload/images/RightRail-TealBg.gif') center bottom no-repeat #22a0b7;
	width: 198px;
	color: #ffffff;
	line-height:17px;
	padding:5px 10px 9px 12px;
	display:block;
	text-decoration:none;
	margin:0 0 9px 0;
	clear:both;
}
a.RBoxBTNTeal p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:ffffff;
	padding:0 0 7px 0;
	margin:0px;
	line-height:24px;
}
a.RBoxBTNBlue:link,
a.RBoxBTNBlue:visited,
a.RBoxBTNBlue:active,
a.RBoxBTNBlue:hover{
	background: url('/upload/images/RightRail-DarkBlueBg.gif') center bottom no-repeat #2384B7;
	width: 210px;
	color: #ffffff;
	line-height:17px;
	padding:5px 5px 9px 5px;
	display:block;
	text-decoration:none;
	margin:0 0 9px 0;
	clear:both;
}
a.RBoxBTNBlue p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:ffffff;
	padding:0 0 7px 0;
	margin:0px;
	line-height:24px;
}
.RightSponsorsHolderN{
text-align:left;
margin:10px 0;
}
.RightSponsorsHolderN p{
	padding:0 0 0px 0;
	margin:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1e245a;
	font-weight:bold; 
	text-transform:uppercase;
}
.RightSponsorsHolderN a{
font-weight:bold;
}
.RightSponsorsHolderN ul{
padding:0px;
list-style-type:none;
margin:0px 0 8px 14px;
}
.RightSponsorsHolderN ul li{
padding:0px 0 0 17px;
background:url('/upload/images/list-bullet.gif') left 7px no-repeat;
margin:0px;
}

/********** START: Footer block **********/
#FooterN {
  background:url('/upload/images/footer-bg-new.gif') center top no-repeat #000000;
  height:54px;
  width:940px;  
  color:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:54px;
 }
/********** END: Footer block **********/

/**************START: New Home Page classes***********/
.VEHeaderN{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#000000;
padding:12px 0 8px 0;
line-height:normal; 
text-transform:uppercase;
}
.VEHeaderN1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
padding:12px 0 8px 0;
line-height:normal;
text-transform:uppercase;
background:transparent url(/upload/images/ul-bg.gif) repeat-x scroll left bottom;
margin:0 0 10px 0;
}
.VEHeaderTwitterN{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
padding:12px 0 6px 22px;
line-height:normal;
text-transform:uppercase;
background: url('/upload/images/twitter-t.gif') left 10px no-repeat;
margin:0 0 0px 0;
}
.VEHeaderAAPN{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
padding:12px 0 6px 27px;
line-height:normal;
text-transform:uppercase;
background: url('/upload/images/AAP-header-bg.gif') bottom left no-repeat;
margin:0 0 0px 0;
}
.SubHead1{
font-weight:bold;
color:#7d7d7d;
text-transform:uppercase;
}
.SubHead2{
font-weight:bold;
color:#7d7d7d;
text-transform:uppercase;
font-size:14px;
}
.SubHead3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#1e245a;
}
.VEModuleBodyN{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#010101;
line-height:15px;
border-bottom:1px solid #cec3b3;
padding:0 0 5px 0;
}
.RightContentHomeN .VEModuleBodyN{
background:url('/upload/images/ul-bg.gif') left top repeat-x;
padding:10px 0 5px 0;
}
.RightContentHomeN .H2cVE p{
color:#1E245A;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
margin:0;
padding:0 0 0;
text-align:left;
text-transform:uppercase;
}
#ConfPageContentBodyN .VEModuleBodyN img{
float:left;
padding:0px 5px 5px 0;
}
#ConfPageContentBodyN .VEModuleBodyN ul{
padding:2px 0 10px 0;
list-style-type:none;
margin:0px 0px 10px 0px;
background:url('/upload/images/ul-bg.gif') left bottom repeat-x;
}
#ConfPageContentBodyN .VEModuleBodyN ul li{
padding:0px 0 0 15px;
background:url('/upload/images/list-bullet.gif') left 5px no-repeat;
margin:0px 0 2px 0;
}
.LeftContentHomeN{
width:460px;
float:left;
}
.RightContentHomeN{
width:260px;
float:left;
}
.H2aVE{
width:221px;
float:left;
margin:0 19px 0 0;
display:inline;
}
.H2bVE{
width:212px;
float:left;
}
.H3aVE{
width:221px;
float:left;
margin:0 19px 0 0;
display:inline;
}
.H3bVE{
width:212px;
float:left;
}
.H1aVE{
width:210px;
clear:both;
margin:0px auto;
min-height:230px;
height:auto !important;
height:230px;
}
.H2cVE{
width:210px;
clear:both;
margin:0px auto;
}
/***************************/

#creditfooter { 
        display: none; 
}

/*****START House Sponsore Logos**********************/

.HouseSponsorLogos{
background-color:#FFFFFF;
border-top:8px solid #1C7EB1;
padding:10px 5px 20px 0px;
text-align:center;
vertical-align:middle;
}
.HouseSponsorLogos p{
font-size:16px;
padding:7px 0px 15px 0px;
margin:0px;
text-transform:uppercase;
font-weight:bold;
text-align:left;
}
.HouseSponsorLogos img{
padding:15px 0px;
}
/*****END House Sponsore Logos**********************/

/*** END CONFERENCE SITE STYLES ****/




