body {
	background-image: url(../images/bg-blue.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003882;
}

/* let's do a blue... */
td.BlueWho {
	background-color:#FFF;
	border:2px solid #CCCCFF;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


.header {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
}

.headimg {
	background: url(../images/bg-header.gif) repeat-x 0px -2px;
	color: #000;
	margin: 0;
	text-indent: 25px;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	padding: 8px;
}
.txt-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 0px solid #568FDE;
	border-right: 0px solid #568FDE;
	border-bottom: 0px solid #568FDE;
	border-left: 1px solid #568FDE;
}

hr {
border: 0;
color: #CCCCFF;
background-color: #043;
height: 1px;
width: 100%;
text-align: left;
}
.bread-crumb {

	background: url(../images/bg-header.gif) repeat-x 0px -2px;
	color: #000;
	margin: 0;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	padding: 8px;
}
.speechbubble {
	background: url(img/speech-bubble.gif) repeat-x 0px 0px;
	color: #000;
	margin: 8;
	text-indent: 0px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-align: justify;
	height: 260px;
	width: 360px;
}
.spiral {

	background: url(img/spiral.gif) repeat-y 0px 0px;
	margin: 0;
	text-indent: 25px;
	height: 20px;
	padding: 8px;
}
td.Blue2 {

	background-color:#FFF;
	border:2px dotted #CCCCFF;
	padding:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.surveyLabel{
	font-weight: bold;
}
.surveyLabelRequired {
	font-weight: bold;
}