body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000;
}
form{
	padding:0px;
	margin:0px;
}
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
}
img{
	border:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	color:#71386B;
	font-size:1.8em;
	font-weight:bold;
}
h2{
	font-size:1.7em;
}
h3{
	font-size:1.5em;
}
h4{
	font-size:1.3em;
}
h5{
	font-size:1.1em;
}
h6{
	font-size:1em;
}
h1, h2, h3, h4, h5, h6, p, ul{
	padding:0px 0px 16px 0px;
	margin:0px;
}
ul{
	list-style:none;
}
ul li{
	padding-left:8px;
	background:url(../../images/bkg/bkg_arrow_green.gif) no-repeat top left;
	background-position:0px 5px;
}
.purpleText, a.purpleText{
	color:#71386B;
}
.redText, a.redText{
	color:#D11241;
}
.greenText, a.greenText{
	color:#71386B;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
table th{
	font-weight:bold;
	text-align:left;
}
table.genericTable th{
	padding-right:10px;
}
.pageContainer{
	margin:0px auto auto auto;
	width:990px;
}
.floatContainer, .footerContainer,
.cornerContainerT, .cornerContainerL, .cornerContainerR, .cornerContainerB, .cornerContainerTL, .cornerContainerTR, .cornerContainerBL, .cornerContainerBR
{
	float:left;
	width:100%;
}
.cornerContainerT{
	background:url(../../images/bkg/bkg_corner_t.gif) top repeat-x;
}
.cornerContainerL{
	background:url(../../images/bkg/bkg_corner_l.gif) left repeat-y;
}
.cornerContainerR{
	background:url(../../images/bkg/bkg_corner_r.gif) right repeat-y;
}
.cornerContainerB{
	background:url(../../images/bkg/bkg_corner_b.gif) bottom repeat-x;
}
.cornerContainerTL{
	background:url(../../images/bkg/bkg_corner_tl.gif) top left no-repeat;
}
.cornerContainerTR{
	background:url(../../images/bkg/bkg_corner_tr.gif) top right no-repeat;
}
.cornerContainerBL{
	background:url(../../images/bkg/bkg_corner_bl.gif) bottom left no-repeat;
}
.cornerContainerBR{
	background:url(../../images/bkg/bkg_corner_br.gif) bottom right no-repeat;
}
.cornerContainerInner{
	float:left;
	display:inline;
	width:980px;
	margin:1px 5px 23px 5px;
}
.footerContainer{
	font-size:.9em;
}
.footerContainerInner{
	padding:10px 5px;
}
ul.primaryLinks{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	font-size:1.25em;
	font-weight:bold;
}
ul.primaryLinks li, ul.primaryLinks li a{
	float:left;
	color:#FFF;
	background:none;
	padding:0px;
}
ul.primaryLinks li a{
	padding:6px 15px;
	border-right:solid 1px #807F83;
}
ul.primaryLinks li a.linkActive{
	background:url(../../images/bkg/bkg_menu_active.gif) top repeat-x;
	padding-left:14px;
	padding-right:14px;
	border-left:#71386B solid 1px;
	border-right:#71386B solid 1px;
}
ul.primaryLinks li.firstLink a.linkActive{
	border-left:none;
	background:url(../../images/bkg/bkg_menu_active_left.gif) no-repeat top left;
	padding-left:15px;
}
ul.secondaryLinks{
	background:url(../../images/bkg/bkg_dots.gif) repeat-x top left;
	padding-top:1px;
	padding-bottom:20px;
	font-size:1.1em;
}
ul.secondaryLinks li, ul.secondaryLinks li a{
	display:block;
	padding:0px;
}
ul.secondaryLinks li{
	background-position:0px 12px;
}
ul.secondaryLinks li a{
	background:url(../../images/bkg/bkg_dots.gif) repeat-x bottom left;
	padding:7px 0px 8px 10px;
}
table.searchTable{
	float:right;
	width:250px;
	background:url(../../images/bkg/bkg_search.jpg) no-repeat left center;
}
table.searchTable th img, table.searchTable th input{
	float:right;
}
table.searchTable td input{
	border:0px;
	padding:0px;
	margin:2px 0px 0px 6px;
	width:200px;
}
.tickerContainer, .breadcrumbContainer{
	font-size:.9em;
	padding:10px 20px;
}
.tickerContainer{
	background:#E8E8E8;
}
.breadcrumbContainer a{
	text-decoration:underline;
}
.breadcrumbContainer a:hover{
	text-decoration:none;
}
.contentWide, .contentNarrow{
	width:690px;
	float:left;
	display:inline;
	margin:20px 0px 0px 20px;
}
.contentFull{
	width:980px;	
	float:left;
	display:inline;
	margin:0px;	
}
.contentNarrow{
	width:230px;
	font-size:.9em;
}
.contentWide a, .contentNarrow a{
	color:#71386B;
}
.contentWide ul li a, .contentNarrow ul li a{
	color:#000;
}
.titleGrey, .titlePurple, .titleRed, .titleGreen{
	font-size:15px;
	font-weight:bold;
	background:url(../../images/bkg/bkg_title_grey.gif) top repeat-x #807F83;
	border:solid 1px #807F83;
	padding:5px 11px;
	color:#FFF;
}
.titlePurple{
	background-image:url(../../images/bkg/bkg_title_purple.gif);
	background-color:#71386B;
	border-color:#71386B;
}
.titleRed{
	background-image:url(../../images/bkg/bkg_title_red.gif);
	background-color:#D11241;
	border-color:#D11241;
}
.titleGreen{
	background-image:url(../../images/bkg/bkg_title_green.gif);
	background-color:#71386B;
	border-color:#71386B;
}
.titleGrey img.floatRight, .titlePurple img.floatRight, .titleRed img.floatRight, .titleGreen img.floatRight{
	padding-top:6px;
}
.titleGrey a, .titlePurple a, .titleRed a, .titleGreen a{
	color:#FFF;
	display:block;
}
.panelGrey, .panelPurple, .panelRed, .panelGreen{
	border:solid 1px #807F83;
	border-top:0px;
	margin-bottom:20px;
}
.panelPurple{
	border-color:#71386B;
}
.panelPurple a{
	color:#71386B;
}
.panelRed{
	border-color:#D11241;
}
.panelRed a{
	color:#D11241;
}
.panelGreen{
	border-color:#71386B;
}
.panelGreen a{
	color:#71386B;
}
.panelInner, .panelLink{
	padding:11px;
}
.panelLink{
	background:#E8E8E8;
}
table.loginTable{
	width:100%;
	margin-top:2px;
}
table.loginTable td, table.loginTable th{
	background:url(../../images/bkg/bkg_field.gif) no-repeat top left;
	height:24px;
	vertical-align:top;
}
table.loginTable th{
	background-position:top right;
}
table.loginTable td input{
	float:left;
	border:0px;
	padding:4px 6px;
	margin:0px;
	background:none;
	width:166px;
}
table.loginTable th img, table.loginTable th input{
	float:right;
}
table.registerTable th{
	font-weight:normal;
	text-align:left;
	padding-bottom:2px;
	padding-right:12px;
}
table.registerTable td{
	padding-right:4px;
	padding-bottom:2px;
}
.frmTextBox, .frmTextArea250{
    width:300px;
}
.frmTextBoxSmall{
	width:440px;
}
.frmTextBoxMedium{
	width:574px;
}
.frmTextBoxWide{
	width:650px;
}
.frmDropDown{
    width:306px;
}
.frmTextArea{
    width:650px;
}
.frmTextAreaShort{
    width:320px;
}
.formValidation{
    color:#FF0000;
}
.frmButtonRegister{
	width:90px;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	background-color:#71386B;
	background-image:url(/images/bkg/bkg_link_register.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
}
table.basketTable td 
{
    border-top:solid 1px #CCCCCC;
	font-weight:bold;
	padding: 3px;
}

table.basketTable th 
{
    border-top:solid 1px #CCCCCC;
    border-bottom:solid 1px #CCCCCC;
	font-weight:bold;
	padding: 3px;
}
table.exhibitorTable{
	width:100%;
	border-top:solid 1px #CCCCCC;
}
table.exhibitorTable th{
	font-weight:bold;
	text-align:left;
}
table.exhibitorTable td, table.exhibitorTable th{
	border-bottom:solid 1px #CCCCCC;
	padding:4px 0px;
}
.companiesAttending ul li
{
    background: none;
}
.companiesAttending 
{
    padding-left:30px;
}
table.elevatorTable{
	width:100%;
	border-top:solid 1px #CCCCCC;
}
table.elevatorTable th{
	font-weight:bold;
	text-align:left;
}
table.elevatorTable td, table.elevatorTable th{
	border-bottom:solid 1px #CCCCCC;
	padding: 4px 4px;	
}