#YesNo-Frame-Wrap {
border: none;
width: 750px;
margin: auto;
padding: 0;
background: #ffccff;
text-align: left;
position: absolute;
z-index: 1;
height: 601px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 140%;
color: #333333;
top: 0px;
left: 0px;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;}

#YesNo-Data-Wrap {
border: none;
width: 494px;
margin: 0 auto;
padding: 0;
background: #ffffff;
text-align: left;
position: relative;
z-index: 2;
height: 414px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 140%;
color: #333333;
}





#YesNo-2-1 {
margin: 0;
position: absolute;
top: 0px;
left: 0px;
width: 247px;
height: 414px;
z-index: 3;
}

#YesNo-2-2 {
margin: 0;
position: absolute;
top: 0px;
left: 247px;
width: 247px;
height: 414px;
z-index: 3;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image:  url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.YesNo-bodytext {
	font-size: 9pt;
	line-height: 108%;
	color: #000000;
	font-weight: normal;

}

.YesNo-bodytext-02 {
	font-size: 10pt;
	line-height: 112%;
	font-weight: bold;
	color: #000000;
}

.YesNo-header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 112%;
	color: #000000;
font-weight: bolder;}


.YesNo-quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000099;
}


a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:active {
	color: #003399;
}
a:hover {
	color: #CA8D00;
}
