﻿body
{
    padding: 0px;
    font: 76% Verdana,Arial,sans-serif;
    background-color: #A6CCE2; 
	text-align: center;
}
.logbar
{
	border-bottom: #ccc 1px dotted; border-top: #ccc 1px dotted
}
div#container
{
	width: 900px;
	margin: 0 auto; 
	text-align: left;
}

div#header
{
    background-color:#FFF;	
}	
.headerText
{
	font-family: Calibri, Tahoma;
	font-size: xx-large;
	color: #808080;
	padding-bottom: 10px;
}
div#content
{
	margin: 15px 25px;
	background: #FFF;
}
.navigation
{	
    background-color:#F0F0F0;	
    color:black;
}
.introText
{
	padding: 10px 15px 10px 15px;
	text-align: justify;
	font-size: 130%;
	font-family: Cambria, Constantia, Verdana;
}
.quotePanel
{	
    background-color:#F0F0F0;	
    color:black;
}
div#boxholder, div#boxholder2
{
    float:right;
    width:220px;
    padding: 0px 0px 10px 0px;
}
div#box, div#box2
{
    float:right;
    width:200px;
    margin:0 0 0 0;
    padding: 0 0 0 0;
    text-align:left
}
.addQuotation
{
	background-color: #eae6ff;
	color: black;
}

.addQuotationFile
{
	background-color: #eae6ff;
	color: black;
}

h1
{
    font-size: 105%;
    margin:0;
    padding: 0px 0px 5px 0px;
    color: #333
}
h2
{
    font-size: 105%;
    margin: 5px 0px 0px 10px;
    color: #333
}
p
{
    margin:0;
    padding-bottom:0.7em;
}
div#bodytext
{
    line-height: 20px
}

img.cleanLinkImage{
    border-width:0px
}

.watermarked {
    height:20px;
    width:150px;
    padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color:white;
    color:gray;
}
div#links
{
    width:840px;
    background-color:#A6CCE2;	
    color:black;
}

.uploadLabel
{
	font-size: 16pt;
	color: gray;
	text-decoration: underline;	
}
#progressLabel
{
	position: fixed;
	top: 0;
	right: 0;
	color: white;
	background-color: maroon;
}
.statusLabel
{
	position: fixed;
	top: 14px;
	right: 0;
	color: white;
	background-color: maroon;
}
.errorLabel
{
	position: fixed;
	top: 28px;
	right: 0;
	color: white;
	background-color: maroon;
}
a, a:visited
{
    text-decoration: underline;
    color: #3669ff;
}
.usequotes a, .usequotes a:visited
{
	text-decoration: underline;
	color: gray;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F0F0F0}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


