/* Presentation Stylesheet */
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

p {
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	
}

.logo {
	padding: 10px 10px 10px 10px;
}

#menu {
	font-size: 12px;
	text-align: left;
}

#menu a {
	text-decoration: none;
}

#menu #menu a:visited, #menu a:focus {
	color: #000000;
}

#menu a:hover {
	color: #CC3300;
	/*color: #6C878F;*/
}

#menu a:active {
	color: #000000;
}

#menu_top_level {
	background-color: #CCCCCC;
}

#menu_second_level {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 5px 0 5px 200px;
}

#menu ul li {
	display: inline;
	padding-right: 20px;
}

#menu .selected {
	color: #CC3300;
	/*color: #00647E;*/
	font-weight: bold;
}

#menu .unselected {
	color: #000000;
}

#header_splash img {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0px;
	padding: 0px;
}

#content {
	padding: 0;
}

.fineprint {
	font-size: xx-small;
	padding: 5px 5px 5px 0;
}

.footer_spacer {
	height: 15px;
	width: 100%;
}

.copyright {
	margin-left: 200px;
	text-align: left;
	position: absolute;
	width: 710px;
}

.footer_links {
	text-align: right;
	/*top: -12px;*/
	position: absolute;
	width: 905px;
}

#main_content h2 {
	font-size: 16px;
	color: #556069;
}

#main_content p {
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
}

#lh-col h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#lh-col a {
	font-size: 12px;
	font-weight: normal;
}

#lh-col a:hover {
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #0057AE;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

#lh-col p .date{
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
}

#hdr h1 {
	font-size: 20px;
	font-weight: bold;
	color: #1d687f;
	padding-left: 10px;
	padding-top: 20px;
}

#hdr h1 img {
	margin-right: 30px;
}

.lh_block {
	padding: 5px 0 0 10px;
	margin: 0;
	background-image: url(../images/includes/lh_menu/corporate/lh_block_dot.GIF);
	background-repeat: repeat-x;
	background-position: top;
}

#lh-col .selected {
	color: #CC3300;
}

#lh-col .unselected {
	color: #0057AE;
}

.content_column_one {
	float: left;
	top: 40px;
	left: 0;
	width: 200px;
}

.content_column_two {
	float: right;
	top: 40px;
	left: 300px;
	width: 200px;	
}

.column_title {
	font-size: 12px;
	padding: 0 0 5px 5px;
	margin: 0;
}

.content_column_one ul, .content_column_two ul {
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding: 0 0 0 5px;
}

.content_column_one ul li, .content_column_two ul li {
	font-size: 12px;
	padding: 0 0 10px 0;
}

.content_column_one ul li ul, .content_column_two ul li ul{
	font-size: 12px;
	padding: 5px 0;
}

.list_title {
	background: #bbbbbb url(/images/title_fade.jpg) no-repeat right center;
	margin: 0 0 0 -5px;
	padding: 1px 0 1px 5px;
	vertical-align: middle;
}

.downloads_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.downloads_list li {
	background-color: #DDDDDD;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contact_table {
	margin-left: -3px;
	margin-bottom: 20px;
	border: none;
}

.contact_table td{
	vertical-align: top;
	font-size: 12px;
}

.contact_table #col1 {
	width: 150px;
}
.contact_table #col2 {
	width: 250px;
}

.contact_list {
	font-size: 12px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 150px;
	padding-left: 0px;
}

.contact_list li {
	width: 250px;
	margin-top: 1px;
}

.underline {
	background-image: url(/images/dot.GIF);
	background-repeat: repeat-x;
	background-position: bottom;
}

.lh_sub_menu {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

.lh_sub_menu li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.lh_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.lh_menu li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.footer_note {
	font-size: xx-small;
	font-style: italic;
	margin: 0 0 0 200px;
	color: #666666;
}

.paragraph_text {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.analyst_table {
	border-spacing: 0px;
	font-size: 12px;
	width: 500px;

}

.analyst_table th {
	text-transform: capitalize;
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.analyst_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 5px;
	padding-left: 5px;

}

.description {
	clear: both;
	
}


/* styling for the financial reports page */
.report_row {
	clear: both;
	width: 500px;
	
}

.quarterly_report {
	float: left;
	width: 100px;
	height: 180px;
	background-image: url(/images/dot.GIF);
	background-repeat: repeat-x;
	background-position: bottom;
}

.quarterly_report img {
	border: 1px solid #000000;
	margin-bottom: 5px;
	
}

.quarterly_report h3 {
	font-weight: bold;
	
}

.report_year {
	float: left;
	padding-right: 10px;
	width: 50px;
	height: 180px;
	background-image: url(/images/dot.GIF);
	background-repeat: repeat-x;
	background-position: bottom;
}

.report_year h2 {
	padding-top: 40px;
	
}

/* spacing */
.report_year, .quarterly_report, .report_row {
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.alphabetic_list {
	list-style-type: lower-alpha;
}

#iframe {
	height: 500px;
	width: 100%;
	border: 0px none;
}

.news_body {
	background-color: #FFFFFF;
	padding: 5px;
}

.news_body table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.careers_select {
	width: 200px;
}