body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
color : #000;
background-image : url(../images/bg_main.gif);
}
/* SIDE MENU */

a.menu_mainheading:link {
text-transform : uppercase;
color : #666666;
}
a.menu_mainheading:visited {
text-transform : uppercase;
color : #666666;
}
a.menu_mainheading:hover {
text-transform : uppercase;
color : #666666;
text-decoration : underline;
}
a.menu_mainheading:active {
text-transform : uppercase;
color : #666666;
}
a.menu_subheading:link {
color : #4f668e;
height: 20px;
}
a.menu_subheading:visited {
color : #4f668e;
}
a.menu_subheading:hover {
color : #4f668e;
text-decoration : underline;
}
a.menu_subheading:active {
color : #4f668e;
}
a.menu_subnavigation:link {
font-style : italic;
color : #4f668e;
font-size : 10px;
}
a.menu_subnavigation:visited {
font-style : italic;
color : #4f668e;
font-size : 10px;
}
a.menu_subnavigation:hover {
font-style : italic;
color : #4f668e;
font-size : 10px;
text-decoration : underline;
}
a.menu_subnavigation:active {
font-style : italic;
color : #4f668e;
font-size : 10px;
}
a:link, a:visited {
	color: #4f678e;
	text-decoration: none;
}
a:hover, a:active {
	color: #364865;
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #4f668e;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #4f668e;
}

#container {
	margin: 0 auto;
	width: 90%;
}

#tblMain {
	width: 100%
}
#tblMain_cellLeft {
	width: 15px;
	background-image: url(../images/shadow_left.gif);
}
#cellCenter_cellHeader {
	padding: 0 30px 0 30px;
	height: 75px;
	border-bottom: 1px #000 solid;
	background-color: #fff;
}
#tblHeader {
	margin: 20px 0 0 0;
	width: 100%;
	height: 38px;
}
#tblHeader_cellQuickLinks {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #fc0;
}
#tblHeader_cellQuickLinks a:link, #tblHeader_cellQuickLinks a:visited {
	color: #4f678e;
	text-decoration: none;
}
#tblHeader_cellQuickLinks a:hover, #tblHeader_cellQuickLinks a:active {
	color: #4f678e;
	text-decoration: underline;
}
#tblHeader_cellLogo {
	width: 257px;
}
#cellCenter_cellPhoto {
	padding: 10px 10px 0 10px;
	height: 182px;
	background-color: #e2e3e5;
}
#tblPhoto {
	width: 100%;
	height: 182px;
	border: 2px #c0c0c0 solid;
	background-image: url(../images/photos/ipf_cochrane.jpg);
	background-position: top left;
}
#tblPhoto_cellMainMenu {

}
#tblPhoto_cellStock {
	padding: 15px;
	width: 195px;
	background-image: url(../images/bg_stock.gif);
}
#tblPhoto_cellStock table {
	width: 100%;
	text-align: left;
}
#tblPhoto_cellStock th {
	background-color: #eee;
}
#tblPhoto_cellStock td {
	padding: 1px;
}
#home_cellBody {
	background-color: #e2e3e5;
}
#cellCenter_cellContentInner {
	background-color: #e2e3e5;
}
#tblBody {
	width: 100%;
	height: 213px;
}
#tblBody_left {
	padding: 15px;
	width: 183px;
	text-align: left;
	border: 2px #c0c0c0 solid;
	background-image: url(../images/bg_blueGradient.gif);
	background-position: top;
}
#tblBody_left strong {
	color: #b1c2de;
	font-weight: normal;
}
#tblBody_left a:link, #tblBody_left a:visited {
	color: #d5e2f5;
	font-weight: bold;
	text-decoration: none;
}
#tblBody_left a:hover, #tblBody_left a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#tblBody_left hr {
	height: 1px;
	color: #879dc1;
	background-color: #879dc1;
}
#tblBody_left h1 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #fc0;
}
#tblBody_left p {
	margin: 0;
	padding: 3px;
}
#tblBody_center {
	padding: 15px;
	border: 2px #c0c0c0 solid;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	color: #fff;
	background-image: url(../images/bg_blueGradient.gif);
	background-position: top;
}
#tblBody_center p  {
	margin: 0;
	padding: 0 0 10px 0;
}
#tblBody_right {
	padding: 15px;
	width: 183px;
	text-align: left;
	border: 2px #c0c0c0 solid;
}
#tblBody_right .title {
	display: block;
	margin: 0 0 10px 0;
	padding: 3px;
	width: 100%;
	font-weight: bold;
	color: #fc0;
	background-color: #6580aa;
}
#tblBody_right strong {
	display: block;
	padding: 2px;
	color: #6580aa;
	background-color: #eee;
}
#tblBody_right p {
	margin: 0;
	padding: 3px;
	color: #666;
}
#home_subBody {
	height: 65px;
	background-color: #fff;
}
#tblSubBody {
	width: 100%;
}
#tblSubBody_left {
	border: 2px #c0c0c0 solid;
	text-align: left;
	background-color: #fff;
}
#tblSubBody_right {
	padding: 15px;
	width: 183px;
	text-align: left;
	border: 2px #c0c0c0 solid;
	background-image: url(../images/bg_blueGradient.gif);
	background-position: top;
}
#tblSubBody_right a:link, #tblSubBody_right a:visited {
	font-weight: bold;
	color: #d5e2f5;
	text-decoration: none;
}
#tblSubBody_right a:active, #tblSubBody_right a:hover {
	font-weight: bold;
	color: #fc0;
	text-decoration: underline;
}
#tblBodyInner {
	width: 100%;
	height: 400px;
}
#tblBodyInner_left {
	padding: 15px;
	width: 170px;
	text-align: left;
}
#tblConentInner {
	width: 100%;
}
#tblConentInner_header {
	padding: 5px;
	height: 15px;
	border: 2px #c0c0c0 solid;
	text-align: left;
	background-color: #4f668e;
}
#tblConentInner_header h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}
#tblConentInner_body {
	padding: 25px;
	height: 360px;
	border: 2px #c0c0c0 solid;
	text-align: justify;
	background-color: #fff;
}
#tblConentInner_body02 {
	padding: 25px;
	height: 160px;
	border: 2px #c0c0c0 solid;
	text-align: justify;
	background-color: #fff;
}
#tblBodyInner_right {
	padding: 10px 0 0 0;
	width: 190px;
	text-align: center;
}
#tblProfit100 {
	width: 100%;
}
#tblProfit100_left {
	padding: 10px;
	width: 33px;
}
#tblProfit100_right {
	padding: 10px;
}
#tblMain_cellRight {
	width: 15px;
	background-image: url(../images/shadow_right.gif);
}

#tblFooter {
	width: 100%;
}
#tblFooter_cellLeft {
	width: 30px;
	height: 40px;
	background-image: url(../images/shadowFooter_left.gif);
}
#tblFooter_cellCopyright {
	padding: 5px 0 0 0;
	height: 35px;
	font-size: 11px;
	text-align: left;
	color: #666;
	background-image: url(../images/shadowFooter_center.gif);
}
#tblFooter_cellFooterNav {
	padding: 5px 0 0 0;
	height: 35px;
	font-size: 11px;
	text-align: right;
	color: #666;
	background-image: url(../images/shadowFooter_center.gif);
}
#tblFooter_cellRight {
	width: 30px;
	height: 40px;
	background-image: url(../images/shadowFooter_right.gif);
}
/* TABLE FOOTER LINKS */
#tblFooter_cellFooterNav a:link, #tblFooter_cellFooterNav a:visited {
	color: #666;
	text-decoration: none;
}
#tblFooter_cellFooterNav a:hover, #tblFooter_cellFooterNav a:active {
	color: #000;
	text-decoration: underline;
}

/* MAIN MENU */
#mainMenu {
	margin: 23px 0 0 0;
	text-align: left;
}
#mainMenuList {
	list-style-image: url(../images/bullet_mainMenu.gif);
}
#mainMenuList li {
	padding: 2px;
}
#mainMenuList a:link, #mainMenuList a:visited {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#mainMenuList a:hover, #mainMenuList a:active {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fc0;
}

/* SUB MENUS */
#subMenu {
	margin: 35px 0 0 0;
	font-size: 12px;
	text-align: left;
}
#subMenuList {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url(../images/bullet001.gif);
}
#subMenuList ul {
	margin: 0 0 0 10px;
	list-style-image: url(../images/bullet002.gif);
}
#subMenuList ul ul {
	margin: 0 0 0 10px;
	list-style-image: url(../images/bullet003.gif);
}
.coverage_title {color: #FFFFFF;
	font-weight: bold;
	background-color: #677E9E;
	padding: 3px;
	text-align: left;
}
.career_title {color: #FFFFFF;
	font-weight: bold;
	background-color: #677E9E;
	padding: 3px;
	text-align: left;
	font-size: 14px;
}
#career ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
.answers {	font-size: 12px;
	color: #666666;
}
.left_justify {
	text-align: left;
}
.news_title {	font-size: 14px;
	font-weight: bold;
	color: #4f668e;
	text-align: left;
}
#tbl_news_disclaimer {	font-size: 9px;
}
#tbl_news_contact {	font-size: 11px;
	text-align: left;
}
/* TABLE NEWS PDF LINK */
#tblNews_PDF_Link a:link, #tblNews_PDF_Link a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#tblNews_PDF_Link a:hover, #tblNews_PDF_Link a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
/* Search box styles */
#search .text {
	border: 1px #5A749E solid;
	color: #5A749E;
	background-color: #ecedef;
}
#search .button {
	border: 1px #5A749E solid;
	color: #5A749E;
	background-color: #ecedef;
	font-size: 12px;
}
.stock_copyright {	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
a.stocklinks:link , a.stocklinks:visited , a.stocklinks:active , a.stocklinks:hover {
	color: #FFF;
	text-decoration: underline;
} 
a.operations_overview:link , a.operations_overview:visited , a.operations_overview:active, a.operations_overview:hover {
font-size: 14px;
	color: #4f678e;
	font-weight:bold;
	text-decoration: underline;
} 
/* STOCK TABLE STYLE */
.sgbgblue {
	background-color: #6580AA;
	color: #fc0;
	font-weight:bold;
}
.lgfont {
	font-size: 12px;
	line-height: 25px;
	padding:0px;
}
.sgrighal {
	text-align: right;
}
.sgcenteral {
	text-align: center;
}
.sgwhite {
	background-color: #fff;
	line-height: 15px;
}
