body
{
	padding:0px;
	margin:0px;
	background:#a9d9b5 url(../images/ver2/bg.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

div, ul, li, p, a, form, input
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a{text-decoration:none;}
a:hover{text-decoration:underline;}

img{border:none;}

.leftFloat{float:left;}
.rightFloat{float:right;}

.clear{clear:both;}

.paddingLeft{padding-left:10px;}
.paddingRight{padding-right:10px;}

.wrapper{margin:0 auto; margin-top:8px; width:970px;}

.searchwrapper{background:url(../images/ver2/search_bg.gif) repeat-x top; height:36px; width:343px; float:right; margin-top:26px;}
.searchwrapper .left{background:url(../images/ver2/serach_bg_left.gif) no-repeat left top; padding-left:5px; height:36px;}
.searchwrapper .right{background:url(../images/ver2/serach_bg_right.gif) no-repeat right top; padding-right:5px; height:36px;}
.searchContent{padding:5px 0;}
.searchInput{width:228px; height:20px; border:#d4d8cd solid 1px; font-size:13px; padding-top:4px; float:left;}
.searchSubmit
{
	width:99px; 
	height:26px; 
	border:none;
	cursor:pointer;
	padding:4px 0 5px 0;
	background:url(../images/ver2/serach_btn.gif) no-repeat top left;
	text-align:center;
	overflow:visible;
	letter-spacing:normal;
	float:right;
}
.topNav{list-style:none;}
.topNav li{float:left; display:block; margin-right:6px; font-size:13px;}
.topNav li a{background:url(../images/ver2/nav_l.gif) no-repeat left top; height:26px; line-height:26px; padding-left:13px; float:left; display:block; color:#FFFFFF; font-weight:bold; font-size:13px;} 
.topNav li a span{background:url(../images/ver2/nav_r.gif) no-repeat right top; height:26px; padding-right:13px; color:#FFFFFF; text-align:center; display:block; float:left; font-size:13px;}
.topNav li.last{margin:0px;}
.topNav li a:hover{background:url(../images/ver2/nav_h_l.gif) no-repeat left top; text-decoration:none;}
.topNav li a:hover span{background:url(../images/ver2/nav_h_r.gif) no-repeat right top;}
.topNav li.active a{background:url(../images/ver2/nav_h_l.gif) no-repeat left top;}
.topNav li.active a span{background:url(../images/ver2/nav_h_r.gif) no-repeat right top;}

.header{border-bottom:#1a672e solid 1px;} 

.med-txt, .med-txt a{font-size:14px; font-weight:bold;}
.med-txt a:hover{text-decoration:none;}
.med-wtxt, .med-wtxt a{font-size:14px; font-weight:bold; color:white;}
.med-wtxt a:hover{text-decoration:none;}

.pa-left{border-bottom:#94d1b8 solid 1px; border-left:#94d1b8 solid 1px; border-right:#94d1b8 solid 1px; margin-right:10px; width:179px;  float:left;}
.pa-left-maxHeight{height:533px; background:#f4fbf6;}
.pa-left-h{background:url(../images/ver2/green_header_bg.gif) repeat-x top; height:22px; border-bottom:#94d1b8 solid 1px; border-top:#94d1b8 solid 1px;}
.pa-indent{padding:7px 12px 0;}
.pa-apps{background:url(../images/ver2/left_panel_link_bg.gif) no-repeat left top;}
.pa-btn-links{padding:5px 12px;}
.pa-btn-links span{font-weight:bold; line-height:23px;}
.pa-btn-links a{font-family:Arial, Helvetica, sans-serif;}
.pa-btn-links a:hover{color:#7d8980; text-decoration:none;}
.pa-apps-h{color:#435d4a; font-weight:bold;}
.pa-gradBg{background:url(../images/ver2/left_panel_grad_bg.gif) top repeat-x; height:17px; border-bottom:#94d1b8 solid 1px; border-top:#94d1b8 solid 1px;}
.pa-more-links, .pa-more-links a{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#536f47;}
.pa-more-links a{background:url(../images/ver2/plus_icon.png) no-repeat left top; padding-left:15px;}
.pa-more-links a:hover{text-decoration:none; color:#829e86;}
.pa-divider{background:url(../images/ver2/left_panel_link_divider.gif) no-repeat left top; height:1px;}
.pa-left-dh{background:url(../images/ver2/dark_green_header.jpg) repeat-x top; height:22px; border-bottom:#94d1b8 solid 1px; border-top:#94d1b8 solid 1px;}
.latest-container{width:379px; float:left; border:#94d1b8 solid 1px;}
.imageSlider-container{width:378px; float:right; border:#94d1b8 solid 1px; background:#FFFFFF; padding:4px;}

.pa-right{width:779px; float:right;}

#slider
{
	width:378px;
	height:331px;
}	
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li
{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:378px;
	height:331px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn
{ 
	display:block;
	width:27px;
	height:31px;
	position:absolute;
	left:-22px;
	top:158px;
}	
#nextBtn{left:393px;}	

.tickerArea{background:#e3f3e8; padding:10px 0; border-bottom:#b2d4bc solid 1px; margin-bottom:13px;}
.tickerTxt, .tickerTxt a{text-align:center; color:black; text-decoration:none; font-size:13px; font-weight:bold;}

.achievementsContainer{background:url(../images/ver2/achievement_bg.png) no-repeat top left; margin-left:26px; width:340px; height:175px; float:left; position:relative;}
.achievementsTag{position:absolute; width:140px; height:75px; top:0px; right:2px;}

.eventThumbWrapper{float:left; width:194px;} 
.eventThumbWrapper_New{float:left; width:182px;}
.eventThumbContainer{border:#2d7841 solid 1px; background:white; padding:5px;}
.eventThumbtxtContainer{position:relative; display:table-cell; width:178px; height:43px; vertical-align:middle; background:#2d7841; color:white; padding:0 8px; text-align:center;}
.eventThumbtxtContainer_New{position:relative; display:table-cell; width:166px; height:43px; vertical-align:middle; background:#2d7841; color:white; padding:0 8px; text-align:center;}
.eventThumbtxt, .eventThumbtxt a{color:white; font-family:Arial, Helvetica, sans-serif;}
.smallThumbContainer{border:#00FFCC solid 1px; background:white; padding:1px;}
.smallThumbText{padding-left:5px; padding-bottom:5px;}
.smallThumbText a{color:#FFFFFF; font-weight:bold;}
.tabContainer{width:444px; float:left;}

.menuList1{list-style:none;}
.menuList1 li{background:url(../images/ver2/bullet02.gif) no-repeat left 4px; padding-left:12px; padding-bottom:10px;} 
.menuList1 li, .menuList1 li a{color:white; font-size:13px;}

.menuList2{list-style:none;}
.menuList2 li
{
	background:url(../images/ver2/bullet01.gif) no-repeat left 3px;
	padding-left:18px;
	padding-bottom:10px;
}
.menuList2 li, .menuList2 li a{color:#0d5821;}
.menuList3{list-style:none;}
.menuList3 li{padding-left:12px; padding-bottom:10px;} 
.menuList3 li, .menuList1 li a{color:white; font-size:13px;}

.menuListLeft{width:198px; float:left; display:block;}
.menuListRight{margin-left:210px;}

.propContainer{width:246px; float:left; margin-left:16px;}
.propHeader
{
	background:url(../images/ver2/prop_header.png) no-repeat top left;
	height:39px;
	margin-bottom:12px;
	padding:5px 0 0 12px;
}
.propHead, .propHead a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#393939;}
.propHead a:hover{text-decoration:none;}

.footerTop{background:url(../images/ver2/footer_top.png) top repeat-x; padding-top:5px;}
.footer{background:#000; padding:25px 0 18px;}
.footerHeadtxt{color:#8f9b96; font-weight:bold;}
.footerDesc, .footerLinks, .footerLinks a{color:#69736f; line-height:18px;}
.footerLinks a{padding-bottom:6px; display:block; float:left; padding-right:24px;}
.emailLink{color:#7f8c87; text-decoration:underline;}
.emailLink:hover{text-decoration:none;}

.copyrightTxt{font-size:11px; color:#69736f;}
.copyrightTxt a{font-size:11px; color:#7f8c87; text-decoration:underline;}
.copyrightTxt a:hover{text-decoration:none;}

.footerLeft{width:320px; float:left;}
.footerRight{width:200px; float:right; margin-left:12px;}
.abc{background:url(../images/ver2/filmstrip_thumb_bg.jpg) no-repeat left top}


