/* General Classes */

/*This is a general class for every page where top,left,bottom and right margins are set to 0
and alligment is set to right */
body
{
	margin:0 0 0 0;
	font-family:arial;
	font-size:12px;
}

#header {
	/*background: url(../Images/UserHomePage_Design/HeaderVistaStyle_blueforUse.gif) repeat-x top;*/
	background: url(../Images/UserHomePage_Design/bg_header.gif) repeat-x top;
}
.header 
{
	background: url(../Images/UserHomePage_Design/bg_header.gif) repeat-x top;
}
img
{
	border:0px;
}

.RAGenDIVMain
{
	left:10Px; width: 984Px; top: 40px;
	position: absolute;
}

.RA_menuLBLhdr
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#00008B;	
}

/*This is a general class for every page's main container table*/
.RAgenTBL1
{	
	width: 984px;
	border: 0px;
	border-collapse: collapse; /*The various border properties apply to columns only if 'border-collapse' is set to 'collapse' on the table element*/
	padding: 0px,0px,0px,0px;
}

/* For Light Grey Label */
.RAgenLBLLightGrey1
{
	color:Gray;	
	font-size:11px;
}
/*This is a style of title of Entry form page */

.RAgenTDtitle1
{	
	height: 35px;
	background-color:#5A92C6;
	text-align:center;
	font-family:Verdana, Arial;
	font-size:17px;
	color:white;
	font-weight:bolder;
	border:1px solid orange;
	border-bottom:2px solid orange;
	
}

/*This is a style of alternate color of tr in Entry form page */

.RAgenTRAlternate1
{
	background-color: #DBEAF5;
	height: 26px;
}

/*This is a style of alternate white color of tr in Entry form page */

.RAgenTRsimple1
{
	background-color: #ffffff;
	height: 20px;
}

/* this is a class for button like (submit,save,ok.cancel etc.)*/

.RAgenBTN1
{
	border-width: 0;
	color: DarkBlue;
	font-family: Verdana,arial;
	font-size: 8pt;
	height: 20;
	background-image: url(../images/buttonblue2.gif);
}

.RAgenBTNmouseOver1
{
	border-width: 0;
	color: DarkBlue;
	font-family: Verdana,arial;
	font-size: 8pt;
	height: 20;
	background-image: url(../images/buttonblue2activated.gif);
}


/* this is a class for Delete button mostly used with datagrid where we just use simple asp:button */

.RAgenIMGDel1
{
	background-color: Transparent;
	background-image: url(../images/scroll_delete.ico);
	background-repeat: no-repeat;
	background-position: center;
	border:none;
	cursor: hand;
	height: 24;
	width: 24;
}

/*  DATA GRID */

/* this is for normal Item of all datagrid*/
.RAgenDG1
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
	text-align: center;
}

/* this is for Header of all datagrid
.RAgenDGhead1
{
	background-image: url(../images/gridbartop.gif);
	color: DarkBlue;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}*/

/* this is for Footer of all datagrid*/
.RAgenDGfoot1
{
	background-image: url(../images/gridbardown.gif);
	height: 15;
}

/* this is for Alternate Scheme of all datagrid*/
.RAgenDGAlterback1
{
	background-color: #EFF6F9;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}

/*this  is for subheader of SelPer like -InfoSald > -Selection Profile below Main Header*/
/* <td class="SPgenPageLocator" width="60%"> at at selper\sp1Pro\AddProfile.aspx */
.RAgenPageLocator
{
	color: DarkBlue;
	font-family: Verdana,arial;
	font-size: 13;
	font-weight: bold;
	height: 30;
	POSITION:absolute;
	TOP:100px;
	LEFT:10px; 
}

/*  LABELS STYLES  */
/* for using different accepted colors  */


.RAgenLBLbolderBlue1
{
	color: #291873;
	font-family: Verdana,arial;
	font-size: 13pt;
	font-weight: bolder;
}


.RAgenLBLbolderBlack1
{
	color: Black;
	font-family: Verdana,arial;
	font-size: 13pt;
	font-weight: bolder;
}

.RAgenLBLbolderGray1
{
	color: Gray;
	font-family: Verdana,arial;
	font-size: 12pt;
	font-weight: bolder;
}

/* For Light Blue Label */
.RAgenLBLLightblue1
{
	font-weight:normal;
	color:#31526B;	
	font-size:13px;
}
.RAgenLBLDarkRed1
{
	color: red;
	font-family: Verdana,arial;
	font-size: 10pt;
	font-weight: bold;
}
.RAgenLBLDarkWhite1
{
	color: White;	
	font-size:13px;
	font-weight:bold;
}

.RAgenLBLDarkBlue1
{
	color: #291873;
	font-family: Verdana,arial;
	font-size: 9pt;
	font-weight: bold;
}

.RAgenLBLDarkBlue2
{
	color:#291873;
	font-family:Verdana,arial;
	font-size:8pt;
	font-weight:bold ;
}

/* For Dark Black Label*/
.RAgenLBLdarkblack1
{
	font-weight:bold;
	color:#000000;	
	font-size:13px;
}
.RAgenLBLLightblack1
{
	
	color:#000000;	
	font-size:14px;
}

A.RAgenLnkMenu
{
	font-family:verdana;
	font-size:11px;	
	font-weight:normal;
	color:white;
	text-decoration:none;

}
A.RAgenLnkMenu:Hover
{
	font-family:verdana;
	font-size:11px;	
	font-weight:normal;
	color:white;
	text-decoration:underline;

}
.RAgenLBLDarkGray1
{
	color: Gray;
	font-family: Verdana,arial;
	font-size: 9pt;
	font-weight: bold;
}


.RAgenLBLDarkWhite1
{
	color: White;
	font-family: Verdana,arial;
	font-size: 15pt;
	font-weight: bold;
}

.RAgenLBLDarkOrange1
{
	color: #FFA500;
	font-family: Verdana,arial;
	font-size: 10pt;
	font-weight: bold;
}




.RAgenLBLLightBlue1
{
	color: DarkBlue;
	font-family: Verdana,arial;
	font-size: 9pt;
}


.RAgenLBLLightBlack1
{
	color: Black;
	font-family: arial;
	font-size: 13px;
}



.RAgenLBLNormalGrey1
{
	color: Gray;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:normal;
}

.RAgenLBLBoldGrey1
{
	color: Gray;
	font-family: Verdana;
	font-size: 9pt;
	font-weight:Bold;
}


.RAgenLBLLightOrange1
{
	color: #FFA500;
	font-family: Verdana,arial;
	font-size: 9pt;
}

.RAgenBTN1
{
	border-width: 0;
	color: DarkBlue;
	font-family: Verdana,arial;
	font-size: 8pt;
	height: 20;
	background-image: url(../images/buttonblue2.gif);
}



.RAgenLBLLightGreen1
{
	color:Green; 
	font-family: Verdana,arial;
	font-size: 9pt;
}


/* For Link */ 
A.RAgenLNK1, A.RAgenLNK1:link, A.RAgenLNK1:visited
{
	text-decoration:none;
	font-size:12px;	
	color:#003D7A;
}


A.RAgenLNK1:hover
{
	text-decoration:underline;
	font-size:12px;	
	color:#003D7A;
}

/* For Link */ 
A.RAgenLNK2, A.RAgenLNK2:link, A.RAgenLNK2:visited
{
	text-decoration:none;
	font-size:11px;	
	color:#003D7A;
}


A.RAgenLNK2:hover
{
	text-decoration:none;
	font-size:11px;	
	color:#003D7A;
	font-weight:bold;
}


/*  ERROR STYLE  */
/* to warn user this style is given to lable*/

.RAgenERROR1
{
	color: Red;
	font-family: Verdana,arial;
	font-size: 9Pt;
}

.RAgenPageError1
{
	position:absolute;
	top:100px;
	left:410px;
	width:584px;	
	text-align:center;
}
/*  INFORMATION STYLE  */
/* to inform user this style is given to lable*/

.RAgenSuccess1
{
	color: Green;
	font-family: Verdana,arial;
	font-size: 9Pt;
}

/* TEXT BOX */
/* for using multiline Property */

.RAgenTXTBOX1
{
	font-family:arial,verdana;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#98C4DB;

}

.RAgendrpList1
{
	font-family:arial,verdana;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#98C4DB;
}

/* Page Menu.aspx */
.RAAspectZero
{
	background-color:white;
	font-weight:bold;
}

.RAAspectFirst
{
	background-color:white;
}
.RAAspectSecond
{

	background-color:white;
}
.RAAspectThird
{
	background-color:white;
}
.RAAspectFourth
{
	background-color:white	;
}

.RAAspectTDBG
{
	background-color:#DEEB4A;
	font-size:9px;
}
.RAtblAspectDynamic
{
	font-family:verdana, Arial;
	font-size:12px;
}

.UpperTD 
{ 
	WIDTH: 0px;
	BACKGROUND-COLOR: #adadad;
} 
.FontTR 
{ 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana;
	border-right:1px solid gray;	
}

.FilledLowerTD
{
	border-right:1px Solid pink;
}

.RAgenLBLNormalGray454545
{
	font-family: Verdana,arial;
	color: #454545;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;	
}

.RAgenLBLBoldGray454545
{
	font-family: Verdana,arial;
	color: #454545;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}

/* For Button */
.RAgenBTNclass1
{
	border:solid 1px white;	
	cursor:hand;
}

.RAgenDG1
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
	text-align: center;
	/*border-top-color:White;
	border-bottom-color:White;
	border-left-color:#98C4DB;
	border-right-color:#98C4DB;
	*/
}



.RAgenDGhead1
{
	background-image: url(../images/Grid_top_1.jpg);
	color:#504b99;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	height: 35;
	text-align: center;
}

.RAgenDGPage2
{
	background-image: url(../images/Grid_top_1.jpg);
	color:#504b99;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	height: 20;
	text-align: left;
	border:1px solid gray;
}

.RAgenDGPage3
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	height: 20;
	text-align: left;
}

.RAgenDGPage4
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 20;
	text-align: left;
	color:navy;
}

.RAgenBTNclass2
{
	border:solid 1px white;	
	cursor:hand;
	background-color:#F4A985;
}

/*for Yellow button*/
.RAgenBTNclass3
{
	border:solid 1px white;	
	cursor:hand;
	background-color:#ECD888;
}

.RAgenLBLBold707070
{
	font-family: Verdana,arial;
	color: #707070;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
	FONT-WEIGHT: bold;
}

.RAgenLBLNormal707070
{
	font-family: Verdana,arial;
	color: #707070;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;	
	FONT-WEIGHT: bold;
}

.RAShowNormTDLBLBoldWhite
{
	font-family: Verdana,arial;
	color: blue;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.RAShowNormTDLBLLightWhite
{
	font-family: Verdana,arial;
	text-decoration: underline;
	color: white;
	font-size: 11px;
}

.RADGPageItem1
{
	font-size:13px;
	background-color:#DFDFDF;	
	text-align:Left;
}

.RAMain5bgLeft
{
  	background: url(../Images/UserHomePage_Design/bg_shadow_left_1px.gif) repeat-y; 
	height:100%;
	width:5px; 
}

.RAMain5bgRight
{
  	background: url(../Images/UserHomePage_Design/bg_shadow_right_1px.gif) repeat-y; 
	height:100%;
	width:5px; 
} 
.RA1pxbgPagBottom
{
	background: url(../Images/bg_bottom.gif);
	background-repeat:no-repeat;  
	width:1004px;
	height:5px;
	/*border-bottom:1px solid #ACACAC; */
}
.RAgenDGPagin
{
	color:#504b99;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	height: 20;
	text-align: left;
	border:1px solid gray;
	background-color:#D7D7D7;
}

.RAgenLBL676769
{
	font-family:Verdana;
	font-size:11px;	
	font-weight:bold;
	color:#676769;
	text-decoration:none;
}
.RAgenlbl666666
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}


/* ------------ For Headers Just Copy Paste this Clasess ----------*/

.RAgenLBLTitle
{
	font-family:Arial;
	font-size:24px;	
	font-weight:normal;
	color:white;
	text-decoration:none;
}

A.RAgenLnkCerrar
{
	font-family:verdana;
	font-size:10px;	
	font-weight:bold;
	color:#d0d2E5;
	text-decoration:none;

}
A.RAgenLnkCerrar:Hover
{
	font-family:verdana;
	font-size:10px;	
	font-weight:bold;
	color:#d0d2E5;
	text-decoration:underline;

}

.RAgenLBLLightRed1
{
	color: red;
	font-family: Verdana,arial;
	font-size: 9pt;
}

.RAgenLBLUHHeader
{
	font-family:verdana;
	font-size:10px;	
	font-weight:normal;
	color:white;
	text-decoration:none;
}

/*-----------------------------------------------------------------*/

/* For Link */ 
A.RAgenLNK5, A.RAgenLNK5:link, A.RAgenLNK5:visited
{
	font-family:Verdana;
	font-size:12px;	
	font-weight:bold;
	color:#2871A4;
	text-decoration:none;
}

A.RAgenLNK5:hover
{
	text-decoration:underline;
}

.RAgenBGButton
{
	background-image: url(../Images/bg_botton.gif); 	
	background-repeat:repeat-x;
}

.RAgenBTNmouseOver2
{
	color:#266CC4;
	font-family: Verdana;
	font-size:12px;	
	font-weight:bold;
}

.RAgenBTN2
{
	font-family: Verdana;
	font-size:12px;	
	font-weight:bold;
	color:#1B264E;
}
.RAgenlbl003679
{
	font-family:Arial;
	font-size:22px;
	font-weight:Bold;
	color:#003d79;
}
A.RAgenLnk003679
{
	font-family:verdana;
	font-size:11px;	
	font-weight:normal;
	color:#003d79;
	text-decoration:none;

}
A.RAgenLnk003679:Hover
{
	font-family:verdana;
	font-size:11px;	
	font-weight:normal;
	color:#003d79;
	text-decoration:underline;

}
.RAgenlbl666666
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}
.RAMainReqHead
{
	font-family:arial;	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #C55B00; 

}

.RARoleDescription
{
	font-family:arial;	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
}

.RAClientDetailbg
{
	background: url(../Images/Search_PK_Bottom.gif) repeat-x top;
	height:24px;
	width:100%;

}
.RABoldForRole
{
	font-family:arial;	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: Black; 
}
.RARoleDescription
{
	font-family:arial;	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #666666; 
}
.RARoletext
{
	font-family:arial;	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: black; 
}
.RARolelink
{
	font-family:arial;	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #56A8D7; 
	text-decoration :none;
}
.RARoleDisbled
{
	font-family: Verdana,Arial;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #949494; 
}

.RAgenLBL2871A4
{
	font-family:Arial;
	font-size:18px;	
	font-weight:normal;
	color:#2871A4;
	text-decoration:none;
}

.RA3pxbg
{
	background: url(../Images/bg_help3px.gif) repeat-x; 
	height:24px;
	width:992px; 

}

.LNgenlblDGHead
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:black;
}
.RATDBORDERLRB
{
	border-left:1px solid lightgrey;
    border-right:1px solid lightgrey;
    border-bottom:1px solid lightgrey;
}
.RATDBORDERLR
{
	border-left:1px solid lightgrey;
    border-right:1px solid lightgrey;
}
.RATDBORDERB
{
	border-bottom:1px solid lightgrey;
}
.RAgenLBLDarkPurple1
{
	color:#6E619E;
	font-family:arial;
	font-weight:bold ;
	font-size: 13px;
}

.RAgenLBLDarkOrange1
{
	color:#E87817;
	font-family:arial;
	font-weight:bold ;
	font-size: 13px;
}
