/* CSS Document */


hml, body {
	background-color:#cd9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	color:#000000;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}

p {
	margin-top:0;
	margin-bottom:1em;
}
h1 {
	color:#4d7b7b;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin:0 0 5px 0;
}
h3 {
	color:#4d7b7b;
	margin-bottom:5px;
}

div#container {
	text-align:left;
	width:770px;
	margin:0 auto;
}

img#banner {
	width:770px;
}

div#content {
	background-color:#FFFFFF;
	font-size:.8em;
	margin-bottom:10px;
	width:730px;
	padding:0px 20px;
	padding-top:10px;
}

div#copyrightInfo {
	margin:10px 0px 0px 20px;
	padding-bottom:5px;
	display:block;
	font-size:10px;
	width:auto;
	clear:both;
}
div#bottomLinks 
{
  margin: 0px;
  padding: 0px;
  display:inline;
  margin-left: 5px;
  white-space: nowrap;
  font-size:10px;
}
div#bottomLinks FORM
{
margin: 0px;
padding: 0px;
display:inline;
}
div#bottomLinks INPUT
{
margin: 0px;
padding: 0px;
display:inline;
}
.clearBoth
{
  clear: both;
}
div#copyrightInfo img{
	margin-bottom:-5px;
	border:none;
}

img.floatLeft {float:left;}
img.floatRight {float:right;}

div.imageAreaRight {
	margin:10px 0px 10px 10px;
	float:right;
	clear:none;
}
div.imageAreaLeft{
	margin:10px 10px 10px 0px;
	float:left;
	clear:none;
}
div.imageCaption {
	font-size:10px;
	display:block;
	clear:both;
}
/* Stuff for the calendar */
.calendarFontNumbers
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	float: left;
	text-decoration: none;
  vertical-align: text-top;
}
.calendarofeventsHeader
{
  /*background-color: #000000;*/
}
/* New and Used: */
.calendarMain
{
  border: solid 1px #622626;
  text-align: left;
}
.calendarMain TD
{
  margin: 1px;
}
.calendarHeader
{
  background-image: url(../images/vo_Calendar_GradientFill.jpg);
  background-repeat:repeat-x;
  height: 55px;
  padding: 0px;
  margin: 0px;
  color: White;
  font-weight: bold;
  font-size: 18pt;
  border: solid 0px red;
}
.calendarHeader TD
{
  margin: 0px;
  border: 0px solid red;
  padding: 0px;
  color: White;
}
.calendarDayHeader
{
  font-weight: bold;
  font-size: 10pt;
  padding: 2px;
  border: solid 0px white;
  background: White;
  color: #8b4e0b;
}
TD.calendarDay
{
  border: solid 1px #622626;
  background-color: white;
  color: #622626;
  text-align: left;
  margin: 1px;
  font-size: 10pt;
}
TD.calendarDay A
{
  color:#622626;
  text-decoration:none;
  font-weight: bold;
}
#calendarContainer
{
  margin: 10px 0px 10px 0px;
  padding-left: 41px;
  padding-right: 41px;
  text-align: center;
}
.calendarDayContent
{
  width: 85px;
  min-height: 66px;
  padding: 2px;
  margin: 0px;
}
.calendarDayNumber
{
  text-align: left;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  }
.calendarDayEvent
{
  margin: 2px 0px 2px 0px;
  padding: 0px;
}

#leftColumn
{
  margin-left: 5%;
}
/* Used in Calendar Event */
#lblConfrenceName
{
  color: #8b4e0b;
  font-weight: bold;
  font-size: 12pt;
}
.eventTable
{
  border: solid 1px #622626;
  background-color: White;
}
.eventTable TD
{
  border: solid 0px #622626;
  padding: 2px;
}
.headerlbl
{
  color: #622626; /* 064831; */
	font-family: Verdana;
	font-size: 16pt;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;	
}
/* Events */
.eventTitle
{
 background: #FFFFFF; /* DDDDDD; */
 color: #8b4e0b; /*7B4004; */
}
/* End Calendar Styles */
.formSubmit_blue
{
  background: #7B4004; /*cd9933; */
  color: #FFFFFF; /* #000000; */
  border-top: solid 1px #333333;
  border-left: solid 1px #333333;
  border-right: solid 2px #000000;
  border-bottom: solid 2px #000000;
  font-weight: bold;
}
/* Search results */
.searchFullHit
{
  text-decoration: underline;
}
.searchResultsTable TR TD
{
  padding-left: 5px;
  font-size: 8pt;
}
.searchResultsTable TR.searchResultHeaderRow TD
{
  padding-top: 10px;
  font-size: 10pt;
  color: #7D1E00;
}
.searchResultsTable TR.searchResultHeaderRow TD A
{
  color: #7D1E00;
}
.upcomingeventscontainer
{
  height: 25px;
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
  position: absolute;
  left: 140px; /*70*/
  top: 0px;
  z-index: 1;
  }
  #divUpcomingEvents
  {
	white-space: nowrap;
	position: relative;
	height: 25px;
	z-index: 1;
	margin-top:10px;
}
#scheduledEvent
{
  text-align: center;
  padding-top: 12px;
}
#scheduledEventContainer
{
  margin-top: 10px;
  width: 600px;
  margin-left: 8%;
  margin-right: 8%;
  }
.repoImage
{
  margin-right: 5px;
}
.divCollapseHeader
{
  font-size: 1.1em;
  font-weight: bold;
  margin: 5px;
  margin-top: 3px;
  color: #7B4004;
  padding: 0px;
}
#globalSearchText
{
width: 70px;
height: 15px;
/* border-top: none;
border-left: none;
border-bottom: solid 1px black;
border-right: none; */
font-size: .9em;
margin: 0px;
padding: 0px;

}
#globalSearchButton
{
font-size: .9em;
margin: 0px;
padding: 0px;
}
.errorMessage
{
  color: Red;
  font-weight: bold;
}
.helpfulMessage
{
  color: Blue;
  font-weight: bold;
} 
.imageWithCaption_Caption
{
  font-size: .8em;
  
}
UL#videoList
{
  list-style-type: none;
}
#player
{
  z-index: 2;
}
UL.myOfficeUL
{
  list-style-image: url(../images/icon_website.gif);
  list-style-position: outside;
  margin: 15px;
  padding: 0px;
}
.myOfficeUL LI
{
  margin: 0px;
  margin-top: 4px;
  margin-left: 25px;
  padding: 0px;
  padding-left: 5px;
}
#divDynamicContent UL
{
  margin: 2px;
  list-style-type: disc;
  padding: 0px;
  padding-left: 30px;
}
#divDynamicContent UL LI
{
  margin: 2px;
  padding: 0px;
}