
#glidercontent{
	margin:5px 5px 0px 5px;


}

.glidecontentwrapper{
	position: relative; 
	width: 890px;
	height:282px; 
	overflow: hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	background:#FFFFFF;
	}

.glidecontent{ 
	position:absolute; 
	padding:0px 0px 0px 0px;
	width:870px;
	color:#333;
	margin:0px 10px;
	height:100%;
	overflow:hidden;
	float:left;
	background:#fff;

}

.glidim{
	float:right;
	width:380px;
	margin-right: 20px;
}

.glidim img{
	margin:0px 5px 5px 0px;
	padding:7px 7px;
}

.glidim-learn{
	float:right;
	width:380px;
	margin-right: 20px;
}

.glidecontent h2{
	margin:5px 0px 0px 0px;
	padding:5px 0px;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	overflow:hidden;
	font-family: Arial,Trebuchet ms,Century gothic,Tahoma,sans-serif;
	
}
.glidecontent h2 a:link, .glidecontent h2 a:visited{
	color:#fff;
}

.glidecontent p{
	margin:40px 0px 0px 0px;
	padding:5px 0px;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	font-family: Trebuchet ms,Arial,Century gothic,Tahoma,sans-serif;
	color:#333;
}



.glidebot{
	width:1000px;
	height:12px;
	background:url(images/glidbot.jpg) center no-repeat;
	margin:0px 0px ;
	padding:0px 0px;
	float:left;

}
.gnav{ /*style for DIV used to contain toggler links. */
	width: 100px;
	height:50px;
	z-index:150;
	float:right;
	padding-right:25px;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */

	height:45px;
	z-index:150;
	width: 990px;
	background: url(images/ftit.jpg) no-repeat;

}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #2e6ab1;
	font-weight: bold;
	text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a:hover{
	background: #E4EFFA;
	color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	top:10px;
	right:75px;
	position:absolute;
	display:block;
	background:url(images/left.jpg) left;
	width:50px;
	height:29px;
}
.glidecontenttoggler a.next {
	float:right;
	display:block;
	background:url(images/right.jpg) right;
	width:50px;
	height:29px;
	position:absolute;
	top:10px;
	right:25px;
}

.lavaLampBottomStyle {
        position: relative;
        height: 34px;
        width: 960px;
        padding: 0px 10px;
        margin: 0px 10px 0px 10px;
        overflow: hidden;
  
        }
.lavaLampBottomStyle li {
        float: left;
        list-style: none;
        }
.lavaLampBottomStyle li.back {
         border-bottom: 7px solid #303843;
         width: 9px;
         height: 25px;
         z-index: 8;
         position: absolute;
        }
.lavaLampBottomStyle li a {
        font:14px arial;
        text-decoration: none;
        color: #FFF;
        outline: none;
        text-align: center;
        top: 7px;
        text-transform: uppercase;
        letter-spacing: 0;
        z-index: 10;
        display: block;
        float: left;
        height: 30px;
        position: relative;
        overflow: hidden;
        margin: auto 10px;
                    }   
					
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
        border: none;
                        }                     
						
#miniblock{

	float:left;
	height:100%;
	width:900px;
    margin-bottom:40px;
	margin-top:15px;
}

.minipost{

		width:250px;
		overflow:hidden;
		float:left;
		height:100%;
		margin-left:20px;
		margin-right:30px;

}	

.minipost1{

		width:250px;
		overflow:hidden;
		float:left;
		height:100%;
		margin-left:30px;
		margin-right:20px;
}	


.minipost2{

		width:250px;
		overflow:hidden;
		float:left;
		height:100%;
		margin-left:30px;
}	


.hentry h2{

	margin:0px 0px;
	padding:3px 0px;
	font-family:Trebuchet ms,Arial,Century gothic,Tahoma,sans-serif;
	font-size:12px;
	color:#104668;
	font-weight:bold;

}					
.hentry h2 a:link, .hentry h2 a:visited {
	color:#104668;

}
.hentry p{

	margin:5px 0px;
	padding:0px 0px;
	font-size:12px;
	font-family: Trebuchet ms,Arial,Century gothic,Tahoma,sans-serif;
	color:#6D6A66;
	line-height:16px;
	text-align:left;
}
.hentry p a:link, .hentry p a:visited {
	color:#104668;
	font-weight:normal;
}
.hentry img{
	border: none;
	float:left;
	margin:0px 10px 0px 0px;
	}
	
/*added in*/
.featured {
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.featured img {
	border: none;
	margin: 0px;
	}
	
