@charset "utf-8";
/* CSS Document */

a {color: #0066cd;}
a:visited {color:#0066cd;}
a:hover {color: #01cc34;}
a:active { color:#0066cd;}

/************************************************************/
a.link:LeftLink, a.visited:LeftLink,a.active:LeftLink {
font-weight:bold; font-family:Trebuchet MS; color: #0066cd;}
a.hover:LeftLink {color: #05417c;}
/***********************************************************/

.width1024
{
	width:1003px;
}
#mainBody
{
	margin:0 auto;
}
/******* container ********************/
#headerContainer
{
	margin:0 auto;
}
.footerContainer
{
	clear:both;
	margin:0 auto;
}
/******* container ********************/
#Banner
{
	height:87px;
	/*height:122px;
	background:url(images/top-header_776x93_2.jpg) no-repeat;*/
}

#BannerLink
{
	padding-top:14px;
	/*padding-right:28px;*/
	float:right;
	width:180px;
	/*text-align:right;*/
}
#BannerLink a:link, #BannerLink a:visited, #BannerLink a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#004275;
	text-decoration:none;
}
#BannerLink a:hover
{
	text-decoration:underline;
}

#LE_Logo
{
	float:left;
	width:770px;
	height:87px;
}
/*************************************************/
#navigation
{
	height:35px;
	background:url(images/main_link_bg.gif);
}
#navigation ul{
	list-style:none;
}
#navigation li{
	margin-top:8px;
	float: left;
}
#navigation ul li a{
	padding:0px 20px;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004275;
	text-decoration:none;
	border-right:2px solid #fff;
}
#navigation ul li a:hover{
	color: #000;
}
/*************************************************/
a.mainTopLink:link, a.mainTopLink:active, a.mainTopLink:visited
{
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004275;
	text-decoration:none;
}
a.mainTopLink:hover
{
	color: #000;
}
/*************************************************/
a.NewsLink:link, a.NewsLink:active, a.NewsLink:visited
{
	font-family:Verdana;
	font-size: 10px;
	color: #004275;
	text-decoration:none;
}
a.NewsLink:hover
{
	text-decoration:underline;
}
/*************************************************/
#pageTitle
{
	padding-top:10px;
	height:29px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	clear:both;
}

#homePageLeft
{
	float:left;
	width:610px;
}
.homePagePic
{
	height:140px;
	/*background:url(images/homePagePic.jpg) no-repeat;*/
	margin-bottom:20px;
}
.homePagePics
{
	float:left;
	width:150px;
	height:140px;
	padding-right:1px;
}
.homePagePicLower
{
	font-size:10px;
	height:135px;
	/*background:url(images/homePagePicLower.jpg) no-repeat bottom;*/
	margin-bottom:10px;
	text-align:center;
}
.homePics
{
	padding-top:10px;
	float:left;
	width:116px;
	height:135px;
	padding-right:4px;
}
#homePageContent
{
	width:592px;
	font-size:10px;
	border-top:1px solid #90cc30;
	border-bottom:1px solid #90cc30;
	padding:8px 6px 16px 6px;
}
.pageHeadText
{
	font-size:12px;
	font-weight:bold;
}
/*****************************************************/
#homePageRight
{
	margin-bottom:10px;
	float:right;
	width:370px;
	border:1px solid #a5d354;
	padding:6px 10px;
}
.rightHead
{
	font-weight:bold;
	height:20px;
	width:370px;
	border-bottom:1px solid #004275;
}
#ullList
{
	width:370px;
	padding-top:15px;
	height:170px;
	overflow:auto;
}
.newsBottomPic
{
	height:62px;
	width:370px;
	background:url(images/rightHomePic.jpg) no-repeat bottom;
}
.listLine
{
	/*list-style:url(../images/ULbullet.gif);*/
	margin:0;
	padding:0;
	line-height:16px;
	list-style:none;
}
.listLine li
{
	margin:0 0 15px 0px;
	padding:0 0 0 28px;
	line-height:18px;
	background:url(images/ULbullet.gif) 0 10px no-repeat;
	/*padding:2px;*/
}
#worldMap
{
	/*background:url(images/worldMap.jpg) no-repeat bottom left;*/
	height:208px;
}
/*****************************************************/
.footer
{
	background:url(images/footer_bg.gif) repeat-x;
	height:20px;
	/*clear:both;*/
	text-align:center;
	margin-bottom:6px;
}
.footer a
{
	color:#004275;
	text-decoration:none;
}

/*************** Tab style *****************/
.borderTab
{
	border-bottom:1px solid #004275;
	border-right:1px solid #004275;
	border-left:1px solid #004275;
}
.paddingText
{
	padding:10px 15px 20px 10px;
}
.bgBar
{
	background:url(images/tabRightTop.gif) right bottom no-repeat;
}
/*************** Tab style *****************/

.TestimonialScroll
{
	width:350px;
	height:430px;
	overflow:auto;
}