/* Document, Body */

body {
	margin:0;
	padding:0;
	font-family: helvetica, verdana, tahoma, arial, sans-serif;
	color: #404040;
	font-size: 12px;
	background: top left url(../../media/jpg/homepage-top.jpg) repeat-x;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

/* Constants */

a {
	text-decoration: none;
	border: 0px;
	color: #005186;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
}

.left {
	text-align: left;
}

.right{
	text-align: right;
}

.first_para {
	padding-top: 0px;
	margin-top: 0px;
}

/* Header, Footer, Breadcrumb, Search */

#head-left {
	float: left;
	width: 500px;
	padding-top: 20px;
}

#head-right {
	float: left;
	width: 500px;
	text-align: right;
	/*padding-top: 60px;*/
}
#head-right ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-top:10px;
	padding-bottom:30px;
}
#head-right li{
	display:inline;
	padding-left:15px;
}
#search-form-field {
	width: 191px;
	height: 16px;
	border: 1px solid #404040;
	color: #404040;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 2px;
	position: relative;
}

#search-form-submit {
	position: relative;
	top: 6px;
}

#breadcrumb {
	background: #E5E5E5;
	padding: 10px;
	color: #404040;
	font-size: 11px;
	clear: both;
}

#breadcrumb a {
	color: #404040;
}

#footertoggle {
	background: #005186;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: hand;
	cursor: pointer;
	clear: both;
}

#footerhidden {
	display: none;
	background: #416D9C;
	height: 250px;
}

.footerbox {
	float: left;
	width: 250px;
}

.footerbox a {
	color: #fff;
}

/* Navigation */

.top-nav {
	background: url(../../media/png/topnavbutton.png) no-repeat;
	height: 36px;
	width: 165px;
	float: left;
	margin-right: 2px;
	margin-top: 10px;
	z-index: 100000;
}

.top-nav .aactive, .top-nav .iactive, .top-nav .gactive, .top-nav .sactive, .top-nav .nactive, .top-nav .cactive {
	background: url(../../media/png/topnavbutton-selected.png) no-repeat;
	position: relative;
	margin-left: -7px;
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 11px;
	color: #005186;
}

.top-nav:hover .aactive, .top-nav:hover .iactive, .top-nav:hover .gactive, .top-nav:hover .sactive, .top-nav:hover .nactive, .top-nav:hover .cactive {
	color: #005186;
}

.top-nav ul li a span img {
	display: none;
}

.top-nav ul li a.aactive span img, .top-nav ul li a.iactive span img, .top-nav ul li a.gactive span img, .top-nav ul li a.sactive span img, .top-nav ul li a.nactive span img, .top-nav ul li a.cactive span img {
	display: block;
	position: absolute;
	top: 16px;
	left: 145px;
}

.top-nav .aactive {
	padding-right: 108px;
}

.top-nav .iactive {
	padding-right: 44px;
}

.top-nav .gactive {
	padding-right: 31px;
}

.top-nav .sactive {
	padding-right: 36px;
}

.top-nav .nactive {
	padding-right: 128px;
}

.top-nav .cactive {
	padding-right: 97px;
}

.top-nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.top-nav ul li {
	background: url(../../media/png/topnavarrow.png) no-repeat 138px 6px;
	margin-top: 10px;
	margin-left: 7px;
}

.top-nav:hover ul li {
	background: url(../../media/png/topnavarrow-hover.png) no-repeat 138px 6px;
}

.top-nav ul li a {
	font-weight: bold;
	color: #fff;
}

.top-nav:hover ul li a {
	color: #E11837;
}

.top-nav ul li ul {
	display: none;
	background: #BEC8DC;
	width: 230px;
}

.top-nav:hover ul li ul {
	display: block;
	position: relative;
	left: -7px;
	position: relative;
	top: 11px;
	margin-right: -7px;
	z-index: 1000;
}

.top-nav:hover ul li ul li {
	display: block;
	border-bottom: 1px dotted #404040;
	padding-left: 10px;
	background: url(../../media/png/dropdownarrow.png) no-repeat 0px 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 7px;
	height: 16px;
}

.top-nav ul li ul li:hover {
	background: url(../../media/png/dropdownarrow-hover.png) no-repeat 0px 12px;
	border-bottom: 1px dotted #E11837;
}

.top-nav:hover ul li ul li a {
	color: #404040;
	font-weight: normal;
}

.top-nav ul li ul li:hover a {
	color: #E11837;
}

/* Cols */

#col {
	float: left;
	width: 1000px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#colheadwrap {
	float: left;
	width: 1000px;
	border-bottom: 2px dotted #005186;
	margin-bottom: 15px;
}

#colhead, #leftcol {
	float: left;
	width: 700px;
}

#collinks {
	float: left;
	width: 150px;
}

#rightcol {
	float: left;
	width: 290px;
	padding-left: 10px;
}

#rightcol-box {
	border-top: 1px dotted #70716E;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Tables, Lists */

.list {
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
	padding-top: 10px;
}

.list li {
	list-style: none;
	list-style-image: url(../../media/png/dropdownarrow-hover.png);
	padding-bottom: 5px;
	font-size: 11px;
}

.list li a {
	color: #000;
}

.list li a.active {
	color: #E11837;
}

.normal-list {
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
}

.normal-list li {
	list-style: none;
	list-style-image: url(../../media/png/gray_bullet.png);
	padding-bottom: 5px;
}

.ana {
	width: 100%;
}

table.ana p, table.ana p {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	
}

.ana th {
	border-bottom: 1px solid #000;
	font-size: 8pt;
}

.ana td {
	border-bottom: 1px dotted #000;
	font-size: 11pt;
}

.pad td {
	font-size: 8pt;
	padding: 0px 10px;
}

/* Fonts */

h1 {
	padding: 0px;
	margin: 0px;
	color: #E11837;
	font-size: 22px;
	padding-bottom: 5px;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #005186;
	font-size: 22px;
	padding-bottom: 5px;
	font-weight: bold;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #404040;
	font-size: 18px;
	padding-bottom: 5px;
	font-weight: bold;
}

h4 {
	padding: 0px;
	margin: 0px;
	color: #404040;
	font-size: 13px;
	font-weight: bold;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.blue {
	color: #005186;
}

.grey {
	color: #404040;
}

.red {
	color: #E11837;
}

.green {
	color: #0CA948;
}

.bold {
	font-weight: bold;
}

.px9 {
	font-size: 9px;
}

.px10 {
	font-size: 10px;
}

.px11 {
	font-size: 11px;
}

.px13 {
	font-size: 13px;
}

.px17 {
	font-size: 17px;
}

.px18 {
	font-size: 18px;
}

/* Content */

#homebox {
	float: left;
	width: 217px;
	padding: 10px;
	background: #E5E5E5;
	margin-top: 15px;
	padding-bottom: 0px;
	height: 390px;
	position: relative;
}

#homepopup, .homepopup {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	z-index: 100;
}

#homepopup h1, .homepopup h1 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #005186;
}

#homepopup a, .homepopup a {
	position: absolute;
	bottom: 17px;
	left: 322px;
}

#fuel, #feed, #food {
	display: none;
	background: url(../../media/png/popupbckgrnd.png) no-repeat;
	width: 394px;
	height: 128px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	left: 237px;
}

#feed {
	top: 0px;
}

#food {
	top: -46px;
}

#fuel {
	top: -92px;
}

#banner {
	margin-top: 15px;
	float: left;
	width: 763px;
	height: 400px;
	position: relative;
}

#slidegraph {
	position: relative;
	width: 228px;
	float: left;
	margin-top: 15px;
}

#mycarousel-prev {
	position: absolute;
	top: 345px;
	left: 650px;
	z-index: 100;
}

#mycarousel-next {
	position: absolute;
	top: 345px;
	left: 705px;
	z-index: 100;
}

#homeinfo-wrap {
	background: url(../../media/jpg/homepage-bottom.jpg) repeat-x;
	height: 263px;
	clear: both;
}

#homeinfobox, .homeinfobox {
	float: left;
	width: 239px;
	border-right: 1px solid #404040;
	padding: 15px;
	padding-left: 5px;
	padding-right: 5px;
	height: 233px;
}

#homeinfobox h1, .homeinfobox h1 {
	color: #005186;
	border-bottom: 2px dotted #E11837;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom:10px;
}

#homeinfobox h2, .homeinfobox h2 {
	color: #005186;
	font-size: 33px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #404040;
}

#homehalfboxm, .homehalfbox {
	float: left;
	width: 119px;
}

.article1, .article2, .article3  {
	float: left;
	margin: 0 0 0 0;
	padding: 10px;
	width: 205px;
	height: 270px;
	border-right: 1px dotted #000;
	color: #000;
	height: 700px;
}

.hist_box {
	width: 101px;
	float: left;
	border-left: 1px solid #000;
	padding: 5px 9px 0 5px;
}

#investor {
	background: #DADFEB;
	padding: 15px;
	position: relative;
	height: 170px;
}

#investorsummary {
	background: #E8F4E8;
	padding: 15px;
	height: 180px;
}

#tab-container-1, #tab-container-2{
	padding: 0px;
}

#tab-container-1-nav, #tab-container-2-nav{
	padding: 0px;
	margin: 0px;
}

#tab-container-1-nav ul, #tab-container-2-nav ul{
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}

#tab-container-1-nav li, #tab-container-2-nav li{
	display: inline;
	list-style: none;
	width: 30px;
	background: none;
	padding: 0px;
}	

#tab-container-1-nav a, #tab-container-2-nav a{
	background: #dedede;
	color: #0061AA;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-right: 2px;
}

#tab-container-1-nav a.active, #tab-container-2-nav a.active{
	background: #0061AA;
	color: white;
}

.tab{
	clear: both;
	border: 1px solid #dedede;
	padding: 10px;
	width: 680px;
}

.tab img{
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
}

.calendarbullet {
	float: left;
	width: 30px;
	margin-left:5px;
	
}

.calendar {
	float: left;
	width: 204px;
}


.account {
	width: 100%;
	border-bottom: 2px solid #000;
}

.account td {
	border-bottom: 1px dotted #000;
}

.account td p, .account td p {
	margin: 0;
	padding: 3px 0;
	font-size: 9pt;
}

.account td.no-border {
	border-bottom: 0;
}
.acc{
	border-bottom:2px solid #005186;
}
.acc .border td{
	border-bottom:1px solid #005186;
}
.acc th{
	font-size:0.9em;
	text-align:right;
	border-bottom:1px solid #005186;
}
