@import url("_global.css");
@import url("_layout.css");
@import url("_content.css");
@import url("_component.css");

/* LAYOUT */
.nestedrightmenu {}
.nestedrightmenu .nestedcolleft {
	margin-left:-550px;
	margin-top:1em;
	position:relative;
	float:left;
	width:200%;
}
.nestedrightmenu .nestedcol1wrap {
	padding-bottom:2em;
	position:relative;
	float:left;
	width:100%;
}
.nestedrightmenu .nestedcol1 {margin:0 0px 0 250px;overflow:hidden;height:auto;}
.nestedrightmenu .nestedcol2 {
	margin-top:0;
	width:100%;
	left:235px;
	position:relative;
	float:right;
	background:#fff;
}	


/* backgrounds and other styles */
#sectionNavbg {background:url('/_assets/backgrounds/green-sectionnavbg.png') top repeat-x;}
#breadcrumbbg {
	background-image: url(../_assets/_backgrounds/tpjtopnav.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footerbg {
	text-align: center;
	font-size: 10px;
	border-top-color: #C0C083;
	border-top-style: double;
	border-top-width: 2px;
	height: 211px;
	background-repeat: no-repeat;
	background-color: #d8d8b0;
}
	
#sectionNav ul {border-right:1px solid #b2dda4;} /* border-right-color */
#sectionNav ul li a {border-right:1px solid #b2dda4;} /* border-right-color */
#footerNav {border-top:1px solid #b2dda4;}
#footerNav li {border-right:1px solid #b2dda4;} /* border-right-color */
hr, #article {border:none;border-top:2px solid #66bb49;}


/* HOME PAGE CONTENT */
#main {margin-bottom:0;
text-align:left;}
#main .feature_theme {
	width:850px;
	border-color:#66bb49;
	height: 415px;
}
#main .action, #main .action h3  {border-color:#b2dda4;}
#feature_img {
	background-image: url(../_assets/_backgrounds/home-employers-feature-img.jpg);
}
* html #feature_img {background-image:url('/_assets/backgrounds/home-corporate-feature-img.png');}
#main h1 {
	color:#026ba5;
	font-size:2em;
	font-family:georgia, times, serif;
	padding-top:10px;
	font-style: italic;
	width: 850px;
	padding-bottom: 15px;
}
#main h2 {
	color:#026ba5;
	font-size:2em;
	font-family:georgia, times, serif;
	padding-top:10px;
	font-style: italic;
	width: 850px;
	padding-bottom: 15px;
}
#main h3 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #849eb9;
	padding-top: 10px;
	margin-left: 15px;
}
#main h3 a {font-size:1em;}
#main p {
	margin:.25em 0 1em 1em;
}
#main ul.linkList li {font-size:.875em;margin-bottom:.5em;display:block}
#main ul.linkList li a {
	font-size:18px;
	color: #026ba5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#main ul.linkList li a:hover {
	color: #67b140;
	border-bottom: 1px solid #67b140;
	
}
.mainViewContent {
	height:322px;
	overflow:hidden;
	margin:0 1em 0 15px;
	text-align: left;
	width: 450px;
}

div.mainViewMenu {margin:0;padding:0;border-top:1px solid #d9eed1;height:5.5em;}
div.mainViewMenu ul {display:block;list-style:none;margin:0;padding:0;}
div.mainViewMenu ul li {display:inline;margin:0;padding:0;}
div.mainViewMenu ul li a {font-size:.625em;display:block;float:left;width:19.51%;height:5.5em;text-align:center;border:solid #fff;border-width:0 1px 1px 1px;margin-right:1px;padding:1.6em 0 .65em 0;text-decoration:none !important;}
div.mainViewMenu ul li a span {font-size:1.273em;font-weight:bold;}
div.mainViewMenu ul li a.last {margin-right:0px;}


#mainViewMenuOptions li {font-size:1em;}
#mainViewMenuOptions li a {
	font-size:0.688em;
	cursor:default;
	color: #FFF;
}
#mainViewMenuOptions li a span {font-size:1.273em;border-bottom:1px solid #849eb9;}

div.mainViewMenu {
	clear:both;
	float:left;
	position:relative;
	width:850px;
	background:#849eb9;
	border-top:none;
	margin-top: 5px;
}
div.mainViewMenu ul {
	float:left;
	clear:both;
	position:relative;
	width:850px;
	margin-top:1px;
}
div.mainViewMenu ul li {overflow:hidden;display:block;float:left;width:19.8%;margin:0 .1%;padding-left:0;padding-right:0;color:#026ba5;} 
div.mainViewMenu ul li a {overflow:hidden;width:100%;margin:0;padding-left:0;padding-right:0;color:#026ba5;} 
div.mainViewMenu ul li a.selected {border-bottom:none;color:#026ba5;}

#mainViewMenuOptions li a span {
	border-bottom:none;
	color:#ffffff;
}
#mainViewMenuOptions li a.selected span {border-bottom:none;color:#026ba5;}

