/* Start of Links attributes */



a:link {

	text-decoration: none;

	color: #dfdd3a;

}

a:visited {

	text-decoration: none;

	color: #dfdd3a;

}

a:hover {

	text-decoration: underline;

	color: #77b62e;

}

a:active {

	text-decoration: none;

	color: #dfdd3a;

}





/* H tag attributes */



/*

h1 {

	font-family: Verdana, Geneva, sans-serif;

	color:#024788; 

	font-size:16px; 

	text-decoration:none; 

	font-weight:bold; 

}



h2 {

	font-family: Verdana, Geneva, sans-serif;

	color:#024788; 

	font-size:13px; 

	text-decoration:none; 

	font-weight:bold; 

}



h3 {

	font-family: Verdana, Geneva, sans-serif;

	color:#004972; 

	font-size:13px; 

	text-decoration:none; 

	font-weight:bold; 

}

*/



/* Main site css */



body {

	



/* */

	margin: 0px;

	padding: 0px;

	background: white url(..//tinymce_image_upload/bg_Blue.jpg) repeat-x;

}



table,td,th {

	font-family: Verdana, Geneva, sans-serif;

	color: #000000;

	font-size: 11px;

	text-decoration: none;

	font-weight: normal;

	line-height: 16px;

}



.input {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	height: 20px;

	border: 1px solid #004871;

	width: 200px;

}



.HeaderMainNav:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}



.HeaderMainNav:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}



.HeaderMainNav:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}



.HeaderMainNav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #ffffff;

	text-decoration: none;

}



/* Sub menu links */



.Sub_Nav {

	background-color: #92A990;

	border: 1px solid #526B03;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 13px;

	line-height: 16px;

	padding: 5px;

}



.Sub_Nav:hover {

	background-color: #92A990;

	border: 1px solid #526B03;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 13px;

	line-height: 16px;

	padding: 5px;

}



.Hor_Sub_Nav {

	background-color: #41496E;

	border: 1px solid #41496E;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 13px;

	line-height: 16px;

	padding: 5px;

}


/* ------------------------------------ Top Menu Start ------------------------------------ */
/* These styles create the dropdown menus. */
#navbar {
 margin: 0;
 padding: 0;
 height: 1em;}
#navbar li {
 list-style: none;
 float: left; }
#navbar li a {
 display: block;
 padding: 3px 2px;
 /* background-color: #5e8ce9;  ----  Main Menu Text Background Color  */
 color: #000;
 text-decoration: none; }
#navbar li ul {
 display: none; 
 width: 10em; /* Width to help Opera out */
 text-align:left; 
 z-index:1000; /* Add New 15-March-2011 */
 } 
#navbar li:hover ul, #navbar li.hover ul {
 display: block;
 position: absolute;
 margin: 0;
 padding: 0;  
 z-index:1000; /* Add New 15-March-2011 */
 }
#navbar li:hover li, #navbar li.hover li {
 float: left; width:10em;} /* Add New 15-March-2011 */
#navbar li:hover li a, #navbar li.hover li a {  /*  ----  Sub Menu Property  ----  */
 background-color: #f3f3f3;      /* ----  Sub Menu Background Color  ----- */
 border-bottom: 1px solid #fff;
 color: #000; }
#navbar li li a:hover { /* ----  Sub Menu Text Property On Hover ---- */
 background-color: #ff0000; color:#ffffff; }
/* ---- sub sub menu property Start  Add New 15-March-2011 ---- */
#navbar li:hover li ul, #navbar li.hover li ul { display:none; }
#navbar li:hover li:hover ul, #navbar li.hover li.hover ul { display:block; position:absolute; float:left; margin-top:-23px; left: 10em; z-index:1000;}
/* ---- sub sub menu property End ---- */
/* ------------------------------------ Top Menu End ------------------------------------ */

/* COMPONENT ELEMENTS - changes to the component headers component content controlled  by the following CSS */



.Component_Header {

	background-color: #004972;

	color: white;

	text-decoration: none;

	padding-left: 20px;

	height: 27px;

	font: bold 14px/normal Arial, Helvetica, sans-serif;

}



.Component_Border {

	margin-top: 10px;

	margin-left: 5px;

	border: 1px solid #77b62e;

	padding: 1px;

	width: 220px;

}



.Component_Padding {

	padding-left: 20px;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-right: 20px;

}



.Component_Text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: normal;

	font-weight: normal;

	color: #2fade5;

	text-decoration: none;

	padding-left: 15px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 15px;

	border-color: #2fade5;

}



A.COMPONENTLINKS {

	COLOR: #162250;

	TEXT-DECORATION: NONE;

	FONT-SIZE: 10px;

	color: #77b62e;

}



A.FOOTERNAV {

	COLOR: #000000;

	TEXT-DECORATION: NONE;

	FONT-SIZE: 10px;

}



.Form_Submit_Button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: Bold;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #0062a1;

	vertical-align: middle;

	border: 0px;

}



.form-field {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

	background-color: #FFFFFF;

	vertical-align: middle;

}



.Content_Header {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #004972;

	border-bottom: 0 solid #D0C99F;

	padding: 5px 5px 0;

}



.Cntent_Border {

}



.Content_Table_Padding {

	padding-left: 35px;

	padding-right: 35px;

	padding-top: 10px;

	padding-bottom: 10px;

}



/* INNER PAGES CSS CLASS */



.innerPageSubHeading {

	border-bottom: 1px solid #666666;

}



.innerPageLightLink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #12238C;

	text-decoration: none;

}



.innerPageBottom {

	border-top: 0 solid #D0C99F;

}



.innerPageBoldLink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FE5C01;

	font-weight: bold;

	text-decoration: none;

	line-height: 20px;

}



.innerPageBoldLink:hover {

}



/*New Class Start*/



.left_panel {

	border-right: 0 solid #ffffff;

	padding-right: 5px;

}



.right_panel {

	padding-left: 5px;

}



.main_bg {

	background: #edf2f5 url(/tinymce_image_upload/content_content_bg.jpg) no-repeat 0 bottom;

}



.Caption_Header {

	color: white;

	text-decoration: none;

	padding-left: 10px;

	height: 27px;

	font: bold 18px/normal Arial, Helvetica, sans-serif;

	text-align: center;

	background-color: #77b62e;

}



.abc_pagination {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	font-weight: bold;

	line-height: 22px;

	text-decoration: none;

}



.abc_pagination:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	line-height: 22px;

	font-weight: bold;

	text-decoration: none;

}



.read_more {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #039;

	line-height: 22px;

	font-weight: normal;

	text-decoration: none;

}



.read_more:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #039;

	line-height: 22px;

	font-weight: normal;

	text-decoration: none;

}



/*New Class End*/



/* INNER PAGES CSS CLASS END HERE */



/* Master template CSS Attributes */



/* Top Nav BG Start */



.topNavBg {

	background-color: #0062a1;

	color: #000000;

	background-image:



url();

/* display:none; */

}



.topNavBg a {

	color: white;

	font: 12px/normal Arial, Helvetica, sans-serif;

}



.topNavBg a:hover {

	color: #dfdd3a;

	font: 12px/normal Arial, Helvetica, sans-serif;

}



/* Top Nav BG End */



/* Search BG Start */



.topSearch {

	background-color: #0062a1;

	color: #000000;

	background-image:



url();

/* display:none; */

}



.topSearch a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	line-height: normal;

	color: #ffffff;

	text-decoration: none;

}



.topSearch a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	line-height: normal;

	color: #000000;

	text-decoration: none;

}



/* Search BG End */



/* Header Nav BG Start */



#headerNavBg {

	background-image: none;

	background-image: url();

	background-repeat: repeat-x;

	background-color: #77b62e;

	color



: white;

/* display:none; */

}



#headerNavBg table tr td font {



}



#headerNavBg a {

	color: white;

	font-size: 12px;

	font-weight: bold;

}



#headerNavBg a:hover {

	color: #dfdd3a;

	font-size: 12px;

	font-weight: bold;

	padding-top: 7px;

	padding-bottom: 7px;

	background-color: #004972;

}



/* Header Nav BG End */



/* Footer Nav BG Start */



.footerNavBg {

	background-image: none;

	background-color: #004972;

	color: white;

	background-image



: url();

/* display:none; */

}



.footerNavBg a {

	color: white;

	text-decoration: none;

	font: bold 12px/normal Arial, Helvetica, sans-serif;

}



.footerNavBg a:hover {

	color: #dfdd3a;

	font: bold 12px/normal Arial, Helvetica, sans-serif;

}



/* Footer Nav BG End */



/* Powered Nav BG Start */



.btmNavBg {

	background-color: #004972;

	color: white;

	background-image: url();

}



.btmNavBg a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: normal;

	color: white;

	text-decoration: none;

}



.btmNavBg a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: normal;

	color: #dfdd3a;

	text-decoration: none;

}



/* Powered Nav BG End */



/* Powered text Start */



.btmTxt {

	background-color: #004871;

	color: white;

	background-image: url();

}



.btmTxt a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: normal;

	color: white;

	text-decoration: none;

}



.btmTxt a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: normal;

	color: #000;

	text-decoration: none;

}



/* Powered text End */



/* End New Css Add  9 March 2010*/



/* Print Module CSS */



.ez_hr {

	background-color: #D7D7D7;

	border: none;

	border-top: none;

	height: 1px;

	color: #D7D7D7;

}



.ez_table_bdr {

	border: 1px solid #9DB0BC;

	border-collapse: collapse;

	margin-top: 10px;

}



.ez_table_heading_bg {

	background-image: url(../../../images/ez_table_header.png);

	background-repeat: repeat-x;

	background-color: #DCEBF5;

	color: #1D7C9F;

	font-size: 13px;

}



.ez_row1 {

	background-color: #F0F0F0;

}



.ez_text13 {

	font-weight: normal;

	font-size: 12px;

}



.ez_row2 {

	background-color: #FAFAFA;

}



.ez_gray_bg {

	background-color: #F8F8F8;

	color: #B7B7B7;

}



.ez_link {

	font-size: 12px;

	text-decoration: none;

	color: #000000;

}



.ez_link:hover {

	font-size: 12px;

	text-decoration: none;

	color: #000000;

}



.ez_link1 {

	font-size: 13px;

	color: #FE5C01;

}



.ez_link1:hover {

	font-size: 13px;

	text-decoration: none;

	color: #FE5C01;

}



.ez_row_link {

	font-size: 13px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}



.ez_row_link:hover {

	font-size: 13px;

	color: #C60000;

	text-decoration: underline;

	font-weight: bold;

}



.ez_red_star {

	color: #ff0000;

}



.ez_bread {

	color: C60000;

	font-size: 11px;

	text-decoration: none;

}



.ez_bread:hover {

	color: C60000;

	font-size: 11px;

	text-decoration: underline;

}



.ez_bread_txt {

	color: 6E6E6E;

	font-size: 11px;

	text-decoration: none;

}



.ez_gray_dark_bg {

	background-color: #F1F1F1;

	color: #B7B7B7;

}



.ez_dark_gray {

	color: #5D5D5D;

	font-size: 15px;

	line-height: 20px;

	font-weight: bold;

}



.ez_gray_gray12 {

	color: #ABABAB;

	font-size: 12px;

	font-weight: bold;

}



.ez {

	font-size: 12px;

}



.ez_bdr {

	border: 3px solid #F1F1F1;

}



.ez_clear {

	clear: both;

}



.success_Msg {

	color: #6D8A00;

	font-size: 12px;

	font-weight: bold;

	padding: 10px;

	background-color: #F1FFE6;

	border: 2px solid #D6F4BD;

	padding-left: 60px;

	background-image: url(../../../images/success.gif);

	background-repeat: no-repeat;

	background-position: left center;

}



.pop_sucs_Msg {

	color: #6D8A00;

	font-size: 12px;

	font-weight: bold;

	padding: 10px;

	background-color: #F1FFE6;

	border: 2px solid #D6F4BD;

	padding-left: 35px;

	background-image: url(../../../images/pop_tick.gif);

	background-repeat: no-repeat;

	background-position: left center;

}



.pop_wrong_Msg {

	color: #ff0000;

	font-size: 12px;

	font-weight: bold;

	padding: 10px;

	background-color: #FFF1F1;

	border: 2px solid #FF6262;

	padding-left: 35px;

	background-image: url(../../../images/pop_cross.gif);

	background-repeat: no-repeat;

	background-position: left center;

}



.pop_head_bg {

	background-color: #f1f1f1;

}



.pop_bdr {

	border: 1px solid #f1f1f1;

}



.linkImg {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-weight: bold;

	line-height: 18px;

	text-decoration: none;

	color: #000000;

}



.linkImg:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #797979;

	line-height: 18px;

	background-image: url(<?=WEB_ROOT_GET.USER_NAVIGATION_PATH?>ez_bullet.gif);

	background-repeat: no-repeat;

	background-position: center left;

}



.subLinkImg {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-weight: bold;

	line-height: 18px;

	text-decoration: none;

	color: #797979;

}



.subLinkImg:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #4B4B4B;

	line-height: 18px;

	background-image: url(<?=WEB_ROOT_GET.USER_NAVIGATION_PATH?>ez_bullet.gif);

	background-repeat: no-repeat;

	background-position: center left;

}



.trBg {

	background-color: #DBE5F1;

}



/* Flash Header atgtributes */



.flash_height {

	height: 256px;

}



/* My Comment */
