body {
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000;
}
#hcHeader {
	background-image: url(http://www.hedgeco.net/images/version2/header_background.jpg);
	height: 144px;
	width: 100%;
}
#hcContainer {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#hcLogo {
	float: left;
}
#hcSearch {
	float: right;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
}
#hcSearch .search_input {
	width: 250px;
}
#hcTopBar_container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#hcTopBar_left_corner {
	float: left;
}
#hcTopBar_right_corner {
	float: left;
}
#hcTopBar_content {
	background-image: url(http://www.hedgeco.net/images/version2/header_bar_background.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 1014px;
	float: left;
	padding-top: 5px;
	color: #000;
	font-size: 10px;
	text-align: center;
}
a, a:visited {
	color: #004276;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.advertise_with_us:link {
	color: #F8970C;
	font-weight: bold;
}
#hcTopBar_content .bullets {
	margin-left: 5px;
	margin-right: 5px;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* Menu styles */
#hcNavigation a, #hcNavigation a:visited {
	color: #FFF;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana;
}

#hcNavigation {
	border-top: 3px;
	border-bottom: 1px;
	border-color: #205493;
	border-style: solid;
	border-left: 0px;
	border-right: 0px;
	background-color: #223e6e;
	height: 26px;
	width: 100%;
	position: relative;
}
.nav_arrow {
	cursor: hand;
	cursor: pointer;
	margin-bottom: -3px;
}
ul#hcNav {
 	padding: 0;
	margin: 0;
	list-style: none;
} 
ul#hcNav ul {
 	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 12px;
}
ul#hcNav li {
    float: left;
	margin-right: 1px;
}
ul#hcNav li ul {
   display: none;
   position: absolute;
   top: 1.25em;
   left: 0;
   width: 100%;
   background-color: #223e6e;
   border-bottom: 2px solid #7288AD;
}

li > ul {
	top: auto;
	left: auto;
}
ul#hcNav li {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
	/*background-color: #708CAF;*/
	background-color: #5184ac;
}

ul#hcNav li ul li {
	/*background-color: #708CAF; */
	/*width: 150px;*/
	padding-right: 0px;
	background-color: #223e6e;
	/*vertical-align: middle;*/
	height: 20px;
	line-height: 25px;
}
ul#hcNav li ul li a, ul#hcNav li ul li a:visited {
	text-decoration: none;
	text-transform: none;
}
ul#hcNav li ul li a:hover {
	text-decoration: underline;
}
#hcNav li.last_nav {
	margin-right: 0px;
	padding-right: 12px;
}

#hcNav li.advertise {
	background-color: #EE8800;
	width: 120px;
	margin-right: 0px;
}
#hcNav b.seperator {
	font-size: 12px;
	color: #6A8BB4;
	font-weight: normal;
	margin-left: 5px;
}
#hcNav li.selected {
	background-color: #223e6e;
}
#hcNav li.selected a {
	text-decoration: none;
}
.header_search_btn {
	margin-bottom: -5px;
}
#hcContentContainer {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
#newsletter_screen {
	float: left;
	margin-right: 10px;
}
#newsletter {
	padding: 10px;
	width: 250px;
	border: 0px;
	border-top: 2px;
	border-bottom: 2px;
	border-style: solid;
	border-color: #205493;
	background-color: #708CAF;
	/*border-color: #B46F0C;
	background-color: #f1852e;*/
	color: #fff;
	float: left;
	height: 80px;
	line-height: 17px;
}
#newsletter form {
	margin: 0px;
	padding: 0px;
}
#newsletter b {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
#top_banner {
	background-color: #D9D9D9;
	padding: 5px;
	width: 740px;
	float: right;
	text-align: center;
	
}
.search_field {
	font-size: 11px;
}
#hcContent {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.new_footer_content{
color: #FFF;font-size: 8pt;font-family: verdana,arial; padding: 3px;	
}
.home_page_header {
	border-bottom: 1px solid #C0CDDB;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	width: 95%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}
.home_page_main_article {
	text-align: left;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
.home_page_main_article a, .home_page_main_article a:visited {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.home_page_articles a, .home_page_articles a:visited {
	font-size: 12px;
	text-decoration: none;
}
#home_page_hedgeducation_articles{
	text-align: left;
	float: left;
	width: 260px;
}
#home_page_news_articles h2 {
	font-size: 16px;
}
#home_page_hedgeducation_articles ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 17px;
	list-style-image: url(http://www.hedgeco.net/images/version2/article_arrow.jpg);
	
}
#home_page_hedgeducation_articles ul li {
}
#home_page_news_articles ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 17px;
	list-style-image: url(http://www.hedgeco.net/images/version2/article_arrow.jpg);
}
#home_page_news_articles ul li {
	margin-bottom: 2px;
}
#home_page_news_articles{
	text-align: left;
	float: left;
	width: 280px;
	margin-left: 25px;
}
#home_page_news_articles h2 {
	padding: 0px;
	margin: 0px;
}
#article_container {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#home_page_books_img {
	float: left;
	padding: 5px;
	margin-right: 5px;
}
.home_page_featured_articles a, .home_page_featured_articles a:visited {
	font-size: 12px;
	font-weight: bold;
}
.home_page_featured_articles {
	margin-left: 30px;
	margin-top: 10px;
}
.inner_text {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
#inner_headers h1 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#inner_headers table {
	border: 0px;	
}

