html, body{
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
   text-decoration:underline;
}

a:active {
   text-decoration:underline;
}

#skiplink {
	clear:both;
	float: right;
	padding: 2px 5px 2px 0;
}

#skiplink ul{
	margin: 0;
}

#skiplink ul li{
	display: inline;
	}

#skiplink a{
	font-size: 95%;
	color:#400000;
	text-decoration: none;
}

#skiplink ul li a.skip
{
	border-right: 1px solid #400000;
	padding: 0 5px 0 0;
	margin:0;
}

#skiplink a:hover, a:focus {
	position:static;
	text-decoration: underline;
}

#topline {
	height: 1.5em;
	background: #EBF4FA;
	border-bottom: 1px solid #FFFFFF;
	}

.topline1{
	margin-top: 1px;
	border-top: 1px solid #99CC66;
	}

.hidethis {
	display:none;
	overflow:hidden;
}

.hidetext {
	position:absolute;
 	left:0px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

.hidepipe {
	display:none;
	overflow:hidden;
}

.hidelastpipe
{
	display:none;
	overflow:hidden;
}

img {
	border: none;
}

img.imageleft{

	float: left;

	margin-right: 5px;

	margin-top: 5px;

}



img.imageright{

	float: right;

	margin-left: 5px;

}



img.imageright1{

	float: right;

	margin-left: 5px;

	margin-right: 10px;

}



.imgaligncenter{

text-align: center;

margin-top: 5px;

}


.aligncenter1{
  text-align: center;
  margin-bottom: 5px;
}

.aligncenter1 img{
	margin-right: 10px;
}

h1 {

	font-size: 145%;

	color: #0F367C;

	padding: 0;

	margin: 15px 0 0 0;

	font-family: 'Trebuchet MS';

 	}





h3 {

	font-size: 110%;

	color: #000000;

	font-family: 'Trebuchet MS';

}



p.para1{

	margin-top: 12px;

}





#container1{

	background: url('images/homenavbkgd.jpg') top left repeat-y;

	}



#container2 {

	width: 100%;

	float: left;

	margin-right: -205px;

}



#container3{

	margin-right: 205px;

}





#content {

	margin-left: 205px;

	margin-top: 1px;

	padding: 0 11px 10px 10px;

	line-height: 160%;
}





#content ul li{

    list-style: url('images/arrowbullet2.gif');

}



#content ul ul li{

    list-style: url('images/arrowbullet2.gif');

}



#content a{
	color: #123f92;
}



#content a:hover{

	color: #123f92;

	text-decoration: none;

}



.clr{

	clear: both;

	}



#breadcrumb{
	
	font-size: 110%;

	font-family: 'Trebuchet MS';

	padding: 0 0 3px 5px;

	color: #0F367C;

	background: #EBF4FA;

	border-top: 1px solid #BBD9EE;

}



#breadcrumb ol

{

	display: inline;

	margin: 0;

	padding: 0;

}



#breadcrumb li { display: inline; }



#breadcrumb li a



{

	padding: 0 12px 1px 0;

    background: url('images/arrowhead3.jpg') no-repeat 100% 60%;

}



#breadcrumb li.no-link {

	padding: 0 12px 1px 0;

	background: url('images/arrowhead3.jpg') no-repeat 100% 60%;

}



#breadcrumb li.no-image a{

	padding: 0 8px 1px 0;

	background: none;

}



/*********** topbar **********/


#topbarline{
	border-top: 1px solid #BBD9EE;
	}

#topbarline1{
	margin-top: 1px;
	border-top: 1px solid #BBD9EE;
	}

#topbar{
	padding: 0.95em;
	background: #BBD9EE;
	border-top: 1px solid #FFFFFF;
	}


/******* Tabs *******/

#topnav1{
	clear: left;
	padding-bottom: 5px;
}

#navigation a
{
	color: #0F367C;
	background: #F2F2F2 url('images/tab_on.jpg') 0 0 no-repeat;
	text-decoration: none;
	padding-left: 10px;
	font-size: 110%;
	font-family: 'Trebuchet MS';
	font-weight: bold;
}

#navigation a span
{
background: #F2F2F2 url('images/tab_on.jpg') 100% 0 no-repeat;
padding-right: 10px;
}

#navigation a, #navigation a span
{
display: block;
float: left;
}

#navigation a:hover {
background: #fff url('images/tab_hover.jpg') 0 0 no-repeat;
text-decoration: none;
padding-left: 10px;
}

#navigation a:hover span
{
background: #fff url('images/tab_hover.jpg') 100% 0 no-repeat;
padding-right: 10px;
}

/* Commented backslash hack hides rule from IE5-Mac */
#navigation a, #navigation a span
{
float: none;
}

/* End IE5-Mac hack */
#navigation
{
padding-right: 5px;
margin: 0;
float: right;
}

#navigation li
{
float: left;
display: block;
margin: 0;
padding: 0;
line-height: 2.6em;
margin-left: 1px;
border-bottom: 1px solid #BBD9EE;
}

.topinactive1
{
	background: #fff url('images/tab_hover.jpg') 0 0 no-repeat;
	color: #0F367C;
	text-decoration: none;
	font-size: 105%;
	font-family: 'Trebuchet MS';
	font-weight: bold;
 	padding-left: 10px;
	display: block;
	float: left;
}

.topinactive2
{
	background: #fff url('images/tab_hover.jpg') 100% 0 no-repeat;
	color: #0F367C;
	text-decoration: none;
	font-size: 105%;
	font-family: 'Trebuchet MS';
	font-weight: bold;
 	padding-right: 10px;
	display: block;
	float: left;
}

.logo{

	margin-left: 5px;

	position: relative;

	top: -1.2em;

	float: left;

}





#header {

padding: 0 0 5px 0;

 }





/****** sidebar2 ******/



#sidebar2{

	width: 194px;

	float: left;

	padding-left: 2px;

	margin: 0;

}



#sidebar2 ul{

	margin: 0;

	padding: 0;

    color: #000000;

   	font-size: 110%;

	font-family: 'Trebuchet MS';

}



#sidebar2 ul li{

	background: #FFFFFF;

	border: 1px solid #C0DE67;

	margin-bottom: 2px;

}



#sidebar2 ul li a {

	display: block;

	color: #123f92;	
	padding: 4px 8px;

	font-size: 100%;

	font-family: 'Trebuchet MS';

	font-weight: bold;

	text-decoration: none;
     
	}

#sidebar2 ul li span a
{

	display: block;

	color: #123f92;	
	padding: 4px 8px;

	font-size: 100%;

	font-family: 'Trebuchet MS';

	font-weight: bold;

	text-decoration: none;
	

	}
	
#sidebar2 ul li span.arrow a,
#sidebar2 ul li span.arrow a:visited

{
	background: url('images/arrowBlack_down.gif') no-repeat 96% 50%;

	}	
	

#sidebar2 ul li span.arrow a:hover,
#sidebar2 ul li span.arrow a:active,
#sidebar2 ul li span.arrow a:focus

{
	background: #FFF6CE url('images/arrowBlack_down.gif') no-repeat 96% 50%;

	}		
	
	
	
#sidebar2 ul li span a.arrowLeft{
    background: url('images/arrow_black.gif') no-repeat 96% 50%;
}	

#sidebar2 ul li.no-link {

	display: block;

	padding: 4px 8px;

	font-size: 100%;

	font-family: 'Trebuchet MS';

	font-weight: bold;

    color: #6D006D;

}



#sidebar2 ul li a:hover, #sidebar2 ul li a:focus {

    color: #0F367C;	
	background: #FFF6CE;
}



#sidebar2 ul ul{

	margin: 5px 0 10px 28px;

	padding: 0;

}


#sidebar2 ul ul li{

	list-style-image: url('images/arrowbullet.gif');

	border: none;

	padding: 3px 0;

	margin: 0;

}

#sidebar2 ul ul li a{

	margin: 0;

	padding: 0;

    color: #123f92;

    font-size: 95%;

	font-family: 'Trebuchet MS';

	font-weight: normal;

	text-decoration: underline;

}



#sidebar2 ul ul li a:hover, #sidebar2 ul ul li a:focus {

    color: #6D006D;

	background: #FFFFFF;

}



#sidebar2 ul ul ul{

	margin: 6px 0 0 17px;

	padding: 0;

}



#sidebar2 ul ul ul li{

	list-style-image: url('images/arrowbullet.gif');

	border: none;

	padding: 4px 0;

	margin: 0;

}



#sidebar2 ul ul ul li a{

	margin: 0;

	padding: 0;

    color: #123f92;

    font-size: 85%;

	font-family: 'Trebuchet MS';

	font-weight: normal;

	text-decoration: underline;

}



#sidebar2 ul ul ul li span.subcurrent{

	margin: 0;

	padding: 0;

    color: #6D006D;

    font-size: 85%;

	font-family: 'Trebuchet MS';

	font-weight: normal;

}



#sidebar2 ul ul ul ul li a{

	margin: 0;

	padding: 0;

    color: #123f92;

    font-size: 80%;

	font-family: 'Trebuchet MS';

	font-weight: normal;

	text-decoration: underline;

}



#sidebar2 ul ul ul ul li span.subcurrent{

	margin: 0;

	padding: 0;

    color: #6D006D;

    font-size: 80%;

	font-family: 'Trebuchet MS';

	font-weight: normal;

}



.current{

	display: block;

	padding: 4px 8px;

	text-decoration: none;

	font-size: 100%;

	font-family: 'Trebuchet MS';

	font-weight: bold;

    color: #0F367C;

	background: #FFF6CE;

}



.subcurrent{

	margin: 0;

	padding: 0;

    color: #6D006D;

    font-size: 95%;

	font-family: 'Trebuchet MS';

	font-weight: normal;

}



h2{

  font-size: 130%;

  font-family: 'Trebuchet MS';

  color: #000000;

}





h2.sidebar2{

  font-size: 115%;

  font-family: 'Trebuchet MS';

  color: #000000;

  margin: 0;

  padding: 0 0 5px 0;

}

.head2{
  font-weight: bold;
  font-size: 110%;
  font-family: 'Trebuchet MS';
  color: #000000;
  margin: 0;
}

.head2 a:link,
.head2 a:visited{
	color: #0F367C;
}

.head2 a:hover,
.head2 a:active,
.head2 a:focus {
	color: #0F367C; text-decoration: none;
}

.sidebar2{margin-top: 5px;}

.dot1 {background: url('images/dot.gif') 0 0 repeat-x; 	width: 202px;}

.dot2 {background: url('images/dot.gif') 0 100% repeat-x;}

.dot3 {background: url('images/dot.gif') 0 0 repeat-y;}

.dot4 {background: url('images/dot.gif') 100% 0 repeat-y;}

.sidebar2-top-1 {
   background: url('images/roundedcornr01.gif') no-repeat top left;
}

.sidebar2-top-2 {

   background: url('images/roundedcornr02.gif') no-repeat top right;

   padding: 3px;

}



.sidebar2-toptitle-1 {

  background: url('images/sidebar2bkgd.jpg') 0 0 no-repeat;

  padding-left: 5px;

}



.sidebar2-toptitle-2 {

  background: url('images/sidebar2bkgd.jpg') 100% 0 no-repeat;

  padding: 4px;

}





.sidebar2-toptitle-01 {

  background: url('images/sidebar2bkgd.jpg') 0 0 no-repeat;

  padding-left: 5px;

}



.sidebar2-toptitle-02 {

  background: url('images/sidebar2bkgd.jpg') 100% 0 no-repeat;

  padding: 5px 5px 12px 5px;

}



.moretext{

	margin-left: 35px;

	padding-top: 1px;

	padding-bottom: 5px;

	}



/******* Footer *******/



#footer {

 background:#EBF4FA;

 margin-top: 2px;

 padding-bottom: 45px;

 }



#bottom-link {

 text-align:right;

 background:#EBF4FA;

 float: right;

 padding: 10px 0 16px 0;

 }



#bottom-link a{

 color: #123f92;

 background:#EBF4FA;

 padding: 0 5px;

 font-size:110%;

 font-family: 'Trebuchet MS';

}



#bottom-link a:hover{

 text-decoration: none;

}



.bottomlink-current{

 color: #123f92;

 background:#EBF4FA;

 padding: 0 5px;

 font-size:110%;

 font-family: 'Trebuchet MS';

 font-weight: bold;

}



.bluepipe{

    color: #123f92;

}



#headoffice{

 float: left;

 background:#EBF4FA;

 padding: 4px 0 5px 5px;

}



#headoffice a{

    color: #123f92;

}



#headoffice a:hover{

 color: #123f92;

 text-decoration: none;

}



p.subsidiary {

 font-size:105%;

 font-family: 'Trebuchet MS';

 text-align:left;

 margin: 0;

}



.copywrite{

 text-align:left;

 font-size:80%;

 color:#404040;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 margin:0;

 padding-top: 5px;

 background:#EBF4FA;

}



/****** sidebar3 ******/



#sidebar3{

	width: 194px;

	float: left;

	padding: 0 0 5px 0;

	line-height: 160%;

}



#sidebar3 ul{

	margin: 5px 2px 10px 27px;

	padding: 0;

    color: #000000;

   	font-size: 110%;

	font-family: 'Trebuchet MS';

}



#sidebar3 li{

	list-style-image: url('images/arrowbullet.gif');

	padding: 0 0 2px 0;

}



#sidebar3 ul li a{

    color: #123f92;

}



#sidebar3 a:hover{

    text-decoration: none;

}



h2.sidebar3{

  font-size: 110%;

  font-family: 'Trebuchet MS';

  color: #000000;

  margin: 0;

  padding: 0 0 5px 0;

  margin-right: 5px;

}

h2.sidebar2 a,
h2.sidebar3 a{
  color: #0F367C;
}

h2.sidebar3-1{

  font-size: 110%;

  font-family: 'Trebuchet MS';

  color: #000000;

  padding: 15px 0;

  margin: 0 0 0 8px;

  text-align: left;

}



#sidebar3 a:hover{

    text-decoration: none;

}



.sidebar3-top-1 {

   background: url('images/roundedcornr01.gif') no-repeat top left;

}

.sidebar3-top-2 {

   background: url('images/roundedcornr02.gif') no-repeat top right;

   padding: 3px;

}



.sidebar3-toptitle-1 {

  background: url('images/sidebar2bkgd.jpg') 0 0 no-repeat;

  padding-left: 5px;

}



.sidebar3-toptitle-2 {

  background: url('images/sidebar2bkgd.jpg') 100% 0 no-repeat;

  padding: 4px;

}



.sidebar3{margin-top: 5px;}



p.smallfont1{

   	font-size: 110%;

	font-family: 'Trebuchet MS';

	padding: 2px 2px 2px 10px;

	margin-top: -1px;

}



p.smallfont2{

   	font-size: 110%;

	font-family: 'Trebuchet MS';

	padding: 2px 2px 2px 10px;

	margin-top: -10px;

	margin-bottom: 8px;

}



p.smallfont2 a{

  color: #123f92;

}



/****** Techshare Logo **********/



h2.tech{

  font-size: 130%;

  font-family: 'Trebuchet MS';

  color: #0F367C;

  margin: 0;

  padding-top: 5px;

}



.techlogo{

	float: right;

	padding-right: 5px;

	padding-left: 2px;

}



/********* Techshare India ********/



h2.tc{

  font-size: 115%;

  font-family: 'Trebuchet MS';

  color: #000000;

  margin: 0;

  padding: 0 ;

  text-align: center;

  padding: 5px 0 5px 0;

}



.sidebar2-toptitle-01 {

  background: url('images/sidebar2bkgd.jpg') 0 0 no-repeat;

  padding-left: 5px;

}



.sidebar2-toptitle-03 {

  background: url('images/sidebar2bkgd.jpg') 100% 0 no-repeat;

}



.aligncenter{

  text-align: center;

  margin: 10px 0;

}



p.smallfont3{

   	font-size: 95%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

    margin: 5px 0 10px 0;

    padding: 0 35px 0 10px;

	line-height: 160%;

}



/********** Table *************/



table.table1{

	line-height: 160%;

	border: 1px solid #9196BC;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

	width: 95%;

}



table.table1 tr td{

	border-bottom: 1px solid #DADCE9;

	border-right: 1px solid #DADCE9;

	padding: 5px;

    vertical-align:top;

	text-align: left;

}



table.table1 tr td.centerrow{

	border-bottom: 1px solid #DADCE9;

	border-right: 1px solid #DADCE9;

	padding-left: 150px;

    vertical-align: middle;

	text-align: left;

	font-weight: bold;

}



table.table1 tr th{

	background: #DADCE9;

	padding: 4px;

	font-size: 110%;

}



table.table1 tr.shaded{

	border-bottom: 1px solid #708395;

	border-top: 1px solid #708395;

	background: #EEEEEE;

}



table.table1 tr td ul{

	margin-bottom: 5px;

	margin-top: 0;

	text-align: left;

}



table.table2{

	line-height: 160%;

	border: 1px solid #9196BC;

}



table.table2 tr td{

	border-bottom: 1px solid #DADCE9;

	border-right: 1px solid #DADCE9;

	padding: 5px 15px;

    vertical-align:top;

	text-align: left;

}



table.table2 tr th{

	background: #DADCE9;

	padding: 3px;

	font-size: 110%;

}



table.table2 tr.shaded{

	border-bottom: 1px solid #708395;

	border-top: 1px solid #708395;

	background: #EEEEEE;

}



table.table2 tr td ul{

	margin-bottom: 5px;

	margin-top: 0;

	text-align: left;

}



/***** Google Ad ******/



.googlead{

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}



.zoomimage{

    background: url('images/zoom.jpg') no-repeat 0 60%;

    padding: 20px 0 20px 20px;

}



h2.track{

  font-size: 110%;

  font-family: 'Trebuchet MS';

  margin: 15px 0 0 20px;

  padding: 0;

}



.exhibitorsaddress{text-align: center; width: 90%; margin-left: auto; margin-right: auto; overflow: hidden;}

.exhibitorslist{text-align: left; width: 45%; float: left; padding-bottom: 15px;}

.exhibitorslogo{text-align: left; width: 45%; float: left; padding-bottom: 15px;}



.list1 ul li { display: inline;}



p.survey1{

   	font-size: 110%;

	font-family: 'Trebuchet MS';

	margin: 5px;

}



.sitemap{

	float: left;

	width: 42%;

	padding: 15px 5px 10px 21px;

	margin: 0;

}



.sitemap ul{

	margin: 0 0 0 25px;

	padding: 5px 0 0 0;

}



.sitemap ul ul{

	margin: 0 0 10px 24px;

	padding: 0;

}



#content a.mainlink{

	text-decoration: none;

	color: #000000;

	background: #FFFFFF;

    font-weight: bold;

    font-size: 110%;

    font-family: 'Trebuchet MS';

}

.external{
	background: url('images/external_link.jpg') no-repeat 0 60%;
	padding-left: 16px;
}


a.powerpoint{
	padding: 30px 0 20px 19px;
	background: url('images/powerpoint_logo.gif') no-repeat 0 58%;
}

hr,
.separatorLine {border-top: 2px dotted #567339; clear: both;}

.photoalbum{text-align: center; width: 92%; margin-left: auto; margin-right: auto; margin-top: 10px; overflow: hidden; border-bottom: 2px dotted #567339;}
.photoblock1 {float: left; padding-bottom: 6px;  margin-right: 7px;}
.photoblock2 {float: left; padding-bottom: 6px;}

/****** Table *******/

table.general {
	width: 99%; 
	margin-left: auto; 
	margin-right: auto;
	background: #f7f7f7;
}

table.general caption{
	font-weight: bold;
	padding: 10px 5px 4px 5px;
}

table.general th{
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px solid #aaaaaa;
	background: #dddddd;
	font-weight: bold;
}

table.general tr td{
	padding: 5px 15px;
	vertical-align: top;
}

table.general .alt {background: #ffffff;}

table.general img {margin-bottom: -3px;}

table.general tr td ul{
	margin: 0 0 0 25px;
	padding: 0;
}

table.general tr td ol{
	margin: 0 0 0 25px;
	padding: 0;
}

form div {
	margin-top: 5px;
}

form#frmchangetextsize fieldset div label {position: relative; top: -6px;}

form span{
	float: left;
	width: 150px;
	border: none;
}

form div select {margin-bottom: 3px;}

form fieldset {margin-bottom: 20px;}

form fieldset div {padding-left: 5px; padding-right: 5px; margin-bottom: 3px;}

form fieldset div select {margin-bottom: 3px;}

form fieldset div span{
	float: left;
	width: 200px;
	border: none;
}

form fieldset fieldset{
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	margin-bottom: 20px;
}

form fieldset fieldset div span{
	float: left;
	width: 35%;
	border: none;
}

form span.CN{

	float: left;

	width: 196px;

	position: relative;

	top: 17px;

}



form fieldset div.b1 {float: left; width:16%; margin: -2px 0 5px 0;}

form fieldset div.b2 {float: left; width:13%; margin: -2px -6px 5px -2px;}



form fieldset legend span{

	position: absolute;

	font-size: 0;

	left: -1000px;

}



form .inlabels{

	display:none;

}



form .newlabel{

	float: left;

	width: 40%;

	border: none;

}



form .newlabel span{

	margin-top: 5px;

}



form .newlabel2{

	float: left;

	width: 50%;

	border: none;

}



form .newlabel2 span {

	margin-top: 5px;

}



p.detail-text {padding-left: 5px; padding-right: 5px; margin-top: 10px; margin-bottom: 15px;}



form fieldset legend {color: #123F92;}

/************* For error fields ***************/

.errorfields {
	background: #FFFF00;
}

.errormessage {
	margin: 10px 0 0 0;
	padding: 0 15px;
	background: #fff; 
	border: 1px solid #A2A477;;
	position: relative;
}

.errormessage p { margin:0; padding: 7px 0; color: #AE0000;}

.errormessage ol {padding: 0; margin: 0 7px 7px 23px;}

.errormessage ol li { color: #AE0000; }

.nodisplay { display: none;}

/******************************************/


.gold-sponsor {border: 1px solid #9196BC; padding: 2px 2px 13px 2px; text-align: center;}

.gold-sponsor h2 {padding: 3px 5px; margin: 0; background: #DADCE9; text-align: left;}

.silver-sponsor {border: 1px solid #9196BC; padding: 2px; text-align: center;}

.silver-sponsor h2 {padding: 3px 5px; margin: 0; background: #DADCE9; text-align: left;}

.silver-sponsor table td {width: 25%; text-align: center;}

.silver-sponsor table td.border {width: 25%; border-right: 1px solid #9196BC;}



.partners1 {border: 1px solid #9196BC; padding: 2px 2px 13px 2px; text-align: center;}

.partners1 h2 {padding: 3px 5px; margin: 0; background: #DADCE9; text-align: left;}

.partners2 {border: 1px solid #9196BC; padding: 2px; text-align: center;}

.partners2 h2 {padding: 3px 5px; margin: 0; background: #DADCE9; text-align: left;}

.partners2 table td {width: 15%; text-align: center;}

.partners2 table td.border {width: 15%; border-right: 1px solid #9196BC;}



.showcase {border: 1px solid #9196BC; padding: 5px; text-align: center; overflow: hidden; width: 97%; margin-left: auto; margin-right: auto;}

.showcase h2 {padding: 3px 5px; margin: 0; background: #DADCE9; text-align: left;}



.hidetext{

	position: absolute;

	font-size: 0;

	left: -1000px;

}



#block1 {

	width: 47.5%;

	padding: 0 5px 0 3px;

	float: left;

}



#block2 {

	width: 47.5%;

	padding-left: 10px;

	float: left;

	border-left: 1px dotted #C0C0C0;

}

/******** yellowbox *********/

.yellowdot1 {background: url('images/yellowdot.gif') 0 0 repeat-x; width: 99%; margin-left: auto; margin-right: auto;}

.yellowdot2 {background: url('images/yellowdot.gif') 0 100% repeat-x;}

.yellowdot3 {background: url('images/yellowdot.gif') 0 0 repeat-y;}

.yellowdot4 {background: url('images/yellowdot.gif') 100% 0 repeat-y;}

.yellow-top-1 {
   background: url('images/yellowcorner1.gif') no-repeat top left;
}

.yellow-top-2 {
   background: url('images/yellowcorner2.gif') no-repeat top right;
   padding: 3px;
}

.yellow-toptitle-1 {
  background: url('images/yellowcontentbkgd.jpg') 0 0 no-repeat;
  padding-left: 5px;
}

.yellow-toptitle-2 {
  background: url('images/yellowcontentbkgd.jpg') 100% 0 no-repeat;
  padding-top: 5px; height: 100%; overflow: hidden;
}

.yellow-top-2 h2 {
  font-size: 110%;
  font-family: 'Trebuchet MS';
  margin: 0;
  padding-top: 5px;
  padding-left: 10px;
}

.yellow-top-2 ul {
	padding: 10px 10px 10px 30px;
	margin: 0;
}

.yellow-top-2 p{margin: 5px 40px;}

.yellow-top-2 blockquote p{margin: 10px 0;}

.yellow-top-2 blockquote {margin-top: 0; padding-top: 5px;}

/********** Products Table *************/

.products{
	line-height: 160%;
	border: 1px solid #9196BC;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 95%;
}

.products tr td{
	border-bottom: 1px solid #DADCE9;
	border-right: 1px solid #DADCE9;
	padding: 5px;
    vertical-align:top;
	text-align: left;
}

.products tr th{
	background: #DADCE9;
	padding: 4px;
	font-size: 110%;
}

.products tr.shaded{
	border-bottom: 1px solid #708395;
	border-top: 1px solid #708395;
	background: #EEEEEE;
}

.products tr td ul{
	margin-bottom: 5px;
	margin-top: 0;
	text-align: left;
}

.product_block1 {

	width: 20%;

	padding: 0 5px 0 3px;

	float: left;

}

.product_block2 {

	width: 72%;

	padding-left: 10px;

	float: left;

}

.product_even {
    background-color: #f2f2f2;
    padding: 0 0 5px 5px;
}
.product_odd {
    padding: 0 0 5px 5px;
}

.blockContainer {width: 99%; overflow: hidden;  margin-bottom: 10px;}

.blockContainer .block1 {float: left; width: 29%;
	padding: 5px;
 	background: none;
 	text-align: center;
 	margin-top: 20px;
}

.blockContainer .block2 {float: left; width: 29%;
	padding: 5px;
 	background: url('images/bg-dot-line.gif') repeat-y left;
 	text-align: center;
}

.blockContainer .block3 {
	float: left; 
	width: 35%;
 	text-align: center;
 	margin-top: 20px;
}

.blockContainer .block4 {
	float: left; 
	width: 29%;
 	text-align: center;
}

/******** grey box *********/

.formContainer {width: 99%; overflow: hidden; margin-top: 10px;}

.formContainer form {
	padding: 0;
	margin: 0;	
}

.formContainer img {
	margin-bottom: -4px;	
}

.formContainer select, input{
	margin-top: 2px;	
}

.grey-product{
	float:left;
	padding: 3px;
	text-align: center;
	width: 32.25%;
}

.grey-product a{
	text-decoration: none;
}

.grey-product a:hover{
	text-decoration: underline;
}

.grey-product1{
	float: left;
	width: 40%;
	background: url('images/bg-dot-line.gif') repeat-y right;
	padding-bottom: 20px;
	padding-left: 35px;
}

.grey-product2{
	float: left;
	width: 40%;
	padding-bottom: 20px;
	padding-left: 35px;
}

.greydot1 {background: url('images/greydot.gif') 0 0 repeat-x; width: 99%; margin-left: auto; margin-right: auto;}

.greydot2 {background: url('images/greydot.gif') 0 100% repeat-x;}

.greydot3 {background: url('images/greydot.gif') 0 0 repeat-y;}

.greydot4 {background: url('images/greydot.gif') 100% 0 repeat-y;}


.grey-top-1 {
   background: url('images/corner1.gif') no-repeat top left;
}

.grey-top-2 {
   background: url('images/corner2.gif') no-repeat top right;
   padding: 3px;
}

.grey-toptitle-1 {
  background: url('images/greycontentbkgd.jpg') 0 0 no-repeat;
  padding-left: 5px;
}

.grey-toptitle-2 {
  background: url('images/greycontentbkgd.jpg') 100% 0 no-repeat;
  padding-top: 15px; height: 100%; overflow: hidden;
}

.grey-product img {margin-top: 10px;}

.grey-product-top-1 {
   background: url('images/corner1.gif') no-repeat top left;
}

.grey-product-top-2 {
   background: url('images/corner2.gif') no-repeat top right;
}

.grey-product-bottom-1 {
   background: url('images/corner3.gif') no-repeat bottom left;
}

.grey-product-bottom-2 {
   background: url('images/corner4.gif') no-repeat bottom right;
   padding: 3px;
   height: 17em;
}

.grey-product-bottom-3 {
   	background: url('images/corner4.gif') no-repeat bottom right;
   	padding: 2px 3px 3px 3px;
  }

.grey-product-toptitle-2 {
  background: url('images/greycontentbkgd.jpg') 100% 0 no-repeat;
  height: 100%; overflow: hidden;
}

.center {text-align: center;}

.smallText {font-size: 90%;}




/************ Webinar Schedule ************/

.tr-cal table{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #f7f7f7;
	border: 1px solid #DDDDDD;
}

.tr-cal table caption { padding-bottom: 2px; font-weight: bold; text-align: left; border-bottom: 2px solid #D25400; }

.tr-cal table tr th{width: 30%; padding: 2px; 	border-bottom: 1px solid #aaaaaa;
	background: #dddddd;}

.tr-cal table tr td.date {padding: 2px 2px 2px 45px;}
.tr-cal table tr td.time {padding: 2px 2px 2px 20px;}
.tr-cal table tr td.topic {padding: 2px 2px 2px 15px;}


.tr-cal table .alt {background: #ffffff;}

.tr-cal table img {margin-bottom: -5px;}
