#quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002342;
	background-color:#CCCCCC;
	padding:10px;
}
#quicklinks p {
	padding: 0px;
	margin: 0px 0px 0px 0px; 
	background: transparent;
}
#quicklinks .title {
	font-weight:bold;
}
#quicklinks a:link, #quicklinks a:visited, #quicklinks a:active {
	text-decoration: none;
	color: #00386B;	
}
#quicklinks a:hover {
background-color:#E9EFF8;
}
#quicklinks ul {
	list-style: square;
	padding: 0px 0px 0px 20px;
	margin: 0px;	
}
#toc ul {
	font-size: 14px;
	color: #00386b;
	font-weight:bold;
	line-height:18px;
	margin: 10px 0px 10px 0px;
	list-style:none;
}
#toc ul ul {
	font-size: 14px;
	font-weight:normal;
	margin: 8px 0px 10px 30px;
}
#toc ul ul ul {
	font-size: 12px;
	font-weight:normal;
	margin: 8px 0px 10px 40px;
}
.footnote {
	font-size: 9px;
	vertical-align:top;
	padding-bottom:10px;
}
#pagetext {font: 0.71em Verdana, sans-serif; color: #333; background: #FFF;}
#pagetext p {text-align: left; line-height: 1.8em; margin: 0 0 1em;}
#pagetext blockquote {background: #F8F7EF; margin: 20px; padding: 20px;
  border: 1px dotted #999; border-width: 1px 0;}
#content ul, #content ol {margin-bottom: 1.25em;}
#pagetext li {margin-bottom: 0.66em; line-height: 1.6em;}
#pagetext ul li {padding-left: 5px; background-image: none;}
#pagetext ol {padding-left: 40px; list-style: decimal;}
#pagetext ol li {padding-left: 5px; background-image: none;}
#pagetext a:link, #pagetext a:visited, #pagetext a:active {color: #183376; text-decoration: underline;}
#pagetext a:hover {color: #70462E; text-decoration: underline;}

h1 {		font-size: 1.60em; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b; }
			
h2 {		font-size: 1.30em; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b; 
			margin-top: 20px;
			margin-bottom: 8px;}

h3 {		font-size: 1.10em;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b;
			margin-top: 20px;
			margin-bottom: 8px;}
			
h4 {		font-size: 1em;
			font-weight: normal;
			font-style: italic;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 130%;
			color: #00386b; }

#pagetext sup a.fnote {
background-color: #CCCCCC;
color: #333;
margin-right: .2em;
padding: .1em .2em .1em .2em;
text-decoration: none;
border: none;
line-height: 0em;
font-weight:normal;
}
#pagetext sup a.fnote:visited {
background-color: #CCCCCC;
}
#pagetext sup a.fnote:hover, #maincontent sup a.fnote:active {
background-color: #B9CCE6;
}
#footnotes {margin-top:40px; border-top:thin dotted #999999;}
#downloads_top {
	width: 260px;
	margin: 0 10px;
	background: #D8E2F1;
	float: right;
	display: inline;
}		
#downloads_top strong {
	background: #B9CCE6;
	display: block;
	padding: 0 7px;
	line-height: 1.8em;
}

#downloads_top p {
	padding: 7px 7px 0;
}
#downloads_top ul {
	list-style:square;
	padding: 8px 0px 8px 30px;
	margin: 0px 0px 0px 0px;
}
#downloads_top ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#downloads_top a:link, #downloads_top a:visited, #downloads_top a:active {
	text-decoration:none;
	color:#00386B;
}
#downloads_top a:hover {
	color:#000000;
	text-decoration:underline;
}
