/* For body */
body
{
	margin:0 0 0 0;
	font-family:verdana,arial;
	font-size:12px;
}

.CEgenTableMain
{
	position:absolute;
	left:10px;
	top:0px;	
	width:984px;
	font-size:13px;
}

/* For DIV Main tag */ 
.CEgenDIVMain
{
	left:0Px; width: 984Px; top: 0px;
	position: relative;  
}

.CEgenLBLDarkWhite1
{
	color: White;	
	font-size:13px;
	font-weight:bold;
}

/* For Dark Orange Label*/
.CEgenLBLdarkOrange1
{
	color: #E87817;	
	font-size:13px;
	font-weight:bold;
}
.CEgenLBLLightOrange1
{
	color: #E87817;	
	font-size:13px;
	font-weight:normal;
}

.CEgenLBLLightGreen1
{
	color: green;	
	font-size:13px;
	font-weight:normal; 
}


/* For Error */
.CEgenErrorClass
{
	position:absolute;
	top:25px;
	left:300px;
	width:684px;
	Text-align:center;
	font-size:14px;
	font-weight:bold;
	color:Red;
}
.CEgenErrorClass

/* For Page Item in Datagrid */
.UADGPageItem1
{
	font-size:13px;
	background-color:#DFDFDF;	
	text-align:Left;
}

/* For Textbox */
.CEgenTXTBOX1
{
	font-family:verdana,arial;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#98C4DB;
}

/* For Textbox With Background Yellow */

.CEgenTXTBOX2
{
	font-family:verdana,arial;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#98C4DB;
	background-color:#ECD888;
}

.CEgenBorder1
{
	border:solid 1px Gray;
}

/* For Disabling the control */
.CEgenDisable
{
	text-decoration:none;
	font-size:16px;	
	color:Silver;
}

/* For DropDown List */
.CEgendrlClass1
{
	font-family:verdana,arial;
	font-size:13px;
}

/* For Legend */
.CEgenLegend1
{
	font-weight:bold;
	color:#31526B;
	font-size:13px;
}

/* For Dark Blue Label*/
.CEgenLBLdarkblue1
{
	font-weight:bold;
	color:#31526B;	
	font-size:13px;
}

.CEgenLBLdarkNavy1
{
	font-weight:bold;
	color:Navy;	
	font-size:13px;
}

.CEgenLBLLightNavy1
{
	font-weight:normal;
	color:Navy;	
	font-size:11px;
}

/* For Dark Black Label*/
.CEgenLBLdarkblack1
{
	font-weight:bold;
	color:#000000;	
	font-size:13px;
}

/* For Light Blue Label */
.CEgenLBLLightblue1
{
	font-weight:normal;
	color:#31526B;	
	font-size:13px;
}

/* For Radio Button */
.CEgenRB1
{
	font-size:13px;
}

/* For Light Grey Label */
.CEgenLBLLightGrey1
{
	color:Gray;	
	font-size:11px;
	font-weight:normal;  
}

/* For Dark Grey Label */
.CEgenLBLDarkGrey1
{
	color:Gray;
	font-weight:bold;
	font-size:13px;
}

/* For Light Black Label*/
.CEgenLBLLightBlack1
{
	color:Black;
	font-size:13px;
	font-weight:normal;
}

/* For Dark Green Label */
.CEgenLBLDarkGreen1
{
	color:Green;
	font-size:13px;
	font-weight:bold;
}


/* For Bold Black Label */
.CEgenLBLBoldBlack1
{
	color:Black;
	font-weight :bold; 
	
}
.CEgenBorderleft
{
	Border-left:1px solid #384393; 
	
}
.CEgenBorderright
{
	Border-right:1px solid #384393; 
	
}
.CEgenBordertop
{
	Border-top:1px solid #384393; 
	
}
.CEgenBorderBottom
{
	Border-Bottom:1px solid #384393; 
	
}
/* For Button */
.CEgenBTNclass1
{
	border:solid 1px white;	
	cursor:hand;
}

.CEgenBTNclass2
{
	border:solid 1px white;	
	cursor:hand;
	background-color:#F4A985;
}

.CEgenBTNclass5
{
	border-width:1;
	border-color:#1c5781;
	color: #1c5781;
	font-family: arial,verdana;
	cursor:hand;
	font-size: 14px;
	height: 20;
	background-color:#D3D3D3;
}

/*for Yellow button*/
.CEgenBTNclass3
{
	border:solid 1px white;	
	cursor:hand;
	background-color:#ECD888;
}
.CEgenBTNclass4
{
	background-color:#adc0d1;
	font-size:12px;
	cursor:hand;
}

/* For Error */
.CEgenERRstyle1
{
	color:Red;
	font-size:12px;
	font-weight:bold;
}

/* For Link */ 
A.CEgenLNK1, A.CEgenLNK1:link, A.CEgenLNK1:visited
{
	text-decoration:none;
	font-size:12px;	
	color:#000080;
}

/* For Header in Datagrid */
.CEgenDGheader1
{
	font-size:12px;
	font-weight:bold;
	background-color:#DFDFDF;	
	text-align:center; 
}

/* For Item in Datagrid */
.CEgenDGitem1 
{
	background-color:#F7F7F7;
	font-size:12px;
	text-align:center;
} 

.CEgenDGitem2
{
	background-color:#F7F7F7;
	font-size:11px;
	text-align:left;

}

.CEgenDGAlteritem1
{
	background-color:#EBEBEB;
	font-size:12px;
	text-align:center;
} 

/* For Page Item in Datagrid */
.CEgenDGPageItem1
{
	font-size:13px;
	background-color:#DFDFDF;	
	text-align:Right;
}

/* For Numbered Page Item in Datagrid */
.CEgenDGPageItem2
{
	font-size:13px;
	background-color:#DFDFDF;	
	text-align:Left;
	color:Maroon;
}

/* For Border of table data*/
.CEgenTDborder1
{
	border-bottom:solid 1px gray;	
}

/* For Light Red Label */
.CEgenLBLlightred1
{
	color:red;	
	font-size:13px;
	 
}

/* For Dark Red Label*/
.CEgenLBLdarkred1
{
	color: red;	
	font-size:13px;
	font-weight:bold 
}

.CEgenLBLLightGrey1
{
	color:Gray;	
	font-size:13px;

}

/* For Link */ 
A.CEgenLNK8
{
	font-size:12px;	
	font-weight:normal;
	color:Navy;
	text-decoration:none;
}
 A.CEgenLNK9
{
	text-decoration:none;
	font-size:12px;	
	color:#4c6e94;
	font-weight:bold;
}
 A.CEgenLNK10
{
	font-size:12px;	
	color:#4c6e94;
	text-decoration:underline;
	font-weight:bold;
}
A.CEgenLNK8:Hover
{
	vertical-align:middle;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;	
	color:#6699cc;
}

A.CEgenLNK7
{
	font-size:11px;	
	font-weight:normal;
	color:Gray;
	text-decoration:none;
}

A.CEgenLNK7:Hover
{
	font-size:11px;	
	font-weight:normal;
	color:#E87817;
	text-decoration:underline;
}

A.CEgenLNK6
{
	text-decoration:none;
	font-size:11px;	
	color:darkblue;
}
A.CEgenLNK6:Hover
{
	text-decoration:underline;
	font-size:11px;	
	color:#6699cc;
}

/*------------------------New Design StyleSheet BienVenido -------------*/
.CEBgMainPgHeader
{
	background: url(../Images/bg_top_box_1X100px.gif) repeat-x;
	HEIGHT: 102px;
	width:952px; 
}

.CEBgMainPgBOX
{
	background: url(../Images/bg_main_box_1X481px.gif) repeat-x;
	
}
.date 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: 13px;
	height: 13px;
	padding: 8px 0;
	
}
.CEBgMenuMouseOver
{
	 BACKGROUND: url(../Images/bg_left_menu_button_182X68.gif) no-repeat 0px -34px; 
	 WIDTH: 182px; 
	 HEIGHT: 68px ;
	 /*cursor:hand;*/
	 cursor:pointer;
}
.CEBgMenuMouseout
{
	 BACKGROUND: url(../Images/bg_left_menu_button_182X68.gif) no-repeat 0px 0px; 
	 WIDTH: 182px; 
	 HEIGHT: 34px;
}
.CEgenlbl243353
{
	font-family:Arial;
	font-size:15px;
	color:#243353;
	font-weight:bold; 
}
.CEBgMainPgMenu
{
	background: url(../Images/bg_left_menu.gif) repeat-x;

}
A.CEgenLNK7
{
	font-family:Arial;
	font-size:10px;
	color:#006699;
	font-weight:normal; 
	text-decoration :none;
}
A.CEgenLNK7:Hover
{
	font-family:Arial;
	font-size:10px;
	color:#006699;
	font-weight:normal; 
	text-decoration :underline;
}
.CEgenLBLWhite
{
	font-family:Verdana; 
	color:white;	
	font-size:11px;
	font-weight:normal; 
}
.CEgenLBLWhiteArial
{
	font-family:Arial; 
	color:white;	
	font-size:13px;
	font-weight:Bold; 
}
.CEgenLBLWhite
{
	font-family:Verdana; 
	color:white;	
	font-size:11px;
	font-weight:normal; 
}
.CEgenLBL000066
{
	font-family:Arial; 
	color:#000066;	
	font-size:11px;
	font-weight:normal; 
}
A.CEgenLNK8
{
	font-family:Arial;
	font-size:11px;
	color:#000066;
	font-weight:normal; 
	text-decoration :none;
}
A.CEgenLNK8:Hover
{
	font-family:Arial;
	font-size:11px;
	color:#000066;
	font-weight:normal; 
	text-decoration :underline;
}
.Sub_Heading_Content
{
    position: relative; 
    top: 0px; 
    left: 0px; 
    width: 680px; 
    background-color: white;
}
.Main_Heading
{
    position: relative;
    top: 0px;
    left: 0px;
    	
    height: 22px; 
    width:680px;
    
    padding:0px;
    font-size: 17px;
    text-decoration: none;
	background-color:#EEEEF0;
    color: #333;
    color: #1c5781;
    
    text-align: left;    
    font-family: Verdana;
    font-weight:bold;
}
.AO_DownTab_BGCONTENT_LEFTTOP
{
    background-image: url(../Images/DownTabs_Content_LeftTop_12X12.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.AO_DownTab_BGCONTENT_RIGHTTOP
{
    background-image: url(../Images/DownTabs_Content_RightTop_12X12.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

.AO_DownTab_BGCONTENT_LEFTBOTTOM
{
    background-image: url(../Images/DownTabs_Content_LeftBottom_12X12.jpg);
    background-repeat: no-repeat;
    background-position: left Bottom;
}

.AO_DownTab_BGCONTENT_RIGHTBOTTOM
{
    background-image: url(../Images/DownTabs_Content_RightBottom_12X12.jpg);
    background-repeat: no-repeat;
    background-position: Right Bottom;
}

.AOGen_LBLNormalGray
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: justify;  
    line-height: 1.5;
}
.AOGen_LBLNormalBlueGray
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;    
    color: #3a6889;
    text-decoration: none;
    text-align: justify;
    line-height: 1.5;
}

.AOGen_TD_BorderTop
{
	border-top:1px solid lightGrey;	
}
.AOGen_TD_BorderBottom
{
	border-Bottom:1px solid lightGrey;	
}
.AOGen_TD_BorderLeft
{
	border-Left:1px solid lightGrey;	
}
.AOGen_TD_BorderRight
{
	border-Right:1px solid lightGrey;	
}

A.CEgenLNK9
{
	font-family:Verdana;
	font-size:11px;
	color:#000066;
	font-weight:normal; 
	text-decoration :none;
}
A.CEgenLNK9:Hover
{
	font-family:Verdana;
	font-size:11px;
	color:#000066;
	font-weight:normal; 
	text-decoration :underline;
}
.pageHeading
{
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: Bold; 
	FONT-SIZE: 22px; 
	COLOR: #00477c; 
}

/*  Pop UP CSS */
.filter
{
	display: none;
	position: absolute;
	top:-50;
	left: -230;
	height:1932;
	width:950;
	background-color: #CCC;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

.box
{
	position: absolute;
	left:-93px;
	top:0px;
	display: none;
	margin-top:0px;
	padding: 45px;
	padding-bottom:0px;
	border: 1px solid black;
	background-color: white;
	z-index:999;
	overflow: none; 
}


.boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:776px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	border-bottom:4px solid #666666;	
	background-color: #09c;
	background-color: #EEEEF0;	
	color:white;
	color:#1c5781;
	text-align:center;
	font-weight:bold; 
}
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 0px;
margin-left : 10px;
} 
.PageBox
{
	margin-left:40px;
	TEXT-ALIGN:center; 
	border: solid 2px #1C5781; 
	background-color:#EEEEF0; 
	width:600px;
	color:#1C5781;
}
.PageBoxFont
{
	font-size:11px; 
	text-align:left; 
	padding-left:20px; 
	width:100%; 
	color:#666666;
}


