
/* CSS Document */



body.employers #level2BillboardContent {
     width: 440px;
    padding: 30px 20px 0px 260px;
    background: url(backgroundsimages/4.jpg) no-repeat left top;
    min-height: 417px;
    height: auto !important;
    height: 417px;
}

body.employees #level2BillboardContent {
    width: 440px;
    padding: 30px 20px 0px 260px;
    background: url(backgroundsimages/3.jpg) no-repeat left top;
    min-height: 417px;
    height: auto !important;
    height: 417px;
}
body.advisors #level2BillboardContent {
    width: 440px;
    padding: 30px 20px 0px 260px;
    background: url(backgroundsimages/1.jpg) no-repeat left top;
    min-height: 417px;
    height: auto !important;
    height: 417px;
}

body.agency #level2BillboardContent {
    width: 440px;
    padding: 30px 20px 0px 260px;
    background: url(backgroundsimages/2.jpg) no-repeat left top;
    min-height: 417px;
    height: auto !important;
    height: 417px;
}
body.agencyb #level2BillboardContent {
    width: 600px;
    padding: 30px 20px 0px 20px;
}


body.employers #level2BillboardContent h3{
    width: 330px;
}

body.employees #level2BillboardContent h3{
    width: 330px;
}
body.agency #level2BillboardContent h3{
    width: 330px;
}
body.advisors #level2BillboardContent h3{
    width: 330px;
}

.cobrand 
{
	font-family: "Myriad Pro", Arial, Verdana, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #666;
	padding: 5px;
	line-height: 1em;
}


#cobrandSidebar {
	padding: 5px 0px 24px 15px;
	height:450px;
	width: 180px;
	float: left;
	margin-top:30px;
	border-right: 1px solid #666;
}
#cobrandSidebar p {
	/*border-left: 3px solid #363;*/
	padding-left: 10px;
	font-family: Georgia, serif;
	font-size: 1.3em;
	color: #666;
	line-height: 25px;
	letter-spacing: -0.6pt;
	font-style: italic;
	font-weight: 700;
	padding-right:10px;
}
#cobrandSidebar img {
	display: block;
	margin: 0px auto 10px;

}
#cobrandIntroText {
	padding: 32px 26px 20px 16px;
	width: 468px;
	float: left;
	font-family: Georgia, serif;
}
#cobrandIntroText p {
	font-size: 1.2em;
	line-height: 20px;
	margin: 0px 0px 12px 15px;
}
#cobrandIntroText h4, #cobrandIntroText h3 {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 8px 15px;
	width: 468px;
}
#cobrandIntroText h3 {
	font-size: 1.4em;
}
#cobrandIntroText h4 {
	font-size: 1.2em;
	
}

#cobrandSidebar h4
{
	font-family: "Myriad Pro", Arial, Verdana, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #060;
	padding: 0px 15px 15px;
	line-height: 1em;
	border-bottom: 4px solid #666;	
}

#cobrandSidebar h4#justline
{
	font-family: "Myriad Pro", Arial, Verdana, sans-serif;
	font-size: .1em;
	font-weight: bold;
	color: #060;
	padding: 0px 0px 15px;
	line-height: .1em;
	border-bottom: 4px solid #666;	
}

ul#footerArticleList li , ul#footerBoxNav li  {

    height: 13px;
 
}

.buttonSAG {
	
	background-image: url(../css/images/buttonbg3.png);
	margin: 15px;
	padding: 5px;
	height: 50px;
	width: 180px;
	background-size: 100%;
	border-radius: 5px;
	text-align: center;
	-moz-border-radius: 5px;

}

.buttonSAG2 {
	
	background-image: url(../css/images/buttonbg2.png);
	margin: 15px;
	padding: 5px;
	height: 100px;
	width: 100px;
	background-size: 100%;
	border-radius: 5px;
	text-align: center;
	-moz-border-radius: 5px;

}

.SAGgreen {
	background-color: #063;

}

.SAGteal {
	background-color: #366;

}
.SAGpurple {
	background-color: #339;

}

.SAGpurp {
	background-color: #669;

}

.SAGblue2 {
	background-color: #036;

}
.SAGblue {
	background-color: #369;

}
.buttonSAG a  {
	
	text-decoration:none;
	font-size:14px;
	color:#FFF;
	display:inline-block;
	padding:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.buttonSAG2 a {
	
	text-decoration:none;
	font-size:14px;
	color:#FFF;
	display:inline-block;
	padding:3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
} 
.buttonSAG:hover {
	background-color: #666;
	

}

.buttonSAG2:hover {
	background-color: #666;
	

}
#managerSidebar {
	
	height:650px;
	}