/* Main style sheet of the site */
BODY{ background-color:#FFFFFF; margin:0px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }

UL{ list-style:none; margin:0px 0px 0px 0px; }
LI{ line-height:1.5em; margin-left:-40px; margin-top:0px; position:relative; }

A{ color:#CC0000; text-decoration:none; }
A:link{ color:#CC0000; text-decoration:none; }
A:visited{ color:#CC0000; text-decoration:none; }
A:hover{ color:#CC0000; text-decoration:none; }
A:active{ color:#CC0000; text-decoration:none; }

img{
border:0;}

/* Id section */
/* main container */
#container{
	width:1000px;
	height:auto;
	min-height:600px;
	margin: 0px auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
}

/* footer area*/
#footer{
	background:url(../images/bottom.jpg) no-repeat;
	width:1000px;
	height:30px;
	margin:0px auto;
}

/* footer ads */
#footer-ads{
	background-color:#FFFFFF;
	width:720px;
	height:60px;
	margin-left:30px;
	overflow:hidden;
}

/* Banner section */
#top-banner{
	width:auto;
	min-width:975px;
	display:block;
	height:auto;
	min-height:140px;
	margin-left:30px;
}

#banner-img{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:140px;

}

/* navigation section */
#main-nav{
	background:url(../images/menubg.jpg) repeat-x;
	width:720px;
	height:20px;
	margin-left:30px;
	vertical-align:middle;
}

#nav-home{
	width:48px !important;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	}

#nav-show-info{
	width:135px !important;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	}

#highl{
	width:80px !important;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
}

#wie{
	width:125px !important;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	}

#se{
	width:120px !important;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	}

#cu{
	width:85px !important;
	font-weight:bold;
	font-size:12px;
	margin-top:2px;
	}
/* bd content */
#main-content{
	width:1000px;
	height:auto;
	min-height:500px;
	margin-left:30px;
	overflow: hidden;
}

#bd-content{
	width:720px;
	height:auto;
	max-height:500px;
	text-align:left;
	float:left;
	display:block;
	overflow:auto;
}

#bd-scroll-content{
	width:720px;
	height:auto;
	max-height:500px;
	text-align:left;
	float:left;
	display:block;	
}

#exhib-list{
height:440px;
overflow:auto;}

#policy-scroll{
height:500px;
overflow:auto;}

#bd-image{
	width:720px;
	height:280px;
	}

#cont-img{
	background-image:url(../images/contentbg.jpg);
	width:720px;
	height:25px;
	}

#hm-text{
	margin:5px 15px;
	}

#hm-text label{
	color:#d9261c;
	font-weight:bold;
	font-size:14px;
	}
	
#hm-text-con{
	margin:5px 20px;
	}	
	
#hm-text-con label{
	color:#d9261c;
	font-weight:bold;
	font-size:14px;
	}

#hm-text-con a{color:#d9261c; font-size:12px;}
#hm-text-con a:link{color:#d9261c; font-size:12px;}
#hm-text-con a:visited{color:#d9261c; font-size:12px;}
#hm-text-con a:hover{color:#d9261c; font-size:12px;  text-decoration:underline;}
#hm-text-con a:active{color:#d9261c; font-size:12px;}

.exb-del{ margin-bottom:5px; margin-top:1px; }
.exb-del a:hover{ text-decoration:underline; }

#left-con{
	float:left;
	margin-top:5px;
	margin-left:0px;
	text-align:left;
	width:200px;
	margin-right:25px;
	font-size: 11px;
	}

#left-con p{
	padding:0;
	margin:0;
}

#mid-con{
	float:left;
	margin-top:5px;
	text-align:left;
	width:200px;
	margin-right:25px;
	font-size: 11px;
	}

#mid-con p{
	padding:0;
	margin:0;
}

#right-con{
	float:left;
	margin-top:5px;
	text-align:left;
	width:200px;
	margin-right:10px;
	font-size: 11px;
	}

#right-con p{
	padding:0;
	margin:0;
}

/* this is the right side content panel of the body */
#right-panel{
	width:220px;
	height:auto;
	padding:0px 12px;
	text-align:left;
	float:left;
	width:200px;
	}

/* main news area */
#main-news{
	text-align:left;
	min-height:30px;
	max-height:300px;
	overflow:auto;
	width:200px;
	}


#main-news a{
	color:#990000;
	font-size:11px;
	text-decoration:underline;
	}

/* class area */
.vl{
	vertical-align:middle;
	}

/* quick link section */
.heading-ql{
	color:#996600;
	font-stretch:wider;
	font-weight:bold;
	font-size:12px;
	}

.qlinks a, .qlinks a:link, .qlinks a:visited, .qlinks a:hover, .qlinks a:active {
	color:#990000;
	font-size:11px;
	text-decoration:underline;
	}

.con-heading{
	color:#215270;
	font-size:12px;
	font-weight:bold;
	border-bottom:thin solid #CCCCCC;
	}

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

ul.ns li {
    display: block;
    margin: 0;
    padding: 1px 0;
    position: static;
}

address {
    font-style: normal;
}

#hm-text a {
    color: #888;
    font-weight: bolder;
}

#hm-text a:hover {
    text-decoration: underline;
}

table caption {
    font-weight: bold;
    font-size: 1.2em;
}

tbody.vat {
    vertical-align: top;
}

div.feature {
    margin: 1em 0;
    border-bottom: 6px solid #000;
    padding-bottom: 1.5em;
    line-height: 1.25em;
}

div.feature .con-heading {
    color: red;
    font-weight: bold;
    text-transform: uppercase;
    border: 0;
}

div.feature .text {
    margin-right: 180px;
    height: auto !important;
    height: 85px;
    min-height: 85px;
}

div.feature .image {
    width: 175px;
    height: 85px;
    float: right;
    overflow: hidden;
    text-align: right;
}

div.feature .image img {
    max-width: 175px;
    max-height: 85px;
}

#hm-text .form label {
    font-size: 10px;
    color: #000;
    font-weight: bold;
    float: left;
    width: 100px;
    text-align: right;
    margin: 4px 3px 2px 0;
}

#hm-text .form .textbox {
    float: left;
    border: 1px solid #CCC;
    margin: 2px 0;
    width: 300px;
}

.form br {
    clear: left;
}

.form .submit {
    margin: 5px auto 20px 103px;
}

#flash-file {
	float: right;
	position: relative;
}

#banner-img {
    position: relative;
}

a#iat {	
    position: absolute;
    z-index: 10000;
    bottom: 0;
    right: 0;
    width: 230px;
    height: 122px;
    background: url(/images/spacer.gif);
}


#sponsor-bar{
width:720px;
height:60px;}
