/***************************************************************************
File:			text_only_pc.css
Last Updated: 	December 18, 2002
***************************************************************************/

body {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
}
p, td {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
}


h1 {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: large;
}
h2 {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: medium;
}
h3 {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
}
h4 {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
}
.h4new {
FONT-FAMILY: verdana, tahoma, arial, helvetica, sans-serif;FONT-SIZE:medium;
}
h5 {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
}


select, input, textarea {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
}


/********************************/
/*	Tables						*/
/********************************/

table.partpage { 
}
.tbl-partpage-subhead {
font-family: tahoma, arial, helvetica, sans-serif;
font-size:small;
font-weight: bold;
color:#000000;
background-color: #bbbbbb;
}
.tbl-partpage-bodydark {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #dddddd;
}
.tbl-partpage-bodylight {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #eeeeee;
}

table.fullpage { 
}
.tbl-fullpage-subhead {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color:#000000;
background-color: #bbbbbb;
}
.tbl-fullpage-subhead-lt {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #cccccc;
}
.tbl-fullpage-bodydark {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #dddddd;
}
.tbl-fullpage-bodylight {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #eeeeee;
}

table.fullpage-sm {
}
.tbl-fullpage-sm-subhead {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color:#000000;
background-color: #bbbbbb;
}
.tbl-fullpage-sm-subhead-lt {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #cccccc;
}
.tbl-fullpage-sm-bodydark {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #dddddd;
}
.tbl-fullpage-sm-bodylight {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #eeeeee;
}

table.quote {
}
.tbl-quote-body {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: large;
font-weight: bold;
color:#000000;
}
.tbl-quote-name {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
font-style: italic;
font-weight: normal;
color:#000000;
}

table.highlightone { 
}
.tbl-highlightone-subhead {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color:#000000;
background-color: #bbbbbb;
}
.tbl-highlightone-body {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #dddddd;
}

table.highlighttwo { 
}
.tbl-highlighttwo-subhead {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color:#000000;
background-color: #bbbbbb;
}
.tbl-highlighttwo-body {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: small;
color:#000000;
background-color: #dddddd;
}


/********************************/
/*	Accessability				*/
/********************************/

fieldset {
border: 0px;
}
label {
}
optgroup {
}
th {
}
caption {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: large;
font-weight: bold;
color: #000000;
}
