/* $Id: mystic.css,v 1.1.2.1 2002/10/14 21:53:10 jimmerman Exp $ */
/* Brian Crawford @ IT Lab (http://www.itlab.musc.edu/) */
.image {
	height:60;
	width:100%;
}
/* title - extra large normal font */
.surveyTitle {
	font-family: "Times New Roman", Times New Roman, mono;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
#	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
/* subtitle - bold normal font */
.surveySubtitle {
	font-family: "Times New Roman", Times New Roman, mono;
	font-size: large;
	font-style: normal;
	font-weight: bold;
#	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
/* information below subtitle - normal font */
.addInfo {
	font-family: "Times New Roman", Times New Roman, mono;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
#	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: default;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
#	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.reqQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
#	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
/* main table (bordering the question boxes) - dark blue */
.mainTable {
	background-color: #253D8E;
	background-image: url((URL));
	background-repeat: repeat-y;
	cell-spacing: 0;
	width: 100%;
	border: 0;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
/* bars between question boxes - dark blue */
.preQuestionBorder {
	width: 500px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	border: 1px none #000000;
	background-color: #253D83;
	height: 8px;
	vertical-align: text-top;
}
.qnOuterTable {
	width: 100%;
	border: none;
	background-color: #000000;
	cell-spacing: 1;
}
/* inner borders - surrounding boxes inside question boxes - near black */
.qnInnerTable {
	width: 100%;
	border: none;
	background-color: #ffffff;
	cell-spacing: 1;
}
/* number cell box - large bold number inside a dark grey box */
.qnInnerTd {
	background-color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 26px;
	vertical-align: text-top;
}
.qnInner {
	background-color: #CCCCCC; # question box color
	width: 100%;
	height: 27;
	vertical-align: middle;
	color: #000000; # question text color
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
#	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
}
/* answer box  - white, normal black font */
.qnType {
	height: auto;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
#	font-weight: bold;
#	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
}
.thankHead {
/* completion page font - large black */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
#	font-variant: small-caps;
	color: #000000;
}
.thankBody {
/* completion page body font - normal black */
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
#	font-variant: small-caps;
	color: #000000;
}
.returnLink {
/* completion page link font - small dark blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
#	font-variant: small-caps;
	color: #253D8E;
	text-decoration: underline;
}
/* textbox and radio button colors - black answers in white boxes */
INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	color: #000000;
	background-color: #FFFFFF;
}

A:link {text-decoration: none;} 
A:visited {text-decoration: none;} 
A:active {text-decoration: none;} 
a:hover {text-decoration: underline;} 
.secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

}
.titulitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 181C63;
}
.encabezados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #345A9A;
	font-style: italic;
	padding-top: 4px;

}
.caja1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px dotted #0B2856;
	cursor: text;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #CCCCCC;
	cursor: hand;

}
.titgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titgrandeAZUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 0B2856;
	font-weight: bold;

}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: 9CA8BA;
	font-weight: bold;
}
