/*  Main style sheet for all browsers  */
body { margin : 0px; padding : 0px; font: 12px tahoma, verdana helvetica, arial, geneva, sans-serif; color: #333333; }
table {	border : 0px none; }
/*  Note: Do not use margin declarations in p tags due to   */
/*  the fact that the margin collapsed up to the tag item.  */
/*  Specifically affects NS 4.x browsers                    */
p  { color: #000; font: 11px/20px tahoma, verdana, helvetica, arial, geneva, sans-serif; background-color: transparent }
blockquote { font : 10px tahoma, verdana, helvetica, arial, geneva, sans-serif; line-height : 14px; color : #000; margin-left : 0px; border-left : 1px dotted #666; padding-left : 15px; background : transparent; }
center { font : 9px tahoma, verdana, helvetica, arial, geneva, sans-serif; line-height : 13px; color : #000; padding-bottom : 5px; background : transparent; }
b  { color: #000; font-weight: bold }
/*  Note: Adding line-spacing to td actually pads tables cells */
/*  with extraneous space equivilent to the amount of spacing. */
/*  Specifically affect NS 4.x browsers.                       */
td  { color: #000; font: 11px tahoma, verdana, helvetica, arial, geneva, sans-serif; border: none }
th  { color: #000000; font: 12px tahoma, verdana, helvetica, arial, geneva, sans-serif; font-weight:bold; }
h1 { color : #660000; background : transparent;	font-family: arial, helvetica, geneva, sans-serif; font-size: 16px; line-height: normal; font-weight: bold; }
h2 { color : #333333; background : transparent; border-top: #999999; border-right: #999999; border-bottom: 2px dotted #999999; border-left: #999999; padding: 10px 0px 0px; font-family: tahoma, verdana, helvetica, arial, geneva, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; }
h3 { color : #333333; background : transparent; padding-top: 10px; font-family: tahoma, verdana, helvetica, arial, geneva, sans-serif; font-size: 12px; line-height: 12px; font-weight: bold; }
ol { font : 10px tahoma, verdana, helvetica, arial, geneva, sans-serif; color : #000; background : transparent; }
li { font : 11px/20px tahoma, verdana, helvetica, arial, geneva, sans-serif; line-height : 14px; color : #000; background : transparent; margin-bottom: 12px; }
a:visited  { color: #0000FF; text-decoration: none; background-color: transparent; }
a:link  { color: #0000FF; background-color: transparent; text-decoration: none; }
a:hover { color : #FF0000; background : transparent; text-decoration : underline; }
a:active { color : #777; background : transparent; text-decoration : none; }
.staffName { font-weight: bold; font-size: 14px; }
.underlined { border-bottom-style: solid; }
.redHeader { color: #660000; font-weight: bold; }
.resultFooter { font-size: xx-small; color: #0000FF; }
.subtitle { font-size: 14px; font-style: italic; color: #666666; font-weight: bold; }
.sectionTitle { font-style: italic; font-weight: bold; }
.factoid { width: 95%; border-left: #cccccc thin solid;	border-right: #000000 thin solid; border-top: #cccccc thin solid; border-bottom: #000000 medium solid; padding: 5px; text-align:left; }
.errorMsg { font-family: "Courier New", Courier, monospace; font-weight: bold; color: #FF0000; text-transform: uppercase; }
.footerNavText { font-family: tahoma, verdana, helvetica, arial, geneva, sans-serif; font-size: 10px; color: #333333; padding: 5px; }
#docportalheader h1 {
	margin: 0;
	padding: 0 0 1em 0;
}
#docportalheader h2 {
	margin: 0;
	padding: 0 0 1em 0;
}
#docportalheader h3 {
	margin: 0;
	padding: 0 0 1em 0;
}
#docportalheader ul {
	list-style:none;
	padding:0;
	margin:0;
}
#docportalheader li {
	float:left;
	border:1px solid #bbb;
	border-bottom-width:0;
	margin: 0;
}
#docportalheader a {
	text-decoration:none;
	display:block;
	background:#eee;
	padding:0.24em 0.5em;
	color:#00c;
	width:6em;
	text-align:center;
}
#docportalheader a:hover {
	background:#ddf;
}
#docportalheader #selected {
	border-color: #000000;
}
#docportalheader #selected a {
	position: relative;
	top: 1px;
	background: #ffffff;
	color:black;
}
#docportalcontent {
	border:1px solid;
	clear:both;
	padding:0 1em;
	margin-top:0;
}
dt { 
	font-weight: bold;
}
dd { 
	color: #000; 
	font: 11px/20px tahoma, verdana, helvetica, arial, geneva, sans-serif; 
	background-color: transparent;
	margin-bottom:12pt;
}
.vcard .org {
	font-weight: bold;
}
table.microdisplay {
	border-spacing:10px;

}
abbr, acronym, span.abbr {
	cursor: help;
}
.sidebar li {
	list-style-type: square;
	margin-left:-20pt;
}
.vcard .fn {
	font-weight: bold;
}
.vcard div {
	padding-bottom: 6px;
}
.vcard {
	margin-left: 12px;
}.advisory {
	width: 75%;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #666666;
}
.advisory h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;

}
