frameset{
	background-color:#eef0f1;
}
#headersection
{
	margin:0px;
		background: #eef0f1 url(bg_header-blank.png);
    height: 97px;
}

#headersection h1 {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-right:20px;
	color:#484949;
	float:right;
}

div.help {
	position:absolute;
	font-size: 12pt;
	left:145px;
	top: 17pt;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight:bold;
	color:#555555;
}

#logo {
	margin-top: 12pt;
	margin-left: 15pt;
}

#tabnavigation{
	position:absolute;
	left:5px;
	bottom: 0px;
	height:20px;
	width:400px;
	margin: 0px;
	padding: 0px;
}

#buttons {
  position:absolute;
  padding: 0px;
  margin: 0px;
  right:0px;
  bottom: 0px;
  text-align: right; 
  height:20px; 
margin-right:17px;
}

#buttons li {
	padding:0px;
	margin:0px;
	list-style: none;
	cursor:pointer;
	float:left;
}

#tabnavigation li {
  color: #4e4e4e;
  background: url(tab_left.png); 
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height:20px;
  float: left;
  margin-left: 0px;
  margin-right:1px;
  list-style: none;
  display: block;
  bottom: 0px;
}

#tabnavigation li a {
	background: url(tab_right.png) top right no-repeat; 
	color: #4e4e4e;
	cursor: pointer;
	text-decoration: none;
    padding-bottom:0px;
	padding-left:12px;
	padding-right:12px; 
	padding-top:2px;
	display: block;
}



.framelayout {
	background: url(frameborder.gif) top right repeat-y #fff;
	margin-left: 15px;
	padding-top: 0px;
	margin-right: 9px;
}
/* Index list layout items */
#indexlist
{
	font-family: verdana, arial, helvetica, sans-serif;
  font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	width: 200px;
	display: inline-block;
	float: left;
	margin-left: 5px;
}
.IndexSection
{
	margin-left: 0mm;
	font-weight: bold;
	font-size: 12pt;
}
.PrimaryIndexTerm
{
	margin-left: 2mm!important;
	text-indent: -2mm;
	font-weight: normal;
	font-size: 10pt;	
}
.PrimaryIndexTerm a,
.PrimaryIndexTerm a:visited
{
	color: black;
	text-decoration: none;
}
.PrimaryIndexTerm a:hover
{
	color: black;
	text-decoration: underline;
}
.SecondaryIndexTerm
{
	margin-left: 5mm!important;
	font-weight: normal;	
	font-size: 10pt;
}
#indexNavigationList
{
	float: top;
}	
.indexNavigationItemAvailable
{
	float:left;
	border: solid 1px #cecece;
	background-color: #d9a600;
	text-align: center;
	width: 20px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
}
.indexNavigationItemAvailable a,
.indexNavigationItemAvailable a:visited
{
	color: black;
	text-decoration: none;
}
.indexNavigationItemAvailable a:hover
{
	color: black;
	text-decoration: underline;
}
.indexNavigationItemNotAvailable
{
	float:left;
	border: solid 1px #cecece;
	background-color: #cecece;	
	text-align: center;
	width: 20px;	
	font-weight: normal;
	margin-left: 5px;
	margin-bottom: 5px;
}
.popupDiv
{
	background-color:#CECECE;
	border:1pt solid black;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	padding:2px;
	margin-left: 5px; 
	margin-top: -5px;
}

.popupDiv p {
    margin-top: 6pt;
    margin-bottom: 6pt;
    margin-left: 6pt;
}

.popupDiv input {
    margin-bottom: 4pt;
}

.popupDivInner
{
	background-color:#FFFFFF;
	color: #b20000;
	margin-left: 5px; 
	margin-right: 5px;
}

/* Search pane layout items */
#resultlist
{
	font-family: verdana, arial, helvetica, sans-serif;
    font-style: normal;
	font-size: 11px;
}

#resultlist a,
#resultlist a:visited
{
	/*color: black;*/
}
.resultitem
{
	padding-bottom: 5px;
	border-bottom: solid 1px #CECECE;
}