/*styles to format content*/
#breadcrumb a{
  color: #666;
  font-size: 10px;
  text-decoration: none;
  padding: 0;
  margin: 0 0 10px 0;
  float: right;
}
#breadcrumb a:hover {
  text-decoration: underline;
  }
.caption{
	background-color: #eee;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #010f3c;
	padding: 3px;
}
.sm-caption{
	background-color: #eee;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #010f3c;
	padding: 3px;
        float: right;
}

.hide {
	height: 0px;
	width: 0px;
	overflow: hidden;
	text-indent: -5000px;
	display: none;
}
.center {
	text-align: center;
}
blockquote {
        font-size: 120%;
}
ul {
        font-size: 10px;
}
li {
        font-size: 120%;
}
ol {
        font-size: 10px;
}

ol.d {list-style-type: lower-alpha;}

hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

.floatright{
	float: right;
	margin: 5px;
	margin-right: 0px;
}
.floatleft{
	float: left;
	margin: 5px;
	margin-left: 0px;
}
.underline {
	text-decoration: underline;
}
#two-col {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
#two-col-left {
  width: 50%;
  position: relative;
  border-right: 1px solid #ccc;
}
#two-col-right {
  width: 45%;
  position: absolute;
  top: 0;
  left: 52%;
}
#two-col-right h1, #two-col-right h2, #two-col-right h3, #two-col-right p, #two-col-right ul {
 margin-top: 0;
 padding-top: 0;
}
h1 {
	font-family: tahoma, geneva, verdana, helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #010f3c;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 140%;
        font-weight: bold;
        font-style: normal;
	color: #713012;
	padding: 0;
	margin: 10px 0 8px 0;
}
h3 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #293f6f;
	padding: 0 0 3px 0;
	margin: 12px 0 10px 10px;
        border: none;
        background: transparent url(../images/d09/col-h1-bg.gif) bottom left no-repeat;
	}
/*styles for Acrobat Reader download link*/
#reader a{
  width: 112px;
  height: 33px;
  position: relative;
  background: url(../images/d09/acrobat-reader.gif) top left no-repeat;
  text-indent: -5000px;
  float: right;
  margin: 5px;
  display: block;
}
#downloads a{
  width: 115px;
  height: 16px;
  border: 1px dashed #ccc;
  background: url(../images/d09/arrow-download.jpg) center left no-repeat;
  float: right;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin: 5px;
  padding: 3px;
  text-decoration: none;
}

/*styles for tables*/
table {margin: 5px 0 5px 0; font-size: 10px;}

tr {font-size: 10px;}

td {font-size: 120%; padding: 3px; vertical-align: top;}

th {font-size: 120%; padding: 3px; font-weight: bold;}

table.row-border td {border-bottom: 1px solid #999;}

.blueborder {border: 1px solid #293f6f;}
.dkblueborder {border: 1px solid #010f3c;}
.grayborder {border: 1px solid #999999;}
.noborder {border: 0px}

     /* Header Rows */
.dkbluetablehead { color: #ffffff; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica; background-color: #010f3c;}

.greytablehead { color: #ffffff; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica; background-color: #4a5c5c;}

.dkredtablehead { color: #ffffff; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica; background-color: #600;}

.ltbluetablehead { color: #ffffff; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica; background-color: #7c8bab;}

.orangetablehead { color: #ffffff;  font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica; background-color: #cf7010;}

.whitetablehead { color: #293f6f;  font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica; background-color: #FFFFFF;}

.goldtablehead { color: #ffffff;  font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica; background-color: #9a6100;}

     /* Normal Rows */

.gray {background-color: #eee;}
.tablestripe {background-color: #eee;}
.highlight {background-color: #ddd; }
/*end table styles*/

.pictext {text-align: center; font-size: 12px; font-weight: bold;}

.list-space li {margin-bottom: 10px;}

.reg-font {font-size: 12px;}

.clear {clear: both;}

.form-list {font-size: 120%;}

#org-list li {
padding: 0 0 0 0;
margin: 0 0 3px 0;

}

#graybox {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
float:right;
margin:3px;
padding:3px;
text-align:center;
}

#imgborder {border: 2px solid #293f6f;}

.picborder {border: 2px solid #293f6f;}

.margin-center {margin: 0 auto;}

.left-indent {margin-left: 110px;}

.sm-left-indent {margin-left: 20px;}

.spacer {width: 100%; height: 1px; clear: both;}

/*Borders*/
.bottom-border {border-bottom: 1px solid #999;}
.left-border {border-left: 1px solid #999;}
.right-border {border-right: 1px solid #999;}
.top-border {border-top: 1px solid #999;}
.all-border {border: 1px solid #999;} 


/*Text Colors*/
.white {color: #ffffff;}
.red {color: #f00;}

/*Publications Database headers*/
.topPubDocHeading {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 140%;
        font-weight: bold;
        font-style: normal;
	color: #713012;
	padding: 0;
	margin: 10px 0 0 0;
}
.midPubDocHeading {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #293f6f;
	padding: 0 0 3px 0;
	margin: 12px 0 0 10px;
        border: none;
        background: transparent url(../images/d09/col-h1-bg.gif) bottom left no-repeat;
}

#visitors {
  font-size: 110%;
}
#vtour-icon a {
	width: 40px;
	height: 40px;
	margin: 3px;
	background: transparent url(../images/d09/360-icon.gif) top left no-repeat;
	text-indent: -5000px;
	display: block;
}


