#qp_wrapper {
	float: left;
	width: 540px;
	height: auto;
}
#qp_wrapper a {
	color: #1E69B9;
	text-decoration: none;
}
#qp_wrapper .infoBox {
	float: left;
	width: 540px;
	height: auto;
	border: 1px solid #333333;
	font: normal 12px arial;
}
#qp_wrapper .infoBox .header {
	float: left;
	width: 540px;
	background: url(../images/headerBg.gif) repeat-x #CF413D;
	height: 29px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#qp_wrapper .infoBox .header span {
	background: #75A841;
	width: 90px;
	float: left;
	margin: 8px 0 0 0px;
	padding: 2 0 0 10px;
}
#qp_wrapper .infoBox .header img {
	float: right;
	border: none;
}
#qp_wrapper .infoBox .qp_contentDiv
{
	float: left;
	width: 520px;
	text-align:left;
	padding: 10px;
	_padding: 10px 10px 0 10px;
	*padding: 10px 10px 0 10px;
	height: auto;
}
#qp_wrapper .infoBox .qp_contentDiv h1
{
	margin: 0 0 5px 0;
	padding: 0px;
	font: bold 24px arial;
}
#qp_wrapper .infoBox .qp_contentDiv p
{
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.qp_dottedLine
{
	border-bottom: 1px dashed #666;
	margin: 9px 0px;
	clear: both;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table
{
	float: left;
	width: 518px;
	height: 270px;
	border: 1px solid #CCCCCC;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_header
{
	float: left;
	width: 518px;
	height: 20px;
	background: #E3EED9;
	border-bottom: 1px solid #CCCCCC;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_header .col1
{
	float: left;
	width: 206px;
	height: auto;
	font-weight: bold;
	padding: 3px 0 0 8px;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_header .col2
{
	float: left;
	width: 180px;
	height: auto;
	font-weight: bold;
	padding: 3px 0 0 8px;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_content
{
	float: left;
	width: 518px;
	height: 250px;
	overflow-y: scroll;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_content .qp_content_row
{
	float: left;
	width: 500px;
	height: auto;
	margin: 5px 0 0 0;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_content .col1
{
	float: left;
	width: 190px;
	height: auto;
	padding: 3px 5px 0 8px;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_content .col2
{
	float: left;
	width: 180px;
	height: auto;
	padding: 3px 5px 0 8px;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_table .qp_table_content .col3
{
	float: left;
	width: 87px;
	height: auto;
	padding: 3px 0 0 5px;
	text-align: right;
}
#qp_wrapper .infoBox .qp_contentDiv .qp_close
{
	float: left;
	clear: both;
	width: 520px;
	height: auto;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;	
	text-align: right;
	border-top: 1px dashed #666;	
}
a.button1{
	height: 23px;
	width: 70px;
	padding: 4px 10px 3px 10px;
	background-image: url(../images/button_rep.gif);
	background-repeat: repeat-x;
	border: 1px solid #ced5db;
	text-align: center !important;
	font-weight: normal !important;
	line-height: 23px;
	font-size: 14px;
	color: Black !important;
	text-transform: uppercase;
	cursor: pointer;
}
a.button1:hover{
	background-image: url(../images/button_rep_sel.gif);
}

div.qp_contentDiv h3 {
color:black;
font-size:22px;
margin-bottom:10px;
}
