body
{
	font-family:Arial;
	font-size:15px;
	color:#000000;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

a
{
	font-family:Arial;
	font-size:15px;
	color:#000000;
	text-decoration:none;
}

a:hover
{
	font-family:Arial;
	font-size:15px;
	color:#000000;
	text-decoration:underline;
}

.bold_text
{
    font-weight:bold;
}

#container
{
	width:1100px;
	height:auto;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	padding-right:4px;
	padding-left:4px;
	background-image:url(../images/shade.gif);
	border-top:solid 1px #000000;
}

#logo
{
	width:252px;
	height:104px;
	float:left;
}

#callout_top
{
	width:848px;
	height:104px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	float:left;
	/*border:solid 1px #000000;*/
}

#blackline_top
{
	width:1100px;
	height:15px;
	background-color:#000000;
	background-image:url(../images/bg_leftcurl.gif);
	background-repeat:repeat-y;
	clear:both;
	/*border:solid 1px #000000;*/
}

#yellow_nav
{
	width:1088px;
	height:40px;
	padding:5px;
	font-size:11px;
	border:solid 1px #000000;
	background-color:#f9d92c;
	clear:both;
	/*border:solid 1px #000000;*/
}

#yellow_nav a
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#yellow_nav a:hover
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#black_nav
{
	width:145px;
	height:430px;
	font-size:12px;
	background-color:#000000;
	padding:20px;
	color:#f9d92c;
	background-image:url(../images/bg_leftcurl.gif);
	background-repeat:repeat-y;
	float:left;
	line-height:18px;
	/*border:solid 1px #000000;*/
}

#black_nav a
{
	color:#f9d92c;
	font-size:12px;
	text-decoration:none;
}

#black_nav a:hover
{
	color:#f9d92c;
	font-size:12px;
	text-decoration:underline;
}

#black_nav ul
{
	font-size:12px;
	color:#f9d92c;
	text-decoration:none;
	list-style-type:square;
	margin-top:0px;
}

.intro_page_top
{
	font-size:18px;
	padding:20px;
	color:#f9d92c;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	/*border:solid 1px #000000;*/
}


.content_image_text
{
    width:915px;
    height:auto;
	float:left;
	/*border:solid 1px #000000;*/
}

.conv_tables_header
{
    font-family:Arial;
	font-size:14px;
	color:#f9d92c;
	background-color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.conv_tables
{
    font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	border:solid 1px #000000;
	text-align:center;
	font-weight:bold;
}

.content_text
{
    width:722px;
    height:auto;
    margin:15px;
	float:left;
}

.content_text_intro
{
    width:1070px;
    height:auto;
    margin:15px;
	float:left;
}

.content_text_intro a
{
    font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.content_text_intro a:hover
{
    font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.content_title
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    width:884px;
    height:30px;
    padding-left:15px;
    padding-right:15px;
    padding-top:8px;
    padding-bottom:0px;
    background-color:#000000;
    border-left:solid 1px #f9d92c;
    color:#f9d92c;
	float:left;
}

.hp_image
{
	width:245px;
	height:130px;
	float:left;
	display:inline;
}

.hp_text
{
	font-size:15px;
	color:#000000;
	width:640px;
	height:130px;
	margin:5px;
	line-height:22px;
	float:left;
}

#header_container
{
	width:1100px;
	height:171px;
}

#intro_header_container
{
	width:1100px;
	height:120px;
}

#black_container
{
	width:1100px;
	height:auto;
	margin-bottom:10px;
}

.chartbox_outer
{
	font-size:10px;
	width:452px;
	height:auto;
	color:#000000;
	margin-left:3px;
	float:left;
}

.chartbox_outer a
{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.chartbox_outer a:hover
{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

.chartbox
{
	font-size:13px;
	font-weight:bold;
	width:450px;
	height:auto;
	border:solid 1px #000000;
	background-color:#f9d92c;
}

.chart_title
{
	width:444px;
	height:10px;
	padding:3px;
}

.chart_main
{
	width:915px;
	min-height:420px;
	height:auto;
	padding-bottom:10px;
	border-bottom:solid 1px #000000;
}

.show_chart
{
	width:450px;
	height:340px;
	margin-top:5px;
	background-color:#ffffff;
}

.conversion_list
{
    font-family:Arial,Helvetica;
    font-size: 12px;
    color:#000000;
	width:300px;
	height:150px;
	padding:0px;
	padding-top:0px;
	float:left;
	/*border:solid 1px #000000;*/
}

.conversion_list a
{
	font-family:Arial,Helvetica;
    font-size: 12px;
    color:#0094da;
    font-weight:bold;
	text-decoration:none;
}

.conversion_list a:hover
{
	font-family:Arial,Helvetica;
    font-size: 12px;
    color:#0094da;
    font-weight:bold;
	text-decoration:underline;
}

.conversion_list_wide
{
    font-family:Arial,Helvetica;
    font-size: 12px;
    color:#000000;
	width:450px;
	height:auto;
	padding:0px;
	padding-top:0px;
	padding-bottom:10px;
	float:left;
	/*border:solid 1px #000000;*/
}

.conversion_list_wide a
{
	font-family:Arial,Helvetica;
    font-size: 12px;
    color:#0094da;
    font-weight:bold;
	text-decoration:none;
}

.conversion_list_wide a:hover
{
	font-family:Arial,Helvetica;
    font-size: 12px;
    color:#0094da;
    font-weight:bold;
	text-decoration:underline;
}

.fixbox
{
	font-size:11px;
	font-weight:normal;
	color:#f9d92c;
	width:200px;
	height:176px;
	margin-left:10px;
	border:solid 1px #000000;
	background-color:#000000;
	text-align:center;
	float:left;
}

.fixbox_title
{
	width:200px;
	height:20px;
}

.fixbox_content
{
	width:194px;
	height:150px;
	color:#000000;
	padding:3px;
	text-align:left;
	background-color:#ffffff;
	overflow:hidden;
}

.fixbox_content_thirdparty
{
	width:194px;
	height:150px;
	color:#000000;
	padding:3px;
	text-align:left;
	background-color:#ffffff;
	overflow:hidden;
}

.fixbox_colleft
{
	width:127px;
	height:15px;
	text-align:left;
	background-color:#ffffff;
	float:left;
	/*border:solid 1px #000000;*/
}

.fixbox_colright
{
	width:50px;
	height:15px;
	text-align:right;
	background-color:#ffffff;
	float:right;
}

.strong_text
{
    font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.clear
{
	clear:both;
}

#copyright_black
{
	width:1090px;
	height:15px;
	font-family:Arial;
	font-size:10px;
	padding:5px;
	background-color:#000000;
	color:#f9d92c;
	background-image:url(../images/bg_leftcurl.gif);
	background-repeat:repeat-y;
	clear:both;
	text-align:center;
}

.error
{
    font-family:Arial;
	font-size:12px;
	color:#ff0000;
	padding:20px;
	font-weight:bold;
}

.note
{
    width:250px;
    height:20px;
    font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:right;
	padding:5px;
	float:left;
}

.chart_datetime
{
    width:550px;
    height:20px;
    font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	padding-left:15px;
	float:left;
}

.chart_main_image
{
    padding:0px;    
}

.chart_links
{
    width:200px;
    height:20px;
    font-family:Arial;
	font-size:12px;
	color:#000000;
	padding:5px;
	font-weight:bold;
	text-align:center;
	float:left;
	text-decoration:none;
}

.chart_links a
{
    font-family:Arial;
	font-size:12px;
	color:#000000;
	padding:10px;
	font-weight:bold;
	text-decoration:underline;
}

.text_sourcesell
{
    width:838px;
    height:34px;
    text-align:right;
    padding-right:10px;
}

.large_yellow_text
{
    font-family:Arial;
	font-size:14px;
	color:#f9d92c;
}

.yellow_background
{
    background-color:#f9d92c;
}

a.text_bluelink
{
    font-family:Arial,Helvetica;
    font-size: 12px;
    color:#0094da;
	text-decoration:none;
}

a.text_bluelink:hover
{
    font-family:Arial,Helvetica;
    font-size: 12px;
    color:#0094da;
	text-decoration:underline;
}

.lightgold
{
    background-color:#faeead;    
}

.up
{
    color:#05c440;
}

.down
{
    color:#fc0505;
}
