
body {margin:0px;padding:0px;text-align:center; /* Hack for IE5/Win */font-family:Arial,Verdana,Helvetica;color:#333333;
	background-color:#072748;font-size:11px;}

a {
	text-decoration: none;
	color: #5C80B1;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#content {
	float: left;
	width: 650px;	
}



#sidepanel {
	float: right;
	width: 260px;	
}

#sidepanel ul.blog{margin:0;margin-bottom:12px;padding:0;width:260px;font-family:Verdana,Arial,Helvetica;border:1px solid silver}
#sidepanel ul.blog li{padding:5px 0px 5px 28px;list-style:none;font-size:13px;background:url("images/search_bullet.gif") 15px 9px no-repeat; font-weight:bold;border:0px solid red}

.loginbox{
	margin: 0 auto;
}


#postnavigation{
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
	background: white;
	border: 1px solid silver;
	padding: 3px;
}

/*----------------------------
					 Header
----------------------------*/

#header {margin:0px auto;width: 998px;}


#header a {
	text-decoration: none;
	color: white;
}

/*----------------------------
						Menu
----------------------------*/

#menu{
	margin:0px auto;
	padding: 0px 0px 5px 0px;
	width:998px;
	text-align:left;
	background-color:#ffffff;
	border: 0px solid red;
}

/*#menu a.apmlfilter
{
	float:right;
	margin-right: 10px; 
	background:url(../../pics/apml.png) no-repeat left 1px; 
	padding-left:16px
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}

#menu ul li a.feed img{
	margin-right: 3px;
	margin-bottom: -2px;
}*/

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: white;
	border: 1px solid silver;
	padding: 10px 15px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
}

div.widget h4{
	font-size: 15px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #999999;
	letter-spacing: 1px;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	border: 0px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

div.post, .mceContentBody {
	margin: 5px 0 0 0;
}

div.post .author {
	color: #666666;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #666666;
	font-size: 10px;
	float: right;
}

div.post .text {
	margin-top: 30px;
}

div.post .text h2 {
	margin-bottom: 10px;
	margin-top:5px;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer {
	text-align: right;
	border-top: 1px dashed silver;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.post .bottom {
	margin-bottom: 45px;
}

div.post .categories {
	margin-bottom: 5px;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	padding-right: 10px;
  white-space: nowrap;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid silver;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed silver;
}

.self {
	border: 1px solid black;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	padding:2px; border:1px solid #CCCCCC;
	width: 300px;
	margin-bottom:3px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid solid #CCCCCC;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: white;
	border: 0px solid silver;
	padding: 0px 10px 10px 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 180px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	border: 0px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

#page ul.bullet{margin:0;list-style:none;padding:0;}
#page ul.bullet li{padding:2px 0 2px 10px;display:block;background:url("images/bullet1.gif") no-repeat 0px 8px;}

#page h1 {
	margin: 0px 0 10px 0;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : white;
	padding: 0px 10px 10px 10px;
	border: 0px solid silver;
}

#contact h1{
	margin-top: 0;
	font-size:22px;
	line-height:28px;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;height:17px; padding:2px; border:1px solid #CCCCCC;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
	padding:2px; border:1px solid #CCCCCC;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel] {
	padding-right:11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
}


/*--My style--*/
/*common style*/
.clear{clear:both;}
.fltlft{float:left;}
.fltrgt{float:right;}
div, ul, ol, dl,dt,dd, p, h1, h2, h3, h4, h5, h6,form{margin: 0px;padding:0px;}
ul ul, ul ol, ol ul, ol ol{margin-top: 0px;margin-bottom: 0px;}
a{outline:none;text-decoration: none;}
a:hover{outline:none;text-decoration: underline;}
img {border: none;}
h1{font-size:22px;color:#0E4E91;font-family: Verdana, Arial, Helvetica;}
h2{font-size:16px;color:#0E4E91;font-family: Verdana, Arial, Helvetica;}
h3{color:#0e4e91; font-size:15px; margin-top:7px; margin-bottom:5px;}
.imgcont{width:auto;}

/*common style*/

#main {margin:0px auto; width:998px;}
.wrapper{padding:0px 33px; width:932px; text-align:left; background-color:#ffffff}
.menu{padding:0px 0px 5px 0px; width:998px; text-align:left; background-color:#ffffff;}
.body-sec{padding:6px 33px 15px 33px; width:932px; text-align:left; background-color:#ffffff}
.banner{margin:0px auto;padding:15px 33px 10px 33px; width:932px; text-align:left; background-color:#ffffff;}

#home-flash {padding:0px 24px; width:950px; text-align:left; background-color:#ffffff}

#footer {margin:10px auto;width:998px;color:#9CA9B9;}
#footer ul {list-style-type:none;}
#footer ul li {display:inline;background:url("images/footer_border.gif") no-repeat 0px 2px;}
#footer ul li.first {display:inline;background:none}
#footer ul li a{padding:0px 5px 0px 7px; color:#9CA9B9;text-decoration:none;}
#footer ul li a:hover, #footer ul li span {padding:0px 5px 0px 7px;color:#ffffff;text-decoration:none;}
#footer p{margin:8px auto; color:#9CA9B6;}

.body_left {width:690px;}

.body_right {width:220px;}
.right-nav {width:220px;background:url("images/nav_top_bg.gif") repeat-x top left;}

.nav {width:220px;padding-top:10px;}
.nav ul {padding:0px 10px 10px 0px;width:210px; float:left; list-style-type:none; background:url("images/nav_btm_bg.gif") repeat-x bottom left;}
.nav ul li {width:195px; float:right;}
.nav ul li a{padding:6px 0px 7px 23px;display:block; color:#343434; font-weight:bold; font-size:14px; line-height:15px; background:url("images/topmenu1.gif") no-repeat -264px 1px; border-top:1px solid #E5E5E5;}
.nav ul li a:hover{display:block; color:#104D90; font-weight:bold; font-size:14px; line-height:15px;text-decoration:none;}
.nav ul li .active{background-position:-264px -22px;display:block; color:#104D90; font-weight:bold; font-size:14px; line-height:15px;text-decoration:none;}

/*  */

#ul_style1  {width:170px; float:right; list-style-type:none;}
.mac.ff3 #ul_style1  {width:180px; float:right; list-style-type:none;}
#ul_style1 li {width:85px; float:left;}
.mac.ff3 #ul_style1 li {width:90px; float:left;}
#ul_style1 li a {padding:1px 0px 1px 5px;display:block; color:#343434; font-size:10px;border:none; background:url("images/dot1.gif") no-repeat 0px 8px;}
.mac.ff3 #ul_style1 li a {padding:1px 0px 1px 5px;display:block; color:#343434; font-size:9px;border:none; background:url("images/dot1.gif") no-repeat 0px 8px;}
#ul_style1 li a:hover {padding:1px 0px 1px 5px;display:block; color:#104D90; font-size:10px; text-decoration:none;}


.subscribe {margin-top:14px; padding:10px 0px 15px 10px; width:208px; border:1px solid #E5E5E5; background:url("images/subscrip_bg.gif") repeat-x bottom left;}
.subscribe a {display:block; width:10px; height:10px; padding:5px;}
.subscribe a:hover {display:block; width:10px; height:10px; padding:5px;}


.hd1 {padding:10px 0px 0px 15px;font-size: 18px;line-height:20px;color: #0e4e91;text-decoration: none;}
.hd2 {font-size: 13px;line-height:20px;color: #0e4e91;text-decoration: none;}
.hd3 {padding:0px;margin:0px;font-size: 18px;line-height:20px;color: #0e4e91;text-decoration: none;}
.a1 {font-weight: normal;font-size: 11px;color: #0e4e91;text-decoration: none;}
.a1:hover {font-weight: normal;font-size: 11px;	color: #0e4e91; text-decoration: underline;} 
.txtbox {padding:3px 6px; width:120px; font-size:11px; border:1px solid #787878; color:#333333;}
.header {font-size: 11px; font-weight: normal; color: #0e4e91;}
.header_bg {font-size: 14px; font-weight: bold; color: #0e4e91;}
.topmenu {margin:9px 0 0px 0;width:500px;float:right;}
.topmenu ul {width:296px;float:right; list-style-type:none;background:url("images/menu_bg.gif") repeat-x 0px 1px;}
.topmenu ul li {height:25px; float:left; border-width:1px 0px 1px 1px; border-color:#C4CDD3; border-style:solid;}
.topmenu ul li a {background:url("images/topmenu1.gif") no-repeat 0px 1px;}
.topmenu ul li a.icon1 {width:39px; height:25px; display:block;background-position:0px 0px}
.topmenu ul li a.icon1:hover, .topmenu ul li a.icon1.active{width:39px; height:25px; display:block;background-position:0px -27px}
.topmenu ul li a.icon2 {width:39px; height:25px; display:block;background-position:-40px 0px}
.topmenu ul li a.icon2:hover, .topmenu ul li a.icon2.active {width:39px; height:25px; display:block;background-position:-40px -27px;}
.topmenu ul li a.icon3 {width:31px; height:25px; display:block;background-position:-80px 0px}
.topmenu ul li a.icon3:hover, .topmenu ul li a.icon3.active{width:31px; height:25px; display:block;background-position:-80px -27px}
.topmenu ul li a.icon4 {width:35px; height:25px; display:block;background-position:-112px 0px}
.topmenu ul li a.icon4:hover, .topmenu ul li a.icon4.active {width:35px; height:25px; display:block;background-position:-112px -27px}
.topmenu ul li a.icon7 {width:34px; height:25px; display:block;background-position:-148px 0px}
.topmenu ul li a.icon7:hover, .topmenu ul li a.icon7.active{width:34px; height:25px; display:block;background-position:-148px -27px}
.topmenu ul li a.last {width:10px; height:21px; padding-left:4px; display:block;background-position:-244px 0px;}
.topmenu ul li a.last:hover {width:10px; height:25px; padding-left:4px; display:block;background-position:-244px 0px;}
.topmenu ul li.last {border-width:1px 1px 1px 0px; border-color:#C4CDD3; border-style:solid;}


.searchbox {margin:4px 0px 0px 4px; padding:1px 4px; width:80px;font-size:11px; line-height:14px;}

.industry_focu {width:690px; height:112px;background:url("images/industry_focus_bg.jpg") no-repeat bottom left;}
.industry_focu ul{float:right;list-style-type:none;}
.industry_focu ul li {padding:0px 15px; float:left;}
.industry_focu ul li a {background:url("images/industry_focus.jpg");}
.industry_focu ul li a.icon1 {width:77px; height:102px; display:block;background-position:0px 0px;}
.industry_focu ul li a.icon1:hover {width:77px; height:102px; display:block;background-position:0px -103px;}
.industry_focu ul li a.icon2 {width:85px; height:102px; display:block;background-position:-110px 0px;}
.industry_focu ul li a.icon2:hover {width:85px; height:102px; display:block;background-position:-110px -103px;}
.industry_focu ul li a.icon3 {width:78px; height:102px; display:block;background-position:-220px 0px;}
.industry_focu ul li a.icon3:hover {width:78px; height:102px; display:block;background-position:-220px -103px;}
.industry_focu ul li a.icon4 {width:78px; height:102px; display:block;background-position:-331px 0px;}
.industry_focu ul li a.icon4:hover {width:78px; height:102px; display:block;background-position:-331px -103px;}
.industry_focu ul li a.icon5 {width:98px; height:102px; display:block;background-position:-442px 0px;}
.industry_focu ul li a.icon5:hover {width:98px; height:102px; display:block;background-position:-442px -103px;}


#ul_style2 {width:198px; float:left; list-style-type:none;}
#ul_style2 li {width:190px; padding:1px 0px 1px 8px; float:left; background:url("images/dot1.gif") no-repeat 1px 8px;}


.midcontleft{margin-top:0px; width:690px;  padding-right:20px;}
.boxmain{margin:10px 0px 20px 0px; width:690px;}
.box1{width:221px; padding:7px 40px 0 0;}
.box2{width:198px; padding-right:33px;}
.box3{width:190px;}

.box2 p{padding-bottom:5px;margin-bottom:8px;width:198px;float:left;border-bottom:1px solid #E6E6E5;}
.box3 p{padding-bottom:5px;margin-bottom:8px !important;margin-bottom:8px;margin-bottom/**/:/**/0px;width:190px;float:left;border-bottom:1px solid #E6E6E5;}
.box2 img, .box3 img{width:auto;float:left;}
.box2 em, .box3 em{padding:10px 0 0 10px;display:block;font-style:normal;width:auto;float:left;font-size: 16px; font-weight:bold; line-height:20px; color: #4E7DAE;}

.box2 ul{float:left; list-style-type:none; width:195px;}
.box2 ul li{padding-left:8px; padding-bottom:5px; list-style-type:none; float:left; background:url("images/bullet.gif") no-repeat 0px 5px; font-size:11px;}
.box2 ul li.last{padding-bottom:0px;}
.box2 ul li a {display:block; color:#343434; font-size:11px;border:none;}
.box2 ul li a:hover {display:block; color:#104D90; font-size:11px; text-decoration:none;}

.box3 ul{padding-top:0px !important;padding-top:0px;padding-top/**/:/**/8px;float:left; list-style-type:none; width:190px;}
.box3 ul li{padding:0px 0px 5px 8px; list-style-type:none; background:url("images/bullet.gif") no-repeat 0px 5px; font-size:11px;}
.box3 ul li a {display:block; color:#343434; font-size:11px;border:none;}
.box3 ul li a:hover {display:block; color:#104D90; font-size:11px; text-decoration:none;}

.industryfocus{margin-top:22px;}


.para{margin-top:22px;}
.para1{margin-top:15px;}
.para2{margin-top:5px;}

/*Inside page style*/

.inside-cont{margin:0px auto;padding:10px 33px 30px 33px; width:932px; text-align:left; background-color:#ffffff;}

/*Left*/
.midleft{width:184px;}
.midleft ul.services {width:184px;float:left;list-style:none;padding-bottom:3px;background: url('images/nav_btm_curve.gif') no-repeat bottom left;}
.midleft ul.services li{width:auto;padding:4px 0px 2px 25px;display:block;line-height:16px;background: #E8E8E8 url('images/arrow.gif') 16px 10px no-repeat;font-size:12px;font-weight:normal;border-top:1px solid #C4C4C4;}
.midleft ul.services li a{color:#323232;text-decoration:none;}
.midleft ul.services li a:hover{color:#0E4E91;text-decoration:none;}
.midleft ul li a.lactive{color:#0E4E91;text-decoration:none;}
.midleft ul.services li ul li a.lactive {padding:1px 0px 1px 8px;display:block; color:#0E4E91; font-size:11px;border:none; background:url("images/arrow-brown.gif") no-repeat 0px 6px;}


.midleft ul.services li ul {width:140px;padding:4px 0px 0px 8px;}
.midleft ul.services li ul li {width:140px;padding:0;background-image:none;border:none;font-weight:normal}
.midleft ul.services li ul li a {padding:1px 0px 1px 8px;display:block; color:#343434; font-size:11px;border:none; background:url("images/arrow-brown.gif") no-repeat 0px 6px;}
.midleft ul.services li ul li a:hover {padding:1px 0px 1px 8px;display:block; color:#0E4E91; font-size:11px;border:none; background:url("images/arrow-brown.gif") no-repeat 0px 6px;}

.blueband{width:164px;height:18px;padding:4px 0 0 20px;background: url('images/nav_blue_top.jpg') no-repeat top left;color:#ffffff;font-weight:bold;}
/*End of Left*/

/*middle*/
.midcont{width:510px;margin-left:26px;text-align:justify;}
.midcont h1{text-align:left;}
.midcont p{margin-top:10px;}
.photo{width:116px;padding:15px 0 0 4px;}
/*.content{width:390px;padding-top:15px;}*/
/*End of middle*/

/*Right*/
.midright{width:184px;margin-left:26px;font-family: Verdana, Arial, Helvetica;}
.midright ul.services {width:184px;float:left;list-style:none;padding-bottom:3px;background: url('images/nav_btm_curve.gif') no-repeat bottom left;}
.midright ul.services li{width:auto;padding:2px 0px 2px 25px;display:block;line-height:16px;background: #E8E8E8 url('images/arrow2.gif') 16px 7px no-repeat;font-size:10px;font-weight:bold;border-top:1px solid #C4C4C4;}
.midright ul.services li a{color:#323232;text-decoration:none;}
.midright ul.services li a:hover{color:#0E4E91;text-decoration:none;}

.midright ul.services li ul {width:130px;padding:4px 0px 0px 8px;}
.midright ul.services li ul li {width:130px;padding:0;background-image:none;border:none;font-weight:normal}
.midright ul.services li ul li a {padding:1px 0px 1px 5px;display:block; color:#343434; font-size:9px;border:none; background:url("images/dot1.gif") no-repeat 0px 8px;}
.midright ul.services li ul li a:hover {padding:1px 0px 1px 5px;display:block; color:#0E4E91; font-size:9px;border:none; background:url("images/dot1.gif") no-repeat 0px 8px;}

.blackband{padding:4px 0px 0px 16px;width:168px;height:19px;background: url('images/nav_black_top.jpg') no-repeat top left;color:#ffffff;font-weight:bold;}

.blackcont{margin-top:22px;padding-bottom:15px;width:184px;background-color:#161616;}
.blackcont ul{width:184px;list-style:none;background-image:none;border-top:1px solid #C9C9C9;}
.blackcont ul li{display:inline;line-height:18px;font-weight:normal;}
.blackcont ul li a{float:left;width:72px;font-size:11px;padding:10px 0px 0px 18px;background: url('images/arrow3.gif') 8px 78px no-repeat;color:#C1C1C1;text-decoration:none;}
.blackcont ul li a:hover{padding:10px 0px 0px 18px;float:left;background: url('images/arrow3.gif') 8px 78px no-repeat;color:#ffffff;text-decoration:none;}

.gallery{margin-top:10px;width:510px;background-color:#cccccc;}
.gallery h3 {padding:5px 0px 0px 25px;}
.gallery ul{padding:0px 10px;padding-left:20px !important;padding-left:20px;padding-left/**/:/**/15px;width:auto;float:left;list-style:none;}
.gallery ul li{margin:5px;padding:0px; width:145px;float:left;line-height:18px;font-weight:normal;}
.gallery ul li a{margin:0px;padding:5px; width:135px; height:160px; float:left; font-size:11px; background-color:#000000; color:#C1C1C1; text-decoration:none;border:1px solid #ffffff;text-align:center;font-weight:bold;}
.gallery ul li a:hover{margin:0px;padding:5px; width:135px; height:160px; float:left; background-color:#000000; color:#ffffff; text-decoration:none;border:1px solid #ffffff;font-weight:bold;}

/*End of Inside page style*/

/* Form control */
.txtbox1{width:200px; height:17px; padding:2px; border:1px solid #CCCCCC;}
.textarea {width:200px; height:17px; padding:2px; border:1px solid #CCCCCC; height: 60px; background-color: #FFFFFF;}
.textarea1 {width:420px; height:17px; padding:2px; border:1px solid #CCCCCC; height: 60px; background-color: #FFFFFF;}
.selectbox {width:200px; height:17px; padding:2px; border:1px solid #CCCCCC; font-size: 10pt; height: 20px; background-color: #FFFFFF;}
.submit{background-color:#727170; color:#FFFFFF; font-weight:bold;width:68px;}
#frmcontainer{width:400px;float:left;padding-left:50px;}
/* End of Form control */

#footer ul li a.factive {padding:0px 5px 0px 7px;color:#ffffff;text-decoration:none;}
/*.midleft ul li a.lactive{padding-left:26px;color:#0E4E91;text-decoration:none;background: url('images/blue_arrow.jpg') 20px 5px no-repeat;}*/



.login {margin-top:20px; padding:2px; text-align:center;border:1px solid #cccccc; background-color:#E8E8E8;}
.color0 {color:#ffffff;}
.notopmargin {margin:0px auto;}

.errormsg{color:#CC0000;margin-top:10px;margin-bottom:10px;}
.responsemsg{color:#18A200;margin-top:10px;font-weight:bold;margin-bottom:10px;}

.newshead {font-weight:bold; font-size: 12px;color: #0e4e91;}

.a5 {font-weight: bold; color: #cc6677; text-decoration: none;}
.a5:hover {font-weight: bold; color: #cc6677; text-decoration: none;} 

.a3 {padding-right:0px;color:#0e4e91; text-decoration:none;}
.a3:hover{padding-right:0px;color:#0e4e91; text-decoration:none;}

.a4 {font-weight: normal;font-size: 12px;color: #0e4e91;text-decoration: none;}
.a4:hover {font-weight: normal;font-size: 12px;	color: #0e4e91; text-decoration: underline;} 

.pre_nxt{width:510px;float:left;}

.insidepages{margin-top:15px;}
.insidepages ul{list-style-type:none; width:auto;float:left;margin-top:5px;}
.insidepages ul li{width:490px;padding-left:15px; padding-bottom:5px; list-style-type:none; float:left; background:url("images/bullet.gif") no-repeat 8px 6px;}
.insidepages ul li.last{padding-bottom:30px;}


.toplink{text-align:right;width:100%;font-size:11px;margin-top:7px;}
.toplink a{text-decoration:none;padding-left:20px;background:url("images/arrow_top.gif") no-repeat 7px 5px;}
.toplink a:hover{text-decoration:none;}

.bullet{margin:0px;padding:0px;margin-top:5px;}
.bullet1{margin:0px;padding:0px;margin-top:5px;margin-bottom:10px !important;margin-bottom:10px;margin-bottom/**/:/**/10px;}


.imgcomes{margin-top:80px;}
.mapcont{margin:0px auto;margin-top:5px;padding:5px;width:230px;border:1px solid black;}




/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	width:936px;margin:0px auto; background-color:#ffffff;
	list-style: none;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;  
  border:1px solid #CCCCCC;
border-left:0px;
}

ul#navmenu-h li.first{
  border-left:1px solid #CCCCCC;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 25px;
  width:147px;
  left: -1px;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
	width:147px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  border:none;
  
}
ul#navmenu-h ul.scope {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  top: 25px;
  width:136px;
  left: -1px;
}
ul#navmenu-h ul.scope li {
	width:136px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  border:none;
  
}

/* Root Menu */
ul#navmenu-h li a {
	display: block;
	padding:4px 0px 4px 0px;
	color:#5C5C5C;
	font-size:13px;
	float: left;
	display: block;
	background:url(images/menuoff.jpg) repeat-x;	
	font-weight:bold;  
	text-decoration: none;
	text-align:center;
	height: auto !important;
	height: 1%; /*For IE*/
}
/*.mac.ff2 ul#navmenu-h li a, .mac.ff3 ul#navmenu-h li a {
	padding:4px 28px 5px 19px;
}*/

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background:url(images/menuon.jpg) repeat-x;
  color: #FFF;
}

ul#navmenu-h li .active{
  background:url(images/menuon.jpg) repeat-x;
  color: #FFF;
}

/* 2nd Menu */

ul#navmenu-h li ul,ul#navmenu-h li ul.scope {
	padding:0;
	border:1px solid #CCCCCC;
	border-bottom:none;
	background-color:#ffffff;
	
}

/*ul#navmenu-h li a.last {
	width:101px;
	padding:4px 0px 5px 0px;
	text-align:center;
	border-bottom:none;
	background-color:#ffffff;
}*/

ul#navmenu-h li ul.contact {
	padding:0;
	border-bottom:none;
	background-color:#ffffff;
	left:-43px;
}

ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	background-image:none;
	padding:3px 10px;
	margin:0px;
	color: #0C4D91;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	text-align:left;

}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #CFDCE9;
  color: #0C4D91;
  border-bottom:1px solid #cccccc;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 146px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}


.menuhome {width:93px;}
.menuservices {width:110px;}
.menuindustry {width:146px;}
.menuwhyscope {width:128px;}
.menuclients {width:98px;}
.menuaboutscope {width:138px;}
.menucareers {width:105px;}
.menucontact {width:105px;}

/*Google search*/
#cse-search-results iframe{height:1000px;width:510px;}
/*Google search*/