body {
	margin:0;
	padding:0;
	background-image:url(../images/bg.gif);
	font:11px Arial;
	color:#666;
}

td{font:normal 11px arial; color:#666;}

h1, h2, h3, h4, ul, li, p, form {
	margin:0;
	padding:0;
	border:0
}
ul {
	list-style:none;
}
a {
	color: #003366;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	color: #990000;
	font:bold 16px/25px Arial;
}
h3 {
	color: #fff;
	font: 14px/20px Arial;
	padding:5px;
}

h4{
	color:#003366;
	font:bold 12px Arial;}


hr
{
	height: 1px;
	color: #dfdddc;
	border: none;
	background-color: #dfdddc;
}

input{
	padding:0; margin:0; border:1px #CCC solid; width:100%; font-size:11px; height:18px; color:#999;}

.nobrdr{border:none!important;}

.imgL{float:left!important; padding-right:10px;}

#wrapper {
	margin:0 auto;
	width:940px;
}
#top {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	height:25px;
	width:940px;
	color:#999;
}
.date {
padding-top: 7px;
	float:left;
	font-weight: normal;
	
}
.top-links {
	float:left;
	padding:7px 0 0 320px;
	color:#3399cc;
}
.top-links a {
	color:#3399cc; padding:0 5px;
}
.search {
	float:left;
	padding-left:50px;
}
#header {
	float:left;
	width:940px;
	height:80px;
	background: url(../images/header-bg.jpg);
}
#header h1 {
	height:80px;
	width:370px;
	float:left;
}
#header h1 a {
	background-image: url(../images/logo.jpg);
	height:80px;
	width:370px;
	display:block;
}
.flag {
	float:right;
	background-image:url(../images/flag.jpg);
	width:68px;
	height:80px;
}
#body {
	float:left;
	background: url(../images/bg-contentmain.gif) repeat-y #FFF;
	
}
#nav {
	float:left;
	width:175px;
}
#nav p a{
	float:left;
	display:block;
	background-color:#003399;
	padding:8px 105px 9px 8px; 
	color:#FFF; 
	font:bold 13px Arial;  
	border-bottom:2px solid #fff;
}
#nav p a:hover{
	text-decoration:none;
	/*color:#703607;*/}
#nav ul li {
	float:left;
	width:175px;
	background:url(../images/arrow.gif) 5px 10px no-repeat #e2e2e2;
}   

#nav ul li a {
	/*background:url(../images/arrow.gif) 5px 10px no-repeat #703607;*/
	padding:5px 0 5px 15px;
	border-bottom:#999 1px dotted;
	border-right:3px solid #999;
	color:#666666;
	text-decoration:none;
	display:block;
	font:normal 11px arial; 
	float:none; 
}
#nav ul li a:hover, .active1 {
	color:#fff!important;
	background:url(../images/arrow-h.gif) 5px 10px no-repeat #6586b2;
	border-right:3px solid #336699!important;
}
#inside {
	background-color:#FFF;
	float:left;
	width:765px;
	padding-bottom:10px;
}
#menu {
	background-color:#0099cc;
	height:33px;
}
#menu ul li {
	display:inline;
	float:left;
}
#menu ul li a {
	padding:9px 12px;
	display:block;
	border-left:1px #0066cc solid;
	color:#fff;
	font:bold 11px Arial;
	text-decoration:none;
}
#menu ul li a:hover , .active {
	background-color:#0099cc;
}

#content {
	padding:10px 0 10px 10px;
}
#content span {
	display:block;
	margin-bottom:10px;
}
#content-left {
	float:left;
	width:535px;
}
#content-left span {
	float:left;
}
#content-left span ul li{
	padding:10px 0;
	float:left;
	width:535px;
	border-bottom:1px solid #CCC;
}
#content-left h3 {
	background-color:#336633;
}
#content-left span ul li img {
	float:left;
	margin-right:10px;
}
#content-left span ul li h4 a {
	font-size:11px;
}
#content-left span ul li b {
	font-weight:normal; font-size:11px; color:#888;}
#content-right {
	float:left;
	padding-left:10px;
	width:200px;
}
#content-right span {
	background-color:#fff;
}
#content-right span h3 {
	background-color:#999;
}
#content-right span ul li {
	border-bottom:1px #ccc solid;
	padding:4px 20px;
	background:url(../images/arrow1.gif) 5px 8px no-repeat;
}
#content-right span ul li a {
	color:#666;
}
#footer {
	float:left;
	background-color:#FFF;
	width:920px;
	color:#666;
	border-top:1px #ccc solid;
	padding:10px;
}

#footer a{color:#999;}

#footer ul {
	float:left;
}
#footer ul li {
	float:left;
	padding-right:15px;
}
#footer span {
	float:right;
	text-align: right;
}

/*...........................CSS for Objective.php, services.php, passportinfo.php..................*/
.padding10px{padding:10px;}
.margin5px{margin:5px 0;}
.browncolor{color:#996600;}
.nobg{background:none!important;}
.nopadding{padding:0!important;}
ol.listing{
	list-style:disc;}
	
	ol.listing li{padding:0 0 10px 0;}
	
		ol.listing li a, a.brownlink{
			text-decoration:underline;}
		ol.listing li a:hover, a.brownlink:hover{
			text-decoration:none;}
			
.passportinfo{
	width:535px;
	float:left;
	border-bottom:1px solid #ddd;
	padding:0 0 15px 0;
	margin:0 0 15px 0}
	
	.passportinfo h3{
		color:#D5761C;}
		
.implink a{
	color: #fff;
	text-decoration:none;}
		
.implink a:hover{
	color:#FCDE0C;
	text-decoration:none;}
	
.countrylist{
	float:left;
	width:auto;
	border:1px solid #ccc;
	background-color:#eee;}
	
	.countrylist ol{
		float:left;
		width:130px;
		border-right:1px solid #ddd;
		}
		
.tbl_data td{
	padding:10px;
	font:normal 11px arial;
	border: 1px #eeeeee solid;}
	
	.tbl_data td input{
		width:200px;}
	.tbl_data td textarea{
		width:300px;}
	
.tbl td{
	padding:5px;
	font:normal 11px arial;	}

	.tbl1 td, .tbl1 td a{font:normal 11px arial; padding:0px;} 
	
.small{
	width:100px!important;
	cursor:pointer;}

.embassy-link p{
	text-align:center;
	background-color:#0099CC;
	padding:5px 0;
	border:1px solid #0092C1;
	color:#fff;
	text-decoration:none;
	margin:10px 0;
	width:199px;
	}
	
	.embassy-link a{
		color:#fff;
		text-decoration:none;
		line-height:18px;}
		
		.embassy-link a:hover{
			color:#fff;
			text-decoration:none;}
		.embassy-link span{background-color:#0099CC!important;}

