body{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#343435;
	font-size:12px;
	background:#fff url(images/bodybg.gif) repeat-x 0 0;
	}

form{
	margin:0px;
	padding:0px;
	}
	
p{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px; 
	padding:0px 6px 10px 0px !important; 
	line-height:20px;
	color:#343435;
	}
	
p span{
	color:#3d9d43;
	font-weight:bold;
	}
	
a{
	color:#3B9B41;
	text-decoration:none;
}	
a:hover{
	color:#451d5e;
	text-decoration:none;
}	

h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#451d5e;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 9px 0px;
	padding:0px 0px 1px 0px;
	text-transform:uppercase;
	border-bottom:3px solid #806790;
	}	

h1 strong{
	font-size:20px;
	color:#3b9b41;
	font-weight:normal;
	}	

	
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#451d5e;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 9px 0px;
	padding:0px 0px 6px 0px;
	line-height:22px;
	text-transform:uppercase;
	background:url(images/boxdivider.gif) no-repeat 0 bottom;
	}	

h2 strong{
	font-size:18px;
	color:#3b9b41;
	font-weight:normal;
	}	


h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B9B41;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	}	

img{
	border:none;
}

.lft{
	float:left;
	}			

.rt{
	float:right;
	}

#container{
	width:1003px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	}

.tpcontainer{
	width:950px;
	height:117px;
	float:left;
	padding:26px 26px 0px 27px;
	margin:0px 0px 0px 0px;
	background:url(images/headerbg.gif) no-repeat 0 0;
	}	

.logo{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	width:287px;
	float:left;
	}
	
input{
	font-size:11px;
	border:1px solid #62554b;
	margin:0px 4px 0px 0px;
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#9c9c9c;
	}
	
/*Navigation Start Here */


/* Basic List Styling (First/Base Level) */

.tpnav{
	width:638px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#352564;
	font-weight:bold;
	text-transform:uppercase;
	padding:57px 0 0 0;
}


.tpnav ul{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	float:left;
}

.tpnav ul li {
	float:left;
	position:relative;
	color:#fff;
	background:url(images/nav_div.gif) no-repeat 0 10px;
}

.tpnav ul li a {	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	cursor:pointer;
	
	color:#352564;
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tpnav ul li font a {	
	display:block;
	padding:0px 0px 0px 15px;
	margin:0px 1px;
	height:24px;
}
.tpnav ul li a span {
	color:#352564;
	padding:16px 15px 0px 0px;
	display:block;
	height:31px;
	float:left;
}
.tpnav ul li font a:hover {	
	background:url(images/hover-lft.png) no-repeat top left;
	display:block;
	padding:0px 0px 0px 15px;
	margin:0px 1px;
	height:47px;
}
.tpnav ul li a:hover span {
	color:#fff;
	padding:16px 15px 0px 0px;
	display:block;
	height:31px;
	float:left;
	background:url(images/hover-rt.png) no-repeat top right;
}

.tpnav ul li a:hover {
	color:#fff;
}

.tpnav ul li .active {
	color:#fff;
}
/* Second Level Drop Down Menu */
 
.tpnav ul li ul {
	display: none;
	z-index:100 !important;
}
.tpnav ul li:hover ul {
	font-size:11px;
	display:block;
	position:absolute;
	top:45px;
	left:-50px;
	min-width:204px;
	padding:0px 0px 5px 0px;
	margin:0px;
	overflow:hidden;
	background:url(images/navbt.png) no-repeat bottom left;
}
.tpnav ul li:hover ul div{
	background:url(images/navtp.png) no-repeat top left;
	width:204px;
	height:10px;
	float:left;
}
.tpnav ul li:hover ul li {
	display:block;
	background-image:none;
	color:#421c55;
	width:184px;
	margin:0px 10px 3px 10px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #ede8ee;
}
.tpnav ul li:hover ul li a {
	display:block;
	color:#421c55;
	text-transform:none;
	padding:3px 6px 3px 6px;
	margin:0px 0px 3px 0px;
	
	width:172px;
}
.tpnav ul li:hover ul li a:hover {
	text-decoration:none;
	color:#421c55;
	background-color:#e6e3ec;
}


/* Third Level Drop Down Menu */
 
.tpnav ul li:hover ul li ul {
	display: none;
	float:left;
	z-index:101 !important;
}
.tpnav ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:173px;
	*left:150px;
	top:0;
}
/* top nav end here */
/* Content Section Start here */

.mid-container{
	background:url(images/contentbg_repeat.png) repeat-y 0 0;
	float:left;
	width:1003px;
}
.mid-container .bg{
	background:url(images/contentbg.png) no-repeat 0 0;
	overflow:hidden;
	width:928px;
	padding:0px 37px 0px 38px;
	min-height:650px;
}
.header{
	width:928px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 18px 0px;
}
.contentsection{
	width:892px;
	float:left;
	padding:0px 18px 0px 18px;
	margin:0px 0px 0px 0px;
}
.contentdivider{
	background:url(images/divider.gif) no-repeat 0 0;
	width:892px;
	height:3px;
	margin:0px 0px 20px 0px;
	display:block;
}
.boxcontainer{
	width:928px;
	float:left;
}

.boxcontainer .inrwrapper{
	width:242px;
	min-height:104px;
	float:left;
}
.boxcontainer .box1{
	width:242px;
	min-height:200px;
	float:left;
	background:url(images/boxbg.gif) no-repeat right 0;
	padding:22px 22px 0px 20px;
	margin:0px 36px 0px 0px;
}
.boxcontainer .box1 p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 0px; 
	padding:0px 10px 20px 0px; 
	line-height:20px;
	color:#343435;
	}
.boxcontainer .box1 p span{
	font-size:11px;
	color:#5b5a5a;
	font-weight:bold;
	}

.boxcontainer .box2{
	width:274px;
	min-height:200px;
	float:left;
	background:url(images/boxbg.gif) no-repeat right 0;
	padding:22px 10px 0px 0px;
	margin:0px 36px 0px 0px;
}
.boxcontainer .box2 p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 20px 0px; 
	line-height:20px;
	color:#343435;
	}
.boxcontainer .box2 p span{
	font-size:11px;
	color:#5b5a5a;
	font-weight:bold;
	}

.boxcontainer .box3{
	width:242px;
	min-height:200px;
	float:left;
	background:url(images/boxbg.gif) no-repeat right 0;
	padding:22px 22px 0px 20px;
	margin:0px 0px 0px 0px;
}
.boxcontainer .box3 p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 20px 0px; 
	line-height:20px;
	color:#343435;
	}

.boxcontainer .box3 p a{
	color:#343435;
	text-decoration:underline;
}	
.boxcontainer .box3 p a:hover{
	color:#451d5e;
	text-decoration:none;
}		
	
/* Footer Start here */

.footermain{
	width:1003px;
	height:150px;
	margin:0 auto;
	padding:50px 0px 0px 0px;
	text-align:center;
	line-height:20px;
	color:#343435;
	background:url(images/footerbg.gif) no-repeat 0 0;
}
.footermain font{
	color:#757575;
	
}
.footermain span{
	color:#69497d;	
}
.footermain span a{
	color:#69497d;
	text-decoration:none;
}	
.footermain span a:hover{
	color:#343435;
	text-decoration:none;
}	
.view-news-and-articles .views-field-title {
	font-weight:bold;
	font-size:15px;
	padding-top:1px;
	color:#3B9B41 !important;
	margin-top:30px;
	
}

.views-field-teaser{
padding-top:5px;
}
.views-field-view-node{
background:url(images/boxdivider.gif) no-repeat 0 bottom;
padding:10px 0px 20px 0px;
	
}

.news_views_more
{
background:url(images/readmorebtn.gif) no-repeat 0 bottom;
}


