@charset "utf-8";
body {
	margin:0px auto;
	width:1003px;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#30374a;
	line-height:18px;
}
#container{
	width:1001px;
	border:1px solid #dbdbdb;
	border-bottom:none
}
#header{
	 padding:17px 18px 14px 25px;
	 height:75px;
}
#logo{
	float:left;
	width:260px;
}
#top-nav{
	float:right; 
	padding-top:40px;
	width:630px;
	text-align:right
}
#left-panel{
	float:left;
	width:212px;
}
#btn-panel{
	background-image: url(../images/btn-panel-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:21px;
	padding-right:9px;
}
#btn-mid-panel{
	 border:1px solid #e5e8ec; 
	 border-top:none; 
	 /*padding:0px 6px 8px 6px;*/
	  padding:0px 0px 8px 0px;
}
#left-area{
	 padding-left:22px;
}
#big-right-panel{
	float:left;
	width:759px;
	padding:0px 18px 15px 12px;
}
#right-panel{
	float:left;
	width:789px;
}
#home-mid-panel{
	width:510px;
	float:left;
	padding:0px 20px 0px 12px;
}
#home-right-panel{
	width:226px;
	float:right;
	padding-right:18px;
}

#footer{
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#7a7a7a;
	font-size:11px;
	text-align:right;
	padding:8px 20px;
}





a{
	color:#5295d2;	
}
a:hover{
	color:#005480;	
	text-decoration:none
}
a img{
	border:none
}
p{	
	padding:0px;
	margin:0px;
	padding-bottom:18px;
}
h1{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
h2{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
h3{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	
}
ul{
	padding:0px;
	margin:0px;
	padding-bottom:18px;

}
li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 15px;
}






.text-bold{
	font-weight:bold;
}
.dark-blue-text{
	color:#0b4695;
	text-decoration:none;
}
a.dark-blue-text:hover{
	color:#0b4695;
	text-decoration:underline;
}
.dark-blue-fourteen{
	color:#005480;
	font-size:14px;

}
.dark-blue-big{
	color:#005480;
	text-decoration:none;
	font-size:18px;
	font-weight:normal
}
.dark-blue-fourteen-bold{
	color:#005480;
	font-weight:bold;
	font-size:14px;
}
.light-blue-big{
	color:#75aad8;
	font-size:18px;
}
.light-blue-fourteen-bold{
	color:#5295d2;
	font-weight:bold;
	font-size:14px;
}
.gray-text{
	color:#9e9e9e
}





.contact-sec{
	 float:left; 
	 width:239px; 
	 padding-top:10px;
}
.contact-sec-mid{
	background-color:#ffffff; 
	border-left:1px solid #dddfe3; 
	border-right:1px solid #dddfe3; 
	padding:0px 15px;
	height:98px;
}
.client-sec{
	 float:right; 
	 width:239px; 
}
.client-mid-sec{
	background-image:url(../images/our-clients-mid.gif); 
	background-repeat:no-repeat; 
	background-position:left top; 
	width:239px; 
	height:94px;
}

.vacancies-sec{
	 background-image:url(../images/vacancies-bg.jpg); 
	 background-position:left top; 
	 background-repeat:no-repeat; 
	 background-color:#ffffff; 
	 height:88px; 
	 padding:15px
}



.kiosk-box{
	width:350px;
	float:left
}


.clear-all{
	clear:both;
	height:0px;
	overflow:hidden
}
.dotted-line{
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.v-dotted-line{
	background-image: url(../images/v-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftalign{
	float:left;
	width:auto;
}
.rightalign{
	float:right;
	width:auto;
}


.pic-right{
	width:250px;
	float:right;
	padding:0px 0px 15px 25px;
}
.pic-left{
	width:250px;
	float:left;
	padding:0px 25px 15px 0px;
}




.address-box{
	width:300px; 
	float:left; 
	padding-left:50px;
}
.add-left{
	float:left; 
	width:90px;
	font-weight:bold;
}
.add-right{
	float:left;
	width:150px;
}
.contact-box{
	float:left;
	width:325px;
}
.form-left{
	float:left;
	width:120px;
	padding-bottom:8px;
	font-weight:bold;
}
.form-right{
	float:left;
	width:200px;
	padding-bottom:8px;
}
.box{
	font-size:13px;
	color:#52565a;
	border:1px solid #88b3da;
	width:200px;
}
.contact-textarea{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#52565a;
	border:1px solid #88b3da;
	width:320px;
}

.news-img-box{
	width:200px;
	float:right;
	border:1px solid #d8dfe7;
	margin:0px 0px 15px 25px;
	padding:2px;
}

.news-date{
	color:#a2a7b4;
	font-size:12px;
	padding-bottom:10px;
	padding-top:2px;
}
/*.news-img-a{
	display: table; 
	height: 150px; 
	width:200px; 
	#position: relative; 
	overflow: hidden;
}
.news-img-b{
 	#position: absolute; 
	#top: 50%; 
	left:50%; 
	display: table-cell; 
	vertical-align: middle; 
	width:200px;
}
.news-img-c{
	#position: relative; 
	#top: -50%; 
	left:-50%; 
	width:200px
}*/
.news-divider{
	padding-bottom:15px;
}



.status-title-strip{
	background-color:#8cb5d7;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:4px 15px;
	height:18px;
	overflow:hidden;
	margin-bottom:10px;
}
.record-strip-white{
	padding:4px 15px;
	margin-bottom:5px;
	padding-top:8px;
}
.record-strip-blue{
	padding:4px 15px;
	margin-bottom:5px;
	padding-top:8px;
	background-color:#ecf3f8
}
.reported-col{
	width:140px;
	padding-right:10px;
	float:left
}
.details-col{
	width:364px;
	padding-right:15px;
	float:left
}
.status-col{
	width:160px;
	padding-right:10px;
	float:left
}
.icon-col{
	width:20px;
	float:left
}
.answer-hide{
	display:none
}
.answer-show{
	display:block
}

.css_form{
	margin:0px;
	padding:0px;
}
.css_iframe{
	width:0px;
	height:0px;
	border:0px solid #fff; 
	background:none; 
	padding:0px; 
	margin:0px;
}


.team-member{
	width:152px;
	float:left;
	padding:0px 25px 15px 0px;
}
.pic-border{
	border:1px solid #b2cedf;
}
.team-member-right{
	width:400px;
	float:left;
}

.date-holder{
	width:35px;
	float:left;
	padding-right:10px;
	padding-top:4px;
}
.date{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#103c85;
	line-height:16px;
}

.month{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background-color:#8cb5d7;
	line-height:16px;
}

#news-sec a{
	display:block;
	color:#043483;
	padding:0px 15px 0px 0px;
	text-decoration:none;
	background-image: url(../images/right-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
}
.news-sec-cls{
	 background-image:url(../images/news-bg.jpg); 
	 background-position:left top; 
	 padding:15px; 
	 background-repeat:no-repeat; 
	 background-color:#ffffff;
}

#news-sec a:hover{
	display:block;
	color:#8cb5d7;
	padding:0px 15px 0px 0px;
	text-decoration:none;
	background-image: url(../images/right-link-arrow-r.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
}

