@charset "UTF-8";
/* CSS Document */

.OATbox {
	float: left;
	height: 350px;
	width: 545px;
	margin-left: 1px;
}
.HomeBoxTop {
	height: 350px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 825px;
}
.HomeBoxBottom {
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 825px;
}
.clear {
	clear: both;
}
.HmDevoBox {
	float: left;
	width: 275px;
	background-image: url(../images/NSift.jpg);
	background-repeat: no-repeat;
	height: auto;
	overflow: hidden;
}
.DevoSnippet {
	width: 255px;
	height:auto;
}
.BottomFeatures {
	height: auto;
	width: 204px;
	background-image: url(images/Fback.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
	margin-right: 1px;
}
.FTitle {
	padding: 4px;
}
.FTitleBottom {
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.HmBlurb {
	padding-right: 6px;
	padding-left: 6px;
	height: 156px;
	overflow: hidden;
}
.HmBlurbBottom {
	padding-right: 6px;
	padding-left: 6px;
	overflow: hidden;
}
a:link{
color:#11258b;
text-decoration: none;
}
a:hover{
color:#666666;
text-decoration: none;
}

a:active{
color:#11258b;
text-decoration:none;
}

a:visited {
text-decoration:none; }
.HmContainer {
	width: 825px;
}
.RSStop {
	margin-right: 10px;
	margin-top: 5px;
}