
body
{
	background: #F0E2BC; 
	color:#33180e;
	FONT-SIZE:15px;
}
.rfpBackground
{
  background-color:  #F0E2BC;
}
#rfpHeader
{
 /*width:500px;*/
	height:57px;
	background-image: url("banner.jpg");
	margin-bottom:5px;
}
.rfpForm
{
	background-color:#9d0033;
}
.rfpText
{
    COLOR: #33180e;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE:15px;
}

.hrLineBreak
{
	color: #33180e;
	text-align: left;
	height: 11px;
	visibility: hidden;
	display: none;	
}

.rfpFormBreak
{
	background-color: #F0E2BC;
}


#rfpTable td
{

	TEXT-ALIGN:left;	
	LINE-HEIGHT: 16px; 
	COLOR: #33180e; 
}
.successMessage
{
	font-size: 11pt;
}
.failureMessage
{
	color:Yellow;
	font-size: 11pt;
}
.rfpInput
{
    FONT-SIZE: 11px;
    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-size: 11px;
	color:#414122;*/

}
.lblRequired, .lblDefault
{
	font-size: 11px;
	color:#33180e;
}
.lblHeaderSection
{
	vertical-align:middle;
	text-align:left;	
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #33180e;
    LINE-HEIGHT: 20px;
    border-style:solid;
    border-width:2px 0px 0px 0px;
    border-color:#33180e;
    margin-top:20px;
    padding-top:0px;
}
.lblDefault, .lblRequired
{
	width:160px;
	vertical-align:text-top;
	
}
.lblText
{
	/*width:410px;*/
	font-size: 11px;
	vertical-align:text-top;
	
}

.lblRequired
{
	FONT-WEIGHT: bold;
    /*FONT-SIZE: 11px;
    color:#414122;*/
}
.lblComment{}
.lblTableHeader
{
}
.lblMessage
{
	font-size: 11px;
	color: #000000;
	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-size: 11px;
	border-style: inset;
	border-width: thin;
	/*border-color:#ffd100;*/
}
.lblComments
{
	font-size: 11px;
	color:#000000;
}
.rfpInt32{width: 80px;}
.rfpTextBox, .rfpDropdownList, .rfpCalendar
{
	width: 110px;
}
.rfpTextBox
{ 
	vertical-align:text-top;
	text-align:left;
}
.rfpCalendar{}
.rfpDropdownList{}
.rfpComment
{
	width: 300;
	height: 75px;
}
.rfpInt16
{
	width: 35px;
}


/* Start buttons here */
input.button
{
	background-position: 3px;
	color: #08518c;
	font-size:9px;
	font-weight: bold;
	padding: 0px 0 0px 0;
	text-decoration:none;
}
.divLocationHeader
{
	color: #9FC6FF;	
	font-weight:bold;
	font-size:11px; line-height:normal;
}
.ddlLocations
{
	color: #fff;
	font-size:9px; line-height:normal;
}

.rfpTextBox2
{
	width: 40px;
}

/* ------------------------------------------------------------	*
 * Name: Calendar Control										*
 * Desc: Styles for the displaying the Calendar Control			*
 * ------------------------------------------------------------ */
.footerStyle, .selectedDayStyle, .otherMonthStyle, .calendarStyle, .todayDayStyle, .dayHeaderStyle, .dayHeaderBorderStyle, .titleStyle, .dayStyle, .nextprevstyle, .editStyle
{
	font-size: 11px;
}
.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: 10px;}
.dayHeaderStyle{background-color: #000000; Color: #fff; Font-Size: 11px;}
.dayStyle{	color: #000;background-color:#fff;}	
.footerStyle{}
.todayDayStyle{}
.dayHeaderBorderStyle{}
.lblDates
{
	font-size: 11px;
	color:#000000;
}