.field {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#666;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-indent: 3px;
}

#questions {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-indent: 3px;
}

.textonly, .CheckType {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#666;
	font-weight: bold;
	letter-spacing: 0.02em;
}

.header  {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #880000;
}

ul.form {
	margin-top:2px;
	margin-left:2px;
	line-height: 16px;
	list-style-type: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
		
}


li.form  {
	margin:0px;
	padding-left: 15px;
	display: block;
	font-weight: normal;
	text-decoration:none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	font-weight: bold;
	letter-spacing: 0.02em;		
	margin-top:4px;
	background-image: url(../images/bluecheck.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

.required {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #cc0000;
}

.textinput {
	border-bottom:#dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	border-top: #cecece 1px solid;
	border-right: #dcdcdc 1px solid;
	padding-top: 3px;
	background: url(../images/bg-form-item.png) #fdfdfd repeat-x;
	width:306px;
}


select {
	border-bottom:#dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	text-transform: capitalize;
	color: #666;
	font-size: 12px;
	border-top: #cecece 1px solid;
	border-right: #dcdcdc 1px solid;
	padding-top: 3px;
	background: url(../images/bg-form-item.png) #fdfdfd repeat-x;
	height: 26px;
}


/*preload classes*/
.svw {
	width: 50px; height: 20px; background: #fff;
}

.svw ul {
	position: relative; left: -999em;
}

/*core classes*/
.stripViewer {
	position: relative; overflow: hidden;  border: 1px solid #000;   margin: 0 0 1px 0;
}

.stripViewer ul {
	margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none;
}

.stripViewer ul li {
	float:left;
}

.stripTransmitter {
	overflow: auto; width: 1%;
}

.stripTransmitter ul {
	margin: 0; padding: 0; position: relative; list-style-type: none;
}

.stripTransmitter ul li{
	width: 20px; float:left; margin: 0 1px 1px 0;
}

.stripTransmitter a{
	font: bold 10px Verdana, Arial; text-align: center; line-height: 22px; background: #ff0000;
	color: #fff; text-decoration: none; display: block;
}

.stripTransmitter a:hover, a.current{
	background: #fff; color: #ff0000;
}

/*tooltips formatting*/
#tooltip {
	background: #fff; color: #000; opacity: 0.85; border: 5px solid #dedede;
}

#tooltip h3 {
	font: normal 10px Verdana;  margin: 0;  padding: 6px 2px;  border: 0;
}
ul.form1 {	margin-top:2px;
	margin-left:2px;
	line-height: 16px;
	list-style-type: none;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 12px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #880000;
	font-size: 22px;
	margin: 0px 0px 15px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #880000;
	font-size: 16px;
}

.form-submit {
	border-bottom: medium none;
	border-left: medium none;
	width:80px;
	height:25px;
	color: transparent;
	font-size: 0px;
	overflow: hidden;
	border-top: medium none;
	border-right: medium none;
	background: url(../images/btn-submit.png) no-repeat;
}

.form-reset {
	border: solid 1px #000;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	width:80px;
	height:25px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
