/* CSS Document */
@import url("tables.css");

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 75%;
    width: 90%;
    color: #000000;
}

h1,h2,h3,h4,h5,h6,p,form {
    margin: 0 0 10px 0;
    padding: 0;
    color: #000000;
}

.skip {
    display: none;
}

a {
    color: #000000;
    text-decoration: none;
}

img {
    border: 0;
}

.TODO {
    display: none;
}

.left {
    display: none;
}

.fl_l {
    float: left;
}


.fl_r {
    float: right;
}

div.intro img {
    float: left;
}

div.clear {
    clear: both;
    height: 1%;
    line-height: 1px;
}

.intro_text {
    width: 500px;
}


.highlights {
	margin: 2em 0;
	}


.highlights span,.quote {
    font-size: 2em;
}

div.financial_quote {
    width: 33%;
    float: left;
    margin-bottom: 20px;
}

div.financial_quote p.quote {
    font-size: 3em;
    margin: 0;
}

div.financial_quote p.quote em {
    font-style: normal;
    color: #000000;
}

em.green {
    color: #000000 !important;
}

div.financial_quote ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.graph_column {
    width: 95%;
}

div.intro {
    color: #000000;
    height: auto;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
}

div.intro h1 {
    margin: 0;
}

div.intro h2 {
    display: inline;
}

div.intro p {
    color: #000000;
    font-size: 1.3em;
}

div.highlight {
    width: 30%;
    margin-right: 10px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    float: left;
    color: #000000;
    height: auto;
}

div.highlight span {
    font-size: 3em;
}

div.highlight em {
    font-style: normal;
    color: #000000;
}

div.intro_bg {
    height: 110px;
    width: 782px;
    margin-bottom: 20px;
    background: url(../images/home_spotlight_bg2.jpg) right;
    padding: 10px;
}

div.intro_bg h1 {
    color: #fff;
    font-size: 2.8em;
}

div.intro_bg span {
    color: #c8e5c5;
}

div.intro_bg p {
    color: #fff;
    font-size: 1.4em;
    width: 80%;
}

div.intro_bg img {
    float: left;
}

.table_column {
    width: 95%;
    margin-bottom: 1em;
}

.graph_column h3 {
    font-weight: normal;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #009bd9;
    margin-bottom: 0.5em;
}

.graph_column h4 span {
    font-weight: normal;
}

div.footnotes {
    position: relative;
}

div.footnotes dl.footnotes {
    position: absolute;
    right: -200px;
    bottom: 0;
    width: 190px;
}

dl.footnotes {
    color: #333;
    font-size: 0.8em;
}

dl.footnotes dt {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
}

dl.footnotes dd {
    margin-left: 5px;
    margin-bottom: 10px;
}

.fl_r {
    float: right;
    margin-top: 20px;
}

.link_holder {
    height: 60px;
    width: 100%;
}

.link_holder a {
    color: #009BD9;
    text-decoration: none;
    font-weight: bold;
}

.middle {
	/*width: 95%;*/
	clear: both;
	}
	
.right {
    clear: both;
	float: none;
	width: 90%;
}

.right div.pullquote {
	clear: both;
	margin: 10px;
	}

.right img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
	
/* foot */
div#foot ul {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style: none;
}

div#foot ul li {
    margin-right: 10px;
    float: left;
}

div#foot ul li.nav_divide {
    margin-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #666666;
}

div#foot ul li a {
    color: #84888b;
    text-decoration: none;
}

div#foot ul li a:hover {
    color: #84888b;
    text-decoration: underline;
}

div#head {
	height: 80px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	}
	
.heavy_header {
	padding-bottom: 20px !important;
	display: block;
	}
	
div.intro h1 {
	font-size: 20pt;
	font-weight: normal;
	}
	
div.intro h2 {
	font-size: 3em;
	}

div#head img {
	float: left;
	margin-right: 30px;
	}
	
div.summary {
	display: none;
	}
	
div.graph_column {
    width: 190px;
    float: right;
}


div.spot_figures div {
    float: right;
    width: 40%;
    padding: 10px;
    color: #fff;
    margin: 10px 10px 10px 30px;
}

div.spot_figures h4 {
    font-size: 1.1em;
    margin: 0;
}

div.spot_figures p {
    margin: 0;
}

div.spot_figures span.figure {
    font-size: 3em;
    font-weight: bold;
}

#adobe {
	display:none;
}
