/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/chamber/mainbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

div#wrapper { position: relative;
width: 890px;
text-align: left;
margin: 0 auto;
}
#navigation a:hover {
	background: #ffffff  45% no-repeat;
	color:#81764E;
	}

#navigation a {
	display:block;
	}
	
.navBorder {
	border-bottom: 1px solid #FFFFFF;
	line-height:25px;
	text-indent:1em;
	font-size: 8pt;
	}
.navBorder2 {
	border-right: 1px solid #FFFFFF;
	}
.navBorder3 {
	border-bottom: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	line-height:20px;
	text-indent:1em;
	font-size: 9pt;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {font-size: 8pt}
.style2 {color: #000000}
.style3 {font-size: 14pt}
.style5 {
	color: #AEE3F6;
	font-weight: bold;
}
#breadcrumb a:link {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 8pt;
}
#breadcrumb a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 8pt;
}
#breadcrumb a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 8pt;
}
#breadcrumb a:active {
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 8pt;
}
#link a:link {
	color:#FFFFFF;
	text-decoration: underline;;
}
#link a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#link a:hover {
	text-decoration:none;
	color:#FFFFFF;

}
#link a:active {
	text-decoration:underline;
	color:#FFFFFF;
	}	
#boxwhite a {
	color:#000000;
	text-decoration: underline;
	font-size: 10pt;
}
#boxwhite a:hover {
	text-decoration:none;
	color:#000000;
	font-size: 10pt;
}
.style30 {
	color: #000000;
	font-weight: normal;
	}
	
/* flyout buttons */

div.flyoutbuttons {
	background-color: #B0AA90;
	font-family: Arial, Verdana, San Serif;
	text-align: left;
	}


	
.smlink { 
	display: block;
	padding: 3px 0 3px 5px;
	background-color: #B0AA90;
	line-height:1.05em;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.smlink:hover { 
background-color: #A49655;
text-decoration: underline;
}

.medium {
font-size: 11px;
}



