/* Default CSS Stylesheet for a new Web Application project */
html {
	margin:0;
	padding:0;
}
body
{
	
	font-family: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px 10px 10px 10px;

}

UL LI	{	
		list-style-image:url("../image/orangeBul.jpg");
	}

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.TopLink
{
	     font-size: 9px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
		 text-decoration: none;
   }
.TopLinkSelected{
         font-size: 9px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
		 text-decoration: none;
   }
.TopLink a:hover,
.TopLinkSelected a:hover
{
		font-size: 9px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
		 text-decoration: none; 
         border-bottom: 1px solid #333333;
}
.TopMenu{
         font-size: 10px;
         font-family: Verdana;
         font-weight: bold;
         color: #1673B9;
		 text-decoration: none;
         padding: 3px;
         
        }
.TopMenu1{
         font-size: 10px;
         font-family: Verdana;
         font-weight: bold;
         color: #1673B9;
		 text-decoration: none;
         padding: 3px;
         filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);
        }
        
.MainMenu{
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #333333;
		 text-decoration: none;        
        }
.MainMenu a {
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #333333;
		 text-decoration: none;        
        }
 .MainMenu a:Link{
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #333333;
		 text-decoration: none;        
        }
.MainMenu a:visited{
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #333333;
		 text-decoration: none;        
        }
 .MainMenu a:hover{
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none;        
        }
.MainMenuSelected {
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none;        
        }
.MainMenuSelected a:link{
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none;        
        }
 .MainMenuSelected a:visted{
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none; 
        }

.LeftMenu
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #555544;
	text-decoration: none;
}
 .LeftMenu A:Link{
         font-size: 12px;
         font-family: Verdana;
         font-weight: bold;
         color: #555544;
		 text-decoration: none;        
        }
.LeftMenu A:visited{
         font-size: 12px;
         font-family: Verdana;
         font-weight: bold;
         color: #555544;
		 text-decoration: none;        
        }
 .LeftMenu A:hover{
         font-size: 12px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none;        
        }
.LeftMenuSelected {
         font-size: 12px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
         text-decoration: none;        
        }
.LeftMenuSelected a:link{
         font-size: 12px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none;        
        }
 .LeftMenuSelected a:visted{
         font-size: 12px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none;        
        }
.LeftMenuBackGrd
		{
		background: #eaeaea url(../images/lnav-back.jpg) top left no-repeat;
		height:35px;
		vertical-align:top;
		}
.LeftSubMenu{
         font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
		 text-decoration: none;        
        }
.LeftSubMenu A:Link{
         font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
		 text-decoration: none;        
        }
.LeftSubMenu A:visited{
         font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
		 text-decoration: none;        
        }
.LeftSubMenu A:hover{
         font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
		 text-decoration: none;        
        }
.LeftSubMenuSelected {
         font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
		 text-decoration: none;        
        }
.LeftSubMenuSelected a:link {
         font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
		 text-decoration: none;        
        }
.LeftSubMenuSelected a:visited{
         font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
		 text-decoration: none;        
        }
.PageTitle
{
	 font-size: 14px;
         font-family: Verdana;
         font-weight: bold;
         color: #333333;
		 text-decoration: none;  
		 height:28px;
		 padding-right:0px;
		 padding-left:1px;
	}

.PageText
{
		font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
		 text-decoration: none; 
		 line-height: 18px;
}
.PageText A:Link{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
.PageText A:Visited{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
.PageText A:Hover
{
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		color: #E6860D;
		text-decoration: none; 
		border-bottom: 1px dotted #E6860D;
}
.PageTextWB /*Topic Text */
{
	font-size: 11px;
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	padding-bottom:0px;
	padding-top:5px;
	height:30px;
	vertical-align:middle;
}
.PageTextWB1 /*Topic  Drowpdown list*/
	{
	padding-right:1px;
	vertical-align:middle;
	}
.Topic-DD 
{
	} 
.Topic-pad
{
	width:58%;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:4px;
	vertical-align:bottom;
}

.SectionTitle
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #555544;
         background-image: url(../images/headBg.jpg);
		 text-decoration: none; 

	}
.SectionSubTitle
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #333333;
         text-decoration: none; 
	}
.SectionText
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	}

.SectionLink
{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}

.a.SectionLink, SectionLink.A:Link 
	{
		font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
.SectionLink A:Visited{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
a.SectionLink:Hover{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
         text-decoration: none; 
         border-bottom: 1px dotted #E6860D;
	}

.SectionText A:Link
	{
		font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
.SectionText A:Visited{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
.SectionText A:Hover{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
         text-decoration: none; 
         border-bottom: 1px dotted #E6860D;
	}
.LCallOutTitle
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #E6860D;
		 text-decoration: none; 
	}

.CallOutTitle
{
	font-size: 12px;
         font-family: Verdana;
         font-weight: bold;
         color: #7788AA;
         		 text-decoration: none; 
	}
.CallOutText
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
         text-decoration: none; 
		 line-height: 18px;
	}

.CallOutText A:Link{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
         
	}
.CallOutText A:Visited{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
         
	}
.CallOutText A:hover{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
         text-decoration: none; 
         border-bottom: 1px dotted #E6860D;
	}
	
.CallOutLink
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
		 text-decoration: none; 
        
	}
a.CallOutLink, CallOutLink.A:Link 
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
		 text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
 }
.CallOutLink A:Visited
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
		 text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
         
	}
a.CallOutLink:hover{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
         text-decoration: none; 
         border-bottom: 1px dotted #E6860D;
	}
.TabTitle
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	}
	
.TabTitle A:Link A:Visited
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	line-height: 20px;
	}

.TabTitleBlack
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	}
.TabTitleBlack A:Visited
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	}

.TabText
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	}
.TabText A:Link 
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
.TabText A:Visited
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #0066CC;
         text-decoration: none; 
         border-bottom: 1px dotted #0066CC;
	}
.TabText A:hover
{
	font-size: 11px;
         font-family: Verdana;
         font-weight: normal;
         color: #E6860D;
         text-decoration: none; 
         border-bottom: 1px dotted #E6860D;
	}
/*.TabLink 
{
	font-size: 12px;
    font-family: Verdana;
    font-weight: normal;
    color: #0066CC;
    text-decoration: none;	
	border-bottom: 1px dotted #0066CC;
}
*/
a.TabLink,
a.TabLink:link,
a.TabLink:visited
{
	font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color: #0066CC;
    text-decoration: none; 
    border-bottom: 1px dotted #0066CC;	
}

a.TabLink:hover,
a.TabLink:active
{
	font-size:11px;
    font-family: Verdana;
    font-weight: normal;
    color: #E6860D;
    text-decoration: none; 
    border-bottom: 1px dotted #E6860D;
}
.SectionHomeTitle
{
	font-size: 18px;
	font-family:arial;
	color: #556677;
	text-decoration: none;
	padding-left:17px;
	letter-spacing:-1px;
	padding-bottom:7px;	
	}
	
.SectionHomeSubTitle
{
	font-size: 11px;
         font-family: arial;
         font-weight: bold;
         color: #ffffff;
         text-decoration: none;

	}
.SectionHomeText
{
	font-size: 14px;
	font-family:verdana;
	font-weight: normal;
	color:#666;
	text-decoration: none;
	line-height: 17px;
	padding-left:14px;
	}
.SectionHomeText1
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color:#666;
	text-decoration: none;
	line-height: 17px;
	padding-left:18px;
	padding-top:4px;
	}
		
.SectionHomeText A,
.SectionHomeText A:Link,
.SectionHomeText1 A,
.SectionHomeText1 A:Link
{
	color:	#006699;
	text-decoration: none; 
    border-bottom: 1px dotted #006699;
	}
.SectionHomeText A:Visited,
.SectionHomeText1 A:Visited
{
	color:	#006699;
	text-decoration: none; 
    border-bottom: 1px dotted #006699;
	}
.SectionHomeText A:hover,
.SectionHomeText A:active,
.SectionHomeText1 A:hover,
.SectionHomeText1 A:active
{
	color:	#E6860D;
	text-decoration: none; 
    border-bottom: 1px dotted #E6860D;
	}	

.SectionHomeLink
{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #ffffff;
         text-decoration: none; 
	}
	
.SectionHomeLink A:hover
{
	color:	#0A93D6;
	text-decoration: none; 
    border-bottom: 1px dotted #0A93D6;
		}
/*used for bredcrums*/
.PageBCTitle
{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #ffffff;
		 text-decoration: none; 
		 /*line-height: 38px;*/
	}
.PageBC
{
		font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #ffffff;
		 text-decoration: none; 
		 /*line-height: 38px;*/
	}
.bpad
{
	padding-top:0;
	padding-left:5px;
	padding-bottom:0px;
}
.PageBCTitle A:hover,	
.PageBC A:hover
	{	
	text-decoration:none;
	color:	#FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	} 
	
A:link	
{	
	text-decoration:	none;
	
	}  
A:hover	{	
	text-decoration:	none;
	color:	#E6860D;
	} 
A:visited	
{		
		text-decoration:	none;
	}  
        

.TabMenuItem
{
	background-image: url(../image/bgTb.jpg);
	text-align:center;  
	border-bottom: none;  
	border-top: none;  
	border-left: none;  
	font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #ffffff;
		 text-decoration: none;
		 position:relative;top:0px;
		  padding-bottom: 7px;
	}
	
.TabMenuItem A:hover
{
	
	text-align:center;  
	border-bottom: none;  
	border-top: none;  
	border-left: none;  
	font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #ffffff;
		 text-decoration: underline;
		 position:relative;top:0px;
		  padding-bottom: 7px;
}
.TabMenuItemSelected
{
	background-image: url(../image/bgTb1.jpg);
	text-align:center;  
	border-bottom: none;  
	border-top: none;  
	border-left: none;  
	font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         color: #ffffff;
		 text-decoration: none;
		 position:relative;top:0px;
		  padding-bottom: 7px;
	}
.BigTab{
	margin: 2px;
	padding: 2px;
	display: block;
	border:1px solid #747474;
	background-color: #E2E2E2;
	font-size: 11px;
    font-family: Verdana;
    text-decoration: none;

}
.BigTabSelected{
	margin: 2px;
	padding: 2px;
	display: block;
	border:1px solid #747474;
	background-color: #E8860B;
	font-size: 11px;
    font-family: Verdana;
    text-decoration: none;

}
#popUp
{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
         text-decoration: none; 
		 line-height: 14px;
	}
#popUp A:Link
{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #0099CC;
         text-decoration: none; 
	}
Input
{
	font-size: 8pt;
	font-family: Arial;
	border-right: black 1px solid;
	SCROLLBAR-FACE-COLOR: 336699;
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF;
	SCROLLBAR-SHADOW-COLOR: FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: FFFFFF;
	SCROLLBAR-ARROW-COLOR: FFFFFF;
	SCROLLBAR-TRACK-COLOR: FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	border: 1px solid #7f9db9;
	color: #666655;
}
.Input
{
	font-size: 7pt;
	font-family: Verdana;
	SCROLLBAR-FACE-COLOR: 336699;
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF;
	SCROLLBAR-SHADOW-COLOR: FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: FFFFFF;
	SCROLLBAR-ARROW-COLOR: FFFFFF;
	SCROLLBAR-TRACK-COLOR: FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	border: 1px solid #7f9db9;
	color: #666655;
}
	
textarea 
	{
	Font-Size: 8pt;
	Font-Family: Arial;
	BORDER-RIGHT: black 1px solid;
	SCROLLBAR-FACE-COLOR: 336699;
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF;
	SCROLLBAR-SHADOW-COLOR: FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: FFFFFF;
	SCROLLBAR-ARROW-COLOR: FFFFFF;
	SCROLLBAR-TRACK-COLOR: FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	border: 1px solid #7f9db9;
	}
select 
	{
	Font-Size: 8pt;
	Font-Family: Arial;
	color:#666655;
	BORDER-left: black 1px solid;
	SCROLLBAR-FACE-COLOR: 336699;
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF;
	SCROLLBAR-SHADOW-COLOR: FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: FFFFFF;
	SCROLLBAR-ARROW-COLOR: FFFFFF;
	SCROLLBAR-TRACK-COLOR: FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: FFFFFF;
	border: 1px solid #7f9db9;
	}	
.MapText
{
	font-size: 10px;
         font-family: Verdana;
         font-weight: normal;
         color: #333333;
         text-decoration: none; 
		 	}
.greyText
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color: #c0c0c0;
/*	text-decoration: underline;*/
	padding-right:3px;
}
.greyText A:Link A:Visited A:hover
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: underline;
}
.footerText
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}
.imgLink
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
img {
	border:0;
}
	
#navigation a
{
color: #000000;
background:  url(../images/tableftG.jpg) left top no-repeat;
text-decoration: none;
padding-left: 4px
}

#navigation a span
{
background: url(../images/tabrightG.jpg) right top no-repeat;
padding-right: 4px;
padding:7px 10px 3px 4px;
}


#navigation a, #navigation a span 
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span 
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #E6860D;
background: url(../images/tableft.jpg) left top no-repeat;
padding-left: 4px
}

#navigation a:hover span
{
background: url(../images/tabright.jpg) right top no-repeat;
padding-right: 4px;
padding:7px 10px 3px 4px;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0

}

#navigation li
{
float: left;
padding: 0;
margin-right: 4px;
} 

#contact-error-span {
	padding: 3px 0 0px 0;
}

.error {
	color: #c00;
	font-size: 10px;
	padding: 0;
	display: none;
}

/* Below classes can use for ie also*/
.sfield {
	width:108.5px !important;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	margin-right:1px;
} 

.nav-pad {
	padding-top:19px; 
	padding-right:5px;
}

.pt13 {
	padding-top:14px !important;
}
.search-pad {
	padding-right:2px;
	padding-top:6px;
}
.go-pad {
	padding-right:3px;
	padding-top:3px;
	padding-bottom:0px;
}
.tlink-mar {
	margin-top:2px; 
	margin-right:1px;
}
.tlink-pad {
	padding-top:9px; 
	padding-right:3px;
	color:#dad7cf;
}
.flash-pad {
	padding-top:10px;
}
.footerbg-left {

	background-image:url(../images/botBg.jpg); 
	background-position:-14px bottom; 
	background-repeat:repeat-x;
}
.section-bg {
	background-image:url(../image/ttbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:290px;
	padding-right:12.5px;

}
.section-bul {
	font-size:10px;
}
.HomBotImg1
{
 background:url(../images/homBot.jpg) left top no-repeat;
 height:257px;
}

.Banner-pad
{
	height:111px;
	vertical-align:bottom;
}
.bread-bg
{
	background-image:url(../image/bread-backimg.gif);
}
.breadImg-pad
{
	vertical-align:top;
}
.bread-pad
{
	padding-top:0px;
	padding-bottom:4px;
	padding-right:2px;
	padding-left:11px;
}
.CenterHeader-top
{
	height:9px;
}
.Callout-top-pad
{
	padding-top:1px;
	vertical-align:top;
}
.LeftMenu-pad
{
	width:89%;
	vertical-align:top;
}

.CountryHead
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}