html, body {
	margin:0; padding:0;
	background: #fff;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
}
body {
	padding-bottom: 20px;}
a {
	font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;
}
a:link {
	color:#008BB6; text-decoration:none;
}
a:visited {
	color: #008BB6; text-decoration:none;
}
a:hover {
color: #89A4DA; text-decoration:none;
	}
a:active {
	color: #666666; text-decoration:none;
}
p, label {
	margin-top: 0px;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.mainsection {
	font-weight: bold; font-size: 9pt;
}
.subsection {
	font-weight: normal; font-size: 7pt; margin-left: 15px
}
.folding {
	cursor: hand
}
H3 {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #008BB6;
}
.quote_result {
	border: 1px solid #000;
	color: #000;
	background-color: #FFCC66;
	padding: 3px 1em;
	font-size: 9pt;  font-family: verdana,helvetica,sans-serif;
}
.error {
	color: #008BB6;
	font-weight:bold;
	font-size: 10pt;
}
select, option {
	font-size: 8pt;
}
object {
	overflow:hidden;
}

.navi {
    width: 99px;
    border: 1px solid #CCCCCC;
    border-top: none;
    border-left: none;
    vertical-align: middle;
}

.navi div {
    position: relative;
}

.navi img {
    position: absolute;
    top: -1px;
    right: -24px;
}

.navi a {
    display: block;
    padding: 8px 0px 8px 10px;
    color: #9D9D9D;
    font-family: 'Arial Narrow', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.navi a:hover {
    color: #008BB6;
}

.reloc a {
    line-height: 16px;
    padding: 2px 0px 2px 10px;
}

.ment a {
    line-height: 16px;
    padding: 1px 0px 3px 10px;
}

#impressions {
    width: 100%;
}

#impressions td {
    height: 100px;
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    text-align: center;
    vertical-align: middle;
}

#impressions img {
    border: 1px solid #CCCCCC;
}

#voice_samples {
    position: relative;
}

#voice_samples iframe {
    position: absolute;
    top: 19px;
    left: 2px;
    width: 134px;
    height: 132px;
}

#voice_samples div {
    position: absolute;
    top: 19px;
    left: 2px;
    width: 132px;
    height: 130px;
    border: 1px solid #CCCCCC;
    background: white url(images/sks_logo_small.jpg) scroll no-repeat center;
}