body {
	margin: 20px;
	background:#efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

#companies {
	text-align: center;
}
	
/* Bottom Tabs */

#tabs {
	width:100%;
	background:#efefef;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("/test/localpic/tableft.gif") no-repeat left bottom;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("/test/localpic/tabright.gif") no-repeat right bottom;
	padding:5px 15px 4px 6px;
	color:#666;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000000;
	}

#tabs a:hover {
	background-position:0% -18px;
	}

#tabs a:hover span {
	background-position:100% -18px;
	}

#body {
	width: 1000px;
	background:#fff;
	border: 0px solid #666;
	}
#body h2 {
	margin: 20px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#body h5 {
	margin: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	}
ul.slideshow {
	list-style:none;
	width:1000px;
	height:450px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	background-color: #000000;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:1000px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
	text-align: center;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
#rnd_container {background: #fff; margin:1px; width:99%;}
    .rnd_top, .rnd_bottom {display:block; background:transparent; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:transparent; border-left:1px solid #ccc; border-right:1px solid #ccc;}
    .rnd_b1 {margin:0 5px; background:#ccc;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #ccc;
    border-width:0 1px;
    padding: 4px;
}
#footer {
	width:100%;
	line-height:normal;
	}
.iagbodylink{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	vertical-align: bottom;
}
.iagbodylink:link {
	color: #0066CC;
	text-decoration: none;
}
.iagbodylink:visited {
	color: #0066CC;
	text-decoration: none;
}
.iagbodylink:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.mainheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #333333;
}
.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.smallbodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}