* {
	margin:0;
	padding:0;
}

a img {
	border:none;
}

a { color:#000; }

a:hover{ color:#666666; }

body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#3386ba;
}

#wrapper-2col,
#wrapper-3col {
	margin:0 auto;
	width:960px;
	position:relative;
}

#wrapper-3col {
	background-image:url(../images/wrapper-3col.jpg);
}

#wrapper-2col {
	background-image:url(../images/wrapper-2col.jpg);
}

#header {
	background-color:#FFF;	
}

	#logotype {
	border-bottom:2px #000 solid;
	margin-bottom:5px;
	width:960px;
	position:relative;
	}

	#subbar {
		background:url(../images/subnav.jpg) #fff center;
		height:30px;
		line-height:30px;
		font-size:12px;
		color:#fff;
		margin-bottom:1px;
		font-weight:bold;
	}
	
		#subbar #date {
			width:250px;
			padding-left:10px;
			float:left;
		}
		
		#subbar #search {
			width:230px;
			padding-left:470px;
			float:left;
		}
	
		#subbar #search #search-input {
			
		}
	
		#gobtn, #gobtn:hover {
			background-color:#FFD659;
			border:1px solid #EDC753;
			height:18px;
			color:#000000;
			text-decoration:none;
			cursor:pointer;
		}
		
		#gobtn:hover {
		background-color:#FFE38F;
		}
	
	#navbar {
		background-image:url(../images/navbar.jpg);
		background-position:right;
		background-repeat:repeat-y;
		background-color:#4F8635;	
		height:35px;
		width:960px;
		
	}
	
		#navbar #print {
			width:250px;
			height:17px;
			padding-top:13px;
			padding-left:10px;
			font-weight:bold;
			float:left;
			color:#000;
		}
		
			#navbar #print p a {
				color:#000;
				text-decoration:none;
			}
		
		#navbar #mainmenu {
			width:700px;	
			float:left;
		}
		
			#navbar #mainmenu ul#nav {
				list-style:none;	
				margin-top:9px;
			}
			
			#navbar #mainmenu ul li {
				float:right;
			}	
			
			#navbar #mainmenu ul li a {
				padding-left:10px;
				padding-right:10px;
				padding-top:5px;
				padding-bottom:5px;
				display:block;
				color:#fff;
				font-weight:bold;
				text-decoration:none;
				border-left:2px solid #fff;
			}
	
			
			
			#navbar #mainmenu ul#nav li a:hover {
				background-color:#003263;	
			}
			
			#navbar #mainmenu ul#nav li li a:hover {
				background-color:#00578d;
			}
					
			#navbar #mainmenu ul li ul li a:hover {
			}
					
			#top-menu #nav, #nav ul {
				list-style: none;
				line-height: 1;
			}
			
			#nav a {
				display: block;
			}
			
			#submenu ul#nav a {
				color:fff;	
			}
			
			#nav li {
				float: left;
			}
			
			#nav ul {
			margin-top:0px;	
			}
			
			#nav li ul {
				position: absolute;
				width:150px;
				margin-left:1px;
				border-right:2px solid #fff;
				border-top:2px solid #fff;
				border-bottom:2px solid #fff;
				margin-top:0px;
				left: -999em;
			}
			
			#nav li ul ul {
				margin-left:152px;
				margin-top:0px;
				color:#fff;
			}

			#nav li li {
				background-color:#003263;
				padding:0;
				margin:0;	
				color:#fff;
			}
		
			#nav li li a:hover {
				background-color:#00578d;
			}
		
			#nav li ul a {
				display: block;
				font-size:13px;
				width:128px;
				padding:5px;
				background-color:#003263;
				border-bottom:1px solid #0f4c81;
				border-left:1px solid #0f4c81;
				border-right:1px solid #0f4c81;
				color:#fff;
			}
			
			#nav li ul a:hover {
				background-color:#00578d;
			}
			#nav li ul a:hover {
				background-color:#00578d;	
				color:#fff;
				text-decoration:none;
			}
			
			#nav li:hover ul {
				left: auto;
			}
			
			#nav li:hover ul, #nav li.sfhover ul {
				left: auto;
			}
			
			#nav li:hover ul ul, #nav li.sfhover ul ul {
				left: -999em;
			}
			
			#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
				left: auto;
			}
			
	
#content {
		
	}
	
	#left-sidebar {
		width:240px;
		float:left;
	}
	
		#left-sidebar ul {
			border-top:2px solid #fff;
		}
		
		#left-sidebar ul li {
		}
	
	
		#left-sidebar ul li a {
			color:#fff;
			background-color:#00578d;
			font-weight:bold;
			border-bottom:2px solid #fff;
			text-decoration:none;
		}
		
		#left-sidebar ul li a:hover {
			background-color:#003263;	
		}
		
	#main-content {
		width:490px;
		float:left;
		margin-top:-20px;
		padding-left:10px;
		padding-right:10px;
		list-style:circle;
	}
	#main-content ul{ list-style:disc; padding-left:30px;}
	
	#main-content-inner {
		width:700px;
		float:left;
		margin-top:-20px;
		padding-left:10px;
		padding-right:10px;
	}
	
	#main-content-inner h1,
	#main-content h1 {
		font-size:18px;	
		margin-bottom:13px;
	}
	
	#main-content-inner h2,
	#main-content h2 {
		font-size:16px;	
		margin-bottom:13px;
	}
	
	#main-content-inner h2,
	#main-content h3 {
		font-size:13px;	
		margin-bottom:13px;
	}
	
	#main-content-inner p,
	#main-content p {
		line-height:16px;
		font-size:12px;
		margin-bottom:13px;
	}
	
	/* #main-content-inner p span,
	   #main-content p span {
		font-weight:bold;
		font-style:italic;
	} */
	
	#right-sidebar {
		width:210px;
		margin-top:-35px;
		float:left;
	}
	
		.block { 
		
		}
		
		h2.block{
			background-color:#003263;
			width:210px;
			height:36px;
			line-height:36px;
			text-align:center;
			border-bottom:2px solid #fff;
			border-top:2px solid #fff;
			font-size:13px;
			color:#fff;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
	
		.block ul {
			list-style:none;	
		}
		
		.block ul li {
			list-style:none;	
			padding-left:10px;
			padding-top:7px;
			padding-bottom:7px;
		}
	
	
	.block ul li a{
			color:#000;
			
			font-weight:bold;
		}
		
	.block ul li a:hover {
		color:#7E6666;
	}
	
	
#footer {
	background-color:#fff;
	border-top:10px solid #000;
}

#footer p {
	line-height:21px;
	text-align:center;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
}
/* Section Specific Left menu style : Added By Smita on June 24th 2010*/
.subnavbox_header{ color:#00264D; font-weight:bold; margin-left:15px; font-family:"Times New Roman", Times, serif; font-size:15px; padding-bottom:5px;
}
 
.subnavDivTag { margin-left:15px; list-style:none;
}
.subnavDivTag a{ margin-left:15px; text-decoration:none; font-weight:bold; color:#000; font-size:12px; line-height:20px;
}
.subnavDivTag  a:hover{ color:#666666;
}
