.hint {
	color:#CC0000;
	font-size: 10px;
}
.formnoreq , .notReq{
	font-weight: bold;
		color:#000000;
}
.formreq, .formnoreq, .notReq, req, .formtextreq,.formtext{
	line-height: 25px;
	font-weight: bold;
}
.formreq, .req, .formtextreq, .required{
	color:#CC0000;
	font-weight: bold;
}

#eventsubmit th {

	background-color: #cccccc;
	background-image:url(../images/colhead.gif);
	background-repeat:repeat-x;
	color: #000000;
	line-height: 20px;
	padding-left: 4px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #cccccc;	
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;

}

#eventsubmit .recur_menu,#eventsubmit .recur_menu_on {
	border: solid 1px #cccccc;
	background-color:#eeeeee;
	width: 90px;
	line-height: 16px;
	text-align:center;
	cursor: pointer;
}
#eventsubmit .recur_menu_on {
	background-color:#cccccc;
}

.inside, .crmForm{
	background-color:#eeeeee;

}
.inside p {
	padding: 5px;
}
.inside td, .crmForm td{
	padding: 5px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	display: block;
}
.calBtn {
	background-image:url(../images/iconCal.gif);
	width: 15px;
	height: 13px;
	display: block;
	float: left;
	margin: 5px;
}
.evenrow label, .oddrow label {
	display: block;
	float: left;
	width: 130px;
	clear: left;
}
.twoColumn .evenrow label, .twoColumn .oddrow label {
	display: block;
	float: left;
	width: 200px;
	clear: left;
}
.evenrow span, .oddrow span {
	display: block;
		float: left;
}
.evenrow span input,.oddrow span input,.evenrow span input,.oddrow span select{
	margin: 3px;
	float: left;
}
.clearFloat {
	clear: both;
}
hr {
	padding: 0px;
	margin: 0px;
}
.crmForm th h3 {
	padding: 0px;
	line-height: 20px;
}
.left {
	float: left;
}
.colhead, .boxhead, .secthead, .dataTB1 th, .crmForm th{
	background-color: #cccccc;
	background-image:url(../images/colhead.gif);
	background-repeat:repeat-x;
	color: #000000;
	line-height: 24px;
	padding-left: 4px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #cccccc;	
	/*border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;*/
	
}
.frmlayoutsp td{
	height: 15px;

}
.frmlayoutsp label {
	width: 250px;
	padding-left: 5px;
	padding-top: 3px;
	line-height: 15px;
	display: block;
}
.notes {
	padding: 5px;
}
.evenrow td , .oddrow td, .evenrow, .oddrow {
	line-height: 24px;

	padding: 3px;
		padding-left: 20px;	
}
/*.evenrow  {
	background-color:#eeeeee;
}
.oddrow {
	background-color:#e1e1e1;
}*/

