﻿a:link
{
	font-size: 12px;
	font-weight: normal;
	}

.eventlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.eventlabelReq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afbd21;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.inputdisabled {
	background-color: #CCCCCC;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 250px;
	background-color: #eaeaea;
}
.input1opt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 250px;
	background-color: #eaeaea;
}
.input1select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #afbd21;*/
	width: 255px;
	background-color: #eaeaea;
}
.input1selectloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afbd21;
	width: 300px;
	background-color: #eaeaea;
}
.input1selectfull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afbd21;
	width: 562px;
	background-color: #eaeaea;
}
.input1selectfullopt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afbd21;
	width: 562px;
	background-color: #eaeaea;
}
.input1full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afbd21;
	width: 562px;
	background-color: #eaeaea;
}
.input1fullopt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 562px;
	background-color: #eaeaea;
}
.input1urlopt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 502px;
	background-color: #eaeaea;
}
.input1zipopt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 155px;
	background-color: #eaeaea;
}
.input1addopt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 345px;
	background-color: #eaeaea;
}
.inputcost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 125px;
	background-color: #eaeaea;
}
.inputsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 40px;
	background-color: #eaeaea;
}
.inputdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 105px;
	background-color: #eaeaea;
}
.helptext,
.helptext a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.helptext {
	/*padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;*/
	vertical-align: top;
	text-align: left;
}

.helptext2,
.helptext2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align: top;
	/*background-color: #f8f8ff;*/
}
.selecttime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afbd21;
	width: 20px;
	background-color: #d7e8d1;
}
.selectreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #afbd21;*/
	background-color: #eaeaea;
}
.selectopt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afbd21;
	background-color: #eaeaea;
}
.submitbutton a {
	display:block;
	width: 174px;
	padding:12px 10px 12px 7px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("button.gif") 0 0 no-repeat;
	text-decoration: none;
}
.submitbutton a:hover {
	background-position: 0 -41px;
	color: #049;
}
.submitbutton a:active {
	background-position: 0 -82px;
	color: #fff;
}
tr.recur1
{
	background-color: oldlace;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
tr.recur2
{
	background-color: aliceblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
tr.recur3
{
	background-color: beige;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.recur
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.tdborder
{
	border-right: silver 1px solid;
}
.tdborder2
{
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-right-width: 1px;
	border-right-color: silver;
}
.shortform
{
	/* background-color: #ecf2e7; */
	width: 770px;
	text-align: center;
}
.AddDatePanel
{
	display: block;
	width:100%;
	text-align:center;	
}