/* CSS Document */
body
{
color: #000;
}
#main
{
    height: auto; /* for IE */
    min-height: 1300px;
	height: auto;
	width: auto;
	vertical-align: top;
	padding : 0 0 0 145px;
	margin: 0px 0 0 0;
	margin: 0;
	background-position: left top;
	background-color: #FFFFFF;
}
#horiz
{
	width: 1000px;
	height:25px;
	margin: 0 0 0 0px;
	padding: 0px 0 0 0;

}
#searchselect
{
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	border: 1px solid #000000;
}
.logina
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;

}
a.plogin, a:link.plogin, a:focus.plogin, a:active.plogin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}
a:hover.plogin 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.qtyin
{
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 2px;
}
#search1b
{
	width: 300px;
}
/* interchange button*/
ul#intbutton
{
    margin: 0 0px 0 7px;
	padding: 0;
	text-align: center;
}
#intbutton li
{
	padding: 0;
	margin: 0 auto;
	text-align: center;
	display: block;
	height: 40px;
	width: 80px;
	text-align: left;
	list-style-type: none;
}
#intbutton a
{
	background-image: url(../../gbar/interchange-button.png);
	display: block;
	height: 40px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
#intbutton a:hover
{
	background-image: url(../../gbar/interchange-rolloer.png);
}

/* pdf button*/
ul#pdfbutton
{
    margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
}
#pdfbutton li
{
	padding: 0;
	margin: 0 auto;
	display: block;
	height: 72px;
	width: 59px;
	text-align: center;
	list-style-type: none;
}
#pdfbutton a
{
	background-image: url(../../gbar/pdf-button.png);
	display: block;
	height: 72px;
	width: 59px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	text-align: center;
}
#pdfbutton a:hover
{
	background-image: url(../../gbar/pdf-rollover-button.png);
}



/*down arrow*/
ul#down
{
    margin: 0;
	padding: 0;
}
#down li
{
	padding: 0;
	margin: 0 auto;
	display: block;
	height: 30px;
	width: 35px;
	text-align: center;
	list-style-type: none;
}
#down a
{
	background-image: url(../../gbar/down-button.png);
	display: block;
	height: 30px;
	width: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px auto 0 auto;
}
#down a:hover
{
	background-image: url(../../gbar/down-rollover-button.png);
}

/*back and next buttons*/
ul#nextback
{
    margin: 20px 0 0 0;
	text-align: center;
	padding: 0;
}
li#back, li#next
{
    display: inline;
    list-style-type: none;
	text-align: center;
	margin: 0 auto;
}
li#next a, li#back a
{
	background-position: left;
	padding: 10px 15px 10 15px;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
}
li#next a
{
	background-image: url(../../gbar/next-button2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin: 0 auto;
}
li#back a
{
    background-image: url(../../gbar/back-button2.png);
    background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	text-align: center;
	margin: 0 auto;
}
li#next a:hover
{
    background-image: url(../../gbar/next-rollover-button2.png);
}
li#back a:hover
{
    background-image: url(../../gbar/back-rollover-button2.png);
}
/* hidden for roleover image preload*/
#preload
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: -100px;
}
.textbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#bottom font
{
    color: #FF0000;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 2px;
}
#bottom a,#bottom a:link,#bottom a:visited,#bottom a:active,#bottom a:focus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

