/* CSS Document */
body {margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:14px; background-color:#e7e6ce;}
img			{border:0;}
p			{font-size:15px;}
a			{color:#25408f; font-weight:bold; text-decoration:none;}
a:hover		{color:#25408f; font-weight:bold; text-decoration:underline;}

.mainTable {width:960px; margin-left:auto; margin-right:auto;}
.header {background-image:url(../_assets/header.jpg); background-repeat:no-repeat; height:358px; width:960px; vertical-align:top;}
.headerQ {background-image:url(../_assets/headerQuestions.jpg); background-repeat:no-repeat; height:358px; width:960px; vertical-align:top;}


.statusBg {margin:310px 90px 5px 90px; height:8px; background-color:#d9c3af;}
.statusBar {margin:310px 0px 5px 0px; _margin-top:0px; _margin-bottom:0px; height:8px; background-color:#886e57;}
.statusCopy {margin:0px 90px; font-weight:bold; padding:0px;} 
.statusCopy span {text-transform:uppercase;}

.formHeader	{float:right; margin-top: 25px;}

.homeCopy {background-image:url(../_assets/001.jpg); height:217px; width:960px; vertical-align:top; background-repeat:no-repeat;}
.homeCopy p.intro {margin-top:40px; font-weight:bold; font-size:15px}
.homeCopy p {margin:8px 90px; padding:0px; font-size:14px;}

.homePostIts {background-image:url(../_assets/002.jpg); height:281px; width:960px;  background-repeat:no-repeat;}
.homeBoxes {background-image:url(../_assets/003i.jpg); height:231px; width:960px; vertical-align:top; background-repeat:no-repeat;}

.homeBoxes p {margin:50px 90px auto 90px; font-size:14px;}

.questionArea {vertical-align:top; background-image:url(../_assets/mainBg_longer.jpg);height:1200px; width:960px; padding:0px; background-repeat:no-repeat;}
.questionAreaInner {background-color:#FFFFFF; margin:20px 75px 20px 75px; padding:15px;}
.lastPage {background-color:#FFFFFF; margin:0px 75px 20px 75px; padding:15px;}

.questionNumber {vertical-align:top; background-color:#F5F5EB; padding:15px 0 0 5px; width:29px; border-bottom:1px solid #b2b2b2;}
.questionText   {vertical-align:top; width:550px; font-size:15px; padding:15px 0 10px 10px; _width:630px; border-bottom:1px solid #b2b2b2;}
.questionForm	{width:100px; padding: 0px 15px; border-bottom:1px solid #b2b2b2; text-align:center;}
.questionNumberLast {vertical-align:top; background-color:#F5F5EB; padding:15px 0 0 5px; width:29px;}
.questionTextLast   {vertical-align:top; width:400px; font-size:15px; padding:15px 0 10px 10px;}

.next				{float:right; margin-top: 20px; margin-right: 20px;}
.fullWidthTextBox	{width:98%; background-color:#f5f5eb; border:none; margin-bottom:5px; height:65px; font-size:12px; color:#959595; padding-left:5px; line-height:16px;font-family:Arial, Helvetica, sans-serif; }

