span.success {
display: block;
margin-top: 25px;
font-weight: bold;
font-size: 16px;
}
span.asterisk {
display: inline;
}
div.agencyname {
display: inline;
position:relative;
top:-8px;
}

div.agencyurl {
margin-left:20px;
margin-top:-8px;
}

div.clearfloats {
	clear: both;
}

/* styles for privacy */

.privacytext {
	font-size: 0.8em;
	line-height: 1.2em;
	width: 80%;
	margin: 0 auto;
	visibility: hidden;
}

.privacyclose {
	float: right;
	display: block;
	background: #00C1F1;
	border-right: 1px solid #006983;
	border-bottom: 1px solid #006983;
	color: #fff;
	font-weight: bold;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
}

.privacyclose a:link, .privacyclose a:visited {
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
}

#privacy {
	width: 730px;
	font-size: 11px;
	background: #fff;
	line-height: 16px;
	border: 5px solid #ccc;
}
#privacy p {
	margin: 10px 0 0 0;
	padding: 0;
}


/* styles in startpage.pstpl */

#startpage {
	width: 700px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 20px;
	background: #fff;
}

#footer {
	width: 700px;
	margin: 5px auto 0 auto;
	font-size: 11px;
	line-height: 16px;
	height: 55px;
}



#headercontents {
	margin: 0;
	height: 70px;
}
#headercontents .surveylogo {
	width: auto;
	height: 60px;
	float: left;
	background: #fff;
}

#headercontents .surveynamebox {
	height: 60px; 
	border-left: 1px solid #ccc;
	float: left;
	margin-left: 8px;
	display: block;
}
#headercontents .surveyname {
	margin-top: 20px;
	margin-left: 13px;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial;
}

#headercontents div.percentcomplete {
	float: right;
	/*border: 1px solid #ccc;*/
	width: 200px;
	font-size: 0.9em;
	margin-top: 18px;
}

body {
	background: url('bgPage.gif') repeat top left; 
}

.completed {
	color: #006983;
}
.completedthankyou {
	color: #006983;
	font-weight: bold;
	font-size:20px;
	display: block;
	font-family: Arial;
}
.completedclosewindow {
	width: 135px;
	margin: 20px 0;
	display: block;
	background: #00C1F1;
	border-right: 1px solid #006983;
	border-bottom: 1px solid #006983;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 13px;

}


/* styles in clearall.pstpl */

.clearallcontainer {
	display: block;
	margin-top: 20px;
}

.answerscleared {
	color: #006983;
}

.restart { 
	width: 140px;
	margin: 20px 0;
	display: block;
	background: #00C1F1;
	border-right: 1px solid #006983;
	border-bottom: 1px solid #006983;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	float: right;
	font-size: 13px;		
}


.closewindow {
	width: 135px;
	margin: 20px 0;
	display: block;
	background: #00C1F1;
	border-right: 1px solid #006983;
	border-bottom: 1px solid #006983;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 13px;
}

/*styles in survey.pstpl */

.surveytopcontainer{
}

.surveyname {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial;
}

.surveydescription {

}

div.percentcomplete {
	float: right;
	/*border: 1px solid #ccc;*/
	width: 200px;
	font-size: 0.9em;
}

.languagechanger {

}

.welcometext {
	display: block;
	margin-top: 20px;
	width: 500px;
}

.welcomecontainer {
	margin: 10px;
	display: block;
	line-height: 1.2em;
	clear: both;
}

.instructionstext {
	background: #c5f7ff;
	padding: 20px;
	margin-bottom: -30px;
}

/* styles in navigator.pstpl */

.bottombuttoncontainer {
	width: 99%; 
	display: block;
	margin: 30px 10px 10px 10px;
	clear: both;
	
}

.prevnextbutton {
	width: auto;
	float: right;
	position: relative;
	right: 10px;
}


.clearbutton {
	width: 185px;
	display: block;
	background: #00C1F1;
	border-right: 1px solid #006983;
	border-bottom: 1px solid #006983;
	color: #fff;
	font-weight: bold;
	height: 30px;
}



input.submit {
	background: #00C1F1;
	border-right: 1px solid #006983;
	border-bottom: 1px solid #006983;
	color: #fff;
	font-weight: bold;
	height: 30px;
}

/* styles in startgroup.pstpl */
.groupName {
font-size: 1.2em;
clear: both;
display: block;
width: 100%;
padding: 5px;
border-bottom: 5px solid #eee;
margin: 20px 0 0 0;
color: #969696;
font-family: Arial;
border-top: 5px solid #eee;

}



a:link,a:visited {
color:#819d26;
text-decoration:none;
}

.restart a, .closewindow a,.completedclosewindow a {
	color: #fff;	
}


.clearbutton a {
	color: #fff;
	font-size: 13px;
	display: block;
	margin-left: 10px;
	padding-top: 3px;
}

body.default {
font-size: 0.9em;
line-height:1.5em;
font-family:Verdana,Arial,Helvetica,sans-serif;
color:#000;
}


.clearall {
font-size:11px;
}

.answertextright {
text-align:left;
display: block;
width: 130px;
margin-top: 3px;
}
td.answertext {
display: block;
width: auto;
}

.array1 {
font-size:11px;
text-align:center;
background-color:#fff;
}

.array2 {
font-size:11px;
text-align:center;
background-color:#eee;
}

.arraycaptionleft {
text-align:right;
}

.saveall {
font-weight:400;
color:#000;
}

.asterisk {
color:red;
font-size:9pt;
}

.innergraph img {
height:12px;
vertical-align:top;
}

.innergraph table {
height:12px;
border:1px solid #000;
table-layout:fixed !important;
}

.innergraph td {
height:12px;
}



.printouttable {
width:100%;
}

.printouttable td {
border-color:#fff #fff #ddf;
border-style:solid;
border-width:1px;
}

.printouttable td:first-child {
background-color:#ddf;
font-weight:700;
text-align:right;
padding-right:5px;
padding-left:5px;
}

.printouttitle {
padding-right:5px;
padding-left:5px;
font-size:18px;
}

.surveytitle {
font-size:1.2em;
height:1.5em;
}

.surveytitle:hover {
text-decoration:underline;
color:#819d26;
}

.languagechanger {
font-size:1em;
}

/* styles in question.pstpl */
.question, .answertext {color: #493435;
}

.questiontext{
/*font-weight:bold;*/
display: block;
margin-top: 30px;
color: #00627B;

line-height: 1.4em;
/*border-bottom: 1px solid #eee;*/
}
.answertext {
	font-size: 11px;
}


.questionhelp {
font-size:10px;
color: #666;
}

.errormandatory,.warningjs {
font-size:11px;
font-weight:700;
color:RED;
line-height: 1.2em;
background: #FEFFD1;
display: block;
padding: 5px;
margin: 0;
}


.array2 {
	background: #fff;
}

tr.array2 th.answertext, tr.array1 th.answertext {
	line-height: 1.3em;
	padding: 6px 15px 6px 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}




th.answertext span.small {
	font-weight: normal;
	color: #666;
	font-size: 0.8em;
	line-height: 1em;
}

col.col-answers {
	text-align: left;
	padding-right: 20px;
}

colgroup.col-responses  col.even, colgroup.col-responses  col.odd {
	width: 10px;
	margin: 0;
	padding: 0;
}


col.seperator {
	width: 40px;
	
}

table.question tr.array1:hover,table.question tr.array2:hover {
/*background-color:#A7A9D1;*/
background-color: #eee;
}

table.question {
	border-collapse: collapse;
}

th.dsheader {
	border-bottom: 1px solid #eee;
}

h3 {
	margin-top: 40px;
	margin-bottom: 15px;
	color: #00627B;
	border-bottom: 1px solid #eee;
	line-height: 1.8em;
}
ul li {
	list-style: none;
}
ul {
margin: 0;
padding: 0;
}

#progress-graph div.graph {
border:1px solid #000000;
height:1.5em;
margin-left:2.6em;
margin-right:0;
margin-top:-1.7em;
width:10em;
}

#progress-graph {
line-height:2em;
text-align:left;
}

#progress-graph div.cent {
margin-left:13.3em;
margin-right:0;
margin-top:-1.9em;
width:3em;
}

#progress-graph div.zero {
margin-right:0;
width:2.6em;
}

.hide
{
	font-weight: normal;
	position: absolute;
	top: -9999px;
	left: -9999px;
}

input.text {
	width: 320px;
	margin-left: 10px;
}
