/*#################################### 
WELCOME TEXT CSS
####################################*/
.welcometxt_box {
	margin-bottom:20px;
	min-height:1px;
	}
.welcometxt_content{
	display:block;
	padding:15px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#607D5E;
	}
.welcometxt_box .morebar {
	display:block;
	position:relative;
	height:37px;
	background-color:#526A50;
	}
.welcometxt_box .morebar .morebtn1 {
	position:absolute;
	right:10px;
	top:10px;
	}
.midcontainer {
	position:relative;
	/*margin-bottom:11px;*/
	}
.midcontainer .box_container {
	/*filter: alpha(opacity=60);
	opacity: 0.6; */
	position:absolute;
	height:17px;
	right:0px;
	bottom:0px;
	
	}
.midcontainer .box_container .box {
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	right:0px;
	bottom:0px;
	padding:2px;
	padding-right:10px;
	color:#000000;
	}
.midcontainer .midbar {
	margin-bottom:0px;
	}
.midcontainer .morebar {
	position:absolute;
	bottom:0px;
	left:0px;
	}
.midcontainer .morebar marquee {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333434;
	font-weight:bold;
	}
.midcontainer .morebar .space {
	margin-right:14px;
	}
/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
.infoboxcontainer_bg {
	min-height:1px;
	}
.infobox {
	width:50%;
	color:#666666;
	} 
.infoboxcontent {
	font-size:13px;
	min-height:300px;
	}
.infobox ul {
	margin:0 0 0 15px;
	padding:0 0 0 0;
	}
/*==================================
INFO BOX TITLE CSS
==================================*/
.infoboxcontent h3 {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color:#000000;
	font-weight:normal;
	font-size:20px;
	padding:0 0 16px 0;
	}
/*==================================
INFO BOX IMAGE CSS
==================================*/
.infoboximg {
	padding:2px 0;
	min-height:1px;
	background-color:#FFFFFF;
	margin-bottom:15px;
	}
.infoboximg table {
	width:100%;
	border:1px solid #CCCED5;
	}
.infoboximg td {
	height:94px;
	text-align:center;
	}
/*==================================
INFO BOX MOREBAR CSS
==================================*/
.infobox .morebar {
	background-color:#F2F2F2;
	display:block;
	height:37px;
	position:relative;
	}
.infobox .morebar .morebtn {
	position:absolute;
	right:10px;
	top:10px;
	}
/*==================================
DESIGN-1 = INFO BOX CSS
==================================*/
.design1 .infoboxcontainer {
	margin-bottom:10px;
	}
.design1 .infobox  {
	position:relative;
	width:48.9%;
	border:1px solid #dcdcdc;
	border-bottom:none;
	background:url(../images/info-box-btmbg.gif) repeat-x left bottom;
	padding-bottom:5px;
	}
.design1 .infobox.left  {
	margin-right:10px;
	}
.info-inner{
	padding:15px;
	padding-top:9px;
	/*width:338px;*/
	/*height:395px;*/
	margin:1px;
	background:url(../images/infobox_bg.gif) repeat-x 0 0 #fdfdfd;
	}
.design1 .list_details  li{
	margin-bottom:8px;
	}
.design1 .list_details  li a{
	margin-bottom:10px;
	color:#666666;
	text-decoration:underline;
	}
.design1 .list_details  li a:hover {color:#CB152A;}
.design1 .infoboximg {margin-bottom:10px;}
.design1 .infoboximg table td {
	width:335px;
	height:76px;
	}
.design1 .infoboxcontent h3 {
	 font-family:"Trebuchet MS";
	 text-transform:uppercase;
	 color:#000000;
	 font-weight:bold;
	 font-size:16px;
	 letter-spacing:-0px;
	 padding:0 0 17px 0;
	 margin-bottom:11px;
	 background:url(../images/h3_botbg.gif) repeat-x left bottom;
     position:relative;
	}
.design1 .ph_box {
	position:absolute;
	right:12px;
	top:35px;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	}
.design1 .ph_box li {
	background:url(../images/ph_icon1.gif) no-repeat 0 0px;
	padding:5px 0 0 20px;
	font-size:13px;
	
	}
.design1 .infoboxcontent h3 a {
	 color:#000000;
	 text-decoration:none;
	}
.design1 .infoboxcontent h3 a:hover {
	 color:#CF142B;
	} 
.info-st-txt{
	min-height:100px;
	}
.design1 .link_box {
	/*position:absolute;
	left:13px;
	bottom:25px;*/
	height:70px;
	margin-top:15px;
	/*width:217px;*/
	z-index:9;
	}
.design1 .link_box ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	}
.design1 .link_box li {
	margin-bottom:6px;
	}

/*==================================
NEWS CONTAINER CSS
==================================*/
#newscontainer {
	border:1px solid #e1e1e1;
	background-color:#FFFFFF;
	padding:1px;
	margin-top:10px;
	}
.news-container {
	background:url(../images/news-box-bg.gif) repeat-x 0 bottom #ffffff;
	}
.news-container .news-box {
	padding:14px;
	padding-bottom:0px;
	padding-top:0px;
	background:url(../images/border-bg.png) no-repeat 0 bottom;	
	padding-left:15px;
	position:relative;
	min-height:1px;
	}
.editor-box {
	background:url(../images/bg-infobox.gif) repeat-x 0 1px #ffffff;
	width:208px; height:205px; float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:45px;
	font-size:12px;
	color:#666666;
	line-height:19px;
	border:1px solid #d7d7d7;
	}
.editor-box .editor-box-inner {
	border:1px solid #ffffff;
	padding:9px 5px;
	}
.news-container h1 {
	font-family:"Trebuchet MS";
	font-size:15px;
	margin-bottom:9px;
	min-height:1px;
	padding-left:15px;
	padding-top:10px;
	}
.news-container .news-box .news-section {
	float:left;
	width:200px;
	margin-right:56px;
	min-height:50px;
	margin-bottom:17px;
	}
.news-section .news-data {
	position:relative;
	padding-left:0px;
	padding-right:0px;
	color:#666666;
	height:91px;
	width:200px;
	}
.news-container .news-box .mar-r {
	margin-right:0px;
	}
.news-section .news-data .imgleft {
	padding:0px;
	border:1px solid #cccccc;
	margin-top:3px;
	}
.news-section .news-data .imgleft table td {
	width:72px;
	height:74px;
	}
.news-section .news-data dl dt {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	margin-bottom:4px;
	}
.news-section .news-data dl dd {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}
.news-section .news-data dl .link-bar {
	margin-top:10px;
	display:block;
	}
.news-section .news-data dl .more {
	position:absolute;
	right:5px;
	bottom:-5px;
	color:#cb1429;
	text-decoration:none;
	font-size:11px;
	}
.news-section .news-data dl .more:hover {
	color:#666666;
	}
	
.custom-overlay2 {
	background:url("../images/blk-bg.png") repeat left top transparent;
	left:0;
	min-height:1px;
	position:absolute;
	top:0;
	width:100%;
	z-index:99999;
}
.custom-overlay2 .overlaytd {
	padding-top:121px;
	}

.popupbox{
	width:615px;
	margin:0 auto;
	background-color:#ffffff;
	padding:10px;
	color:#333333;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.popupbox-typ2{width:615px;}
.popupbox .closebtn{
	background:url(../images/closebtn.gif) no-repeat;
	background-position: 0px 0px;
	top:-15px; right:-29px;
	width:39px; height:39px;
	position:absolute;
	text-indent:-9999px;
	outline:none;
	cursor:pointer;
	}
.popupbox .logo-blk{
	height:70px;
	position:relative;
	background-color:#ffffff;
	background:url(../images/topbar_bg.gif) repeat-x 0 0;
	margin-bottom:10px;
	}
.popupbox .logo{
	width:259px;
	height:32px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:16px;
	top:20px;
	text-indent:-9999px;
	overflow:hidden;/*NEVER FORGOT THIS WHEN YOU USE TEXT-INDENT*/
	}
