TD.cal {font-family:arial; font-size: 8pt; }
TD.calHead {font-family:arial; font-size: 8pt;border-width:1px;}
TD.calmonth {font-family:arial; font-size: 8pt; text-align: right;}
TD.caltoday {font-family:arial; font-size: 8pt; text-align: right; color: white; background-color:#C0C0C0; border-width:1; border-style:solid; border-color:#800000; }
A.todaylink {font-family:arial; font-size: 8pt; height: 20px; color: black; }
A.calthismonth {text-decoration:none; color:#000000; }
A.calothermonth {text-decoration:none; color:#808080; }

.Calendar TD,.cal {text-decoration:none; color:#000000;cursor:pointer;}
.CalendarHead TD {padding-left:5px;text-transform:capitalize;background: buttonface; font: menu; border: 1px outset white;cursor: default; padding-top: 0; padding-bottom: 0;border-top: 1px solid buttonhighlight;border-left: 1px solid buttonhighlight;border-right: 1px solid buttonshadow;border-bottom: 1px solid buttonshadow;}

.clInput {border:1px solid #808080;background-color:#FeFef6; width:300px;} 
.clInputFocus {border:1px solid #444444; width:300px;} 
.clTextArea {border:1px solid #999999; width:90%;font-family:Verdana,Arial;font-size:10px;} 
.clTextAreaFocus {border:1px solid #FF0000; width:90%;font-family:Verdana,Arial;font-size:10px;} 

.clButton,.clButtonFocus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #44bee8;
	background-image: url(/themes/portal/graphics/blueButtonBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	padding:2px;
	border: 1px solid #44bee8;
	text-align: center;
	color: #FFF;
	width: auto;
}

#ValidationMessages {display:none;border:1px solid #999999;background-color:#FAF8A3;padding:10px;width:80%;}
.invalidFieldMessage {cursor:pointer;border-bottom:1px solid #808080;padding:5px;}
.invalidFieldMessageHL {cursor:pointer;border-bottom:1px solid #808080;padding:5px;background-color:#EEEEEE;}

.headerBar {background-color:#4C4D85;color:#FFFFFF;}

.XMForm {
	color: #333;
	margin:0px;
	width:100%;
	background-color:#FFF;
	border:1px solid #dadada;
	}
	
.XMForm legend { padding-left: 0;display:block;}
	
.XMForm legend,
.XMForm label { font-family:Verdana, Arial, Helvetica, sans-serif;color: #333;font-size:10px; }

.XMForm fieldset, .FormGroup {
	border: none;
	}
	
.XMForm fieldset fieldset { background: none; }


.XMLabel {color:#5F5F5F !important;}

.XMFormRow {
	background: url(XMForm-divider-white.gif) left bottom repeat-x;
	border-bottom:1px dotted #E6E6E6;
}
	
.XMForm fieldset { margin-bottom: 10px; }
	
.XMForm legend {
	padding: 0 2px;
	font-weight: bold;
	}
	
.XMForm fieldset ol {
	margin: 0;
	padding: 0;
	}
	
.XMForm fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
.XMForm fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
.XMForm fieldset fieldset label {
	display: block;
	width: 100%;
	}

.tbl_field_repeat_inner {
	border-collapse: collapse;
}
.tbl_field_repeat_inner td {
	font-size: 10px;
	vertical-align:top;
}
.tbl_field_repeat_inner td:first-child {
	padding-right: 10px;
}

input.XMDurationInput, input.XMDurationInputFocus {
	width: 30px;
	text-align: right;
	padding: 0px 5px;
}