﻿body 
{
	color: #000;
	font-family:"Times New Roman";
	font-size:medium;
	font-style: normal;
	background-color: #fff;
}

div#page
{
	text-align:center;
}

div#banner
{
	height:47px;
	margin-bottom: 35px;
}

#ContentTitle
{
	font-family:"Times New Roman";
	font-size: x-large; 
	font-weight: bold;
	text-align: center; 
	margin-bottom: 20px;
	margin-top: 20px;
}
#ContentBody
{
	font-family:"Times New Roman";
	font-size: medium;
	font-weight: bold;
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
}
#ArticleTitle
{
	font-family: "Times New Roman";
	font-size: xx-large; 
	font-weight:bolder;
	text-align: center; 
	margin-bottom: 20px;
	margin-top: 20px;
}
#ArticleBody
{
	font-family:"Times New Roman";
	font-size: large;
	font-weight:bold;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
#ArticleListBody
{
	font-family:"Times New Roman";
	font-size: large;
	font-weight:bold;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
	text-align:center;
}
#ArticleBody div
{
	margin-bottom:15px;
}
#RelatedArticles
{
	width: 100%;
	float: left;
	font-family:"Times New Roman";
	font-weight: bold;
	font-size: medium;
	text-align:center;
	margin-top: 20px;
}
#RelatedArticlesTitle
{
	background-color:#7FAAFF;
	font-family:"Times New Roman";	
	font-size: large;
	font-weight:bold;
	text-align:center;
	margin-top: 25px;
	float: left;
}
#container {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	position: relative;
	width: 1024px;
}
#navigation {
	background-color: #FFFFFF;
	overflow: hidden;
	border-bottom-style:none;
	margin-top: 5px;
}
#page_content {
	position: relative;
	width: 100%;
	font-family:"Times New Roman";
	font-size:medium;
}
#todays_rates {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#jack_bio {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	right: 0px;
	top: 0px;
}
#footer {
	background-color: #ddcc88;
	padding-bottom: 5px;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #dc8;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	font-size: 1.75em;
	color: #469;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer p {
	font-size: small;
	text-align: center;
	color: #ca7;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.glossaryterm
{
	color:#D50909;
	margin-top: 1.5em;
	margin-bottom: .2em;
}
.listlink
{
	margin-bottom:1em;
	text-align:center;
}
.relatedarticlestitle
{
	background-color:#AFB9FF;
	margin-top:3ex;
	margin-left:30%;
	margin-right:30%;
	margin-bottom:1ex;
	text-align:center;
}
.relatedarticles
{
	text-align:center;
}
.Revision_Date
{
	text-align: left;
	font-size: 14pt;
	margin-left: 5%;
	margin-right: 5%;
}
.Quote
{
	font-size:13px;
	font-style:italic;
	margin-bottom: 10px;
}
.Topic_Header
{
	text-decoration:underline;
	text-align:center;
}
h1
{
	font-size:1em;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	margin-bottom:0px;
	padding-bottom:0px;
}
