.rfpBackground
{
    background-color:transparent;
}
#rfpHeader
{
 /*width:500px;*/
	height:57px;
	background-image: url("banner.jpg");
	margin-bottom:5px;
}
.rfpForm
{
	background-color:#e9e5da;
}
.rfpText
{
	FONT-SIZE: 13px;
    COLOR: #6d5347;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
}

.hrLineBreak
{
	color: #fbfbc4;
	text-align: left;
	height: 13px;
	visibility: hidden;
	display: none;	
}

.rfpFormBreak
{
	background-color: #9f9c59;
}


#rfpTable td
{

	TEXT-ALIGN:left;
	LINE-HEIGHT: 15px; 
	FONT-SIZE: 13px; 
	COLOR: #6d5347; 
	FONT-FAMILY: Arial,Helvetica,sans-serif;
}
.rfpTable td
{
	FONT-SIZE: 13px;
    COLOR: #222020;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    padding: 2px;
}
.successMessage
{
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
.failureMessage
{
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	color:red;
	font-size: 10pt;
}
.rfpInput
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
    color: #222020;
    background-color: #000000;
}
input.rfpButton
{

}
/* ------------------------------------------------------------	*
 * Name: New Styles										*
 * Desc: Styles for the displaying the Calendar Control			*
 * ------------------------------------------------------------ */


/* Start labels here */
.lblText ,.lblComment, .lblHeaderSection, .lblTableHeader
{
	
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	color:#6d5347;

}
.lblRequired, .lblDefault
{
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	color:#6d5347;
}
.lblHeaderSection
{
	font-family: Georgia, "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
	vertical-align:middle;
	text-align:left;	
LINE-HEIGHT: 1.056; MARGIN: 0px 0px 0.5em; COLOR: #a3795a; FONT-SIZE: 1.2em; FONT-WEIGHT: normal;
}
.lblDefault, .lblRequired
{
	width:160px;
	
}
.lblText
{
	/*width:410px;
	vertical-align:text-top;*/
	
}

.lblRequired
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    color:#6d5347;
}
.lblComment{}
.lblTableHeader
{
}
.lblMessage
{
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	color: #6d5347;
	font-weight: bold;
	padding: 0px 0 0px 0;
	text-decoration:none;
    	FONT-STYLE: italic;

}
/* Start input boxes here */
.rfpTextBox, .rfpComment, .rfpDropdownList, .rfpCalendar, .rfpInt16, .rfpTableDropdown, .rfpInt32, .rfpTextBox2
{
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	border-style: inset;
	border-width: thin;
		vertical-align:top;
	/*border-color:#ffd100;*/
}
.lblComments
{
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	color:#6d5347;
}
.rfpInt32{width: 140px;}
.rfpTextBox, .rfpDropdownList, .rfpCalendar
{
	width: 140px;
}
.rfpTextBox{}
.rfpCalendar{}
.rfpDropdownList{}
.rfpComment
{
	width: 300;
	height: 75px;
}
.rfpInt16
{
	width: 35px;
}


/* Start buttons here */
input.button
{
	background-position: 3px;
	color: #6d5347;
	font-size:14px;
	padding: 0px 0 0px 0;
	text-decoration:none;
	font-family: Arial,Helvetica,sans-serif;
}
.divLocationHeader
{
	color: #9FC6FF;	
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif; font-size:11px; 
}
.ddlLocations
{
	color: #fff;
	font-family:Arial,Helvetica,sans-serif; font-size:9px;
	
}

.rfpTextBox2
{
	width: 40px;
}
TD
{
	    color:#6d5347;
	        	LINE-HEIGHT: 15px; 
}
TH
{
	    color:#6d5347;
}

/* ------------------------------------------------------------	*
 * Name: Calendar Control										*
 * Desc: Styles for the displaying the Calendar Control			*
 * ------------------------------------------------------------ */
.footerStyle, .selectedDayStyle, .otherMonthStyle, .calendarStyle, .todayDayStyle, .dayHeaderStyle, .dayHeaderBorderStyle, .titleStyle, .dayStyle, .nextprevstyle, .editStyle
{
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
}
.titleStyle, .nextprevstyle 
{
	Height: 16pt; background-Color: #666666; Color: #fff; font-weight:bold;
	/*background-image: url('../CapitolHill/bodybg.gif');*/
	
}
.selectedDayStyle {text-decoration: underline;}
.otherMonthStyle{ color: #cccccc; background-color:#fff;}
.calendarStyle{	width: 155px;  background-color: #fff; color: #000; FONT-SIZE: 13px;}
.dayHeaderStyle{background-color: #000000; Color: #fff; Font-Size: 11px;}
.dayStyle{	color: #000;background-color:#fff;}	
.footerStyle{}
.todayDayStyle{}
.dayHeaderBorderStyle{}
.lblDates
{
	font-family:Arial,Helvetica,sans-serif;
	FONT-SIZE: 13px;
	color:#6d5347;
}