a,
a:link,
a:visited,
a:hover,
a:active
{
    color: #00A7E3;
    text-decoration: none;
}
address {
    display: inline;
    font-style: normal;
    text-align: inherit;
}
img {
    border: none;
    border-width: 0;
}
body {
    background-image: url(images/Dots.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #090708;
}
p {
    padding: 0 30px 0 15px;
}
.nostyle {
    padding: 0;
}
div {
    z-index: 0;
}
.compliance {
    padding: 0px 5px 0px 5px;
    vertical-align: text-top;
}
.flash {
    z-index: -1;
    margin-left: 10px;
    background-image: url(MovieReel.jpg);
    background-repeat: no-repeat;
    background-position: left;
}
.container {
    width: 800px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 187px;
    padding-top: 40px;
    background-image: url(images/Laib_Back.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.copyright {
    width: auto;
    text-align: center;
    clear: both;
}
.innercontainer {
    width: 663px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.footer {
    padding: 10px 10px 20px 10px;
    width: auto;
    text-align: center;
    clear: both;
}
.header {
    position: absolute;
    width: 600px;
    top: 0px;
    left: 50%;
    margin-left: -400px;

}
.close {
    display: none;
    position: relative;
    left:0%;
    top: 10px;
    font-size: 10px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.floatleft {
    float: left;
    padding-right: 5px;
}
.floatright {
    float: right;
    padding-left: 5px;
}
.center {
    text-align: center;
    margin-left: -10px;
}
.pollbox {
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: -2px;
    text-align: center;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    max-width: 200px;
}
.pollOptions {
    text-align: left;
    padding-left: 10px;
}
.pollAnswers {
    text-align: left;
    padding-left: 20px;
}
.pollTitle {
    font-weight: bold;
    font-size: 10px;
}
.product {
    padding-left: 20px;
    padding-right: 20px;
}
.textbox1 {	
    display:inline;
    float: left;
    text-align: left;
    margin: auto;
    width: 66%;
}
.textbox2 {	
    display:inline;
    float: left;
    text-align: center;
    margin: auto;
    width: 30%;
}
.textbox2 a:link {color: #FFFFFF;}
.textbox2 a:visited {color: #FFFFFF;}
.textbox2 a:hover {color: #FFFFFF;}
.textbox2 a:active {color: #FFFFFF;}
.textbox2 {
    padding-top: 13px;
}
.textbox3 {	
    display:inline;
    float: left;
    text-align: center;
    margin: auto;
    margin-top: 30px;
	width: 36%;
    min-height: 240px;
	max-height: 240px;
	overflow: hidden;
}
.textbox4 {	
    display:inline;
    float: center;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    width: 64%;
}
.textbox5 {	
    display:inline;
    float: left;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    width: 100%;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
}
#box1 {
    margin-left: auto;
    margin-right: auto;
    float: none;
    background-image: url(images/TextBox1Middle.png);
	background-repeat: repeat-y;
    padding-left: 20px;
    padding-right: 35px;
}
#box2 {
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/TextBox2.png);
	background-repeat: no-repeat;
    min-height: 175px;
}
#box3 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 95px;
    background-image: url(images/TextBox3.png);
	background-repeat: no-repeat;
	min-height: 240px;
}
#box5 {
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/TextBox4Middle.png);
	background-repeat: repeat-y;
    padding-left: 7px;
    padding-right: 7px;
}
#jd_poll {
    background-image: url(images/PollBoxMiddle.png);
    background-repeat: repeat-y;
    margin-top: 0px;
    margin-bottom: 0px;
}
#header {
    margin-left: auto;
    margin-right: auto;
    background-image: none;
}
#title {
	width: 800px;
	margin-left: auto;
    margin-right: auto;
}


/*Survey styles*/
#survey {
    background-image: url(images/SurveyBoxMiddle.png);
    background-repeat: repeat-y;
	background-position: left;
    margin-top: 0px;
    margin-bottom: 0px;
	width: 180px;
	padding: 0px 10px 0px 10px;
}
.surveybox {
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: -2px;
    text-align: center;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 200px;
}
.headerGraphic {
	display: none;
}
.image {
	display: none;
}
.surveyTitle {
	font-weight: bolder;
	font-size: 11px;
	display: block;
}

.surveySubtitle {
	font-weight: bolder;
	font-size: 10px;
	display: block;
}
.addInfo {
	font-weight: lighter;
	font-size: 8px;
	display: block;
}
.message{
	display: none;
}
.qnType {
	text-align: left;
	padding-left: 20px;
}
