a {
	color: Blue;
}

a:visited {
	color: Maroon;
}

a:hover, #help a:hover {
  color: #E90112;
}

#help a:hover {
  color: #FE525F;
}

a.directory_category {
	text-decoration: none;
}

a.directory_category:hover {
	text-decoration: underline;
}

body {
  	margin: 0px;
  	background-color: #757C74;
	text-align: center;
}

body, div, p, ul, ol, th, td, dl, dt, dd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
  	color:black;
}

img {
	border: 0px;
}

	
h1 {
	font-family: "Trebuchet MS","Lucida Grande", Verdana, sans-serif;
	font-size:21px;
	margin:8px 0 8px 0;
	padding:0;
	color:#000000; 
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS","Lucida Grande", Verdana, sans-serif;
	font-size:16px;
	margin:8px 0 8px 0;
	padding:0;
}




h3 {
	font-family: "Trebuchet MS","Lucida Grande", Verdana, sans-serif;
	font-size:14px;
	margin:8px 0 8px 0;
	padding:0;
}


h4 {
	color: #000000;
	font: 12pt/14pt Times, Serif;
	font-family: Times, Serif;
	font-weight: bold;
}

img.illustration {
	border: 1px solid #999999;
}

li {
	margin-bottom: 5px;
	font-size:12px;
	line-height:1.6em;
}

blockquote {
	font-size:12px;
	line-height:1.6em;
	background-color: #CCE0F8;
	padding: 10px;
	border-left: 5px solid #6699CC;
	font-weight: normal;
	font-style: italic;
}


p {
	margin:.2em 0 1.2em 0; 
	font-size:12px;
	line-height:1.6em;
	padding:0;	
}

p.caption {
	color: #222222;
	font: 8pt/10pt Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 5px;
}

p.quote {
	font: 9pt/14pt  Verdana, Helvetica, Arial, sans-serif;
	padding-left: 15;
	text-align: left;
}


#nav {
  width:100%;
  margin:0;
  padding:0;
  list-style: none;
  display: block;
}


#nav li {
  display:inline;
  padding:0;
  font-weight: bold;
  white-space: nowrap;
  	font-size:11px;
	line-height:1.4em;

}
#nav li a {
  float:left;
  width:auto;
  padding:5px 9px 3px;
  border-right: 1px solid #444444;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  text-decoration:none;
  color: #444444;
  background-color: #CCCCCC;
  }
#nav li a:hover {
  color:Red;
  text-decoration: underline;
  }

#nav li.on, #nav li.on a {
  background-color: #CCE0F8;
  border-bottom: 1px solid #CCE0F8;
}



/*-- left nav --*/

#leftnav {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  width: 200px;
}

#leftnav a.on, #leftnav a.on:visited {
	color: #E90112;
	background-color: #EAF4FD;
  border: 1px solid #79AAE7;
}

#leftnav ul.one {
	margin-top: -2px;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: -5px;
	padding-bottom: 0px;
	background: url(/graphics/nav-middle.gif) repeat-y;
}

#leftnav ul.two {
	margin-top: 3px;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
}


#leftnav ul.one li {
	font-size:9pt;
	line-height: 1.0em;
	font-weight: bold;
	margin: 0px;
	width: 100%;
}

#leftnav ul.two li {
	line-height:1.0em;
	font-size: 9pt;
	font-weight: normal;
	width: 100%;
	margin: 0px;
}

#leftnav li a {
	text-decoration: none;
	color: #000000;
	padding: 2px;
	border: 1px solid #CCE0F8;
	display: block;
}

#leftnav li a:visited {
	color: #000000;
}

#leftnav li a:hover, #leftnav a.on:hover {
  color: #E90112;
  background-color: #FCFCFC;
  border: 1px solid #79AAE7;
}



#content {
  width:100%;
  margin:0px;
  }
#content-group {
  background-color: #FFFFFF;
  padding: 10px;
  vertical-align: top;
  }
#content-main {
	vertical-align: top;
  }
#content-extra {
  vertical-align: top;
  width:200px;
  padding-left: 10px;
  }
 

#header {
  width:100%;
  padding:0px;
  background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}

#logo {
  float: left;
  display: block;
}

  
  
#logo img {
  display: block;
  border: 0px;
  }
  
#searchbox {
  text-align: right;
  vertical-align: middle;
  margin: 0px;
  white-space: nowrap;
  float: right;
}
  
#searchbox .searchinput {
	display: inline;
	margin-top: 0px;
}

.search-input {
	background-image: url(/graphics/search-back.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	vertical-align: middle;
}

#date {
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background-color: #1f478b;
	padding: 5px;
}

#login {
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background-color: #1f478b;
	padding: 5px;
}

#top-bar {
	background-color: #1f478b;
}

#login a, #login a.visited {
	color: #ffffff;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
}


#footer {
	width: 100%;
	padding: 10px;
	color: White;
}

#calltoday {
	padding: 9px;
	vertical-align: top;
	color: White;
	font-weight: bold;
	text-align: right;
	background-color: #79AAE7;
	height: 40px;
	background-image: url(/graphics/bannerTop.gif);
	background-repeat: repeat-x;
}

#help a {
	color: White;
}

#login {
	display: block;
	margin-top: 5px;	
}

.highlight {
	background-color: #CCE0F8;
	width: 100%;
	border: 1px solid #79AAE7;
	margin-bottom: 20px;
}

.highlight-name {
	width: 100%;
	text-align: center;
	background-color: #79AAE7;
	white-space: nowrap;
	padding: 5px;
	font-family: "Trebuchet MS","Lucida Grande", Verdana, sans-serif;
	font-size:18px;
}

.highlight-content {
	padding: 5px;
}

.highlight-list {
	line-height: 1.3em;
	padding-left: 0px;
	margin-left: 0px;
	list-style: decimal inside;
}
	
.highlight-list li {
	margin-bottom: 10px;
}

#topnavbar {
	white-space: nowrap;
}

input.hot {
	display: block;
	margin-top: 5px;
	background-color: #d70000;
	border-bottom: 2px solid #A40000;
	border-left: 2px solid #FF6666;
	border-right: 2px solid #A40000;
	border-top: 2px solid #FF6666;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

td.attribute {
	padding: 2px;
	text-align: left;
	border-top: 1px solid #E5EFFB;
	border-left: 1px solid #E5EFFB;
}

td.button {
	padding: 10px;
	text-align: center;
}

td.check {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	border-top: 1px solid #E5EFFB;
	border-left: 1px solid #E5EFFB;
}

td.price {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	border-top: 1px solid #E5EFFB;
	border-left: 1px solid #E5EFFB;
}

td.fb-us {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	border-top: 1px solid #E5EFFB;
	border-left: 1px solid #E5EFFB;
	background-color: #CCE0F8;
}

td.fb-them {
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	border-top: 1px solid #E5EFFB;
	border-left: 1px solid #E5EFFB;
	background-color: #EEEEEE;
}

#glossary h2 {
display: inline;
margin-right: 10px;
}

#glossary p {
	display: block;
}

td.search {
	background-color: #CCE0F8;
	background-image: url(/graphics/bannerBottom.gif);
	background-repeat: repeat-x;
	height: 40px;
	padding-right: 5px;
	vertical-align: middle;
}

td.logo {
	background-color: #ffffff;
	width: 200px;
	height: 80px;
}

#trustmarks {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
}



#buy-items {
	background-image: url(/graphics/buy-middle.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

#sell-items {
	background-image: url(/graphics/sell-middle.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

#learn-items {
	background-image: url(/graphics/learn-middle.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

#home-graphic {
	width: 570px;
	margin-top: 10px;
}

#home-graphic ol, #home-graphic ul {
	margin-left: 25px;
	padding-left: 6px;
	padding-right: 6px;
	list-style-position: outside;
	list-style: outside;
	}

#home-graphic li {
	padding-bottom: 5px;
}

#page {
	width: 790px;
	background-color: #ffffff;
	padding: 0px;
	text-align: left;
 	margin-left: auto;
  	margin-right: auto;
}

p.byline {
	font-style: italic;
}

p.authorinfo {
	font-style: italic;
}

table#index {
	width: 100%;
}

td.index-letter {
	font-family: "Trebuchet MS","Lucida Grande", Verdana, sans-serif;
	font-size:21px;
	vertical-align: top;
	font-weight: bold;
}

td.index-entries {
	padding-left: 10px;
	padding-bottom: 20px;
}

table#serviceproviders {
	width: 100%;
}

table#serviceproviders th {
	vertical-align: top;
	text-align: left;
}

table#serviceproviders th.marketing_service {
	width: 20px;
}

table#serviceproviders td {
	border-bottom: 1px dashed #eeeeee;
}

div#paginator {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
}


table#listing {

}

table#listing th, table#listing td {
	padding: 2px;
}

table#listing th {
	background-color: #5A8EC5;
	color: #ffffff;
	text-align: left;
}

table#listing .date, table#listing .number, table#listing .currency {
	text-align: right;
}

tr.odd-row {
	background-color: #F8F8F8;
}

tr.even-row {
	background-color: #EEEEEE;
}

tr.total-row td {
	background-color: #ffffff;
	border-top: 1px solid #888888;
}