﻿body { font-family: verdana; margin: 0;background: #e3e3df; font-size: 12px; line-height: 1.1em; color: #333;}
ul, form, h1, h2, h3 { margin: 0; list-style-type: none;}
p { margin: 0 0 12px 0; line-height: 140%;}
a { outline: none; outline-style: none; outline-width: 0;}

h1 { font-family: 'Trebuchet ms'; font-weight: normal; font-size: 24px; color:#bbbbbb; }
h2 { font-family: 'Trebuchet MS'; font-size: 20px; line-height: 16px; padding-bottom: 10px; margin-bottom: 3px; color: #003B77;}
h3 { font-family: 'Trebuchet MS'; font-size: 14px; font-weight: normal; margin-bottom: 10px; color: #003366;}
h4 { font-size: 11px; margin: 0; }
h5 { font-family:Verdana,Arial,Geneva,Helvetica,sans-serif; font-size:12px; line-height:16px; font-weight:bold; color:#333333; margin:0; padding:0;}
h6 { font-family: 'Trebuchet MS'; font-size: 14px; font-weight: bold; margin-bottom: 7px; margin-top:5px; color: #a30000;}

.popup {
	width:674px;
	margin:0 auto;
	text-align:center;
	} 
.container {
	width:674px;
	float:none; 
	position:relative;
	text-align:left;
	background:#fff url(images/bg_content_popup.gif) repeat-y top left;
	padding:0;
	overflow:visible
	} 
.header {
	width:654px;
	height:5px; 
	_top:-5px;
	margin:0 10px 0 10px;
	background:#fff url(images/bg_header_auc.jpg) top left no-repeat;
	float:none
	}
.title_dam {
	width:634px;
	padding:0 0 18px 20px;
	margin: 58px 9px 14px 10px;
	background:#fff url(images/bg_border.gif) bottom left repeat-x
	} 
.title_dam h3 {
	line-height:1em;    
	font-size: 18px; 
	font-weight: bold; 
	color:#003B77
	} 
.pop_logo {
	float: left;
	padding: 15px 15px 0px 20px !important;
	}
	
.popup_content {
	margin: 15px 32px 20px 32px;
	line-height: 16px;
}	

.popup_content p {
	font-size: 11px;
	margin-bottom: 1em;
}

.popup_content table {
	margin-bottom: 1em;
	width: 590px;
	border-collapse:collapse;
	border:  solid 1px #d6d6d6;
	padding: 9px !important;
}


.popup_content table a {
	color: #4A9300;

}

.popup_content table a.active {
    color: #004400;
}

.popup_content th {
	border-collapse:collapse;
	border-bottom:  solid 1px #d6d6d6;
	background-color: #f7f3d0;
	padding: 9px !important;
}

.popup_content td {
border-collapse:collapse;
	border-top:  dotted 1px #d6d6d6;
	border-bottom:  dotted 1px #d6d6d6;
	border-right:   solid 1px #d6d6d6;
	border-left:  solid 1px #d6d6d6;
		padding: 9px !important;
}


	
.footer {
    background-color: #EFEFEF;
    float: none;
    height: 18px;
    margin: 0 10px;
    padding: 10px 0 0;
    width: 654px;
    font-size: 10px;
}

.bottom {
    background: url("images/bg_popup_bottom.gif") no-repeat scroll left top transparent;
    float: left;
    height: 12px;
    margin-left: 0;
    width: 674px;
}

.popup ul.legal {
    color: #999999;
    list-style: none outside none;
    padding: 0 0 0 20px;
}
.popup ul.legal li {
    border-left: 1px solid #999999;
    display: inline;
    padding-left: 6px;
}
.popup ul.legal li a:link {
    color: #999999;
    text-decoration: none;
}
.popup ul.legal li a:visited {
    color: #999999;
    text-decoration: none;
}
.popup ul.legal li a:hover {
    color: #999999;
    text-decoration: none;
}
.popup ul.legal li.first {
    border-left: medium none;
    margin: 0;
    padding: 0 4px 0 0;
    width: auto;
}
html > body.popup ul.legal li.first {
    padding: 0 6px 0 0;
}
ul.feedback {
    float: right;
    list-style: none outside none;
    margin-top: -13px;
    padding: 0 20px 0 0;
}
ul.feedback li {
    display: inline;
}
ul.feedback li a:link {
    color: #999999;
    text-decoration: none;
}
ul.feedback li a:visited {
    color: #999999;
    text-decoration: none;
}
ul.feedback li a:hover {
    color: #999999;
    text-decoration: none;
}