.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-decoration: none;

	padding-top: 12px;

	padding-right: 20px;

	padding-bottom: 12px;

	padding-left: 20px;

}

.textfield {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	border: 1px solid #cccccc;

	background-color: #ffffff;	

}

.verticaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

a.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a:hover.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
color: #ff2200;
}

.textfield2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	border: 1px solid #cccccc;

	background-color: #ffffff;	

}



.termCondition {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	



}



.font12 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

a.normal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #01577A;

}

a:hover.normal {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}



a.white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight:bold;

	text-decoration:none;

}

a:hover.white {

	color: #ff2200;

}



.topnav, .topnav a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #999999;

	text-decoration: none;

	letter-spacing: inherit;

}

.topnav a:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

	text-decoration: none;

	letter-spacing: inherit;

}



.nav, a.nav{

background: transparent url('gfx/bg_nav.gif') repeat-x;

color: #ffffff;

display: block;

float: left;

font: normal 12px Arial;

border-right:#aaaaaa dotted 1px;

padding-left: 8px;

padding-right: 8px;

padding-bottom:4px;

padding-top:4px;

text-decoration: none;

}

a:hover.nav, a:selected.nav {

background: transparent url('gfx/bg_nav1.gif') repeat-x;

}

a[rel]:after.nav{

content: " ";

}

@charset "utf-8";



.menustyle{

width: 99%;

/*font-weight: bold;*/

}



.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}

.dropmenudiv{

position:absolute;

margin-top:0;

border-bottom-width: 0;

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #FFFFFF;

line-height:16px;

z-index:100;

background-color: #000000;

width: 180px;

visibility: hidden;

}





a.dropmenulink {

width: auto;

display: block;

text-indent: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color:#025B6F;

	background-repeat: repeat-x;

	border-bottom:#999999 dotted 1px;

	margin-left: 0px;

	margin-top: 0px;

	padding-left: 8px;

	padding-right: 8px;

	padding-top:3px;

	padding-bottom:3px;

	text-align:left;

text-decoration: none;

color: #FFFFFF;

}



* html a.dropmenulink { /*IE only hack*/

width: 100%;

}



a:hover.dropmenulink { /*THEME CHANGE HERE*/

background-color:#660033;

color: #cccccc;

}





.copyright, .copyright a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

	padding-top: 5px;

	padding-bottom: 5px;

}

.copyright a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color:#EABDDA;

	text-decoration: none;

	padding-top: 5px;

	padding-bottom: 5px;

}

.sidesubtitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight:bold;

	color:#660033;

	overflow: hidden;

	width:100%;

	padding-bottom:3px;

	padding-top:3px;

	border-bottom:#cccccc solid 1px;

	border-top:#cccccc solid 1px;

}



.sidetitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-transform: uppercase;

	color: #333333;

}



h2{

font-family:Arial, Helvetica, sans-serif;

font-size:18px;

color:#660033;

}

h3{

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

color:#660033;

}



.button { 

width: auto;

margin-top: 8px;

text-align: center; 

overflow: hidden; 

}



.button a{

background: transparent url('gfx/btn_left.gif') no-repeat top left;

color: #ffffff;

display: block;

height: 28px;

float: center;

margin-right: 10px;

margin-left: 10px;

font: bold 12px Arial;

padding-left: 6px;

text-decoration: none;

}

.button a span {

background: transparent url('gfx/btn_right.gif') no-repeat top right;

display: block;

padding-top: 8px;

padding-right: 8px;

padding-bottom: 8px;

text-decoration: none;

}

.button a:hover,  .button a.selected{

background-image:url(gfx/btn_left1.gif);

}

.button a:hover span, .button a.selected span{

background-image:url(gfx/btn_right1.gif);

}

.test {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

.agenda {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	padding-top: 8px;

	padding-bottom: 8px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;

	padding-right: 5px;

	padding-left: 5px;

}

.agendaTitle {

font-size:12;

font-weight:bold;

}

.agendaMain  {

font-size:14px;

font-weight:bold;

color:#FFFFFF;

}

.speakers {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	padding-top: 8px;

	padding-bottom: 8px;

	padding-right: 5px;

	padding-left: 5px;

}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dotlinetop {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #333333;
}

.caption{
	font-family: Arial;
	font-size: 11px;

}
