body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BodyText {
	color: #000000;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	line-height:19px;
	font-weight: normal;
	text-decoration: none;
}
.BodyText a{
	color: #0066FF;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	line-height:19px;
	font-weight: normal;
	font-weight:bold;
	text-decoration: none;
}
.BodyText a:hover{
	color: #CC9900;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	line-height:19px;
	font-weight: bold;
	font-weight:bold;
	text-decoration: underline;
}
.BodyText a:active{
	color: #0066FF;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	line-height:19px;
	font-weight: normal;
	font-weight:bold;
	text-decoration: underline;
}
.QuestionText {
	color: #000000;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/arrow_lrg.gif);
	text-decoration: none;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 25px;
	line-height: 24px;
}
.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Legal {
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:19px;
	font-weight: normal; 
}
.Column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.FormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:19px;
	font-weight: normal; 
}
.table {
	width: 100%;
}

.texttable td{
	padding-top: 12px;
	vertical-align: top;
}

.table td{
	border-bottom: 1px dashed #000000;
	padding-top: 12px;
	vertical-align: top;
}
.Hide {
	display: none;
	visibility: hidden;
}
.QuestionType a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #0066FF;
	display: block;
	padding: 2px 2px 2px 10px;
	text-align: left;
	width: 165px;
	margin-bottom: 3px;
}
.QuestionType a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #0066FF;
	background-color: #FFFFFF;
	display: block;
	padding: 2px 2px 2px 10px;
	text-align: left;
	width: 165px;
	margin-bottom: 3px;
}
.WhiteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-position: right;
}
.WhiteLink a {
	color: #000000;
	text-decoration: none;
}
.Questions p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #000000;
}
.Questions td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #000000;
}
.Questions label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.Questions select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Questions input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Questions textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.greenbutton1 {
	border-style:none; font-size: 12px;
	color: #FFFFFF;
	cursor: default;
	width: 124px;
	background-image: url('images/button-bg.gif');
	height: 25px;
	background-color: #5EB349;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
/* Background Images */

.BackgroundMeeting {
	background-image: url(images/img_meeting_room.jpg);
	background-repeat: no-repeat;
}
.BackgroundAirport {
	background-image: url(images/img_airport_info.jpg);
	background-repeat: no-repeat;
}
.BackgroundLaptop {
	background-image: url(images/img_laptop.jpg);
	background-repeat: no-repeat;
}
.BackgroundChess {
	background-image: url(images/img_chess.jpg);
	background-repeat: no-repeat;
}
.BackgroundJetty {
	background-image: url(images/img_jetty.jpg);
	background-repeat: no-repeat;
}
.BackgroundMobile {
	background-image: url(images/img_mobile.jpg);
	background-repeat: no-repeat;
}
.BackgroundShirts {
	background-image: url(images/img_shirts.jpg);
	background-repeat: no-repeat;
}
.BackgroundWalking {
	background-image: url(images/img_walking_info.jpg);
	background-repeat: no-repeat;
}
.reqd {
	font-size: 16px;
	color: #FF0000;
}

