.layoutNew #container_sub {
	padding-bottom:50px;
}

.layoutNew #container_sub h1 {
	color:#008ccc;
	font-size:2.1em; /*27px;*/
	margin:10px 0px 15px 0px;
}

.layoutNew #main h2,
.layoutNew.sub h2 {
	color:#373737;
	font-size:1.6em; /*24px;*/
	margin:0px 0px 10px 0px;
}

.layoutNew .item h3,
.layoutNew .eachPlan h2 {
	color:#373737;
	font-size:1.3em; /*17px;*/
	padding: 7px 0px 10px 0px;
}

.layoutNew h2 .grey {
	color:#bababa;
}

.layoutNew a {
	text-decoration: underline;
    color: #008ccc;
    font-weight: bold;
}

.layoutNew a:hover {
	text-decoration: none;
    color: #373737;
    font-weight: bold;
}

.layoutNew #main {
	width:980px;
	border:1px solid #cccccc;
	float:left;
	padding:20px 0px;
}

.layoutNew #main .mainBuckets {
	float:left;
	width:50%;
	padding:0px 60px;
	box-sizing:border-box;
}

.layoutNew #main > .mainBuckets {
	border-right:1px solid #cccccc;
	margin-left:-1px;
}

.layoutNew #main > .mainBuckets + .mainBuckets {
	border-left:1px solid #cccccc;
	border-right:none;
}

.layoutNew .mainBuckets .imgMain img {
	display:block;
	margin:auto;
	padding-bottom:10px;
}

.layoutNew .item {
	background-color:#e8f6fd;
	float:left;
	margin-top:40px;
	padding:30px 40px;
	width:900px;
}

.layoutNew .item-image {
	width:341px;
	position:relative;
}

.layoutNew .item-text {
	position:relative;
	width:511px;
}

.layoutNew .pull-left {
	float:left !important;
}

.layoutNew .pull-right {
	float:right !important;
}

.layoutNew sup {
	line-height:1em;
}

.layoutNew .footnote {
	float:left;
	margin-top:20px;
}

/********* List Styles *********/
.layoutNew #main_content ul,
.layoutNew ul {
	width:auto;
	padding-left:0px;
	display:block;
	list-style-type:none;
	margin:0 0 15px 0px;
}

.layoutNew ul.inlineLinks li {
	display:inline-block;
	position:relative;
	margin:0px;
	padding: 0px 8px 0px 3px;
	border-right: solid 1px #ccc;
}

.layoutNew ul.inlineLinks li:last-child {
	border:none;
}

.layoutNew ul.stackedLinks li {
	padding-bottom:10px;
}

.layoutNew ul.bullet li {
    padding: 0 0 8px 15px !important;
	margin-left:35px;
	background: url(../images/backgrounds/bullet.png) no-repeat 0px 7px;
	overflow: auto;
}

/********* End List Styles *********/

/********* Button Styles *********/

.layoutNew a.btn-inline {
	color: #f16935;
    border: 0;
	background: url(../images/employers/btn-lm.png) no-repeat right;
	padding: 0 28px 0 0;
	font-size:18px;
	text-decoration:none;
}

.layoutNew a.btn-inline:hover {
	background: url(../images/employers/btn-lmOv.png) no-repeat right;
	padding: 0 28px 0 0;
	color: #008ccc;
}

.layoutNew a.btn {
	font-family: 'arial';
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

/********* End Button Styles *********/


/********* Subpage Styles *********/

.layoutNew h2.secondary {
	margin-bottom:10px;
	padding-top:0px;
}

.layoutNew.sub #main,
.layoutNew .plans {
	width:765px;
	float:left;
	padding:20px 0px;
}

.layoutNew .plans {
	border-bottom:1px solid #ccc;
}

.layoutNew .small img,
.layoutNew .large img {
	padding-bottom:10px;
}

.layoutNew #main .small {
	float:left;
	width:33%;
	padding:0px 20px;
	box-sizing:border-box;
}

.layoutNew .separator {
	border-top:1px solid #ccc;
	float:left;
	width:705px;
	margin:20px;
}

.layoutNew #main .large {
	padding:0px 20px;
}

.layoutNew.sub .item {
	background-color:#e8f6fd;
	float:left;
	margin-top:40px;
	padding:30px 30px;
	width:705px;
}

.layoutNew.sub .item:last-child {
	margin-bottom:40px;
}

.layoutNew.sub .item-image {
	width:242px;
	position:relative;
}

.layoutNew.sub .item-text {
	position:relative;
	width:400px;
}

.layoutNew .plans .eachPlan {
	width:460px;
	padding-right:30px;
}















