/* CSS Document */

body
{
margin: 0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#3f3f3f url(bg.jpg) left top repeat-x;
}

table, td, th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.tiny
{
font-size: 9px;
}


.stock_quote
{
background:url(bg_stock_quote.jpg);
line-height: 38px;
height: 38px;
font-size:11px;
}

.news
{
border-left:solid 1px #e0e0e0;
border-right:solid 1px #e0e0e0;
border-bottom:solid 1px #e0e0e0;
background:url(bg_news.jpg) bottom repeat-x;
}

.content
{
background-color:#FFFFFF;
padding: 0px 4px 0px 4px;
}

.content a {
	color:#999900;
	text-decoration:none;
}

.media_section
{
padding: 10px 0px 10px 0px;
}

.inner_media
{
border:solid 1px #e0e0e0;
}

.footer
{
background-color:#FFFFFF;
}

.inner_footer
{
background-color:#1E1A4D;
border: solid 3px #FFFFFF;
padding:10px 0px 10px 10px;
}

.inner_footer a {
	color:white;
	text-decoration:none;
}

.converter
{
background-color: #eaeaea;
border:solid 1px #e0e0e0;
}
.floatRight{
float:right;
padding-right:10px;
color:#FFFFFF;
font-size:10px;
}
.floatLeft{
float:left;
padding-left:10px;
color:#FFFFFF;
font-size:10px;
}

.headline {
text-transform:uppercase;
color:#887725;
font-size:14px;
font-weight:bold;
background:url(bg_headline.gif) no-repeat right;
line-height:28px;

}

h1
{
font-size:12px;
font-weight:bold;
color: #993300;
}

h3
{
font-size:12px;
font-weight:bold;
color: #993300;
}

a.news_link{
color:#999900;
text-decoration:none;
font-weight:bold;
}

a.news_link:hover{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

ul.subsubnavlist {
	padding:0;
	margin:0 0 0 25px;
	list-style:none;
	display:block;

}

ul.subsubnavlist li {
	padding:3px 0;
	list-style-image:url(list-dot-white.jpg);
	line-height:12px;
	display:block;
}

.subsubNav a {
	color:white;
}

ul.subsubsubnavlist {
	padding:0;
	margin:0 0 0 25px;
	list-style:none;
	display:block;

}

ul.subsubsubnavlist li {
	padding:3px 0;
	list-style-image:url(list-dot-white.jpg);
	line-height:12px;
	display:block;
}

.subsubsubNav a {
	color:white;
}

.propertiestitle {
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	margin:20px 0 0 40px;
}

