﻿ /*--------------------layout---------------------*/
* {margin:0;padding:0}
form {}

body 
{
	padding:0px;
	margin:0px;
	background-image:url(images/BG_Main.jpg); 
	background-repeat:repeat-x;
	background-color:#0c496b;
	font-family:Arial;
	font-size:12px;
	color:#58585a;
	line-height:21px;
}

#TopHeader_Holder
{
	margin:auto; 
}

#TopHeader_Cont_L
{
	width:380px; 
	float:left;
}

#TopHeader_Cont_R
{
	width:309px; 
	float:right;
}

#Main_Wrap
{
	background-image:url(images/BG_Main.gif); 
	margin:auto; 
	width:996px; 	
	height:100%;	
}

#Main_Cont
{
	padding:10px 10px 20px 10px;
}

#Menu_Holder
{
	padding-left:3px; 
	margin:auto; 
	overflow:auto;
	line-height:14px;
	overflow:hidden;
}

#Menu_Cont_L
{
	width:546px; 
	float:left; 
	padding-top:10px;
}

#Menu_Cont_R
{
	width:278px; 
	float:right;
	text-align:right;
	padding-top:10px;
}

#Hdr_GreenBar
{
	background-color:#82c25c;
	width:970px; 
	height:2px;
	margin-bottom:2px;
	margin-left:3px;
}

#HdrImg
{
	width:970px; 
	margin:auto; 
	text-align:center;
}

.Default_Holder
{
	width:320px; 
	padding:10px 10px 0px 10px;
}

.Default_Cont
{ 
	padding:5px;
	width:302px;
}

#Default_HrzSep_Lrg
{
	border-bottom:solid 1px #ededee;
}

#Default_HrzSep_Sml
{
	border-bottom:solid 1px #ededee;
	padding:5px 0px 5px 0px;
}

#SecWpg_Holder_Left
{
	width:220px;
}

#SecWpg_Holder_Middle
{
	padding:5px; 
	width:600px;
}

#SecWpg_Holder_Right
{
	padding:5px;
}

#NewsWpg_Holder_Left
{
	width:220px;
}

#NewsWpg_Holder_Middle
{
	padding:5px; 
	width:520px;
}

#NewsWpg_Holder_Right
{
	padding:5px;
}

#SecWpgNoRCont_Holder_Middle
{
	padding:5px; 
}

.SepVer
{
	width:3px;
	height:250px;
	background-image:url(images/SepVert.gif);
	background-repeat:no-repeat;
}

.SepHrz
{
	width:286px;
	height:4px;
	background-image:url(images/SepHorz.jpg);
	background-repeat:no-repeat;
	padding:5px 0px 5px 0px;
}

.BulletImg
{
	width:18px; 
	height:18px;
	background-image:url(images/icoBuletArw.gif);
	background-repeat:no-repeat;
	float:left;
}

.BulletTxt
{
	color:#58585a;
	font-size:12px;
	font-weight:bold;	
	float:left; 
	padding:2px 0px 0px 4px;
	line-height:14px;	
}

.SearchBtnImg
{
	width:103px; 
	height:36px;
	background-image:url(images/btnSearch.gif);
	background-repeat:no-repeat;
}

.TwiterBtnImg
{
	width:27px; 
	height:26px;
	background-image:url(images/btnTwiter.gif);
	background-repeat:no-repeat;
}

.FacebookBtnImg
{
	width:25px; 
	height:26px;
	background-image:url(images/btnFacebook.gif);
	background-repeat:no-repeat;
}

ul
{
	padding-left:20px;
}

ol
{
	padding-left:20px;
}


li
{
	padding-bottom:10px;
}

ul.specialList li 
{ 
	color:#82c25c; 
}

ul.specialList li span
{ 
	color:#58585a; 
}

ol.specialList li 
{ 
	color:#82c25c; 
}

ol.specialList li span
{ 
	color:#58585a; 
}

img
{
	border:0px;
}

a
{
	text-decoration:none;
}

.TxtGray_XL
{
	color:#58585a;
	font-size:16px;	
}

.TxtGray_Lrg
{
	color:#58585a;
	font-size:14px;	
}

.TxtGray_Med
{
	color:#58585a;
	font-size:12px;	
}

.TxtGray_Sml
{
	color:#58585a;
	font-size:11px;	
}

.TxtBlue_XL
{
	color:#257ead;
	font-size:16px;	
}

.TxtBlue_Lrg
{
	color:#257ead;
	font-size:14px;	
}

.TxtBlue_Med
{
	color:#257ead;
	font-size:12px;	
}

.TxtBlue_Sml
{
	color:#257ead;
	font-size:11px;	
}

.Parag
{
	padding:5px;	
}

#footer
{
	width:972px; 
	background-image:url(images/BGFooter.jpg); 
	background-repeat:no-repeat;
}

.LinkFoot
{
	color:#58585a;
}

/*  -------------- Menu -----------------   */
.MenuItem_left
{
	width:91px; 
	background-image:url(images/BG_MenuItem.gif); 
	background-repeat:no-repeat;
	text-align:center;
	color:#58585a;	
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:5px;

}

.MenuItem_left:hover
{  
	background-image:url(images/BG_MenuItemSelected.gif); 
	background-repeat:no-repeat;
	color:white;	
	
}

.MenuItem_left_selected
{  
	width:91px; 
	background-image:url(images/BG_MenuItemSelected.gif); 
	background-repeat:no-repeat;
	text-align:center;
	color:white;	
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:5px;	
}

.MenuItem_right
{ 	
	text-align:center;
	color:#58585a;	
	font-size:11px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}

.MenuItem_right:hover
{  
	color:#72b84c;	
}

.MenuItem_sub
{ 	
	text-align:center;
	color:#58585a;	
	font-size:12px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}

.MenuItem_sub:hover
{  
	color:#72b84c;	
}    


/* ---------------  Panel Bar ISES Skin  ----------------  */

.RadPanelBar_ISES 
{
    border:none !important;
    width:210px !important;
    background:none !important;   
    line-height:14px; 
}

.RadPanelBar_ISES .rpRootGroup .rpGroup
{
    border:0px !important;
    background:none !important; 
    padding-left:20px !important;
    color:#72b84c !important;
}

.RadPanelBar_ISES .rpGroup .rpLink
{
    color:#72b84c !important;
}

.RadPanelBar_ISES  ul.rpRootGroup
{
    border:0px !important;
    background:none !important; 	
}

.RadPanelBar_ISES .rpSeparator
{
	border:0px !important;
	background:none !important; 
} 

.RadPanelBar_ISES .rpLink
{
	margin:8px !important;
    border-bottom: 1px solid #dddddf !important;
    color:#818285 !important;
    overflow-x: hidden  !important;
}

.RadPanelBar_ISES .rpLink .rpLast
{
	border-bottom: 1px solid #dddddf !important;  
}

.RadPanelBar_ISES .rpLink:hover
{
    color:#72b84c !important;
}

.RadPanelBar_ISES .rpText
{ 
	padding-top: 3px !important;
	padding-left:45px !important;
	padding-bottom: 14px !important;
    margin-right: 7px;
    font-size:11px !important;
}

.RadPanelBar_ISES .rpOut
{ 
    border-bottom: 1px solid white !important;
    padding:0px !important;
}





/* these should be checked */

.RadPanelBar_ISES .rpSelected .rpText
{
	color:#818285 !important;
	background-image:none !important;
    border:0px !important;
    background-image:url(images/icoBuletArw_SubPg.gif) !important;
	background-repeat:no-repeat !important;
}

.RadPanelBar_ISES .rpGroup .rpSelected  .rpText
{
	background-image:none !important;
    border:0px !important;
    background-image:url(images/icoBuletArw_SubPg.gif) !important;
	background-repeat:no-repeat !important;
	color:#72b84c !important;
}

.RadPanelBar_ISES .rpDisabled .rpText
{
    cursor: default;
    color: #bbb;
}

.RadPanelBar_ISES .rpRootGroup .rpDisabled:hover
{
    cursor: default;
    text-decoration: none;
}

.RadPanelBar_ISES .rpGroup .rpDisabled:hover
{
    cursor: default;
    text-decoration: none;
}
