.bold_italic {
	font-style: italic;
	font-weight: bold;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.center_text {
	text-align: center;
}

.clear_floats {
	clear: both;
}
.display_none {
	display: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_left_35pct {

	float: left;
	width: 35%;
}
.float_right_35pct {

	float: right;
	width: 35%;
}
.float_left_48pct {
	float: left;
	width: 48%;
}
.float_right_48pct {
	float: right;
	width: 48%;
}
.footnote_other {

	padding-right: 4px;
	background-color: #EEEEEE;
	clear: both;
	font-size: 0.9em;
	padding-top: 5px;
	margin-top: 20px;
	color: #666666;
	text-align: center;
}
.inside_title {
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}

.invisible {
	visibility: hidden;
	color: #006600;
}
.justify {
	text-align: justify;
}
.math_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
}
.section_emphasis {
	font-weight:bold;
	font-size:1.1em;
	color:#663300;	
}
.smaller {
	font-size: .9em;
}
.strikethrough {
	text-decoration: line-through;
}
.text_center {
	text-align: center;
}
.under_construction {
	color: #FF6600;
	background-color: #FFFF99;
	font-weight: bold;
}
#banner {
	background-color: #CCCCCC;
	color: #003399;
	text-align: center;
}
#banner img {

	border-style: none;
	vertical-align: middle;
}
#banner .title {
	font-size: 1.8em;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#browser_check td {
	padding: 3px;
}

#finance_equation_table {
	background-color: #FFFFF0;
}
#finance_equation_table td {
	vertical-align: top;
}

#frame_sg {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	height: 1000px;
}

#footnote1 {
	padding-right: 4px;
	background-color: #EEEEEE;
	clear: both;
	font-size: 0.9em;
	padding-top: 50px;
	margin-top: 200px;
	color: #666666;
	text-align: center;
}
#footnote1 hr {
	clear:both;
}

#footer {
	font-size: 0.7em;
	margin-top: 20px;
	padding-left: 4em;
	padding-right: 4em;
	border-top: solid #666666 1px;
}
#navigation {
	font-size: 0.8em;
	margin-right: 10px;
	background-color: #CCCCCC;
	width: 200px;
	position: relative;
	float: left;
	clear: both;
}
#table_generic {
	font-family: "Times New Roman", Times, serif;
}

#the_digit {
	text-align: center;
}
#the_integer {
	font-size: 1.5em;
	text-align: center;
}


#quote {
	font-style: italic;
	color: #000000;
	float: right;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 2px;
	margin-left: 2px;
}

* {
	margin:0px;
	padding:0px;
}
a:link {
	text-decoration: none;
	color: #660066;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
a:active {
	color: #003399;
	background-color: #99CCFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	margin: 5px 10px;
	font-size: .9em;
	font-style: italic;
}

body {
	color: #000066;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
label {
	border: 1px solid #996600;
}

li {
	margin-left: 35px;
	list-style-position: inside;
}
math{
	font-size: 1.5em;
	color: #000000;
}
mi {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
mo {
	color: #007700;
}
p {
	margin: 3px 5px 5px 3px;
	padding-right: 5px;
	padding-left: 5px;
}
td {
	padding: 2px;
}
th {

	padding: 2px;
}

