@charset "ISO-8859-1";
.mainframe {
	border: 1px solid #1B2E8F;
}

hr {border: none 0;
border-top: 1px dashed #ffffff;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

hr.blue {border: none 0;
border-top: 1px dashed #546EAD;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

a:link {
	color: #1B2E8F;
	text-decoration: none;
}
a:visited {
	color: #1B2E8F;
	text-decoration: none;
}
a:hover {
	color: #9EC82C;
	text-decoration: none;
}
a:active {
	color: #9EC82C;
	text-decoration: none;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
}
a.top_nav {
	color: #000000;
}
a.top_nav:visited {
	color: #000000;
}
a.top_nav:hover {
	color: #1B2E8F;
}
a.top_nav:active {
	color: #1B2E8F;
}
.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #343445;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	padding-left: 5px;
	float: left;
	width: 150px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.leftnav {
	color: #ffffff;
	float: left;
	width: 150px;
	background-color: #69AA00;
}
a.leftnav:visited {
	color : #ffffff;
	float: left;
	width: 150px;
	background-color: #69AA00;
}
a.leftnav:hover {
	color : #FFFFFF;
	background-color: #69AA00;
	float: left;
	width: 150px;
	text-decoration: underline;
}
a.leftnav:active {
	color : #ffffff;
	float: left;
	width: 150px;
	background-color: #69AA00;
	text-decoration: underline;
}

.leftnavsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 5px;
	float: left;
	width: 150px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.leftnavsub {
	color: #69AA00;
	float: left;
	width: 150px;
	background-color: #DFF2A8;
}
a.leftnavsub:visited {
	color : #69AA00;
	float: left;
	width: 150px;
	background-color: #DFF2A8;
}
a.leftnavsub:hover {
	color: #69AA00;
	float: left;
	width: 150px;
	background-color: #DFF2A8;
	text-decoration: underline;
}
a.leftnavsub:active {
	color: #69AA00;
	float: left;
	width: 150px;
	background-color: #DFF2A8;
	text-decoration: underline;
}

.leftnav_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 5px;
	float: left;
	width: 150px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.leftnav_selected {
	color: #FFFFFF;
	float: left;
	width: 150px;
	background-color: #69AA00;
	text-decoration: underline;
}
a.leftnav_selected:visited {
	color : #FFFFFF;
	float: left;
	width: 150px;
	background-color: #69AA00;
}
a.leftnav_selected:hover {
	color : #FFFFFF;
	background-color: #69AA00;
	float: left;
	width: 150px;
}
a.leftnav_selected:active {
	color: #FFFFFF;
	background-color: #69AA00;
	float: left;
	width: 150px;
}

.leftnavsub_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 5px;
	float: left;
	width: 150px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.leftnavsub_selected {
	color: #69AA00;
	float: left;
	width: 150px;
	background-color: #DFF2A8;
	text-decoration: underline;
}
a.leftnavsub_selected:visited {
	color : #69AA00;
	float: left;
	width: 150px;
	background-color: #DFF2A8;
}
a.leftnavsub_selected:hover {
	color : #69AA00;
	background-color: #DFF2A8;
	float: left;
	width: 150px;
}
a.leftnavsub_selected:active {
	color: #69AA00;
	background-color: #DFF2A8;
	float: left;
	width: 150px;
}

.leftnavblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	padding-left: 5px;
	float: left;
	width: 150px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.leftnavblue {
	color: #ffffff;
	float: left;
	width: 150px;
	background-color: #546EAD;
}
a.leftnavblue:visited {
	color : #ffffff;
	float: left;
	width: 150px;
	background-color: #546EAD;
}
a.leftnavblue:hover {
	color : #FFFFFF;
	background-color: #1B2E8F;
	float: left;
	width: 150px;
}
a.leftnavblue:active {
	color : #000000;
	float: left;
	width: 150px;
	background-color: #9EC82C;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B2E8F;
	font-weight: bold;
}
.rt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

.small_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.small_links {
	color: #FFFFFF;
}
a.small_links:visited {
	color: #FFFFFF;
}
a.small_links:hover {
	color: #FFFFFF;
}
a.small_links:active {
	color: #FFFFFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.fontsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.profile_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #1B2E8F;
	font-weight: bold;
}
.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #1B2E8F;
	font-weight: bold;
}
.left_brdr {
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3DAF5;
}


.network_hd {
	display : block;
	width :152px;
	text-decoration : none;
	color : #fff;
	background-color: #283897;
	/* padding-top: 0.1em; */
	padding-top:0.31em;
	padding-right: 0.8em;
	/* padding-bottom: 0.1em; */
	padding-bottom: 0.31em;
	padding-left: 0.8em;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.network_reg {
	font-weight: normal;
	text-decoration: none;
}
#network_reg_youtube a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/youtubeTUBE_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
#network_reg_news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/newsletterAT_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
#network_reg_blog a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/BlogB_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
#network_reg_twitter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/twitterBIRD_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
#network_reg_linkedin a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/linkedinIN_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
#network_reg_facebook a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/facebookF_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
.bdr_white {
	border: 2px solid #FFFFFF;
}
#network_reg_rec a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/reconnexion_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
#network_reg_flickr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/flickr_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}
#network_reg_widget a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283897;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/network/widget_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	text-decoration: none;
	vertical-align: middle;
	width: 170px;
	display: block;
	text-indent: 45px;
	line-height: 40px;
	overflow: hidden;
}

.network_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #283897;
}
.rightColumn {
	background-color: #546EAD;
}

.searchjobsnow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}

a.searchjobsnow {
	color: #ffffff;
}
a.searchjobsnow:visited {
	color: #ffffff;
}
a.searchjobsnow:hover {
	color: #9EC82C;
}
a.searchjobsnow:active {
	color: #9EC82C;
}

.shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
}
.rt_text_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}

.white_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white_links {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white_links:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white_links:hover {
	color: #9EC82C;
	text-decoration: underline;
}
a.white_links:active {
	color: #9EC82C;
	text-decoration: underline;
}
.quote_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.rt_text_wh_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.2em;
}
.rt_podtitle_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.green_button {
	background-color: #9EC82C;
	border: 1px solid #546EAD;
	margin-top: 6px;
}
.green_btn_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
}
.blu_bdr {
	border: 1px solid #C8CADE;
}
a.green_btn_text {
	color: #FFFFFF;	
}
a.green_btn_text:visited {
	color: #FFFFFF;

}
a.green_btn_text:hover {
	color: #FFFFFF;
}
a.green_btn_text:active {
	color: #FFFFFF;
}
.linkedin {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #333333;
}
#tell_toolbar_new {
	width: 580px;
	margin-bottom: 6px;
}
#tell_toolbar_small {
	margin-bottom: 10px;
	display: block;
}
#tell_toolbar_new_wide {
	width: 744px;
	margin-bottom: 6px;
}
.hcell1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.hcell2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.hcellnav {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	min-height:200px;
}
.hcellnav2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	min-height:200px;
}
.homenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9EC82C;
	padding: 1px;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}
a.homenav {
	color: #FFFFFF;
}
a.homenav:visited {
	color: #FFFFFF;
}
a.homenav:hover {
	color: #9EC82C;
}
a.homenav:active {
	color: #9EC82C;
}
.homenavBox {
	margin-bottom: 4px;
	display: block;
}
.homePic {
	float: left;
	margin-right: 6px;
}
.homenavBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #546EAD;
}
a.homenavBlue {
	color: #546EAD;
}
a.homenavBlue:visited {
	color: #546EAD;
}
a.homenavBlue:hover {
	color: #9EC82C;
}
a.homenavBlue:active {
	color: #9EC82C;
}
.homepics1 {
	background-image: url(../images/homepics1.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center;
}
.homepics2 {
	background-image: url(../images/homepics2.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center;
}
.homepics3 {
	background-image: url(../images/homepics3.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center;
}
.homepics4 {
	background-image: url(../images/homepics4.jpg);
	height: 80px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center;
}

.homepics5 {
	background-image: url(../images/86496436_nobg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:240px;
}
.connectBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8CCE1;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
.connectPic {
	margin-right: 10px;
	float: left;
	margin-top: 20px;
}
.connectInfo {
	margin-right: 10px;
	float: left;
	width: 210px;
	margin-top: 20px;
}
.connectMap {
	float: left;
	width: 230px;
}
.connectIcons {
	margin-top: 20px;
}
.socialPad {
	margin-right: 4px;
}
.clear {
	clear: both;
}
.connectTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B2E8F;
}
.connectTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B2E8F;
}
.homepics6 {
	background-image: url(../images/78376837_nobg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:240px;
}
.hcell1_shadow {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/blue_bar_shadow_sm.jpg);
	background-repeat: repeat-x;
}
.hcell2_shadow {
	background-image: url(../images/blue_bar_shadow_sm.jpg);
	background-repeat: repeat-x;
}
.green_buttonada {
	background-color: #9EC82C;
	border: 1px solid #546EAD;
	padding: 8px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

