body,td,th {
    font: 10px/170% Verdana, arial, sans-serif;
    color: #373B3E;
    vertical-align: top;
    line-height:15px;
}

a.bo{
    font-weight: bold;
}

h1, h2, h3 {
    margin: 0;
    /*text-transform: lowercase;*/
    font-weight: bold;
    color: #303030;
}

h1 {
    letter-spacing: -1px;
    font-size: 32px;
}

h2 {
    font-size: 23px;
}

/** LOGO */

#logo {
    float: left;
}

#logo h1 {
    margin-top: 35px;
    margin-left: 30px;
    padding-bottom: 15px;
    font-size: 38px;
    color: #494949;
}

#logo h1 sup {
    vertical-align: text-top;
    font-size: 22px;
}

#logo h1 a {
    font-size: 34px;
    color: #494949;
}

#logo h2 {
    margin-top: 30px;
    margin-left: 40px;
    font-size: 12px;
    color: #A0A0A0;
}

#logo a {
    text-decoration: none;
}

img{border:0;}
a {
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
}
a.menu {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6B7076;
    text-decoration:none;
}
.style-g{
    font-size:11px;
    color:#08968A;
}

.style-ba{
    font-size:11px;
    font-weight:bold;
    color:#08968A;
    text-decoration: none;
}

.style-b{
    font-size:12px;
    font-weight:bold;
    color:#000;
}

.bg-scart-border-btm
{
    border-bottom: 1px solid #B1B1B1;
    height: 1px;
}

.bg-compare-prod-div
{
    background-image: url("images/bg_compare_div.gif");
    background-repeat: repeat-y;
    width: 1px;
}

.bg-scart-border-top
{
    border-top: 1px solid #B1B1B1;
    height: 1px;
}

.bg-scart-border-btm
{
    border-bottom: 1px solid #B1B1B1;
    height: 1px;
}

.bg-compare-prod-div
{
    background-image: url("images/bg_compare_div.gif");
    background-repeat: repeat-y;
    width: 1px;
}

.bg-scart-border-top
{
    border-top: 1px solid #B1B1B1;
    height: 1px;
}

.compare-rhs
{
    background-image: url("images/bg_compare_rhs_cnr_btm.gif");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 4px;
    vertical-align: top;
}

.title_1 {
    background-image:url(http://www.piggycom.com/img/title4.jpg);
    height:40px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    text-align: center;
    vertical-align: middle;
    color:#FFFFFF;
}

.title_2 {
    background-image:url(http://www.piggycom.com/img/title2.jpg);
    height:26px;
    padding-left:15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    vertical-align: middle;
    color:#FFFFFF;
}

.title_3 {
    height:22px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    vertical-align: middle;
    color:#efa70b;
}

.dashed_line {
    background-image:url(http://www.piggycom.com/images/wline.gif); 
    height:1px;
}

table {
    border-collapse:collapse;
}

table.doc-table {
    margin: 1em 0;
    width: 100%;
}

table.doc-table thead th {
    border-bottom: 2px solid #d3e7f4;
    color: #494949;
    font-weight: bold;
}

table.doc-table td a:link, table.doc-table td a:visited {
    text-decoration: underline;
}

table.doc-table tr.even, table.doc-table tr.odd{
	border: solid #d3e7f4;
	border-width: 1px 0;
}

table.doc-table tr.odd {
	background-color: #edf5fa;
}

table.doc-table tr.even {
	background-color: #fff;
}

table.doc-table tr:hover {
    background-color: #eef6c1;
}

table.doc-table td, table.doc-table th {
	padding: .1em .2em;
}

label {
    font-weight: bold;
    display: block;
}

.description {
    display: block;
    font-size: 100%;
}

.selected {
    background-color: #efa70b;
}
