/*  Global CSS Settings 2008 v1.3  */

/*--==2008 Template Adjustments==--*/
div.topicLink li {
	list-style-type: none;
	background: url(../../2008_templates/images/icons/whiteArrow.gif) no-repeat 0px 1px;
	margin-left: 0;
	padding-left: 20px;	
}
#content h3 {margin-top: 10px; margin-bottom: 5px;}
#content h4 {margin-top: 10px; margin-bottom: 5px;}
#content h5 {margin-top: 10px; margin-bottom: 5px;}
#content h6 {margin-bottom: 5px;}
#content p {margin-bottom: 10px;}
#content li {margin-bottom: 5px;}
#rightColumn h4 {margin-bottom: 5px;}
blockquote {margin-left: 20px;}
blockquote p {padding: 0px 0px;}
.floatRight {margin: 0 0 10px 10px;}

#mainColumn {font-size: 0.95em;}
input {font-size: 1em;}
textarea {font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif;}

@media print {
	#printClose {display: none;}
	#printCancel {display: none;}
}

/*--==General Styles==--*/
.red {color: #FF0000;}
.blue {color: #0000FF;}
.yellow {color: #FFFF00;}
.highlight {background-color: #ff0;}
.fileinfo {font-size: 0.85em; white-space: nowrap;}
.note {font-size: 0.9em;}
.caption {font-style: normal;}
.subscript {font-size: 0.8em;}
.superscript {font-size: 0.8em; position: relative; bottom: 0.2em;}
.smallcaps {font-variant: small-caps;}
.section_content {margin: 5px 0 0 15px;}
.hyperlink {color: #00f; background-color: inherit; text-decoration: underline; cursor: pointer;}
.hyperlink:hover {color: #06C; background-color: inherit; text-decoration: none;}

.footnotes {font-size: 0.9em; border-top: 1px solid #888; margin-bottom: 10px; padding-left: 15px;}
.fn {font-size: 0.75em; position: relative; bottom: 3px; text-decoration: none !important;}
.fn:hover {text-decoration: underline !important;}
.fanum {visibility: hidden; float: right; height: 1px; width: 1px;}

/*--==toggleDisplay Styles==--*/
button#btnDisplay {float: right; width: 57px; white-space: nowrap; font-size: 10px;}

.toggleLink {
  color: #003399;
	text-decoration: underline;
	cursor: pointer;
	}
.toggleLink:hover {
	color: #0066CC; text-decoration: none;
	}
.toggleDiv {display: block;}

