body {
	background: #f2f2f2;
	font-family: serif, arial, sans-serif;
	color: #777777;
	font-size: 14px;
	color: #777;
	line-height: 150%;
	letter-spacing: 3px;
	text-align: justify;
}

h1 {
	margin-left: 10px;
	margin-top: 30px;
	color: #01349a;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	margin-left: 10px;
	margin-top: 30px;
	color: #01349a;
	font-weight: bold;
}


h3 {
	margin: 5px;
	color: #01349a;
	font-size: 17px;
	font-weight: bold;
}

h4 {
	margin: 5px;
	color: #01349a;
	font-size: 16px;
	font-weight: bold;
}

hr.thickline {
	width: 100%;
	height: 3px;
	background-color: #777;
}

#container {
	margin: 20px auto;
	width: 1100px;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	height: 95px;
	background: #f2f2f2 url(../bullets/biclogonew2.png) left top no-repeat;
}
#slidecontainer {
	margin: 0px auto;
	width: 1100px;
	height: 200px;
	background: #f2f2f2;
	color: #555;
}
.slides {
	z-index: 10;
}

#menubar {
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-top: 25px;
	width: 1100px;
	height: 45px;
	background: #555;
	font-weight: 100;
}

#menu {
	margin: 0px auto;
	padding: 0px;
	padding-left: 0px;
	width: 1100px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 1100px;
	background: #fff;
}

table.wrapper {
	width: 1100px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table.wrapper td.leftcol {
	width: 760px;
	vertical-align:top;
}
table.wrapper td.leftcol p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 20px;
	color: #777;
	line-height: 150%;
	letter-spacing: 3px;
	text-align: justify;
}
table.wrapper td.leftcol p.bold {
	font-weight: bold;
}
table.wrapper td.leftcol ul li {
	padding: 10px;
	padding-top: 10px;
	color: #777;
	line-height: 70%;
	letter-spacing: 2px;
	text-align: justify;
}
table.wrapper td.rightcol {
	vertical-align:top;
	width: 260px;
	padding: 20px;
	padding-top: 20px;
	overflow: hidden;
}
table.wrapper td.rightcol p {
	padding: 10px;
	padding-top: 10px;
	color: #555;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: justify;
}
table.wrapper td.rightcol p.bold {
	font-weight: bold;
}
table.wrapper td.rightcol img {
	padding: 20px;
	padding-top: 15px;
}

table.wrapper td.rightcol td {
	padding: 10px;
	padding-top: 0px;
	color: #555;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: justify;
}
.leftcol a {
	color: DodgerBlue;
}
.leftcol a:hover {
	color: #000;
}
.rightcol {
	width: 750px;
}
.rightcol a {
	color: DodgerBlue;
}
.rightcol a:hover {
	color: #000;
}

table.links td img {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-right: 30px;
	background: #fff;
	padding: 5px;
	border: solid #999 2px;
}
table.links td img:hover {
	opacity: 0.5;
}
table.links td a {
	color: #777;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 0px;
}
table.links td a:hover {
	color: #000;
}
table.links td p {
	margin: 0px;
	margin=left: 25px;
}

#eventheader {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: solid 1px #999;
}

.rightcol ul li {
	padding: 10px;
	padding-top: 10px;
	padding-right: 45px;
	color: #555;
	font-style: italic;
	line-height: 130%;
	letter-spacing: 2px;
	text-align: justify;
}

/* contact form */
.altcha-div {
  color: blue;
  background-color: lightblue;
  padding: 10px;
}
altcha-widget {
}
#contactform {
	padding: 5px;
	padding-left: 0px;
	color: #777777;
}
#contactform span {
	color: #777777;
}
span.error {
	color: #ff0000;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li select {
	display:block;
	margin:0;
	border:1px solid #c0c0c0;
	color: #999999;
	background: #ffffff
}
ol li input.text {
	width:300px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#fff;
}
ol li textarea {
	width:300px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
ol li .send:hover {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.submitbtn {
	height: 40px;
  padding: 5px;
	color: #000000;
    border: 1px solid #5789c7;
    background: #cccccc;
}
.submitbtn:hover {
	color: #ffffff;
   border: 1px solid #006;
   background: #00c5c5;
}
.submit-div {
  padding-top: 50px;
  text-align: right;
}
/* contact form */

#footer {
	padding-top: 13px;
	font-size: 17px;
	width: 1000px;
	color: #fff;
	background: #555;
	padding-left: 50px;
	padding-right: 50px;
	color: #0c85cf;
	font-size: 13px;
	font-weight: 100;
}
#footer table.tabfoot {
	width: 100%;
}
#footer table.tabfoot td.tdfoot {
	width: 300px;
	padding: 30px;
	padding-top: 0px;
	color: #fff;
	border-right: solid 1px #fff;
}
#footer table.tabfoot td.tdfootlast {
	width: 300px;
	padding: 30px;
	padding-top: 0px;
	color: #fff;
}
#footer table.tabfoot td a {
	color: #0c85cf;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#footer table.tabfoot td a:hover {
	color: #aaa;
}
#footer table.tabfoot td {
	color: #fff;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: 100;
}

#footer2 {
	margin: 0px auto;
	width: 1100px;
	font-size: 12px;
}

#copyright {
	float: left;
	width: 500px;
	color: #777;
}
#credits {
	float: right;
	width: 500px;
	color: #777;
	text-align: right;
}
#credits a {
	color: #000;
	text-decoration: none;
}
#credits  a:hover {
	color: #999;
	text-decoration: underline;
}

/* -------------- */

.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 13px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 5px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(../bullets/tableft.gif) no-repeat left top;
margin: 0;
margin-right: 2px; /*Spacing between each tab*/
padding: 0 0 0 5px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(../bullets/tab.gif) no-repeat right top;
padding: 5px 10px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -252px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -252px;
color: #36660a;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover {
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

/* -------------- */
