/***********************************************/
/* pub.css - 02/07/2006                        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFF8DC url("images/bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a.moreinfo { text-decoration: none; }
a.moreinfo:hover { text-decoration: underline overline; background: beige; }
.sm-text {font-family: verdana, arial; font-size: 10px; color: black; }
.photos {font-family: verdana, arial; font-size: 10pt; color: black; }
.links { font-family: Verdana, Arial, sans-serif; color: #336699; font-size: 8pt; text-decoration: none; font-weight: bold; font-variant: normal; }

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 18pt verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 16pt verdana,Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 14pt verdana,Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 12pt verdana,Arial,sans-serif;
 color: #333333;
 font-weight: 600;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 10pt verdana,Arial,sans-serif;
 color: #000;
 font-weight: 600;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 10pt verdana,Arial,sans-serif;
 color: #000;
 font-weight: 600;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

#guide {
	border: black 1px solid; 
	background-color: beige; 
	padding-left: 3.0em;
}

#guide h5{
 font: 12pt verdana,Arial,sans-serif;
 color: #000;
 font-weight: 600;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.speak {
	font-family: Verdana,Arial,sans-serif;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em verdana,Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: verdana,Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 750px;
	background-color: #ffffff;
	}

#pagecell1{
	position: absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width: 95.6%; 
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/* #masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
} */

#pageNav{
	float: left;
	width:140px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 15px;
/*	margin:0px 0px 0px 140px; */
	background: white;
	border-left: 1px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#abstracts {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-family: Verdana,arial,sans-serif;
	color: #000;
	height: 320px;
	vertical-align: top;
}

#agenda {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
/*	height: 320px; */
}

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	background: white;
	border-bottom:1px solid #ccd2d2;
}

#pageName p { margin: 0;}

#pageName h2{
	font: bold 175% verdana,Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

/************* breadCrumb styles ***************/

.breadCrumb{
	padding: 0;
	margin-top: 0;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

.breadCrumb a{
	color: #AAAAAA;
}

.breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** feature styles *****************/

#feature {
	padding: 0px 0px 10px 0px;
/*	font-size: 80%; */
	height: 390px;
/*	text-align: justify;*/
	margin-right: 1.5em;
}

.sensor { text-align: justify; font-size: 11pt; line-height: 1.25em; }
.bylaws { text-align: justify; font-size: 10pt; }
p { font-size: 10pt; }

html>body #feature {height: auto;}

#feature h3, #abstracts h3, #agenda h3 {
	font: bold 175% Verdana,Arial,sans-serif;
	color: #000000;
	padding: 20px 0px 5px 0px;
}

#feature ul li, ol li {
	font-family: Verdana,arial,sans-serif;
	font-size: 10pt;
	color: #000;
	padding: 0px 15px 4px 0px;
	list-style-position: outside;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 60%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a {
	font-size: 12px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/* Sidebar information box layout */
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 13em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-left.gif) no-repeat top left;
	margin: 0;
	padding: 20px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 0.75em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-size: 9pt; 
}
.widthlessbox {
	margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox-idx {
	margin: 0 auto; /* center for now */
	width: 13em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead-idx {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead-idx h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 20px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 0.75em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
dt { padding-bottom: 1.0em; }
dl#boxbody a:link, dl#boxbody a:visited { color: #009; }
dl#boxbody a { text-decoration: none; }
dl#boxbody a:hover { text-decoration: underline overline; color: #b05010; }
/********************* end **********************/