body, html{
font-family: arial;
font-size: 12px;
}

div.content{
width: 700px;
border: 1px solid #AFAFAF;
padding: 5px;
background: #ffffff;
}

div.content_shadow{
width: 721px;
background: #ffffff repeat-x;
background-position: 50px 0px;
padding-right: 8px;
left: 50%;
margin-left: -350px;
position: absolute;
}

div.content_shadow2{
width: 705px;
background:  repeat-y;
padding-left: 8px;
padding-bottom: 8px;
}

div.link{
padding-top: 4px;
padding-left: 6px;
}
h1.page_title{
font-size: 15px;
font-weight: bold;
}
a{
color: #4388D8;
}

a:visited {
color: #4287D6;
}

a:hover, a:active {
color: #F7B910;
text-decoration: underline;
}

a.qclink{
text-decoration: none;
color: #000000;
}

a.qclinkB{
text-decoration: none;
color: #000000;
font-weight: 900;
}

a img{
border: 0px;
}

#header{
text-align: center;
}

.copyright{
text-align: right;
font-size: 10px;
font-family: arial;
}

.right_address{
float: right;
position: relative;
top: -85px;
}

.customer{
color: #022F66;
font-weight: bold;
}

.hr{
background: #002E62;
height: 2px;
overflow: hidden;
}

.clearBoth{
clear: both;
}
