body {
        font-family: verdana,arial,helvetica,sans-serif;
        margin: 4px;
        background-color: white;
}

dl {
    margin: 0;
}

dt {
    font-size: 10pt;
}

dd {
    color: gray;
    font-size: 8pt;
    margin-left: 10px;
}

#getquotetext {
    font-size: 9pt;
    color: #404040;
}

a:link, a:visited {
    color: navy;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
    color: navy;
}

h1 {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 20px;
    color: #404040;
    font-weight: normal;
    border-bottom: 1px dotted #404040;
}

h3 {
    font-size: 17px;
    color: #404040;
    background-color: #f0f0f0;
    padding: 3px;
}

#contents {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 10pt;
        padding-left: 1em;
        padding-top: 1em;
}

#contents td {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10pt;
}

.pdf {
    font-size: 9px;
    color: #404040;
}

#sidebar {
        background-color: #0077A2;
        background-image: url('../images/sfs-flashline-globebottom.gif');
        background-repeat: no-repeat;
        background-position: left top;
        color: white;
        font-size: 10px;
        padding-top: 74px;
        padding-left: 10px;
        padding-right: 10px;
        text-align: justify;
}

#pagebody {
        height: 377px;
        width: 770px;
        border-bottom: 3px solid white;
        background-position: right top;
        background-repeat: no-repeat;
        border-top: 1px solid #DE8900;
        padding-top: 10px;
}

#pagebody2 {
        height: 377px;
        width: 770px;
        border-bottom: 3px solid white;
        background-image: url('../images/sfs-cp-globebottom.jpg');
        background-position: right top;
        background-repeat: no-repeat;
        border-top: 1px solid #DE8900;
        padding-top: 10px;
}

#bottomline {
        text-align: center;
        font-size: 10px;
        color: white;
        background-image: url('../images/sfs-bottomline-back.jpg');
        background-repeat: repeat-x;
        height: 23px;
        width: 770px;
}

#topline {
		position: relative;
        height: 24px;
        background-image: url('../images/sfs-topline-back.jpg');
        background-repeat: repeat-x;
        width: 770px;
}

#topphone {
	position: absolute;
	top: 1px;
	right: 5px;
	line-height: 24px;
	font: bold 14px verdana;
	color: white;
}

#topbuttoncell {
        background-image: url('../images/sfs-logoline-back.jpg');
        background-repeat: repeat-x;
}

#topbuttonbackground {
        background-image: url('../images/sfs-logoline-globetop.gif');
        background-position: bottom right;
        background-repeat: no-repeat;
        height: 79px;
}

#startbutton { width: 30px }
#button1, #button2, #button3, #button4, #button5, #button6, #button7, #button {
    background-image: url('../images/topbuttons.gif');
    background-repeat: no-repeat;
           text-align: center;
           text-decoration: none;
    font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: normal;
        height: 30px;
        width: 80px;
        padding-left: 2px; padding-right: 2px;
        color: black;
        }
#button a, #button1 a, #button2 a, #button3 a, #button4 a, #button5 a, #button6 a, #button7 a { color: black; text-decoration: none; }
#button a:hover, #button1 a:hover, #button2 a:hover, #button3 a:hover, #button4 a:hover, #button5 a:hover, #button6 a:hover, #button7 a:hover { text-decoration: none; color: #000000; }

.tabOn { background-position: 0 -30 }
.tabOff { background-position: 0 0 }