
.MainMenu_MenuContainer {
	width:100%;
	background-color:#d3e9f7;
	line-height:1px;
}

.MainMenu_MenuBar {
	cursor: hand;
    background-color:#3a5d97;
    font-size: 11px; 
	font-weight: Bold; 
	font-family:Arial; 
}
	
.MainMenu_MenuItem {
	cursor: hand;
	cursor: pointer;  
	color: #003583; 
	font-size: 11px; 
	font-weight: Bold; 
	font-family:Arial; 
	height:24px;
	/*padding: 1px 7px 1px 7px; */
	background-color:#d3e9f7;
	text-indent:4px;
	border: #3a5d97 0px solid;  
}

.MainMenu_MenuItemSel {
	cursor: hand;
	cursor: pointer;  
	color: #003583; 
	background-color:#e9f4fa;
	font-size: 11px; 
	font-weight: Bold; 
	font-family:Arial; 
	height:24px;
	text-indent:4px;
	border: #3a5d97 0px solid; 
	/*padding: 1px 7px 1px 7px; */
		}
	
.MainMenu_MenuItemActive {
	cursor: hand;
	cursor: pointer;
	color: #003583; 
	background-color:#e9f4fa;
	font-size: 11px; 
	font-weight: Bold; 
	font-family:Arial; 
	height:24px;
	text-indent:4px;
	border: #3a5d97 0px solid;
	/*padding: 1px 7px 1px 7px; */
	}
	
.MainMenu_SubMenu
{ background-color :#d8ebf9;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=135, Strength=0); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	font-family:Arial; 
	font-size: 11px; 
	color: #3a5d97; 
	font-weight: normal; 
	border-right: #3a5d97 1px solid;
	border-top: #3a5d97 1px solid;
	border-left: #3a5d97 0px solid;
	border-bottom: #3a5d97 0px solid;
	text-indent:2px;
	height:19px;
	filter: alpha(opacity=90);
	opacity: 0.90;-moz-opacity: 0.90;
}

.MainMenu_SubMenu .MainMenu_MenuItem 
{	background-color:#d8ebf9;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=90, Strength=0); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	font-family:Arial; 
	font-size: 11px; 
	color: #3a5d97; 
	text-indent:2px;
	font-weight: normal; 
	border-right: #3a5d97 1px solid;
	border-left: #3a5d97 1px solid;
	border-top:#3a5d97 0px solid;
	border-bottom: #3a5d97 1px solid;
	height:19px;
 	
}

.MainMenu_SubMenuItemSelected
{   
	color: #3a5d97; 
	padding: 1px 1px 1px 1px; 	
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=90, Strength=0); 
	background-image:none;
	font-family:Arial; 
	font-size: 11px; 
	font-weight: normal; 
	/*border: #3a5d97 1px solid; */
	text-indent:2px;
	height:19px; 
	background-color:#d3e9f7;
	border-right: #3a5d97 1px solid;
	border-left: #3a5d97 1px solid;
	border-top:#3a5d97 0px solid;
	border-bottom: #3a5d97 1px solid;
	}
	
.MainMenu_SubMenuItemActive
{
    background-color:#d3e9f7;
    color:#3a5d97;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=90, Strength=0); 
	text-indent:0px;
	font-weight: normal; 
	height:19px;
	font-size: 11px; 
	border-right: #3a5d97 1px solid;
	border-left: #3a5d97 1px solid;
	border-top:#3a5d97 0px solid;
	border-bottom: #3a5d97 1px solid;
}
.MainMenu_MenuIcon {
	display:none;
}

.MainMenu_MenuBreak 
{	border-bottom: #3a5d97 0px solid; 
	border-left: #3a5d97 0px solid; 
	border-top: #3a5d97 0px solid;  
	border-right: #3a5d97 0px solid; 
	background-color: #3a5d97; 
    height:0px;
}



.MainMenu_RootMenuArrow {
	display:block;
}
.MainMenu_MenuArrow
{
    /*width:1px;
    cursor: pointer; 
    cursor: hand; 
    left:0px;     
    border-right: #FFFFFF 0px solid; 
    border-bottom: #FFFFFF 0px solid; 
    border-top: #FFFFFF 0px solid;
    border-left: #FFFFFF 0px solid;
    padding: 0px 0px 0px 0px;*/
    display:none;
     
}
body{ overflow-x:hidden}
a { color: #0879c5; font-size: 10px; text-decoration: none;font-family:Arial;}
a:link { color: #0879c5; font-size: 10px; font-weight:bold ; text-decoration:underline;font-family:Arial;}
a:active { color: #6eb6e6;font-size: 10px; font-weight:bold ; text-decoration:underline;font-family:Arial; outline: none;}
a:hover { color: #6eb6e6;font-size: 10px; font-weight:bold ; text-decoration:none;font-family:Arial;}
a:visited { color: #0879c5;font-size: 10px; font-weight:bold ; text-decoration:underline;font-family:Arial;}
a.linkpur:link { color: #0879c5; font-weight:bold ; text-decoration:underline}
a.linkpur:active { color: #6eb6e6; font-weight:bold ; text-decoration:underline}
a.linkpur:hover { color: #6eb6e6; font-weight:bold ; text-decoration:none}
a.linkpur:visited { color: #0879c5; font-weight:bold ; text-decoration:underline}

.HomeMenuBck{background-image:Url(images/HomeMenuBCK.jpg); background-repeat:no-repeat; color:#ffffff;}
/*td   { color: #003583; font-size: 10px; font-family: Arial; line-height: 11px; }*/
.td0      { color: #003583; font-size: 11px; font-weight: bold; background-color: #e9f4fa ; }
.td1      { color: #003583; font-size: 11px; font-weight: bold; background-color: #c9e3f2 ; }
.td2      { color: #fff; font-size: 11px; font-weight: bold; background-color: #003583 ; }
.td3      { color: white; font-size: 11px; font-weight: normal; background-color: #ff7800; }
.f1    { color: #fff; font-size: 9px; font-family: Arial  ; }
.f2    { color: white; font-size: 10px; font-family: Arial  ; padding-left: 1px; }
.footer{font-size: 9px;	font-style: normal;	color:White;background-color:#0879c5;font-family:Arial;}
.newsHomeTitle {background-image:Url(images/HomeNewsTitle.jpg); background-repeat:no-repeat; color:White; text-indent:10px; font-size:8pt;font-family:Arial; }
.EventsHomeTitle {background-image:Url(images/HomeEventsTitle.jpg); background-repeat:no-repeat; color:White; text-indent:10px; font-size:8pt;font-family:Arial; }
a.NewsHome:link { color:#0b55b6; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px; line-height:normal}
a.NewsHome:active { color:#0b55b6; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px; line-height:normal}
a.NewsHome:hover { color:#0b55b6; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px; line-height:normal}
a.NewsHome:visited { color:#0b55b6; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px; line-height:normal }
.footerNewsHome {background-image:Url(images/HomeNewsFooter.jpg); background-repeat: no-repeat;}
.BorderRHome {background-image:Url(images/HomeNewsRight.jpg); background-repeat:no-repeat; }
.BorderLHome {background-image:Url(images/HomeNewsLeft.jpg); background-repeat:no-repeat; }
.BorderREventsHome {background-image:Url(images/HomeEventsRight.jpg); background-repeat:no-repeat; }
.BorderLEventsHome{background-image:Url(images/HomeEventsLeft.jpg); background-repeat:no-repeat;}
.footerEventsHome {background-image:Url(images/HomeEventsFooter.jpg); background-repeat:no-repeat;}
.bckNews{background-image:Url(images/NewsHome_01.jpg); background-repeat:no-repeat;}
.bckMiddle{background-image:Url(images/HomeNews_03.jpg); background-repeat:no-repeat;}
.bckEvents{background-image:Url(images/HomeNews_05.jpg); background-repeat:no-repeat;}
.tdnormal   { color: #003583; font-size: 2px; font-family: Arial; line-height: 0px; }
input { color: #003583; font-size: 9px; font-family: Arial  }
select  { font-size: 10px; font-family: Arial }
textarea { font-size: 10px; font-family: Arial}
.lblsrch{color: white; font-size: 11px; font-weight: normal; background-color: #0065ae;font-family:Arial;}
.tblsrch { background-color:#0066ae; height:13px;}
.lblsrchHome{color: white; font-size: 10px; font-weight: normal; background-color: #00539f; vertical-align:middle;font-family:Arial;}
.tblsrchHome { background-color:#00539f;text-indent:19px; height:14px; }
.normal {color: #003583;font-size: 11px; text-align:justify;line-height:13px;}
.tdMandatory{  text-align:right; font-style:italic;font-size:9px; color:#003583;font-family: Arial;}
.tbl1 { border: solid 1px #001669;}
.tdFig { color: #003583; font-weight:bold ;font-size: 10px; font-family: Arial; line-height: 11px;border-top: solid 1px #001669;  border-left: solid 1px #001669; border-right: solid 1px #001669;border-bottom: solid 1px #001669;}
.tdFig1 { color: #003583; font-weight:bold ;font-size: 10px; font-family: Arial; line-height: 11px;border-top: solid 1px #001669;border-left: solid 1px #001669;border-bottom: solid 1px #001669;}
.subTitle{color: #003583;font-size: 11px;font-weight:bold;text-align:justify;line-height:13px;}
.trFig{ background-color:#d3e9f6; color: #003583; font-size: 10px; font-family: Arial; line-height: 11px;border: solid 0px #001669;}
.trFigalt{color: #003583; font-size: 10px; font-family: Arial; line-height: 11px;border: solid 0px #001669;}
.quest{ color:#0879c5;}
.orgBold {color:#ff7800; font-weight:bold; font-size:8pt;font-family:Arial;}
.lblS { font-size:8pt;}
.error {color:#ff7800;font-size:8pt; font-weight:bold; font-family:Arial;}
/*.title { background-color:#e9f4fa;color:#002474;font-size:6pt;font-weight:bold;text-indent:2px;}*/
.BlueBtn { background-color:#d3e9f6;color:#0066ab;border:solid 1px #0066ab}
.HomeBtn {background-color:#d3e9f6;color:#0066ab;border: ridge 1px #ffffff; text-align:left;}
.SrchBtn {background-color:#d3e9f6;color:#0066ab;border: ridge 1px #ffffff; width:20px; height:15px; text-align:center}
a.itemNews:link { color:#316abf; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px;}
a.itemNews:active { color:#316abf; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px;}
a.itemNews:hover { color:#316abf; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px;}
a.itemNews:visited { color:#316abf; font-weight:bold;text-decoration: none;font-family:Arial;font-size:9px;}
a.News:link { color:#003583; font-weight:normal;text-decoration: none;font-family:Arial; font-size:11px; line-height:normal}
a.News:active { color:#003583; font-weight:normal;text-decoration: none;font-family:Arial; font-size:11px; line-height:normal}
a.News:hover { color:#003583; font-weight:normal;text-decoration: none;font-family:Arial; font-size:11px; line-height:normal}
a.News:visited { color:#003583; font-weight:normal;text-decoration: none;font-family:Arial; font-size:11px; line-height:normal}
.footerNews {background-image:Url(images/InsideNewsFooter.gif); background-repeat:no-repeat;}
.BorderR {background-image:Url(images/News_03.gif); background-repeat:repeat-y; }
.HeaderStyle{ font-size:11px;color:#003583; font-family:bold; text-align:left;}
.PagerStyle {text-align:center;}
.altRowStyle{}
.RowStyle{background-color:#d3e9f6; color: #003583;}
.srchPage {font-size:10px;color:#2c3e88; font-weight:bold; text-align:center; font-family:Arial;}
a.sitemap:link { color:#2c3e88; font-weight:bold;text-decoration: none; font-size:11px; font-family:Arial;}
a.sitemap:active { color:#2c3e88; font-weight:bold;text-decoration: none;  font-size:11px;font-family:Arial;}
a.sitemap:hover { color:#2c3e88; font-weight:bold;text-decoration: none;  font-size:11px;font-family:Arial;}
a.sitemap:visited { color:#2c3e88; font-weight:bold;text-decoration: none; font-size:11px;font-family:Arial;}
a.footer:link { color:#ffffff; font-weight:normal;text-decoration: none; font-size:9px;font-family:Arial; }
a.footer:active { color:#ffffff; font-weight:normal;text-decoration: none;  font-size:9px;font-family:Arial;}
a.footer:hover { color:#ffffff; font-weight:normal;text-decoration: none;  font-size:9px;font-family:Arial;}
a.footer:visited { color:#ffffff; font-weight:normal;text-decoration: none; font-size:9px;font-family:Arial; }
/* conatiner CSS Document */
.title { background-color:#e9f4fa; color:#002474; font-size:13px; font-weight:bold; vertical-align:middle;  padding: 2 0 2 2;text-indent:2px; width:85%; height:20px; font-family:Arial; }
.newsTitle {background-image:Url(images/NewsTitle.gif); background-repeat:no-repeat; color:White; text-indent:10px; font-size:8pt; font-family:Arial;}
.BorderR { background-image:Url(images/News_03.gif); background-repeat:repeat-y; }
/*--------------
Home page Menu
-----------*/


.MainMenu_MenuContainer1 {width:547px;}
.MainMenu_MenuBar1 {cursor: hand; }
.MainMenu_MenuBreak1 {width:5px}
.MainMenu_MenuItem1 { width:500px; 
	cursor: hand; 
	cursor: pointer;
	color: #ffffff;
	font-size: 8pt; 
	background-color:transparent;
	font-weight: bold;
	font-family:Arial; 
	height:20px;
	text-indent:0px;
	border: #3a5d97 0px solid;
	     }

.MainMenu_MenuItemSel1 {cursor: hand; 
	width:500px; 
	cursor: pointer;
	color: #ffffff;
	background-color:transparent;
	font-size: 8pt;
	font-weight: bold;
	font-family:Arial; 
	height:20px;
	text-indent:0px;
	border: #3a5d97 0px solid;}
	
.MainMenu_MenuItemActive1 {	cursor: hand; cursor: pointer;color: #ffffff; background-color:transparent; font-size:8pt; font-weight: bold; font-family:Arial; height:20px; text-indent:0px; border: #3a5d97 0px solid; }
	
.MainMenu_SubMenu1 {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#003c86', Direction=135, Strength=0);
	padding: 0px 0px 0px 1px;  
	/*padding-top:20px; */
	font-family:Arial;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	background-color:transparent;
	border: #3a5d97 0px solid; 
	text-indent:3px;
	filter: alpha(opacity=90);
	width:122px;
	height:200px;
	
 }
	     

.MainMenu_SubMenu1 .MainMenu_MenuItem
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#003c86', Direction=90, Strength=0); 
	padding: 0px 0px 0px 0px;   /*explicitly set padding for sub-menus */
	font-family:Arial; 
	font-size:8pt; 
	color: #ffffff; 
	text-indent:2px;
	font-weight: normal; 
	text-align:left;
	background-color:#003c86;
	border: #3a5d97 0px solid; 
	filter: alpha(opacity=90);
	width:122px;
}

.MainMenu_SubMenu1 .MainMenu_MenuItem 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#003c86', Direction=90, Strength=0); 
	padding: 0px 0px 0px 0px;   /*explicitly set padding for sub-menus */
	font-family:Arial; 
	font-size:8pt; 
	color: #ffffff; 
	text-indent:2px;
	font-weight: normal; 
	text-align:left;
	background-color:#003c86;
	border: #3a5d97 0px solid; 
	filter: alpha(opacity=90);
	opacity: 0.90;-moz-opacity: 0.90;
	width:122px; 
}

.MainMenu_SubMenuItemSelected1
{   color: #ffffff; 
	padding: 0px 0px 0px 0px; 
	background-color:#0879c5;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#003c86', Direction=90, Strength=0); 
	background-image:none;
	font-family:Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	border: #3a5d97 0px solid; 
	text-indent:2px;
	width:122px;
	
	}




.MainMenu_SubMenuItemActive1
{
    background-color:#003c86;
    color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#003c86', Direction=90, Strength=0); 
	border: #3a5d97 0px solid; 
	text-indent:0px;
	font-weight: normal; 
	height:16px;
	font-size: 7.5pt; 
	font-family:Arial;
  	border: #3a5d97 0px solid;
  	padding: 0px 0px 0px 20px; 
  	width:141px; 
}

/*--------------
SiteMap
-----------*/

.MainMenu_MenuContainer2 {
	width:100px;	
}

.MainMenu_MenuBar2 {
	cursor: hand;
}
	
.MainMenu_MenuItem2 {
	cursor: hand;
	background-image:none;
	background-color:Transparent;
	cursor: pointer;  
	color: #2c3e88; 
	font-size: 11px; 
	font-weight: Bold; 
	font-family:Arial; 
	height:5px;
	/*text-indent:20px;*/
	letter-spacing:1px;
	padding: 2px 2px 2px 2px;
}

.MainMenu_MenuItemSel2 {
	cursor: hand;
	background-image:none;
	background-color:Transparent;
	cursor: pointer;  
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: Bold; 
	font-family:Arial; 
	height:23px;
	/*text-indent:20px;*/
	letter-spacing:1px;
	padding: 2px 2px 2px 2px;
	}
	
	.MainMenu_MenuItemActive2 {
	cursor: hand;
	background-image:none;
	background-color:Transparent;
	cursor: pointer;
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: Bold; 
	font-family:Arial; 
	/*text-indent:20px;*/
	letter-spacing:1px;
	padding: 2px 2px 2px 2px;
	
	}
	
.MainMenu_SubMenu2
{background-color:#ffffff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=135, Strength=0); 
	padding: 2px 2px 2px 2px;   /*explicitly set padding for sub-menus */
	font-family:Arial; 
	font-size: 12px; 
	color: #ff7800; 
	text-indent:0px;
	font-weight: normal; 
	height:16px;
	background-image:none;
	letter-spacing:0px;	
}

.MainMenu_SubMenu .MainMenu_MenuItem2
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', Direction=135, Strength=0); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	font-family:Arial; 
	font-size: 12px; 
	color: #ff7800; 
	text-indent:0px;
	font-weight: normal; 
	background-image:none;
	letter-spacing:0px;	
}

.MainMenu_SubMenuItemSelected2
{   color: #ff7800; 
	padding: 2px 2px 2px 2px; 
	background-color:#ffffff;
	background-image:none;
	text-indent:0px;
	font-family:Arial; 
	font-size: 12px; 
	font-weight: normal; 
	letter-spacing:0px;

	}

.MainMenu_MenuIcon2 {
	display:none;
}

.MainMenu_MenuBreak2 
{	border-bottom: #eeeeee 1px solid; 
	border-left: #eeeeee 0px solid; 
	border-top: #eeeeee 0px solid;  
	border-right: #eeeeee 0px solid; 
	background-color: #ffffff; 
    height:0px;
}

.MainMenu_SubMenuItemActive2
{
    background-color:#d6d9e7;
    color:#ff7800;
   	padding: 2px 2px 2px 2px; 	
	text-indent:0px;
	font-weight: normal; 
	height:16px;
	font-size: 11px; 
	background-image:none;
	letter-spacing:0px;
}

.MainMenu_MenuArrow2 {
	display:none;
}
.MainMenu_RootMenuArrow2 {
	display:none;
}
.BlueColumn
{
	width:10px;
	background-color:#0879c5;
	}


.cmdSearch
{
	height:1px;
	font-size:2px;
}
