.red { color: red; background: transparent; }
.green { color: green; background: transparent; }
.largered { color: red; background: transparent; font-size: x-large; }
.small { font-size: small; }
.xsmall { font-size: x-small; }
.large { background: transparent; font-size: x-large; }
.larger { font-size: larger; }
.medium { font-size: medium; }
.smaller { font-size: smaller; }
.left { float: left; text-align: left; }
.right { float: right; text-align: right; }
.tcenter { text-align:center; }
.nomargin { margin: 0;}
.nowrap { white-space: nowrap; }
.indent10 { margin: 4px 0 0 15px; }
.indent10big {margin: 4px 0 0 15px; font-size:large; font-weight: bold; }
.bold { font-weight: bold; }
.quot {color: gray; background: transparent; font-size: small; }
.mark { font-size: 40%; vertical-align: top; }
.ul { text-decoration: underline; }
.hidden { display:none; }
.redbox {
color: red;
background: transparent;
border-width:thin;
border-style:solid;
border-color:red;
padding:5px;
}
.greenbox {
color: green;
background: transparent;
border-width:thin;
border-style:solid;
border-color:green;
padding:5px;
}
.box98 { float:left; width:98%; padding:5px; }
.box48 { float:left; width:48%; padding:5px; }
.borderbox98 {
float:left;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:98%;
}
.borderbox85 {
text-align: center;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:85%;
}
.borderbox50 {
text-align: left;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:50%;
}
.borderbox30 {
text-align: left;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:30%;
}
.borderbox {
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
}
@media print {
.noprint { display:none; }
}
BODY, P, TABLE, TD, TH, H1, H2, H3, DL, UL, OL, INPUT, TEXTAREA, PRE, SELECT {
font-family: helv, arial, helvetica, sans-serif;
}
BODY, P, TABLE, TD, TH, DL, UL, OL, INPUT, TEXTAREA, PRE, SELECT {
font-family: helv, arial, helvetica, sans-serif;
font-size:small;
}
TD.form { color:black; background:#FFF0FF; }
TD.row1 { color:black; background:#FFFFFF; }
TD.row1C { color:black; background:#FFFFFF; text-align:center; width:200px; }
TD.row2 { color:black; background:#F1F1F1; }
TD.row2C { color:black; background:#F1F1F1; text-align:center; width:200px; }
h1 { text-align:left; font-size:1.5em; margin-top:0; }
h2 { text-align:left; font-size:1.25em; }
h3 { text-align:left; font-size:1em; margin:24px 0 5px 0; }
img { margin:5px; border:0; }
.clear { clear:both; }
textarea { width:95% }
.inactive { color:gray; }
div.locbox {
display:block;
clear:both;
text-align:left;
}
div.locbox img {
float:left;
}
div.locbox a img {
float:left;
border:1px solid;
}
div.locbox p {
margin:5px 0 0 0;
}
div.locboxtext {
width:210px;
float:left;
}
div.locboxtextw {
float:left;
width:490px;
}
div.locboxtext a img {
clear:left;
margin:0;
padding:0;
border:0;
}
table.hours {
margin-bottom:10px;
border:0;
text-align:left;
}
table.hours tr {
margin:0;
padding:0;
}
table.hours td {
margin:0;
border:0;
padding:2px;
}
.borderboxblue70 {
margin-left:auto;
margin-right:auto;
text-align:left;
border-width:thin;
border-style:solid;
border-color:black;
padding:10px;
width:70%;
background:#BFDDFF;
}
.borderboxblue80 {
margin-left:auto;
margin-right:auto;
text-align:left;
border-width:thin;
border-style:solid;
border-color:black;
padding:10px;
width:80%;
background:#BFDDFF;
}
.borderbox600 {
font-size:large;
text-align:left;
width:600px;
border-width:thin;
border-style:solid;
border-color:black;
}
a { text-decoration:underline; font-family:helv, arial, helvetica, sans-serif; }
a:visited { color:#000080; }
a:hover { color:fuchsia; }
.formentry {
margin:0;
padding:0;
}
.clsPos {
width:100%;
padding:0px;
margin-left:auto;
margin-right:auto;
color:black;
background:white;
border:0 black;
font-size:small;
}
.borderbox600 li { font-size:large; }
.ppbigred {
font-size:3em;
color:red;
text-align:center;
margin:0;
}
.ppbig {
font-size:large;
text-align:center;
margin:0;
}
TD.survey { color:black; background:#AFFF7F; }
table.papersform {
border:0;
width:100%;
}
table.papersform td.r {
text-align:right;
color:black;
}
table.papersform td.hdr {
text-align:center;
color:black;
}
.login { text-align:right; }
TABLE.com {
border-collapse:collapse;
}
TD.comhead {
border-top:1px solid black;
border-left:1px solid black;
background:#F7EFFF;
}
.comrate {
border-top:1px solid black;
border-right:1px solid black;
text-align:right;
background:#F7EFFF;
}
TD.comtext {
border-left:1px solid black;
border-right:1px solid black;
font-weight:bold;
}
TD.comfoot {
border-top:1px solid black;
}
TABLE.dogdb {
border-collapse:collapse;
}
TABLE.dogdb TH {
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
font-weight:normal;
}
TABLE.dogdb TD {
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
}
TABLE.dogdb TD.dogfoot {
border-top:1px solid black;
border-left:0;
border-right:0;
}
.newarr {
list-style-type:none;
margin:0 0 0 10px;
padding:0;
display:block;
}
.newarr li {
margin:0;
padding:8px 8px 8px 8px;
display:block;
float:left;
}
.newarr li a img {
padding:0 4px 0 0;
width:75px;
height:75px;
float:left;
}
.newarr li p {
margin:0;
float:left;
width:230px;
}
.newarr li a span {
display:none;
}
.newarr li a span img {
width:200px;
height:200px;
}
.newarr li a:hover span {
display:block;
z-index:100;
position:absolute;
margin-left:78px;
}
.profile {
list-style-type:none;
margin:0 0 0 10px;
padding:0;
display:block;
}
.profile li {
margin:0;
padding:5px 5px 5px 5px;
display:block;
float:left;
}
.profile li a img {
padding:0 4px 0 0;
border:0;
width:50px;
height:50px;
float:left;
}
.profile li p {
margin:0;
width:160px;
float:left;
text-decoration:underline;
}
.promobox {
border:thin solid black;
margin:5px;
padding:5px;
float:left;
}
.fprodbox {
display:block;
text-align:center;
border:1px solid black;
margin-bottom:5px;
padding:8px;
clear:both;
width:100%;
}
div.fpicsstatic {
text-align:left;
clear:both;
}
div.fpicsstatic img {
float:left;
margin:0;
padding:0 5px 5px 0;
}
div.fpicscnr {
margin-left:auto;
margin-right:auto;
}
div.fpice {
vertical-align:top;
text-align:left;
float:left;
padding:6px;
border:0;
}
div.fpice0 {
vertical-align:top;
text-align:center;
float:left;
padding:6px;
border:1px solid black;
}
div.fpice0 img {
padding:0;
margin:0;
}
div.fpice0 p {
margin:0;
height:7em;
}
div.fpice1 {
vertical-align:top;
text-align:center;
float:left;
padding:6px;
border:1px solid black;
}
div.fpice1 img {
padding:0;
margin:0;
}
div.fpice1 p {
margin:0;
height:7em;
}
div.fpic0 {
vertical-align:top;
text-align:center;
float:left;
padding:6px;
}
div.fpic0 p {
margin:0;
height:7em;
}
div.fpic1 {
vertical-align:top;
text-align:center;
float:left;
padding:6px;
}
div.fpic1 p {
margin:0;
height:5em;
}
div#header {
margin:0;
height:100px;
}
div.hdrLogo {
float:left;
text-align:left;
font-size:small;
font-weight:bold;
color:#4D0070;
}
div.headerL {
float:left;
text-align:left;
font-size:small;
font-weight:bold;
color:#4D0070;
}
div.headerR {
float:right;
text-align:right;
}
div#content {
float:left;
margin:0 0 5px 155px;
}
div#content div.cmid {
margin:0 150px 0 0;
float:left;
}
div#content div.cmid {
}
div#content div.cright {
float:right;
width:125px;
margin-top:0;
margin-left:-100%;
padding:0;
}
div#content div.cright img {
margin:0 0 5px 0;
border:0;
}
div#content div.cright a {
margin:0;
padding:0;
}
div#content div.cright a img {
margin:0 0 5px 0;
border:1px solid;
}
div#content div.prodlist {
float:left;
}
div#content div.prodlist div {
float:left;
}
div#content div.prodlist H3 {
font-size:medium;
margin:0;
}
div#content div.prodlist A {
text-decoration:none;
color:black;
}
div#navigation {
clear:both;
float:left;
width:150px;
text-align:left;
margin-right:-100%;
font-size:small;
}
div.search {
background: url('/images/searchbox-200.gif');
width:200px;
height:24px;
margin-right:auto;
margin-left:auto;
}
div.search .text {
width:160px;
margin:2px 0 0 5px;
border:0;
float:left;
background:transparent;
}
div.search .go {
float:right;
margin:2px 2px 0 0;
}
div#navigation .linkbreak {
font-size:85%;
color:white;
background:#606060;
margin-bottom:0;
padding:5px;
}
div#navigation ul {
list-style-type:none;
margin:0;
padding:0;
margin-bottom:0;
}
div#navigation ul li {
padding-bottom:2px;
}
div#navigation img {
margin:0;
border:0;
}
div#navigation ul li a {
font-size:85%;
color:black;
background:#f7efff;
display:block;
padding:5px;
text-decoration:none;
}
div#navigation ul li a.tf_upfront_badge {
text-align:center;
}
div#navigation ul li a.tf_upfront_badge:hover {
color:black;
background:#f7efff;
}
div#navigation ul li a:visited {
color:black;
}
div#navigation ul li a:hover {
color:white;
background:#8D38C9;
}
div#navigation ul li a:active {
color:white;
background:#8D38C9;
}
div#footer {
clear:both;
font-size:x-small;
margin:0;
padding:5px;
border-top:solid medium #E3D2FF;
}
div.footerL {
float:left;
margin:0;
font-size:x-small;
text-align:left;
vertical-align:top;
}
div.footerL img {
float:left;
margin:0 5px 0 0;
}
div.footerL p {
font-size:x-small;
text-align:left;
margin:0;
padding:0;
white-space:nowrap;
}
div.footerR {
float:right;
margin:0;
width:50%;
font-size:x-small;
text-align:right;
vertical-align:top;
}
div.footerR p {
clear:right;
padding:0;
margin:0;
display:block;
font-size:x-small;
}
div.footerR a {
border:0;
margin:0;
padding:0;
float:right;
}
div.footerR img {
margin:0 0 0 5px;
border:0;
padding:0;
}
@media print {
div#content { margin:5px 5px 5px 5px; }
div#navigation { display:none; }
div.search { display:none; }
div.hdrLogo { display:none;}
div.headerL { margin-left:5px;}
div.headerR { display:none;}
}
.s_url {color: #115599}
.s_desc{font-size: 13px;}
.s_title {color:#0000FF; font-size:15px}
.searchBox {
width:26em;
margin-left:auto;
margin-right:auto;
padding:10px;
border:1px solid #113377;
text-align:center;
}
.searchBox input.text { width: 20em; }
#s_result_report {
text-align:center ;
padding:3px;
background-color:#e5ecf9;
font-weight: bold;
margin-bottom:14px;
}
#s_results { }
#s_other_pages {
text-align:center;
}
#s_common_report {
text-align:center;
}
.s_divline{
margin-top:20px;
margin-bottom:-5px;
border-bottom:1px solid #DDDDDD;
}
.s_indented {
margin-left:30px;
}
#s_did_you_mean {
font-size: 14px;
text-align:center ;
margin:10px;
}

