@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'MyriadProBold';
    /* src: url('../fonts/myriadpro-bold-webfont.eot'); */
    src: url('../fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-bold-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.eot') ;
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadPro-Regular.woff') format('woff'),
         url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
         url('../fonts/MyriadPro-Regular.svg') format('svg');
    font-weight: normal;
	font-style: normal;
	 }

body {
    background: url(../images/body-bg.jpg) no-repeat top center #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
	padding:8px;
}
h1 {
    color: #1681C5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding-bottom:10px;
}
h2 {
    color: #2b2d88;
    font-family:'MyriadPro-Regular';
    font-size:22px;
	font-weight:normal;
}
h3 {
    color: #2b2d88;
    font-family:'MyriadPro-Regular';
    font-size:20px;
	font-weight:normal;
	padding:10px 0 0 0;
}
h4 {
    color: #1681C5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding-bottom: 10px;
}
.clear{ clear:both; }
.fl-lt{float:left; }

.fl-rt{float:right; }

#wrapper {
    height:auto;
    margin:0 auto;
    width:943px;
}
#header {
   	float:left;
    height:70px;
    width:100%;
}
.logocontainer {
    float: left;
    height:50px;
    width:130px;
	
}
.logo {
    /*background:url(../images/icfailogo.gif) no-repeat scroll 0 0 transparent;*/
    float: left;
    height:49px;
    width:132px;
}

.menucontainer {
    float:center;
    height:30px;
    width:830px;
	margin-left:60px;
	padding:15px 0 0 0;
}

.content {
    background:none;
    float:left;
    height:auto;
    padding:0px;
    width:930px;
}
.banner-space {
    float:left;
    height: 280px;
    width:100%;
}
.contentl {
    float:left;
    width:290px;
	margin:130px 0 0 0;
}
.contentl p {
    color: #333333;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px;
    text-align: justify;
}
.contentr {
	background:url(../images/content-bg.png) repeat-y;
	float:right;
    width:605px;
	min-height:329px;
	margin:130px 0 0 0;
	padding:10px 0px 5px 15px;
}
.contentr p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:8px 0 0 0;
line-height:18px;
text-align:justify;
}
.contentr p a{
text-decoration:none;
color:#FF0000;
}
.contentr p a:hover{
color:#000000;
}
.contentr-top{
width:95%;
height:auto;
float:left;
}


.content-btm{
width:95%;
float:left;
}
.bluetxt {
    color: #1681C5;
    text-decoration: none;
}
.greytxt {
    color: #333333;
    text-decoration: none;
}
.carelogoscontainer {
    float: left;
    height: 96px;
    padding-left: 45px;
    width: 241px;
}
.footer {
    background:#2e3192;
    float: left;
    height:39px;
    padding: 0 0 0 0;
    width:100%;
}
.footer-cont {
    padding:10px 0 0 0;
    width:943px;
	margin:0 auto;
	color:#ffffff;
}
.footer-cont p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.footer p {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
	width:100%;
}
.footer p a{
	color: #FFFFFF;
	text-decoration:none;
}
ul.footer {
    list-style: none outside none;
    padding: 8px 0 0;
}
ul.footer li {
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 0 8px 0 0;
}
ul.footer li a {
    color: #FFFFFF;
    text-decoration: none;
}
ul.footer li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.footer .indigo {
    color: #CCCCCC;
    float: right;
    font-family: arial;
    font-size: 1.2em;
    width:80%;
	text-align:right
}
/**************latest news**************/
.latest-news{
float:left;
width:283px;
height:350px;
background:url(../images/bg-new.png) no-repeat;
}
.latest-news h2{
	color:#fefeff;
	padding:5px 0 0 25px;
/*	font-family:'MyriadProBold';*/
	font-family:'MyriadPro-Regular';
	font-size:2.1em;
	font-weight:bold;
	text-transform:uppercase;
}
.latest-news li{
	list-style:none;
	width:80%;
	padding:20px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333333;
}
.latest-news p{
    color: #D6251F;
    float: left;
    font-size: 12px;
    font-weight: 900;
    margin: 0 0 0 10px;
    padding: 10px 10px 0 15px;
    text-transform: none;
}
.latest-news p a{
	color: #D6251F;
	text-decoration:none;
}
.latest-news li a{
	text-decoration:none;
	color:#333333;
}
.latest-news li a:hover{
	color:#000000;
}
.contentl .box-blk {
	float:left;
	width:270px;
	height:20px;
}
.contentl .box-empty {
    float:left;
    width:270px;
	height:20px;
}
/**************connect**************/

.contentl .box_area1 {
    float:left;
    width:270px;
	padding:0px 0 0 20px;
}
.contentl .box_area1 h2 {
    background: url(../images/placements_icon.png) no-repeat scroll left center transparent;
    color:#171865;
    float:left;
    font-family:'MyriadProBold';
    font-size: 2.1em;
    font-weight:lighter;
    padding:20px 0 8px 53px;
    text-transform:uppercase;
}
.contentl .box_area1 p {
    color:#333333;
    float:left;
    font:1.2em/1.5em arial;
    width:85%;
	padding:0px;
	margin:0px;
}
.contentl .box_area1 h3 {
    color: #333333;
    float: left;
    font-family: arial;
    font-size: 1.4em;
    font-weight: bold;
    padding: 5px 0;
    text-transform: capitalize;
}
.contentl .search {
    clear: both;
    float: left;
    margin: 5px 0 0;
    width: 262px;
}
.contentl .search div.input {
    background: url(../images/serachbg.png) no-repeat scroll 0 0 transparent;
    float:left;
    margin:0;
    width:207px;
}
.contentl .search input.text {
    background: none repeat scroll 0 0 transparent;
    color: #636363;
    font-size: 1.2em;
    padding: 10px 10px 9px;
    width: 127px;
}
.contentl .search input {
    border: medium none;
    float: left;
    font-family: arial;
}
.contentl .search input.btn {
    background: url(../images/btnbg.gif) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1.5em;
    height: 34px;
    margin: 0;
    width: 43px;
}
.dotted{
width:100%;
border-bottom:#666666 dotted thin;
padding-bottom:5px;
}
.ln-ht{
line-height:25px !important;
}
.pdt{
padding-top:10px;
}

/************nav********/
ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float:right;
}

ul#nav li {
	background:url(../images/divider.gif) no-repeat right;
	float: left;
	position: relative;
	/*margin-right:3px;*/
	list-style:none;
	text-transform:uppercase;
}


ul#nav li a {
	display: block;
	/*padding: 2px 10px;
	background:#f9f9f9;*/
	text-decoration:none;
	font-size:1.3em;
	/*font-family:'MyriadProBold';*/
	font-family:'MyriadPro-Regular';
	font-weight:bold;
	padding:4px 20px 4px 6px;
	color:#56488b;
}
ul#nav li.last {
	background:none;
}

ul#nav li:hover a{
	color:#ffffff;
	background:#d6251f;
}

ul#nav li.current a{
	background:#d6251f;
	color:#ffffff;
	}

ul#nav li.current a:hover{
	/*background:#d6251f;*/
	}

li ul {
	background:url(../images/ul-top-border.gif) repeat-x top;
	background-color:#D6251F;
	display: none;
	position: absolute;
	width:100%;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 5px 0 5px 0;
	margin-left:0px;
}

ul#nav li ul.sub li{
	background:none;
	clear:both;
	width:100%;
}

ul#nav li ul.sub li a{
	font-size:1.3em;
	font-weight:normal;
	color:#f1f1f1;
}
ul#nav li ul.sub li a:hover, ul#nav li ul.sub li a:active {
	background:none;
}
li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
	color:#ffffff;
}
/******************popup***********/
.lightbox .popup_content {
    /*left: 25%;*/
    margin: 0 auto;
    padding: 20px;
    width: 785px;
}
.lightbox .popup_content .top {
    background: url(../images/popup_top.png) no-repeat scroll left top transparent;
    float: left;
    height: 5px;
    width: 785px;
}
.lightbox .popup_content .middle {
    background: none repeat scroll 0 0 #D9D9D9;
    float: left;
    height: auto;
    padding: 30px 50px;
    /*position: relative;*/
    width: 685px;
}
.lightbox .popup_content .middle p {
    color: #333333;
    font: 12px/150% arial;
    padding: 5px 0;
}
.lightbox .popup_content .middle p strong {
    color: #2B2D88;
    font-size: 12px;
    font-weight: 900;
    padding: 0 0 5px;
}
.lightbox .popup_content .middle ul {
    padding: 0;
}
.lightbox .popup_content .middle ul li {
    color: #333333;
    font: 12px/150% arial;
    list-style: none outside none;
    padding: 5px 0;
}
.lightbox .popup_content .extra_data {
    display:none;
}
.popclose_btn {
    position: absolute;
    right: 0;
    top: 35px;
}
.popclose_btn_new {
    position: absolute;
    left: 340px;
    top: 35px;
}
.lightbox .popup_content .middle a {
    color: #2B2D88;
    text-decoration: none;
}
.lightbox .popup_content .middle img {
    float: left;
    padding: 10px 10px 0 0;
}
.lightbox .popup_content .bottom {
    background: url(../images/popup_boto.png) no-repeat scroll left top transparent;
    float: left;
    height: 5px;
    margin-bottom: 20px;
    width: 785px;
}
#overlay {
	background-color:#000000;
	top:0;
	left:0;
	position:fixed;
	width:100%;
	height:100%;
	display:none;
	overflow:hidden;
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
	z-index:8000;
 _height:expression(documentElement.clientHeight);
 _width:expression(documentElement.clientWidth);
	_position: absolute;
 _top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);
}
.lightbox {
	width:785px;
	height: auto;
	left:30%;
	position:fixed;	
	*position:absolute;
	top:100px;
	z-index:9000;
}
.closeLightBox {
position:absolute;
top:6px;
right:6px;
}
.news1{
display: none; 
width:512px; 
height:260px; 
background:#d9d9d9; 
margin:0 auto;
}

.lightbox h2{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:2.1em;
	color:#333333;
	padding:20px 10px 0 0px;*/
	color: #2B2D88;
    font-size: 16px;
    font-weight: 900;
    padding: 0 0 5px;
}
.lightbox p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333333;
	padding:10px 10px;
	line-height:21px;
}
.lightbox p a{
	text-decoration:underline;
	color:#333333;
}
