@font-face {
	font-family: impossibleboldfont;
	src: url("./Webfonts/copperplate_gothic_bold.woff");
	src: url("./Webfonts/copperplate_gothic_bold.woff2");
}
@font-face {
	font-family: impossiblelightfont;
	src: url("./Webfonts/copperplate_gothic_light.woff");
	src: url("./Webfonts/copperplate_gothic_light.woff2");
}

HR	{
	color: #CF2F2F
}
a:active {color:#CF2F2F; text-decoration: underline; }
a:link {color:#CF2F2F; text-decoration: none;}	
a:visited {color:#CF2F2F; text-decoration: none;}	
a:hover {color:#008000; text-decoration: underline; }

.ctr
{	text-align: center;
}

.QIPsidebarheader		{
	list-style-position: inside;list-style-type: none; font-family:impossibleboldfont;font-size: 16px; color: #CF2F2F; text-align:left;}
.QIPsidebar	{
	list-style-position:inside;list-style-type: none; font-family:impossiblelightfont;font-size: 12px; color: #CF2F2F; text-align:left;text-decoration: none;}
.QIPul	{
	width: 90vw;
	background-color: #FFFFFF; 
	border:2px solid #CF2F2F;
	margin: 10px;
	padding: 10px;
}
.QIPfancy1 {
	margin-left: 15px; display: block; font-family: "copperplate Gothic bold";font-size: 16px; color: #CF2F2F; text-align:left;
}
.QIPfancy2 {
	margin-left: 15px; display: block; font-family: "copperplate Gothic light";font-size: 10px; color: #CF2F2F; text-align:left;
}	
/*	The following four "ticket" styles are for the background images of the QIP ticket */
.QIPticket_1 {
    background:url(./QIP/Images/QIP_ticket_4_1st.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F;
	font-size: 20px;
    z-index:-1;	
}
.QIPticket_2 {
    background:url(./QIP/Images/QIP_ticket_4_2nd.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F; 
	font-size: 20px;
	z-index:-1;
}
.QIPticket_3 {
    background:url(./QIP/Images/QIP_ticket_4_3rd.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F; 
	font-size: 20px;
	z-index:-1;
}
.QIPticket_0 {
    background:url(./QIP/Images/QIP_ticket_4_zero.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F; 
	font-size: 20px;
	z-index:-1;
}
.QIPticket_blank {
    background:url(./QIP/Images/QIP_ticket_blank.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F;
	font-size: 20px;
	z-index:-1;	
	}
.QIPtariff_1 {
    background:url(./QIP/Images/QIP_tariff_4.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F; 
	font-size: 20px;
	z-index:-1;
}
.QIPseasonal_1 {
    background:url(./QIP/Images/QIP_ticket_5_1st.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F;
	font-size: 20px;
    z-index:-1;	
}
.QIPseasonal_2 {
	background:url(./QIP/Images/QIP_ticket_5_2nd.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F; 
	font-size: 20px;
	z-index:-1;
}
.QIPseasonal_3 {
    background:url(./QIP/Images/QIP_ticket_5_3rd.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F; 
	font-size: 20px;
	z-index:-1;
}
.QIPseasonal_0 {
    background:url(./QIP/Images/QIP_ticket_5_zero.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width:638px; 
    height:489px;
    border:1px solid #CF2F2F; 
	font-size: 20px;
	z-index:-1;
}
.QIPsubmitter {
	font-size:12pt; font-family:Garamond; color:#FFFFFF;background-color:#CF2F2F;border:2px solid #CF2F2F;padding:3px;margin-top:5px;margin-bottom:5px
}
.QIPsubmitter:hover {opacity: 0.4;}