/*E0081D=224 08 29 #95A9CA = 149 169 202*/
.HeaderLabel
{
	font-family:Sans-Serif;
	font-size:12pt;
	color:#000080;
	display:block;
	font-weight:bold;
}
.HeaderLabel_LoggedIn
{
	font-family:Sans-Serif;
	font-size:10pt;
	color:#DF071C;
	display:block;
	font-weight:normal;
}
.DescriptionLabel
{
	font-family:Sans-Serif;
	color:#DF071C;
	font-weight:bold;
	font-size:14pt;
	width:100%;
	display:block;
	/*background-color:#000080;*/
	background-image:url(Images/header2.jpg);
}
.radLabelOrder
{	
	font-family:Sans-Serif;
	font-size:10pt;
	display:block;
	font-weight:normal;
	color:Red;
}
.RadLabelH
{
	font-family:Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	display:block;
	color:Black;
}
.RadLabelH_dg
{
	font-family:Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	display:block;
	color:White;
}
.ReqField
{
	color: red;
	
}
.ReqField_dg
{
	color: white;
	
}
.RadLabel
{
	font-family:Sans-Serif;
	font-size:10pt;
	display:block;
	font-weight:normal;
	color:Black;
}
.RadLabelGrid
{
	font-family:Sans-Serif;
	font-size:8pt;
	display:block;
	font-weight:normal;
	color:Black;
}
.RadErrorMessage
{
	font-family:Sans-Serif;
	font-size:10pt;
	font-weight:bold;
	display:block;	
	color:Red;
}
.radErrorTextBox
{
	font-family: Verdana;
	font-size:larger;
	font-weight:bold;
	color:Red; 
	background-color: #EFEFEF;
	border-color:White;
	border-style:none;
	display:block;
	width:95%;
}				
.radErrorDescTextBox
{
	font-family: Verdana;
	font-size:10pt;
	color:Black; 
	background-color: #EFEFEF;
	border-color:White;
	border-style:none;
	width:95%;
}				
.SubDescriptionLabel
{
	font-family:Sans-Serif;
	font-size:9pt;
	font-weight:normal;
	display:block;
	color:Black;
}
.RadCheckbox
{
}
.RadTextBox
{
	font-size: 10pt;
	font-family: verdana;
	background-color: White;
	border-style: groove;
}
.RadTextBoxR
{
	font-size: 10pt;
	font-family: verdana;
	background-color: #EEEEEE;
	border-style:groove;
}
.RadTextBoxLink
{
	font-size: 10pt;
	font-family: verdana;
	background-color: #EEEEEE;
	border-style:groove;
	cursor:hand;
	width:150px;
}

.RadButton
{
	font-family:Sans-Serif;
	font-size: 10pt;
	/*color: #000000;
	background-color:Yellow;*/
	color:Red;
	background:url(images/btn.jpg);
	border: 1px solid #666666;
	font-weight:bold;
}
.RadHeadButton
{
	font-family:Sans-Serif;
	font-size: 7pt;
	/*color: #000000;
	background-color:Yellow;*/
	color:Red;
	background:url(images/btn.jpg);
	border: 1px solid #666666;
	font-weight:bold;
}
.radDataGridHeaderStyle
{
	font-family:Sans-Serif;
	font-size: 10pt;	
	font-weight: bold;
	BACKGROUND-COLOR:#E0081D;
	color: White;
	height:10pt;
}
.radDataGridFooterStyle
{
	background-color:#CCCCCC;
	color:Black;
	font-weight:bold;
}
.radDataGridPagerStyle
{
	color:Blue;	 
	background-color:#999999;
}

.radDataGridPagerStyleNew
{
	color:Blue;	 
	background-color:#999999;
}

.rowcolor1 
{
	font-family: Sans-Serif;
	font-size: 8pt;
	color:Black;	
	/*color: Black;*/
	background-color:#EEEEEE;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	
}
.rowcolor3
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 1px;
	color: black;
	padding-top: 1px;
	font-family: Sans-Serif;
	background-color: #95A9CA;
	text-decoration: none;
}

.rowcolor2 
{
	font-family:  Sans-Serif;
	font-size: 8pt;
	color:Black;
	/* color: #333333; */
	background-color: #DCDCDC;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;	 
	/*height: 1px;*/
}
.radGrid
{
	border-width:0px;
	background-color:White;
	border-color:White;
	border-bottom-style:none; 	
}
.radDropdownList
{
	font-size: 10pt;
	color: white;
	font-family: Sans-Serif;
	background-color: #95A9CA;
}
.radListBox
{
	font-size: 10pt;
	color: white;
	font-family: Sans-Serif;
	background-color: #95A9CA;
}
.radFileField
{
	font-size: 10pt;
	color: white;
	font-family: Sans-Serif;
	background-color: #95A9CA;
	display:block;
}
.radDocument
{
	background-color:#CFCFCF;
}
.radTblOuter
{
	LEFT: 10px;
	POSITION: absolute;
	TOP: 10px; 
	background-color:White;
	height:100%;
	width:100%;	
}
.RecommendationImg
{
	width:40px;
	height:25px;		
}
.RadEmailTextBox
{
	font-size: 10pt;
	font-family: verdana;
	background-color: White;
	width:450px;
	border-style: groove;
}
