/* CSS Document */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #F3F4F4;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
}
hr {
	height: 1px;
}

iframe 
{
	margin:5px 0px 0px 0px;
	overflow:hidden;
	width:99%;
	height:400px;
	background-color:Transparent;
}

.wrapper {
	text-align: left;
	width: 975px;
	margin: 5px auto;
	position: relative;
}

/************** Header *****************/
.header {
	position: relative;
	width: 965px;
	margin-left: 5px;
}
.header .banner {
	height: 74px;
	width: 965px;
	background: #fff;
	border-bottom: 1px solid #fff;
}
.header .quickLinks {
	position: absolute;
	width: 300px;
	text-align: right;
	left: 655px;
	z-index: 1002;
	top: 8px;
	font: 0.94em Verdana, Arial, Helvetica, sans-serif;
}
.header .quickLinks a {
	color: #444;
	text-decoration: none;
}
.header .quickLinks a:hover {
	text-decoration: none;
	background: #D7E9F1;
}

/****************** Main Navigation ******************/
.header .nav {
	background: url(../images/template/nav_bg.gif) repeat-x left top;
	width: 965px;
	position: relative;
}
.header .navLeftCorner {
	position: absolute;
	left: 0;
	z-index: 1000;
	bottom: 0;
}
.header .navRightCorner {
	position: absolute;
	left: 959px;
	z-index: 1001;
	bottom: 0;
}
.header .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}
.header .nav ul li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	background: url(../images/template/nav_divider.gif) no-repeat left top;
	line-height: 30px;
	height: 30px;
}
.header .nav .li1, .header .nav .li1 a:hover {
	background-image: url(none);
}
.header .nav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 30px;
}
.header .nav .li1 a {
	width: 135px;
}
.header .nav .li2 a {
	width: 163px;
}
.header .nav .li3 a {
	width: 157px;
}
.header .nav .li4 a {
	width: 189px;
}
.header .nav .li5 a {
	width: 160px;
}
.header .nav .li6 a {
	width: 161px;
}

.header .nav li a:hover {
	background: #517A2A url(../images/template/nav_divider.gif) no-repeat left top;
	vertical-align: bottom;
	line-height: 30px;
	height: 30px;
	line-height: 30px;
}
.header .nav ul .selected a, .header .nav ul .selected a:hover {
	background: #517A2A url(../images/template/nav_selected_arrow.gif) no-repeat left top;
	vertical-align: bottom;
	line-height: 30px;
	height: 30px;
	line-height: 30px;
}
.header .nav ul .selected2 a, .header .nav ul .selected2 a:hover {
	background: #517A2A url(../images/template/nav_selected_arrow_item1.gif) no-repeat left top;
	vertical-align: bottom;
	line-height: 30px;
	height: 30px;
	line-height: 30px;
}
.header .nav ul .selectedNoSubNav a, .header .nav ul .selectedNoSubNav a:hover {
	background: #517A2A url(../images/template/nav_divider.gif) no-repeat left top;
	vertical-align: bottom;
	line-height: 30px;
	height: 30px;
	line-height: 30px;
}

/******************** Sub Navigation *******************/
.header .subNav {
	background: #517A2A;
	color: #FFFFCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.header .nav .subNav .item1 {
	padding-left: 41px;
}
.header .nav .subNav .item2 {
	padding-left: 175px;
}
.header .nav .subNav .item3 {
	padding-left: 338px;
}
.header .nav .subNav .item5 {
	padding-left: 683px;
}
.header .nav .subNav .item6 {
	text-align: right;
	padding-right: 40px;
}
.header .subNav a {
	color: #fff;
	text-decoration: none;
}
.header .subNav a:hover {
	text-decoration: underline;
}

/****************** Main Body *******************/
.mainBody {
	background: url(../images/template/main_body_tile.gif) repeat-y left top;
	width: 975px;
	float: left;
	margin: 0;
	padding: 0;
}
.topCorners {
	width: 975px;
	background: url(../images/template/main_body_topcorners.gif) no-repeat left top;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.btmCorners {
	background: url(../images/template/main_body_btmcorners.gif) no-repeat left bottom;
	width: 975px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 10px;
}

/************ Left Column **************/
.mainBody .column-left {
	float: left;
	width: 705px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	margin: 5px 0 0;
}
.mainBody .column-left #homeBanner {
	width: 695px;
	height: 430px;
	margin: 0;
	padding: 0;
	position: relative;
}

/************* Main Content **************/
.mainBody .column-left .content {
	width: 695px;
	background: url(../images/template/content_tile.gif) repeat-y left top;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 0.94em;
}
.mainBody .column-left .content .topCorners {
	width: 695px;
	background: url(../images/template/content_topcorners.gif) no-repeat left top;
	position: relative;
	margin: 0;
	padding: 0;
}
.mainBody .column-left .content .btmCorners {
	width: 695px;
	background: url(../images/template/content_btmcorners.gif) no-repeat left bottom;
	position: relative;
	margin: 0;
	padding: 0 20px;
}

/********** Main Content styles **********/
.mainBody .column-left .content h1 {
	color: #79B302;
	font-size: 1.49em;
	font-weight: normal;
	padding-top: 10px;
}
.mainBody .column-left .content h2 {
	color: #79B302;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 10px;
}
.mainBody .column-left .content h3 {
	color: #79B302;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 10px;
}
.mainBody .column-left .content h4 {
	color: #79B302;
	font-size: 1.16em;
	font-weight: bold;
	padding: 10px 0 0;
	margin-bottom: 0;
}
.mainBody .column-left .content h5 {
	color: #79B302;
	font-size: 1.16em;
	font-weight: bold;
	padding: 10px 0 0;
	margin-bottom: 0;
}
.mainBody .column-left .content h6 {
	color: #79B302;
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 0;
	margin-bottom: 0;
}
.mainBody .column-left .content p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 1.2em;
}
.mainBody .column-left .content ul, .mainBody .column-left .content ol {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-left: 30px;
}
.mainBody .column-left .content ul li {
	list-style: square url(../images/template/content_bullet.gif);
}

/**** Conctent image aligned right ****/
.mainBody .column-left .content p img, .mainBody .column-left .content h1 img, .mainBody .column-left .content h2 img, .mainBody .column-left .content h3 img, .mainBody .column-left .content h4 img, .mainBody .column-left .content h5 img, .mainBody .column-left .content h6 img {
	margin-left: 25px;
	margin-bottom: 10px;
	border: 1px solid #CACACA;
	float: right;
	padding: 5px;
	background: #fff;
}
.mainBody .column-left .content .noAlign {
	margin: 0;
	border: none;
	float: none;
	padding: 0;
	background: none;
}
.mainBody .column-left .content a {
	color: #008795;
	text-decoration: underline;
}
.mainBody .column-left .content a:hover {
	text-decoration: none;
}
.mainBody .column-left .content table th {
	padding: 5px 10px;
	text-align: left;
	background: #79B302;
	color: #fff;
}
.mainBody .column-left .content table td {
	padding: 5px 10px;
	border-bottom: 1px solid #CACACA;
}

/*** Latest news landing page styles ***/
.mainBody .column-left .content .articleItem {
	width: 655px;
	overflow: hidden;
	padding-top: 10px;
}
.mainBody .column-left .content .articleItem .articleDate {
	float: left;
	width: 80px;
	color: #517A2A;
	font-weight: bold;
	padding-top: 2px;
}
.mainBody .column-left .content .articleItem .articleTeaser {
	float: right;
	width: 565px;
}
.mainBody .column-left .content .articleItem .articleTeaser h2 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1.14em;
	font-weight: bold;
}
.mainBody .column-left .content .articleItem .articleTeaser h2 a {
	text-decoration: none;
	color: #79B302;
}
.mainBody .column-left .content .articleItem .articleTeaser h2 a:hover {
	color: #79B302;
	text-decoration: underline;
}
.mainBody .column-left .content .articleItem .articleTeaser .full {
	text-align: right;
	color: #00A3B4;
}
.mainBody .column-left .content .articleItem .articleTeaser .full a {
	color: #00A3B4;
	text-decoration: none;
}
.mainBody .column-left .content .articleItem .articleTeaser .full a:hover {
	color: #00A3B4;
	text-decoration: underline;
}

/*** News Article template styles ***/
.mainBody .column-left .content .newsDate {
	font-weight: bold;
	color: #517A2A;
}
.mainBody .column-left .content .articleHighlight {
	display: block;
	font-weight: bold;
	font-size: 1.14em;
}

/*** FAQs template styles ***/
.mainBody .column-left .content .faqs {
	background: #E9FEC2;
	margin: 0;
	padding: 15px;
}
.mainBody .column-left .content .faqs {
	margin: 0;
	padding: 15px;
}
.mainBody .column-left .content .faqs li {
	list-style: none url(none);
}

/*********************** Right Column *********************/
.mainBody .column-right {
	float: right;
	width: 265px;
	padding-right: 10px;
	padding-bottom: 0;
	margin-top: 5px;
}

/*************** Modules ****************/
/*** Latest News module ***/
.newsBox {
	width: 255px;
	background: url(../images/template/newsbox_tile.gif) repeat-y left top;
	position: relative;
	overflow: hidden;
	text-align:center;
	margin-top: 5px;
}
.dotLine {
	background: url(../images/template/dotted_line_tile.gif) repeat-x left top;
}
.newsBox .topCorners {
	background: url(../images/template/newsbox_top.gif) no-repeat left top;
	width: 255px;
	position: relative;
}
.newsBox .btmCorners {
	background: url(../images/template/newsbox_btm.gif) no-repeat left bottom;
	width: 255px;
	margin: 0;
	padding: 0 0 5px;
	position: relative;
}
.newsBox h1 {
	font-size: 1.16em;
	font-weight: bold;
	color: #32B2C5;
	margin: 0 15px 1px;
	padding: 0;
	position: relative;
	width: 110px;
	line-height: 2em;
}
.newsBox .viewAll {
	position: absolute;
	width: 80px;
	font-size: 0.94em;
	text-align: right;
	top: 8px;
	left: 160px;
	color: #00A3B4;
}
.newsBox a {
	color: #00A3B4;
	text-decoration: none;
}
.newsBox a:hover {
	color: #00A3B4;
	text-decoration: underline;
}
.newsBox .newsItem {
	width: 225px;
	font-size: 0.94em;
	position: relative;
	margin-left: 15px;
}
.newsBox .newsItem p {
	margin: 0;
	padding: 0 0 9px;
}
.newsBox .newsItem .date {
	color: #00A3B4;
	margin-bottom: 0;
	padding-top: 9px;
	padding-bottom: 0;
}
.newsBox .more {
	position: absolute;
	width: 80px;
	text-align: right;
	top: 7px;
	left: 145px;
	color: #00A3B4;
}

/*** Subscribe, Stockman's Blog, Kids Corner modules styles ***/
.subscribe, .stockmansBlog, .kidsCorner {
	width: 255px;
	position: relative;
	margin: 5px 0 0;
	padding: 0;
}
.stockmansBlog p, .subscribe p, .kidsCorner p {
	position: absolute;
	top: 43px;
	width: 225px;
	left: 15px;
	font-size: 0.94em;
	text-align: right;
	margin: 0;
	padding: 0;
}
.stockmansBlog p, .stockmansBlog p a {
	color: #505050;
}
.subscribe p, .subscribe p a, .kidsCorner p, .kidsCorner p a {
 color: #fff;
}
.stockmansBlog p a, .subscribe p a, .kidsCorner p a {
	display: block;
	width: 225px;
	text-decoration: none;
}

/*************************** Footer *****************************/
.wrapper .footer {
	width: 975px;
	text-align: center;
	font-size: 0.94em;
	height: 30px;
	padding-top: 5px;
	color: #8a8a8a;
	float: left;
}
.wrapper .footer a {
	color: #8a8a8a;
	text-decoration: underline;
}
.wrapper .footer a:hover {
	text-decoration: none;
}

/*********************** Width fix ********************/
.mainBody .column-left {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 695px;
}
.mainBody .column-right {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 255px;
}
.mainBody .column-left .content .btmCorners {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 655px;
}
/************************ Opera 5 hack **********************/
html>body .mainBody .column-left .content {
	overflow: auto;
	float: left;
}
html>body .newsBox {
	overflow: auto;
}