/* CSS Document */

body{
	top:0;
	margin:0 auto;
	text-align:center;
	background-color:#2061A3;
}

img{
    border:none;
}
:focus{
    border:none;
}

#wrap{
	top:0;
	margin:0 auto;
	width:780px;
	text-align:left;
}
/*								Navigation
==========================================================
*/
#header{
	width:780px;
	height:180px;
	background:url(../images/header.gif) no-repeat left top;
	padding-top:0px;
	padding-left:0px;
}
#nav-list{
	list-style:none;
	padding:0;
	margin:0;
	margin-left: 14px;
}
#nav-list li{
	float:left;
	display:block;
	display:inline;
	margin-right:3px;
}
#nav-list li a{
	float:left;
	display:block;
	height:21px;
	background:url(../images/nav-bg.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
	text-transform:uppercase;
}
#nav-list li a span{
	display:block;
	background:url(../images/nav-left-corner.gif) no-repeat left top;
}
#nav-list li a span span{
	display:block;
	background:url(../images/nav-right-corner.gif) no-repeat right top;
	padding:0 8px;
}
#nav-list li .selected{
	float:left;
	display:block;
	height:21px;
	background:url(../images/nav-bg-2.gif) repeat-x;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#nav-list li .selected span{
	display:block;
	background:url(../images/nav-left-corner-2.gif) no-repeat left top;
}
#nav-list li .selected span span{
	display:block;
	background:url(../images/nav-right-corner-2.gif) no-repeat right top;
	padding:0 8px;
}	
#nav-list li a:hover{
	float:left;
	display:block;
	height:21px;
	background:url(../images/nav-bg-2.gif) repeat-x;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#nav-list li a:hover span{
	display:block;
	background:url(../images/nav-left-corner-2.gif) no-repeat left top;
}
#nav-list li a:hover span span{
	display:block;
	background:url(../images/nav-right-corner-2.gif) no-repeat right top;
	padding:0 8px;
}
/*
=======================================================================
*/
#main-body{
	width:780px;
	background-color:#FFFFFF;
}
#mid-total{
	width:765px;
	padding:15px 10px 0px 5px;
}
.clear{
	clear:both;
}

.img-about{
	width:249px;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.frame-01{
	width:249px;
	text-align:center;
	border-bottom:none;
	border-top:none;
	clear:both;
	
	
	}
.img-services{
	width:249px;
	padding-top:14px;
	background-image:url(../images/box-2.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-resources{
	width:249px;
	padding-top:4px;
	background-image:url(../images/box-1.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-faq{
	width:249px;
	padding-top:16px;
	background-image:url(../images/box-1.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-carrer{
	width:249px;
	padding-top:14px;
	background-image:url(../images/box-2.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-news{
	width:249px;
	padding-top:14px;
	background-image:url(../images/box-1.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-testimonial{
	width:249px;
	padding-top:15px;
	background-image:url(../images/box-1.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-contact{
	width:249px;
	padding-top:17px;
	background-image:url(../images/box-2.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-forms{
	width:249px;
	padding-top:15px;
	background-image:url(../images/box-1.gif);
	background-repeat:no-repeat;
	text-align:center;
	border:1px solid #D5E4F2;
	border-bottom:none;
	border-top:none;
}
.img-text{
	width:219px;
	padding-left:15px;
	padding-right:15px;
	font-family:Arial;
	font-size:12px;
	color:#4F4F4F;
	text-align:justify;
	border-right:1px solid #D5E4F2;
	border-left:1px solid #D5E4F2;
	padding-top:0;
	padding-bottom:0;
	margin:0;
}
.img-text-click{
	width:234px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:right;
	display:block;
	margin:0px;
	border-right:1px solid #D5E4F2;
	border-left:1px solid #D5E4F2;
	padding-top:0;
	padding-bottom:0;
	margin:0;
}
.img-text-click a{
	font-family:Arial;
	font-size:12px;
	color:#FF7200;
	text-decoration:none;
}
.img-text-click a:hover{
	color:#0099FF;
}

.second-mid{
	width:761px;
	text-align:left;
	padding:18px 10px 18px 9px;
}
.fusce-text{
	font-family:Arial;
	font-size:12px;
	color:#4F4F4F;
	padding:0px 35px 0px 26px;
}
.bottom{
	width:780px;
	font-family:Arial;
	font-size:11px;
	color:#4D4D4D;
	padding-top:13px;
	padding-bottom:15px;
	background-image:url(../images/bottom-bg.gif);
	background-repeat:repeat-x;
	display:block;
	text-align:center;
}
.bottom a{
	font-family:Arial;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
}
.bottom a:hover{
	color:#3399FF;
}
.copyright{
	font-family:Arial;
	font-size:11px;
	color:#2061A3;
}

.box{
	width:251px;
	float:left;
	background-image:url(../images/box-1.gif);
	background-repeat:no-repeat;
	margin-left:2px;
	margin-bottom: 10px;

}



.box  .article-01{
	width:251px;
	clear:both;
	background:url(../images/bottom-box.gif) no-repeat bottom;
	padding-bottom:8px;
	float:left;
}
*html .box .article-01:hover{
	background:#F0F0F0 url(../images/bottom-box-hover.gif) no-repeat bottom ;
	padding-bottom:8px;
	cursor:pointer;

}


html>body .article-01:hover{
	background:#F0F0F0 url(../images/bottom-box-hover.gif) no-repeat bottom ;
	padding-bottom:8px;

}



.img-style{
	margin-top:16px;

}

/*
							Career Opportunities
=======================================================================
*/

.career{
	width:749px;
	padding:24px 0 0 31px;;

}
.thank-text{
	font-family:Verdana;
	font-size:12px;
	color:#4F4F4F;
	padding-right:51px;
}
.thank-text2{
	font-family:Verdana;
	font-size:12px;
	color:#4F4F4F;
	padding-right:5px;
}
.thank-text3{
	font-family:Verdana;
	font-size:12px;
	color: #fff;
	padding-bottom:10px;
	margin-left:50px;
	padding-left:50px;
}
.optimal-home{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#2061A3;
	padding-bottom:10px;
	
}
.optimal-home2{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#2061A3;
	padding-bottom:10px;
	margin-left:40px;
	padding-top:20px;
	
}
.career-mid{
	position:relative;
	width:698px;
}
.career-left{
	float:left;
	text-align:left;
	width:429px;
}
.career-left2{
	float:left;
	text-align:left;
	width:472px;
}
.career-right{
	float:right;
	width:269px;
	text-align:right;
	padding-bottom:40px;
}
.career-left2{
	font-family:Verdana;
	font-size:12px;
	color:#4F4F4F;
	float:left;
	text-align:left;
	width:472px;
}
.career-list{
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-position:outside;
	font-family:Verdana;
	font-size:12px;
	color:#4F4F4F;
	line-height:20px;
	padding-bottom:30px;
}
.career-list li{
	background:url(../images/bullet.gif) no-repeat top left;
	background-position:0px 4px;
	padding-left:15px;
}
.career-list li a{
	font-family:Verdana;
	font-size:12px;
	color:#4F4F4F;
	line-height:20px;
	text-decoration:none;
}
.apply-online{	
	width:222px;
	height:36px;
	background-image:url(../images/button.gif);
	border:none;
}
.side{
	margin:0px;
	padding:0px;
	padding-left:5px;
	margin-bottom:8px;
}
.menu-list{
	width:221px;
	height:18px;
	border:none;
	background:url(../images/list-bg.gif) repeat-x;
	border:1px solid #255EA5;
	border-right:none;
}


.pdflinks{
margin: 0px;
list-style: none;
padding: 0px;
margin-bottom: 20px;
}

.pdflinks li{
margin: 0px;
list-style: none;
padding: 0px;
}

.pdflinks a{
color: #0066CC;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
background: transparent url(../images/pdf.jpg) left center no-repeat;
padding-left: 19px;
padding-top: 5px;
padding-bottom: 3px;
}

.pdflinks a:hover{
color: #000;
}

.thank-text a{
color: #0066CC;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
}

.contact_page {
font-family: Verdana;
font-size: 11px;
width: 500px;
margin-left: 125px;
}

.contact_page .dept{
float: left;
display: block;
padding-top: 15px;
width:500px;
}

.contact_page p{
    margin:0;
    padding:0;
}





/*...............................................................*/

#nav-list2{
	list-style:none;
	padding:0;
	margin:0;
	padding-top:10px;
	padding-left:40px;
}


#nav-list2 .profile-01{
	float:left;
	display:block;
	display:inline;
	margin-right:4px;
	background:url(../images/nv-mid-sl.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
	text-transform:uppercase;

}
#nav-list2 .profile-01  span{
	display:block;
	background:url(../images/nv-mid-sl.gif) repeat-x;
}
#nav-list2 .profile-01  span span{
	display:block;
	background:url(../images/nv-mid-sl.gif) repeat-x;
	padding:0 35px;
}

#nav-list1 .profile-01  span span a {
	background:url(../images/nav-bg-2.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
	text-transform:uppercase;
}
#nav-list1 .profile-01  span span a:hover{
	color:#CC3300;
}


#nav-list2 .profile-02{
	float:left;
	display:block;
	display:inline;
	margin-right:4px;


}
#nav-list2 .profile-02  span{
	display:block;
	background:url(../images/nav-bg-2.gif) repeat-x;
}
#nav-list2 .profile-02  span span{
	display:block;
	background:url(../images/nav-bg-2.gif) repeat-x;
	padding:0 35px;
}
#nav-list2 .profile-02  span span a {
	background:url(../images/nav-bg-2.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
	text-transform:uppercase;
}

#nav-list2 .profile-02  span span a:hover{
	color:#CC3300;
}
#nav-list2 .profile-01  span span a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	color:#4D4D4D;
	text-decoration:none;
	text-transform:uppercase;
}

#nav-list2 .profile-01  span span a:hover{
	color:#CC3300;
}


/*------------------------------------------------------------*/


.title-01{
	float:left;
	padding:0 8px;




}

.title-01 a{
	font-family:Arial, Helvetica, sans-serif; 
	color:#880000;
	text-decoration:none;
}


.topic-01{
	width:100px;
	height:6px;
	background:#00CCFF;
	line-height:6px;


}

.green_text {
background-color: #4A9B25;
color: #fff;
padding: 10px;
border-left: 1px #D6E4EF solid;
border-right: 1px #D6E4EF solid;
margin-right: 1px;
}

.green_text p{
padding: 0;
margin: 0;
margin-bottom: 15px;
color: #fff;
}


.faq-gal{
    width:700px;
    overflow:hidden;
    
}

.faq-gal img{
    float:left;
    margin-right:40px;
    
}
.faq-gal .last{
    margin-right:0px;
}

.faq-gal br{
    margin-bottom:20px;
    clear:both;
    display:block;
}
.testi p.thank-text img{
    margin:0 10px 10px 0;
    
}

.center{
    margin:0 auto;
    text-align:center;
}

.center table{
    margin-left:0;
}

.email dl{
    margin-right: 30px;
}

.email .inp{
    width:310px;
    
}
.email input,.email textarea{
    border:1px solid #ccc;
}

.email dd{
    margin-bottom: 10px;
}

.email label{
    width:100px;
    display:inline-block;
}

.email .esend{
    border:2px solid #ccc;
    padding:5px;
    background:#ddd;
    font:bold 12px/12px arial;
}
.email h3{
    background:#ddd;
    padding: 10px 10px 10px 40px;
}

.email .toem{
    border:none;
    font:bold 12px/12px arial;
    width:310px;
}






