/* Cross Browser Page Alignment */
body
{
	text-align: center;
	background-color: #ffffff;
	font-size: .85em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #000000;
}
table.global
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* Cross Browser Page Alignment */

.article_headline
{
	font-size: 30px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #000000;
}

/* Article Tools */
.article_tools_text
{
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; margin: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #DCDCDC;
	padding: 5px; 
	background-color: #ffffff;
	white-space: nowrap;
}

.byline
{
	border-style: dotted;
	border-width: 1px;
	border-color: #DCDCDC #FFFFFF #DCDCDC #FFFFFF;
	padding: 10px 0px 10px 0px;
}

.file-under
{
	color: #323232;
	font-size: 11px;
	font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

.footer_nav
{
	color: #969696;
	font-size: 30px;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url('http://www.elliottwave.com/redesign/images/gray_tile.gif');
	text-align: center;
	vertical-align: middle;
}
.header_nav
{
	color: #969696;
	font-size: 30px;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url('http://www.elliottwave.com/redesign/images/gray_tile.gif');
	text-align: center;
	vertical-align: middle;
}
.main_article
{
	border-style: solid;
	border-width: 1px;
	border-spacing: 5px;
	border-color: #DCDCDC;
	padding: 20px;
}
.page_border
{
	 padding: 20px;
	 background-color: #ffffff;
}

.social_bookmarking
{
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; margin: 0;
	/*border-style: solid;*/
	/*border-width: 1px;*/
	/*border-color: #DCDCDC;*/
	/*padding: 5px; */
	background-color: #ffffff;
	white-space: nowrap;
}

.sub-nav
{
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	color: #0072BC;
	text-decoration: none;
}
.sub-nav:hover
{
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	color: #0072BC;
	text-decoration: underline;
}
