/* Redesign CSS by Paul Walczak - 09/13/2005 */


img 
{
border: none;
}

.content {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

/* Basics */

a:link { 
  font-family: Verdana;
  font-size:11px;
	color: #006699;					/* color changed from #2856c5 to #006699 */
	text-decoration: none;
	font-weight: normal;
}

a:visited {  
  font-family: Verdana;
  font-size:11px;
	color: #7699f1;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
  font-family: Verdana;
  font-size:11px;
	color: #2856c5;
	text-decoration: underline;
	font-weight: normal;
}

a:active { 
  font-family: Verdana;
  font-size:11px;
	color: #2856c5; 
	text-decoration: none;
	font-weight: normal;
}

hr {
	color: #DADADA;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	background-image: url('000535.jpg');
	background-color:#1F367A;
	background-repeat: repeat-x;
    margin-top:0;
	margin-left:0;	
}

td, p {
	margin : 8px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

/* Homepage More Sections */
.heading {
	margin: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.heading a:link{					/* link style added */
	margin: 0px;
	color: #006699;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.heading a:visited{					/* link style added */
	margin: 0px;
	color: #7699f1;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.heading a:hover{					/* link style added */
	margin: 0px;
	color: #2856c5;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.heading a:active{					/* link style added */
	margin: 0px;
	color: #2856c5;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.more {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.morespot {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
} 
.hideimage {
display:none;
}


/* Body Table */

.bodytable {
margin-top: 0px;
border:'0';
background-color:#FFFFFF;
width:780px;
}

.headertable {
margin-top: 0px;
border: '0';
background-image:url(../image/headerbanner.jpg);
background-repeat:no-repeat;
width: 780px;
height: 88px;
}

.googletable {
margin-left:0px;
margin-top:7px;
margin-bottom:0px;
text-align:right;
}

.lefttop {
margin-left:0px;
margin-top:1px;
margin-bottom:1px;
}

.righttop {
margin-right:7px;
right:auto;
margin-top:1px; /* line added */
margin-bottom:1px; /* line added */
}

.centerleft {
margin-left:4px;
width:180;
}

.centermiddle {
top:auto;
margin-top: 0px;
margin-left:0px;
}

.centercontent {
margin-top: -1px;
margin-left:0px;
}


.centerright {
margin-right:4px;
margin-left:-3px;
right:auto;
}

.centeralltable {
}

.centerallcontent {
}

.centerallcontentmrl {
margin-left:-10px;
margin-top:auto;
margin-bottom:auto;
}

/* Lists in Center */
.centermiddlelinks
{
list-style-image: url('000582.gif');
list-style-type: circle
}
.centermiddlelinks p {
display:inline;
}

/* Footer */

.footer_text {      /* changed name from footer to footer_text */
font-style: bold;
margin-left: 0px; /* changed from 150px to 0px */
margin-right: 0px; /* line added */
margin-top: 0px;
margin-bottom: 0px; /* change margin from 18px to 0px */
padding-left: 10px; /* line added */
padding-right: 10px; /* line added */
padding-bottom: 2px; /* line added */
background-color:#FFFFFF;  /* line added */
border-top: solid 1px #1f367a; /* line added */
}


.footer_links {      /* added class */
background-color:#FFFFFF;
font-style: bold;
padding-bottom:8px;
text-align:center;
/* background-image:url(../../images/trade_footer.gif); */
}


/* search button */
.search-button {
		
		border:1px solid #fff;
		background-color: #000000;
		background-image: url('000579.jpg');
		color: white;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
  		font-size: 10px;
  		cursor: hand;
		
}

.searchbox {
color: #515352;
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	
}

.hideimage {
display:none}

.nopad { /* added style */
margin-bottom:0px; }

.quote { /*added style */
font-weight:bold;
font-family:Verdana;
font-style:italic;
font-size:10px;
margin-bottom:-2px;
}

.quote_attrib { /*added style */
font-family:Verdana;
font-size: 10px;
margin-left:20px;
margin-top:0px;
}

.nav_form_list { /* added style */
width: 165px;
margin-top:0px;
font-size:xx-small;
}

.trade_centerlist_heading {				/* added style */
margin-bottom:0px;
padding-bottom:0px;
}

.itu_lead {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}


.itu_lead a:link { 
  font-family: Verdana;
  font-size:11px;
	color: #006699;					/* color changed from #2856c5 to #006699 */
	text-decoration: none;
	font-weight: bold;
}

.itu_lead a:visited {  
  font-family: Verdana;
  font-size:11px;
	color: #7699f1;
	text-decoration: none;
	font-weight: bold;
}

.itu_lead a:hover {
  font-family: Verdana;
  font-size:11px;
	color: #2856c5;
	text-decoration: underline;
	font-weight: bold;
}

.itu_lead a:active { 
  font-family: Verdana;
  font-size:11px;
	color: #2856c5; 
	text-decoration: none;
	font-weight: bold;
}


.search {
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}


.search a:link { 
  font-family: Verdana;
  font-size:11px;
	color: #DDDDDD;
	text-decoration: none;
}

.search a:visited { 
  font-family: Verdana;
  font-size:11px;
	color: #DDDDDD;
	text-decoration: none;
}

.search a:hover {
  font-family: Verdana;
  font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.textmode {display: none;}
