form {
padding: 0px; margin:0px;
}

* {
font-family: Arial, Helvetica, sans-serif;
}

body {
border-bottom-width:0px;
border-top:15px solid #006666;
border-left:15px solid #006666;
border-right:15px solid #006666;
color:#006666;
border-bottom-style: solid;
border-bottom-color: #006666;
}

.surveyintro {
color: #000000; 
font-size: 11pt;
}

TD.surveyintro A {
font-size: 12px;
color: #006666;
}

TD.surveyintro A:LINK {
color: #006666;
text-decoration: none;
font-size: 12px;
}


TD.surveyintro A:VISITED {
color: #006666;
text-decoration: none;
font-size: 12px;
}

TD.surveyintro A:ACTIVE {
color: #006666;
text-decoration: none;
font-size: 12px;
}

TD.surveyintro A:HOVER {
color: #006666;
text-decoration: underline;
font-size: 12px;
}


input, select, textarea {
color: #666666; font-family: Arial, Helvetica, sans-serif;
font-size: 12px; margin: 3px 5px 5px 0px;
}

body, p, .p, .pageintro, a.pageintro, a.pageintro:hover, a.pageintro:link, ul {
color: #000000;
font-size: 12px;
}

.question, a.question, q.question:hover, a.question:link { 
font-weight:normal;
color: #666666;
font-size: 13px;
border-top:1px solid #cccccc ;
whitespace: normal;
}

label {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.headinga {
font:Arial, Helvetica, sans-serif; font-size:12pt; color:#000000; font-weight:bold;
}

.headingb {
font-family:Arial, Helvetica, sans-serif;
color:#006666;
font-size:20px;
font-weight:bold;
}

.subquestion {
font-size: 11px;
font-weight:normal;
color: #000000;
}

.pagenum {
font-size: 14px;
font-weight:bold;
color: #000000;
}

.logic {
font-size: 10px;
font-weight:normal;
color: #000000;
}

.answer {
font-weight:normal;
color: #000000;
font-size: 12px;
/*border-bottom:5px solid #ffffff;*/
}

.validation {
font-weight:normal;
color: red;
font-size: 12px;
}

.qnum {
font-weight:bold; color: #000000;
font-size: 13px;
}

.progressBar {
width: 100%; 
background-color: #666666;
border-width: 1px; 
border-color: #999999; 
border-style: inset;
}

.footer  {
background-color: #006666;
text-align: right;
background-image:url(http://www.northshorecity.govt.nz/images/logoStripBackgound.gif);
}

.header {
background-color: #ffffff;
}

a {
color: #006666;
font-size: 12px;
margin-left: 10px;
text-indent:10px;
text-decoration: none;
}

a:hover {
color: #006666;
font-size: 12px; 
margin-left: 10px;
text-indent:10px;
text-decoration: underline;
} 


@media print {
.noprint {
display: none;
}
} 

TEXTAREA.answer {
color: #000000;
background: #ffffff;
border: 1px solid #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 3px 5px 5px 0px;
}

INPUT.answer {
color: #000000;
background: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

BLOCKQUOTE {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}


TABLE.selectGroupTable
{
border-left: 1px solid #006666;
border-top: 1px solid #006666;
border-collapse: collapse;
}

TABLE.selectGroupTable TR TD 
{
border-right: 1px solid #006666;
border-bottom: 1px solid #006666;
empty-cells: show;
padding: 3px 5px 3px 5px;
text-align: top center;
vertical-align: top;
}

TABLE.selectGroupTable TR TD.answer
{
font-weight: bold;
color: #006666;
text-align: top center;
vertical-align: top;
padding: 3px 5px 3px 5px;
white-space: nowrap;
}
