body{
	margin:0px;
	padding:0px;
	text-align: left;
}
td, option, input, select, textarea {
	font-size: 12px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #F51227;
}
p {
	font-size: 12px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #000000;
}
a {
	color: #000000;
}
a:hover {
	color: #00A3A3;
}
.extlink a, .extlink a:visited {
	color: #000000;
}
.extlink a:hover {
	color: #ffffff;
}
.bold {
	font-size: 15px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
.plain {
	font-size: 12px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #00A3A3;
}
.tdtop {
	font-size: 12px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	background-color: #A6FFFF;
}
.box {
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 12px;
	margin-top: 16px;
	border: 0px;
}

.signupinput {
	width: 160px;
	background-color: #fff;
	padding: 3px;
	border: 0px solid #fff;
	}

.signupinputoff {
	color: #F48329;
	width: 160px;
	background-color: #fff;
	padding: 3px;
	border: 0px solid #fff;
	}

.signupinputwide {
	width: 346px;
	background-color: #fff;
	padding: 3px;
	border: 0px solid #fff;
	}

.signuptxt {
	width: 346px;
	background-color: #fff;
	border: 0px solid #fff;
	padding: 3px;
	}

.signupselect {
	background-color: #fff;
	border: 0px solid #fff;
	}

.boxbg {
}

.boxbgshort {
}

.boxbgwide {
}

.hidefromprint {
	display: none;
}
