body {
	background-image: url('images/headerBG.jpg');
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	margin: 0px;
}

#body {
	margin: 0 auto;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	margin: 0px;
}

#header {
	position: relative;
	/*border-left: 230px solid #CC6633;*/
	height: 100px;
}

#header img {
	position: relative;
	/*left: -200px;*/
	top: 15px;
	border: none;
	display: block;
}

#headermenu {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	position: relative;
	top: 6px;
	margin-left: 6px;
}

#headermenu a {
	color: white;
	padding: 2px;
	background-color: #000066;
	text-decoration: none;
	width: 101px;
	float: left;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #fafafa;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
}

#headermenu a:hover {
	background-color: #cc6633;
}

#menu {
	background-color: #CC6633; /*#000066;*/ /*#999999; */  /*#5566aa;*/
	color: #505050;
	font-size: 12px;
	padding: 5px;
	padding-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
}

#menu a {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: "Verdana";
	letter-spacing: 3px;
	margin: 0px; 
}

#menu ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	background-color: #CC6633;
	list-style-type: none;
}

#menu ul li{
	float: left;
	background-color: #CC6633;
	margin: 0px;
	border-collapse : collapse;
}

#menu ul li:hover {
	background-color: #AA3300;
}

#menu ul li ul {
	display: none;
	background-color: #CC6633;
	list-style-type: none;
	position: absolute;
	margin-left: 0px;
	padding: 0px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#menu ul li ul li {
	float: none;
	margin-left: 0px;
	border-bottom: 1px solid black;
	border-collapse: collapse;
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
}

#menu ul li ul li:hover {
	background-color: #AA3300;
}

#content {
	background-color: white;
	padding: 20px;
}

#content a {
	color: #CC6633;
}

#footer {
	/*border-left: 230px solid #CC6633;*/
	border-top: 5px solid #CC6633;
	padding: 5px;
	background-color: #336699;
	font-size: 12px;
	color: white;
	text-align: right;
}

#menutbl {
}

#menutbl td {
	text-align: center;
}

#content h2 {
	font-size: 20px;
	color: #333366;
}

.h3 {
	font-size: 18px;
	color: white;
	background-color: #CC6633;
	padding: 4px;
}

#content h4 {
	color: #333366;
}

.shaded {
	background-color: #E0E0E0;
	padding: 10px;
}

.underline {
	border-bottom: 1px solid silver;
}

#right {
	float: right;
	width: 350px;
}

#left {
	margin-right: 370px;
}

#news {
	background-color: #E0E0E0;
	padding: 10px;
}

.border {
	border: 1px solid silver;
}

.item {
	font-size: 12px;
	border-bottom: 1px solid silver;	
}

.item a {
	color: #CC6633;
}

#logos {
	text-align: center;
	border-top: 1px solid silver;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
}

#logos img {
	border: none;
}

.cellLeft {
	width: 50%;
	text-align: center;
	padding: 10px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

.cellRight {
	width: 50%;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid silver;
}

#tblpartnerlst {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}
td ul {
	line-height: 25px;
}

.imgborder {
	float: right;
	border: 1px solid silver;
	padding: 10px;
	background-color: #E0E0E0;
	width: 250px;
	margin-left: 20px;
}

.imgborder img {
	border: 1px solid black;
}

.smalllogo {
	margin: 0 auto;
	background-color: white;
	width: 100px;
	height: 40px;
}

.imgborder p {
	font-size: 12px;
	font-style: italic;
	color: #336799;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.infoborder {
	float: right;
	clear: right;
	font-size: 15px;
	color: #336799;
	margin-top: 10px;
	border: 1px solid silver;
	padding: 10px;
	background-color: #E0E0E0;
	width: 250px;
}

.infoborder ul li {
	list-style: square;
	font-size: 12px;
	color: #336799;
}

#map {
	width: 100%;
	height: 550px;
}

input, select, textarea {
	width: 95%;
	background-color: Silver;
	border: 1px solid black;
}

.checkbox {
	width: auto;
	border: none;
	background-color: transparent;
}

.checkboxbox {
	width: 95%;
	background-color: Silver;
	border: 1px solid black;
}

.sublist {
	padding-left: 15px;
	margin-right: 315px;
	border-left: 2px solid silver;
}

.sublist p {
	margin-left: 20px;
}

#speaker {
	text-align: right;
	font-size: 12px;
	color: #336799;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#bodyspeaker {
	text-align: right;
}

.required{
	font-size: 10px;
	color: red;
}



.roundedboxes {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
}

.ibsimages {
	
	padding-right: 30px;
	
}

.ibshead {
	font-size: 18px;
	color: white;
	padding: 0px;
 
}

.roundedboxesfix {
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
}
