.footerbg {
	margin-top:0px;
	}
#pscroller_news {
	padding-top:5px;
	}
/*#################################### 
WELCOME TEXT CSS
####################################*/
.welcometxt_box {
	margin-bottom:10px;
	min-height:1px;
	font-size:100%;
	margin-top:0px;
	}
.welcometxt_content{
	display:block;
	font-size:12px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.welcometxt_box h1 {
	font-size:25px;
	color:#092F67;
	font-weight:lighter;
	font-family:"Trebuchet MS";
	line-height:22px;
	margin-bottom:8px;
	padding-bottom:10px;
	border-bottom:1px solid #E6E6E6;
	}
.welcometxt_box .morebar {
	display:block;
	position:relative;
	height:27px;
	}
.welcometxt_box .morebar .morebtn1 {
	position:absolute;
	left:0px;
	top:10px;
	}

/*#################################### 
INFOBOX CONTAINER CSS
####################################*/
.infoboxcontainer_bg {
	margin-bottom:0px;
	min-height:1px;
	}
.infoboxcontainer_bg  .clear {
	border-bottom:1px solid #D7D7D7;
	height:10px;
	margin-bottom:9px;
	}
.infobox {
	position:relative;
	} 
.noborder {
	border-right:none;
	}
.infoboxcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	min-height:190px;
	}
.infoboxcontent .clear {
	border:none;
	height:2px;
	}
/*==================================
INFO BOX TITLE CSS
==================================*/
.infoboxcontent h3 {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color:#3C3C3C;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	padding:0 0 0px 0;
	}
/*==================================
INFO BOX IMAGE CSS
==================================*/
.infoboximg {
	padding:0px;
	min-height:1px;
	background-color:#FFFFFF;
	margin-bottom:15px;
	position:relative;
	}

.infoboximg td {
/*	height:109px;
	width:198px;
	text-align:center;
*/	}
/*==================================
INFO BOX MOREBAR CSS
==================================*/
.infobox .morebar {
	display:block;
	height:37px;
	position:relative;
	}
.infobox .morebar .morebtn {
	position:absolute;
	right:10px;
	top:10px;
	}
/*==================================
DESIGN-5 = INFO BOX DESIGN-5 CSS
==================================*/
.design5 .infoboxcontainer_bg {
	margin:0 0px 0px 0;
	}
.design5 .infoboxcontainer .clear {
	height:10px;
	border:none;
	margin:0px;
	}
.design5 .infobox {
	width:33.3%;
	}

/*=============*/
.design5 .infoboxcontent {
	border-left:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #C4C4C4;

	}
.design5 .left .infoboxcontent,
.design5 .left .morebar {
	margin:0 0px 0 0px;
	}
.design5 .right .infoboxcontent,
.design5 .right .morebar {
	margin:0 0px 0 0px;
	}
.design5 .right .infoboxcontent {
	border-right:1px solid #c4c4c4;
	}
/*=============*/
.design5 .infoboxcontent h3 {
	background-color:#ffffff;
	padding:6px 0px;
	padding-bottom:2px;
	margin:0 15px 0 15px;
	font-size:17px;
	color:#1B81DD;
	font-family:"Trebuchet MS";
	text-transform:none;
	font-weight:normal;
	border-bottom:1px solid #F0F0F0
	}
/*=============*/
.design5 .infoboxcontent .infoboximg{
	margin:0 0 10px 0;
	padding:5px;
	border-bottom:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	border-top:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	min-height:1px;
	}
.design5 .infoboximg td{
	text-align:center;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	width:198px;
		}

/*=============*/
.design5 .infoboxcontent .infoboxtxt{
	padding:15px;
	background-color:#ffffff;
	color:#333333;
	padding-top:6px;
	min-height:300px;
	}
/*==================================
COMMON POINTS CSS
==================================*/
.design5 .infoboxcontent .infoboxtxt .point1 {
	list-style-type:none;
	margin:0 0 15px 15px;
	padding:0px;
	list-style-type:none;
	}
.design5 .infoboxcontent .infoboxtxt .points1 li {
	padding:0 0 0 10px;
	margin:0 0 14px 0;
	color:#333333;
	background-image:url(../images/info_bullet.gif);
	background-position:1px 5px;
	background-repeat:no-repeat;
	line-height:110%;
	list-style-type:none;
	min-height:1px;
	text-decoration:underline;
	}
.design5 .infoboxcontent .infoboxtxt .points1 li .points{
	margin-top:15px;
	}
.design5 .infoboxcontent .infoboxtxt .details dt {
	background:url(../images/info_bullet.gif) no-repeat 0 5px; 
	padding:0 0 0 9px;   
	float:left;
	width:88px;
	margin-bottom:13px;
	}
.design5 .infoboxcontent .infoboxtxt .details dd {
	margin:0 0 13px 90px;
	}
/*=============*/
.design5 .infobox span.morebar {
	height:1px;
	position:relative;
	padding-top:0px;
	margin:0 15px;

	}
.design5 .infobox span.morebar .morebtn {
	position:absolute;
	left:0px;
	top:-26px;
	}

