* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
}

#banner {
	width: 100%;
	height: 103px;
	position: relative;
}

#linksearch {
	float: right;
	width: 230px;
}

#linksearch ul li {
	display: inline;
	list-style-type: none;
	padding-right: 7px;
}

#linksearch ul li a {
	font-size: 82%;
	color: #29447b;
}

#linksearch fieldset {
	border: 1px solid #29447b;
	margin-top: 6px;
}

#linksearch fieldset legend {
	font-size: 92%;
	color: #29447b;
}

#linksearch form {
	text-align: center;
	font-size: 85%;
}

#linksearch #searchterm {
margin-bottom: 8px;
}

#slidetabsmenu {
position: absolute;
bottom: 0;
left: 150px;
font-size:92%;
line-height:normal;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(../images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(../images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -150px;
}

#slidetabsmenu #current a span {
background-position:100% -150px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -150px;
}

#slidetabsmenu a:hover span {
background-position:100% -150px;
}

#banner-bottom {
	height: 5px;
	background: url(../images/banner-bottom.gif) repeat-x;
	clear: both;
}

#linksearch {
	float: right;
	width: 230px;
}

#linksearch ul li {
	display: inline;
	list-style-type: none;
	padding-right: 7px;
}

#linksearch ul li a {
	font-size: 82%;
	color: #29447b;
}

#linksearch fieldset {
	border: 1px solid #29447b;
	margin-top: 6px;
}

#linksearch fieldset legend {
	font-size: 92%;
	color: #29447b;
}

#linksearch form {
	text-align: center;
	font-size: 85%;
}

#linksearch #searchterm {
	margin-bottom: 8px;
}


#intro {
	margin: 0 0 4px 0;
	background: url(../images/buyjunction_intro.jpg) top left no-repeat;
	background-color: #f7e7b5;
	padding: 15px 20px 20px 270px;
}

#intro h2 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 122%;
	padding-bottom: 10px;
	color: #3c4661;
}

#intro p {
	font-size: 85%;
	line-height: 130%;
	color: #3e3e3e;
}

.small-box {
	width: 175px;
	background: url(../images/small_blue_bottom.gif) bottom left no-repeat;
	margin-bottom: 8px;	
}

.small-box h3 {
	background: url(../images/small_blue_top.gif) top left no-repeat;
	font-size: 85%;
	padding: 6px 8px 4px 10px;
	border-bottom: 1px solid #0099e7;
	color: #5e5e5e;
	text-align: center;
	font-weight: bold;
}

.small-box ul {
	padding: 12px;
	font-size: 85%;	
}

.small-box ul li {
	padding: 0 0 9px 0;
}
.small-box ul li a:link, .small-box ul li a:visited, .small-box ul li a:hover, .small-box ul li a:active {
	color: #235273;
	text-decoration: none;
}

.big-box {
	width: 370px;
	background: url(../images/big_yellow_bottom.gif) bottom left no-repeat;
	margin-top: 12px;	
	clear: both;
}

.big-box h3 {
	background: url(../images/big_yellow_top.gif) top left no-repeat;
	font-size: 92%;
	padding: 10px 8px 8px 10px;
	border-bottom: 1px solid #f8c302;
	color: #217ca0;
	font-weight: bold;
}

.big-box ul {
	padding: 12px;
}

.big-box ul li {
	padding: 2px 3px 6px 3px;
        clear: left;
}
.big-box p {
	font-size: 85%;
	color: #3e3e3e;
	line-height: 130%;
	padding-top: 5px;
}
.big-box ul li a:link, .big-box ul li a:visited, .big-box ul li a:hover, .big-box ul li a:active {
	color: #217ca0;
	text-decoration: none;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 92%;
	font-weight: bold;
}

#ft p {
	margin-top: 20px;
	font-size: 85%;
	text-align: center;
}

#ratable {
	padding: 8px 6px 8px 20px;
}

.yellowaucbox {
	border-top: 1px solid #b6e5fc;
	border-left: 1px solid #b6e5fc;
}


.yellowaucbox tr.altrow {
	background-color:#fffbeb;
}

.yellowaucbox th {
	border-bottom: 1px solid #b6e5fc;
	border-right: 1px solid #b6e5fc;
	background-color:#cfefff;
	padding:2px 3px 2px 3px;
	text-align:left;
	vertical-align:top;
	font-size: 92%;
}

.yellowaucbox td {
	border-bottom: 1px solid #b6e5fc;
	border-right: 1px solid #b6e5fc;
	padding:2px 3px 2px 3px;
	vertical-align:top;
	font-size: 85%;
}

.big-box img {
	float: left;
	padding: 2px;
	border: 1px solid #afafaf;
	margin-right: 6px;
	margin-bottom: 2px;
}

p.quote {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 92%;
	color: #235273;
	margin: 6px;
}

p.speaker {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #217ca0;
	margin: 6px;
	font-style: italic;
	padding-bottom: 5px;
}

#sidenav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 92%;
	border-left: 1px solid #fefefe;
}

#sidenav li {
	display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
}

#sidenav a {
	background:transparent url(../images/menu-bg-inactive.gif) repeat-x;
	color:#000000;
	display:block;
	font-size:92%;
	height:24px;
	padding: 5px 0pt 0pt 12px;
	text-decoration:none;
}

#sidenav a:hover, #sidenav a:active, #sidenav a.selected {
	background: url(../images/menu-bg-active.gif) repeat-y;
	color: #00acec;
}

.midbig-box {
	width: 560px;
	background: url(../images/midbig_yellow_bottom.gif) bottom left no-repeat;
	clear: both;
        padding-bottom: 10px;
        margin-bottom: 20px;
}

.midbig-box h3 {
	background: url(../images/midbig_yellow_top.gif) top left no-repeat;
	font-size: 92%;
	padding: 10px 8px 8px 10px;
	border-bottom: 1px solid #f8c302;
	color: #217ca0;
	font-weight: bold;
}

.midbig-box p {
	font-size: 85%;
	color: #3e3e3e;
	line-height: 130%;
        margin: 8px 10px 0 10px;
	padding-top: 5px;
}

.midbig-box .entry-link {
padding-left: 20px;
}

.midbig-box a {
	color: #217ca0;
	text-decoration: none;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 85%;
	font-weight: bold;
}

h2.cattitle {
	padding: 7px 0 7px 10px;
        background: #fff6d5;
}

h2.cattitle a:link, h2.cattitle a:visited, h2.cattitle a:hover, h2.cattitle a:active {
	font-size: 114%;
	color: #0066b3;
	text-decoration: none;
}

.entry-body h2 {
	color: #217ca0;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 92%;
	font-weight: bold;
        padding: 10px;
        padding-bottom: 0;
}

.entry-body ul {
      margin: 15px;
      font-size: 85%;
      color: #3e3e3e;
}

.entry-body ul li {
     line-height: 130%;
     padding: 5px;
}

.entry-body ul li span {
    font-weight: bold;
color: #217ca0;
letter-spacing: -0.06em;
}

#doc2{
width:950px;
}

#prodlist {
clear: both;
padding: 8px 0 8px 3px;
}

#prodlist table {
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
}

#prodlist caption {
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.6em;
	color: #333;
	background: transparent;
}
  
#prodlist thead th, tfoot th, tfoot td {
	font-family: arial, verdana, sans-serif;
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #fff;
	background: #0099e7;
}
  
#prodlist tfoot th, tfoot td {
	border-top: 2pt double #009;
}

#prodlist td, th {
	padding:4px;
}

#prodlist tbody tr th, tbody tr td {
	border-bottom: 1px solid #009;
}

#prodlist tbody tr:hover td, tbody tr:hover th {
	border-bottom: 1px solid #333;
}

#prodlist table a[title^="Download"] { 
	font-style:italic;
}

#prodlist tbody td a, tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}

#prodlist tbody td a:hover, tbody th a:hover {
	background: transparent;
	color: #930;
}

#prodlist .odd {
	background: #e3e3f4;
}

#prodlist tbody tr:hover {
	color: #333;
	background: #c6c6e8;
}

#prodlist tbody tr th:hover {
	background:#fff;
}

#prodlist table a:visited {
	text-decoration: none;
}

#feedbackrequest {
    margin: 10px 0 20px 20px;
}

#feedbackrequest p {
	font-size: 92%;
	padding-top: 6px;
        padding-bottom: 6px;
	color: #363636;
	line-height: 140%;	
}

#feedbackform {
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, Geneva, Arial, Helvetica;

    background: none;
    margin: 10px 0 10px 20px;
}

h2.sectionheader {
	font-size: 107%;
	color: #0066b3;
	background:#ffe484;
	margin: 3px 0 5px 0;
	padding: 5px 0 5px 10px;
}
.feedback-entry {
  margin-bottom: 8px;
margin-top: 25px;
}

.feedback-body p {
	font-size: 92%;
	padding-top: 3px;
        padding-bottom: 6px;
	color: #363636;
	line-height: 140%;	
}

.feedback-body h3{
   font-weight: bold;
   color: #0066b3;
   padding-top: 20px;
}
.feedback-body ul li {
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, Geneva, Arial, Helvetica;
                font-size: 92%;
	color: #363636;
	line-height: 140%;	
}

#search-results
{
font-family: "Lucida Grande", Lucida,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 85%;
color: #464646;
line-height: 130%;
}


#searchresult-entry
{
padding-top:10px;
padding-bottom: 5px;

}

#searchresult-entry h3{
padding-bottom:3px;
font-size:120%;
}
#searchresult-entry a{
color: #217ca0;
}

.entry-body ul li {
padding: 0 20px 15px 11px;
font-size: 92%;
background: url(../images/arrow.gif) left 6px no-repeat;
}

.entry-body ul {
padding-top: 15px;
}

#prevpagenavigator {
float: left;
}

#prevpagenavigator a {
font-family: "Lucida Grande", "Lucida Unicode" , Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 85%;
color: #464646;
}

#nextpagenavigator {
float: right;
}

#nextpagenavigator a {
font-family: "Lucida Grande", "Lucida Unicode" , Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 85%;
color: #464646;
}


#pagenavigator {
font-family: "Lucida Grande", "Lucida Unicode" , Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 85%;
text-align: center;
}

#pagenavigator a {
font-family: "Lucida Grande", "Lucida Unicode" , Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 85%;
color: #464646;
}

#navigator {
margin: 15px 0 15px 0;
}
