body{
font-size: 10pt;
color: black;
font-family: verdana, helvetica, sans-serif;
}

.page{
}

.header{
display: none;
}

.navigation{
display: none;
}

.print_header{
display: block;
}

.content{
}

.leftbar{
display: none;
}

.footer{
display: none;
}

.cart{
display: none;
}

.phone{
display: none;
}

.left_title{
}

.left_menu{
}

.left_menu_block{
}

.left_menu_item{
}

h1{
color: #CC3333;
font-family: arial;
font-size: 14pt;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}

h2{
color: #CC3333;
font-size: 11pt;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}

p{
margin-top: 0px;
margin-bottom: 10pt;
}

.small_text{
	font-size: 10px;
}

.rfid_bold{
font-size: 10px;
font-weight: bold;
color: #CC3333;
}

table{
FONT-SIZE: 10pt;
}

a{
color: #336699;
}

a:hover{
color: #cc3333;
}

a:active{
color: #cc3333;
}

a.top{
color: #f0f8ff;
padding-left: 4px;
padding-right: 4px;
font-weight: bold;
}

a:hover.top{
color: #ccffff;
}

input{
font-size: 10px;
color: black;
}

select{
font-size: 10px;
color: black;
}

option{
font-size: 10px;
color: black;
}

textarea{
font-size: 10px;
color: black;
}

table.callout{
border: 1px solid #336699;
margin-top: 5px;
margin-bottom: 5px;
}

ul{
margin-top: 0px;
margin-bottom: 4pt;
list-style-image: url(../images/bullet.gif);
}

.subnav{
display: none;
}