﻿body, td
{
  color: #333333;
  font-family: Trebuchet MS, sans-serif;
  font-size: 75%;
}
.title
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
a
{
	text-decoration: underline;
}
#footer
{
  text-align: center;
  color: black;
  font-size: 75%;
}
#footer a
{
  color: black;
  text-decoration: underline;
}
#footer a:hover
{
  text-decoration: none;
}

.page_table
{
	background-color: #FFFFFF;
	border: solid 1px #9a9969;
}
.errorbox
{
  background-color: yellow;
  width: 250px;
  margin-left: 40px;
  border: 2px solid darkred;
  padding: 5px;
  margin: 12pt 40px 12pt;
}
.quizbox 
{ 
	width: 100px;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
}
.quizheaderbox
{
  background-color: White;
  border: 2px solid darkred;
  padding: 5px;
  margin: 12px 12px 12pt 12px;
  text-align: center;
  font-weight: bold; 
}

input, select, DropDownList
{
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
}
.textbox
{
	font-family:Verdana,sans-serif;
	font-size:12px;
	width: 170px;
}

.widebox
{
	font-family:Verdana,sans-serif;
	font-size:12px;
	width: 255px;
}
.commentbox
{
	width: 255px;
	height: 100px;
}
.fnamebox
{
	width: 110px;
}
.lnamebox
{
	width: 140px;
}
.citybox
{
	font-family:Verdana,sans-serif;
	font-size:12px;
	width: 130px;
}
.statebox
{
	font-family:Verdana,sans-serif;
	font-size:12px;
	width: 40px;
}
.zipbox
{
	font-family:Verdana,sans-serif;
	font-size:12px;
	width: 75px;
}
.label
{
	
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.smlabel
{
  color: darkred;
  font-family: Arial, sans-serif;
  font-size: 10px;
}
hr
{
  border: none;
  background-color: #bd7717;
  color: #bd7717;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
thead
{
  background-color: #ffd88a;
  font-weight: bold;
}
.ind
{
  margin-left: 40px;
}
.stepnum
{
  float: right;
  color: darkgreen;
  font-style: italic;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
.td
{
	
  vertical-align: top;
}
#staylist td, .datagrid td
{
  font-family: verdana, sans-serif;
  font-size: 8pt;
}
p.tight
{
  margin: 6pt 8pt 3pt;
}
select.small, input.small
{
  font-size: 8pt;
}
input.small
{
  width: 90px;
}
.datagrid
{
  margin-left: 20px;
  margin-right: 10px;
  border: none;
}
input.hotelother
{
  font-size: 8pt;
  width: 260px;
}
.surveyQuestion
{
	padding-right:5px;
	font-size:12px;

}
.surveyOption
{
	padding-right:5px;
	font-size:15px;
}
.rewardsTable
{
	border: solid 1px #000000;
}

.popuplink
{
	color: Blue;
	cursor: hand;
}
.Page_Title
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title_cell
{
	background-color: #FAB13E;
	padding: 2px;
}
#nav a
{
  color: black;
  text-decoration: none;
}
#nav a:hover
{
  text-decoration: underline;
}
.nav_separator
{
	width: 180px; 
	height: 1px; 
	color: #000000; 
	margin: 0px; 
	padding: 0px; 
	border-style: dotted;
}
.text
{
	font-size: 12px;
	font-family: "Trebuchet MS" , sans-serif;
}
.ErrorText
{
	color: Red;
	font-weight: bold;
	font-size:small;
}
.TreeView
{
	font-size:medium;
}
.Caption
{
	font-size:14px;
	font-weight:bold;
	font-family:Trebuchet MS;
}

.Question
{
	padding-right:5px;
	font-size:10px;
}
.Option
{
	padding-right:5px;
	font-size:14px;
	font-family:Trebuchet MS;
}
.Correct
{
	font-size:12px;
	color:Green;
	text-align: right;
}

.Incorrect
{
	font-size:12px;
	color:Red;
	text-align: right;
}
.CorrectOptionWrong
{
	color:Red;
	font-weight:bold;
}
.CorrectOptionRight
{
	color:Green;
	font-weight:bold;
}

.Header
{
	font-size:x-large;
	font-family:Trebuchet MS;
	font-weight:bold;
}

.ExamTable
{
	border: solid 1px #000000;
	background-color:White;
	width: 700px;
}

.Fail
{
	padding-right:5px;
	font-size:12px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:Red;
}
.Pass
{
	padding-right:5px;
	font-size:12px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:Green;
}

.ContentCell
{
	padding: 15px;

}
.HeaderRow
{
	background-color: #FAB13E;
	padding: 2px;
}
.NavCell
{
	background-color: #FEF8C2;
}

small
{
	color:#333333;
	font-family:Trebuchet MS,sans-serif;
	font-size:10px;
}
submit
{
	font-family:Trebuchet MS,sans-serif;
	font-size:12px;
}
