/* CSS Document */

body
{
	background: url(../images/int/bg_img.gif) repeat-x #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #645a50;
	font-size: .7em;
	margin: 0;
	line-height: 1.3em;
}

p td
{
	font-size: 1em;
	line-height: 1.3em;
}

h1
{
	font-size: 1.6em;
	color: #00446A;
	font-weight: normal;
	margin-top: 1.3em;
}

a
{
	color: #8fb1cb;
}

a:hover
{
	text-decoration: underline;
	color: #e5b53b;
}

.selected
{
	color: #e5b53b;
}

.prselected
{
	color: #e5b53b;
	font-weight: bold;
}	

/*----------------------------------------------------------------*/

body.home
{
	background: url(../images/home/bg_img.gif) repeat-x #ffffff;
}

body.bio
{
	background: #ffffff;
}

.dropdown
{
	font-size: .85em;
	font-weight: bold;
	color: #ffffff;
}

.dropdown A
{
	text-decoration: none;
	color: #ffffff;
}

.dropdown A:hover
{
	text-decoration: none;
	color: #00446a;
}

.subhead
{
	font-size: 1.2em;
	color: #645a50;
	font-weight: normal;
}

.subblue
{
	color: #8fb1cb;
	font-weight: bold;
}

.subgray
{
	color: #645a50;
	font-weight: bold;
}

.subdarkblue
{
	color: #00446a;
	font-weight: bold;
}


.subwhite
{
	color: #ffffff;
	font-weight: bold;
}

.summtext
{
	color: #00446a;
	font-size: .85em;
	line-height: 135%;
}

.charttext
{
	font-size: .85em;
}

.charttext a
{
	text-decoration: none;
	color: #645a50;
}

.charttext A:hover
{
	text-decoration: none;
	color: #e5b53b;
}

.chartheader
{
	font-size: .85em;
	color: #00446a;
	font-weight: bold;
	text-align: center;
}

.chartheader a
{
	text-decoration: none;
	color: #00446a;
}

.chartheader a:hover
{
	text-decoration: none;
	color: #e5b53b;
}

.copyright
{
	font-size: .8em;
	color: #00446a;
}

.return
{
	font-size: .8em;
	color: #00446a;
	line-height: 5.5em;
}

.pics {
	border: 1px solid #8fb1cb;
	padding: 5px;
}

.financialsV
{
	border-left:1px solid #8fb1cb;
	/*border-right:1px solid #8fb1cb;*/
}

.financialsH
{
	border-top:1px solid #8fb1cb;
}

.odd {
  background-color: #fcf7e8;
}
.even {
  background-color: #fff;
}
