@charset "utf-8";
a:link{
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:visited{
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:hover{
	color:#009900;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:active{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*
***********************************************************************************************
**				These are all of the body text variations									 **
***********************************************************************************************
*/
	
body{	
	margin:15px 0px;
	padding:0px;
	color:white;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body{
	color:white;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-black{
	color:black;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-italic{
	color:white;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-bold{
	color:white;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-bold-black{
	color:black;
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-bold-black a:link{
	color:"#FFF";
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-bold-black a:hover{
	color:"#FFF";
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-bold-black a:visited{
	color:"#FFF";
	font-size:14px;
	line-height: 16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-small{
	color:white;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body-small-red{
	color:#CC0000;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*
***********************************************************************************************
**				These are all of the HEADING & SUBHEADING text variations					 **
***********************************************************************************************
*/

.heading{
	color:#0066CC;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 15pt;
}

.heading-black{
	color:black;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.heading-med{
	color:#0066CC;
	font-size:16px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.heading-med1{
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.heading-large{
	color:#0066CC;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.heading-large-orange{
	color:#FF9900;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.heading-large-white{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	line-height: 32px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.heading-large-red{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.heading-schedule{
	color:#FF9900;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.subhead{
	color:#FF9900;
	font-size:15px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.subhead1{
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.subhead1 A{
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.subhead1 A:hover {
	color: #FFC860;
}

.subhead-green{
	color:#009900;
	font-size:15px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.subhead-green1{
	color:#009900;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.subhead-red{
	color:#CC0000;
	font-size:15px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.subhead-red1{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/*
***********************************************************************************************
**				These are all of the form elements											 **
***********************************************************************************************
*/

.form-elements{
	color: white;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding:2px;
	background-color:black;
	border-color:#666666;
	border-style:solid;
	border-size:1px;
	scrollbar-face-color: #666666; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-track-color: rgb(220,220,220);
	scrollbar-arrow-color: #66666;
}

.form-type{
	color:white;
	font-size: 9pt;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	font-family: "ËÎÌå";
}

.form-type-black{
	color:black;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.form-type-red{
	color:#CC0000;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*
***********************************************************************************************
**				These are all of the EMAIL elements											 **
***********************************************************************************************
*/

.email-body{	
	color:black;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.email-body-bold{	
	color:black;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.email-headline{	
	color:#DDDDDD;
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.cityTitle {
	background-color: #FF9900;
	font-family: "??";
	font-size: 9pt;
}
/*
***********************************************************************************************
**				调查样式表									 **
***********************************************************************************************
*/
/* $Id: crawcram.css,v 1.4 2005/03/28 18:35:53 greggmc Exp $ */
/* Brian Crawford @ IT Lab (http://www.itlab.musc.edu/) */
/* title - extra large normal font */
.surveyTitle {
	font-family: "Arial", Arial, Helvetica, sans-serif, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	background-color: #4F5E93;
	height:30px;
}
/* subtitle - bold normal font */
.surveySubtitle {
	font-family: "Arial", Arial, Helvetica, sans-serif, mono;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
/* information below subtitle - normal font */
.addInfo {
	font-family: "Arial", Arial, Helvetica, sans-serif, mono;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
	vertical-align: default;
}
.message {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	text-align: left;
}
.reqQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
/* main table (bordering the question boxes) - white */
.mainTable {
/*	background-image: url(); */
	background-repeat: repeat-y;
	cell-spacing: 0;
	width: 100%;
	border: 0;
}
/* bars between question boxes - white */
.preQuestionBorder {
	height: 0px;
}
/* outer borders, surrounding each question and answer */
.qnOuterTable {
	width: 100%;
	border: none;
	background-color: #660000;
	cell-spacing: 1;
}
/* inner borders - surrounding boxes inside question boxes - burgundy, thick */
.qnInnerTable {
	width: 99%;
	border: 3;
	padding: 3px;
	background-color: #660000;
	cell-spacing: 3;
}
/* number cell box - extra large bold white number inside a black box */
.qnInnerTd {
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	width: 26px;
	vertical-align: text-top;
}
/* question box color */
.qnInner {
	background-color: #111;
	width: 100%;
	height: 27;
	vertical-align: middle;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
/* answer box  - white, normal black font */
.qnType {
	height: auto;
	background-color: #000;
	vertical-align: middle;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.thankHead {
/* completion page font - large black */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFF;
}
.thankBody {
/* completion page body font - normal black */
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
}
.returnLink {
/* completion page link font - small burgundy */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	text-decoration: underline;
}

body#auth {
    margin: 5px;
}
.login {
    width: 480;
}
.login form {
    float: left;
}
div.row {
    clear: both;
    padding-top: 10px;

}

div.row label {
    float: left;
    padding-right: 5px;
    width: 100px;
    text-align: right;
}
