﻿.toplogin
*
{
	margin: 2px 0 0 0;
	padding: 0;
}

a
{
	/*color: #1b75bc;*/
	color: #1b75bc;
	text-decoration: underline;
}

	a:hover
	{
		text-decoration: none;
	}
.Menuanch 
{
	/*color: #1b75bc;*/
	color: #FFF;
	text-decoration: none;
}
.Passanchore
{
	 color:blue;
}

body
{
	background-color: #e0dcdc;
	font-size: 11px;
	line-height: 20px;
}

body, input, select, option, textarea
{
	/*font-family: Arial;*/
	font-family: "verdana", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
}

strong
{
	color: #1b75bc;
}

.clearfix
{
	clear: both;
}


h2
{
	font-size: 14px;
}

h2, h3, h4
{
	color: #2c2b2b;
	margin-bottom: 13px;
	font-size: 16px;
}

img.alignleft
{
	float: left;
	margin: 5px 20px 20px 0;
}

img.aligntop
{
	margin: 5px 0 20px;
}

img.pic
{
	border: 1px solid #d4d4d4;
	padding: 5px;
}

p
{
	margin-bottom: 1.3em;
	text-align: justify;
}

.box
{
	border: 1px solid #104e4e;
	margin-bottom: 1em;
	overflow: hidden;
}

.box-text
{
	margin: 75px auto 0;
	overflow: hidden;
	text-align: justify;
	padding: 20px;
}

.box-text-ins
{
	color: #4e4e4e;
	font-style: italic;
}

.box-text-hindi
{
	color: #4e4e4e;
	margin: 10px auto 0;
	overflow: hidden;
	text-align: justify;
	width: 400px;
}

.box-text-ins-hindi
{
	color: #4e4e4e;
	font-style: italic;
}

.rti-logo
{
	float: left;
	height: 100px;
	margin: 20px 0 0;
	width: 80px;
}

.box-login
{
    
	border: 1px solid #b2b2b2;
	border-radius: 8px;
	float: left;
	height: 280px;
	margin: 17px 1px 45px 75px;
	width: 300px;

}

	.box-login .login-window
	{
		color: #1b75bc;
		font-weight: bold;
		padding: 15px 2px 0 15px;
		text-align: left;
	}

		.box-login .login-window tr th
		{
			color: #1b75bc;
			font-weight: bold;
			padding: 8px 2px 0;
			text-align: left;
		}

		.box-login .login-window tr td
		{
			color: #66cc99;
			font-weight: bold;
			padding: 8px 2px 0 5px;
			vertical-align: bottom;
		}

			.box-login .login-window tr td input
			{
				padding: 3px;
			}

		.box-login .login-window button
		{
			background-color: #005197;
			border: medium none;
			color: #fff;
			cursor: pointer;
			font-size: 13px;
			font-weight: 600;
			height: 26px;
			padding: 0;
			width: 90px;
		}

			.box-login .login-window button:hover
			{
				color: #99ffff;
			}

.box h2
{
	color: #0f8c8c;
}

.date
{
	background: none repeat scroll 0 0 #6e6e6e;
	border-radius: 2px;
	color: #ffffff;
	font-size: 13px;
	margin: 0 6px 0 0;
	padding: 5px 6px;
}

#content
{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #b2b2b2;
	border-radius: 10px;
	float: left;
	height: 390px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 490px;
}

#content-box1
{
	float: left;
	width: 320px;
}

#content-box2
{
	margin: 0 0 0 5px;
}

#content-box3
{
	float: left;
	margin: 0 0 0 5px;
}

#footer
{
	color: #8c8b8b;
	margin: 8px 0;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
}

	#footer a
	{
		color: #8c8b8b;
	}

		#footer a:hover
		{
			color: #666666;
			text-decoration: underline;
		}

#header
{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 965px;
}

#logo
{
	border-left: 1px dotted #005197;
	float: right;
	line-height: 149px;
	margin-right: 17px;
	margin-top: 30px;
	vertical-align: top;
	width: 220px;
}

	#logo h1
	{
		float: right;
		font-size: 35px;
		line-height: normal;
		color: #005197;
	}

#wrapper
{
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 6px;
	box-shadow: 0 5px 20px 2px rgba(0, 0, 0, 0.1);
	margin: 20px auto 0;
	position: relative;
	/*width: 980px;*/
	width: 1040px;
}

#menu
{
	background-color: #005197;
	border-bottom: 1px solid #5ba4cd;
	border-top: 1px solid #5ba4cd;
	margin: 0;
	overflow: hidden;
	padding: 0 30px;
	position: relative;
	/*width: 890px;*/
	width: 980px;
}

	#menu ul
	{
		left: -15px;
		list-style: none outside none;
		position: relative;
	}

		#menu ul li
		{
			border-right: 1px solid white;
			display: inline-block;
			float: left;
			padding: 5px 12px;
		}

		#menu ul li a
		{
			color:#fff;
			text-decoration:none;
			font-weight:bold;
		}

        .active { color: red; }

.link
{
	color: #ffffff;
	font-size: 11px;
	letter-spacing: -1px;
	text-decoration: none;
}

#menu ul li span b
{
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #1c7575;
	display: inline-block;
	margin-left: 8px;
	position: relative;
	top: -1px;
}

#menu ul li.active
{
	background: none repeat scroll 0 0 #1c7575;
	border-bottom: 1px solid #5ad7d7;
	/*border-radius: 3px;*/
	border-top: 1px solid #1a6b6b;
	padding-bottom: 4px;
	padding-top: 4px;
}

	#menu ul li.active span b
	{
		border-top-color: #165e5e;
	}

#container
{
	padding: 10px 15px;
	min-height: 300px;
}

.dropotron
{
	background: none repeat scroll 0 0 rgba(32, 157, 157, 0.9);
	border-bottom: 1px solid #1c7575;
	border-radius: 6px;
	border-top: 1px solid #5ad7d7;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
	list-style: none outside none;
	margin: 0;
	min-width: 200px;
	padding: 15px 10px;
	text-shadow: 0 1px 1px #007d7d;
}

	.dropotron a, .dropotron span
	{
		color: #ffffff;
		display: block;
		letter-spacing: -1px;
		position: relative;
		text-decoration: none;
		width: 100%;
	}

		.dropotron span b
		{
			border-bottom: 6px solid transparent;
			border-left: 7px solid #1c7575;
			border-top: 6px solid transparent;
			display: inline-block;
			position: absolute;
			right: 0;
			top: 7px;
		}

	.dropotron li:hover span b
	{
		border-left-color: #165e5e;
	}

	.dropotron li
	{
		border-radius: 3px;
		margin: 2px 0;
		padding: 3px 10px;
	}

		.dropotron li:hover, .dropotron li.active
		{
			background: none repeat scroll 0 0 rgba(28, 117, 117, 0.9);
			border-bottom: 1px solid #5ad7d7;
			border-top: 1px solid #1a6b6b;
			padding-bottom: 2px;
			padding-top: 2px;
		}

.dropotron-level-1
{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#page
{
	margin: 0;
	padding: 45px 45px 15px;
	position: relative;
	width: 888px;
}

#page-home
{
	margin: 0;
	padding: 10px 0px;
	position: relative;
}

#page-marquee
{
	float: left;
}

	#page-marquee p
	{
		color: #060;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 -5px;
		padding: 5px;
		text-align: justify;
		width: auto;
	}

#page-form-title
{
	color: #030;
	font-weight: bold;
	height: 41px;
	margin: 5px 0 -35px 45px;
	width: 888px;
}

	#page-form-title h4
	{
		color: #1c7575;
		text-align: left;
	}

#page-message
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 10px;
	box-shadow: -2px -2px 12px 12px #ebe7e7 inset;
	margin: 10px auto 0;
	text-align: justify;
}

	#page-message p
	{
		color: #cc3300;
		font-weight: bold;
		margin: 2px 0 2px 5px;
		padding: 5px 20px;
		text-align: justify;
	}

#Help-Desk
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 10px;
	box-shadow: -2px -2px 12px 12px #ebe7e7 inset;
	margin: 0 auto;
	text-align: justify;
}

	#Help-Desk p
	{
		color: #00f;
		font-weight: bold;
		margin: 10px 0 2px 5px;
		padding: 5px;
		text-align: center;
	}

		#Help-Desk p span
		{
			color: #00f;
			font-weight: bold;
			margin: 2px 0 2px 5px;
			padding: 5px;
			text-align: center;
		}

#page .section-list
{
	float: left;
	list-style: none outside none;
	padding-left: 0;
}

	#page .section-list li
	{
		clear: both;
		padding: 30px 0;
	}

#page ul
{
	list-style: none outside none;
}

	#page ul li
	{
		border-top: 1px dotted #c4c4c4;
		padding: 15px 0;
	}

		#page ul li.first
		{
			border-top: 0 none;
			padding-top: 0;
		}

#page-bottom
{
	background-color: gray;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #dcdcdc;
	height: 48px;
	margin: 0;
	padding: 10px 45px 15px;
	text-shadow: 0 1px 1px #444444;
	width: 950px;
}

	#page-bottom p
	{
		margin: 0 auto;
		text-align: center;
	}

		#page-bottom p span
		{
			margin: 0 auto;
			text-align: center;
		}

.Copyright
{
	color: #ccc;
	font-size: 12px;
}

#page-bottom a
{
	color: #f5f5f5;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4
{
	color: #ffffff;
}

#page-bottom ul
{
	list-style: none outside none;
}

	#page-bottom ul li
	{
		border-top: 1px dotted #8f8f8f;
		padding: 15px 0;
	}

		#page-bottom ul li.first
		{
			border-top: 0 none;
			padding-top: 0;
		}

#page-bottom-content
{
	float: left;
	width: 635px;
}

	#page-bottom-content h3
	{
		color: #ffffff;
		margin: 0 auto 15px;
	}

	#page-bottom-content p
	{
		margin: 0 auto;
		text-align: justify;
	}

#page-bottom-sidebar
{
	float: right;
	width: 240px;
}

	#page-bottom-sidebar ul
	{
		margin: 0 auto;
	}

		#page-bottom-sidebar ul li
		{
			line-height: 15px;
		}

#search input.form-submit
{
	background: none repeat scroll 0 0 #2facac;
	border: 0 none;
	color: #ffffff;
	margin-left: 1em;
	padding: 10px;
}

#search input.form-text
{
	border: 1px solid #8f8f8f;
	padding: 10px;
}

#sidebar
{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #b2b2b2;
	border-radius: 10px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 490px;
    height: 400px;
}

.toplogin
{
	background-color: #f2efef;
	border-bottom: 1px solid #b2b2b2;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	height: 40px;
	width: 500px;
}

	.toplogin p
	{
		color: #1b75bc;
		font-size: 14px;
		font-weight: bolder;
		margin: 0;
		padding-top: 9px;
		text-align: center;
	}

#sidebar strong
{
	color: #0f8c8c;
	font-size: 12px;
	margin: 15px auto 0 130px;
	text-align: center;
}

#sidebar img
{
	border: medium none;
	float: left;
	margin: 10px 0 0 10px;
	width: 138px;
}

#sidebar span
{
	color: #1b75bc;
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin: -40px 10px 0 0;
	padding-top: 0;
	text-align: right;
}

	#sidebar span a
	{
		color: #1b75bc;
		text-decoration: underline;
	}

		#sidebar span a:hover
		{
			color: #5f9ed0;
			text-decoration: none;
		}

#sidebar ins
{
	color: #1b75bc;
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin: -10px 10px 4px;
	text-align: right;
	text-decoration: none;
	width: 300px;
}

	#sidebar ins a
	{
		color: #1b75bc;
		font-size: 13px;
		margin: 0 0 0 10px;
		text-decoration: underline;
	}

		#sidebar ins a:hover
		{
			color: #5f9ed0;
			text-decoration: none;
		}

#slider
{
	margin: 45px 45px 0;
	position: relative;
	width: 890px;
}

	#slider .viewer
	{
		border: 1px solid #d4d4d4;
		border-radius: 3px;
		height: 250px;
		width: 890px;
	}

	#slider .slide
	{
		height: 250px;
		padding: 10px;
		width: 890px;
	}

	#slider .indicator
	{
		margin: 20px 0 0;
		position: relative;
		text-align: center;
		z-index: 1;
	}

		#slider .indicator span
		{
			background: none repeat scroll 0 0 #e3dfdf;
			border-radius: 6px;
			display: inline-block;
			height: 12px;
			margin: 0 2px;
			text-indent: -9999em;
			width: 12px;
		}

			#slider .indicator span.active
			{
				background: none repeat scroll 0 0 #6e6e6e;
			}

#slider-From
{
	margin: 17px 20px -50px 45px;
	position: relative;
	width: 888px;
}

	#slider-From h4
	{
		color: #1b75bc;
		text-align: left;
	}

	#slider-From p
	{
		color: #1b75bc;
		margin: -15px 0 0;
	}

#content-frm
{
	height: auto;
	margin: 0 auto;
	min-height: 250px;
	width: 100%;
}

	#content-frm a
	{
		color: #209d9d;
		text-decoration: underline;
	}

		#content-frm a:hover
		{
			color: #57cfcf;
		}

	#content-frm .heading
	{
		color: #1b75bc;
		text-align: left;
		width: 100%;
	}

	#content-frm .Searchheading
	{
		color: #1b75bc;
		text-align: left;
		width: 100%;
	}

.ErrorTabBody
{
	border: 1px solid #888;
	border-radius: 8px;
	color: #1b75bc;
	margin: 50px auto 10px;
	padding: 20px;
	text-align: justify;
	width: 50%;
}

.viewStatusTabBody
{
	border: 1px solid #888;
	border-radius: 8px;
	color: #209d9d;
	margin: 50px auto 10px;
	padding: 20px;
	text-align: justify;
	width: 60%;
}

	.viewStatusTabBody font
	{
		color: #555;
	}


.btnSubmit
{
	background: #005197;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	padding: 10px;
}





.LoginDetails
{
	float: right;
	height: 50px;
	margin: -40px 35px 0 0;
	width: auto;
}

	.LoginDetails p
	{
		color: #1b75bc;
		height: 20px;
		margin: 0;
		width: auto;
	}


.originalTextareaInfo
{
	color: #006600;
	font-family: Arial,sans-serif;
	text-align: right;
}

.warningTextareaInfo
{
	color: #ff0000;
	font-family: Arial,sans-serif;
	text-align: right;
}

#showData
{
	border: 1px solid #cccccc;
	height: 70px;
	margin: 10px;
	padding: 10px;
	width: 200px;
}

#faq-From
{
	height: auto;
	margin: 0 auto;
	min-height: 378px;
	position: relative;
	width: 888px;
}

#faq-From-title
{
	padding: 10px 0;
	width: 600px;
}

h4
{
	color: #1b75bc;
	margin: 10px auto;
	text-align: left;
}

#faq-From-div
{
	height: auto;
	margin: 0 auto 40px;
	position: relative;
	width: 888px;
}

	#faq-From-div ul
	{
		margin-left: 35px;
		text-align: left;
	}

		#faq-From-div ul li
		{
			color: #ff0000;
			font-size: 13px;
			font-weight: bold;
			list-style: decimal outside none;
			padding-top: 10px;
		}

.Answer
{
	border: 1px dotted #0f0f0a;
	color: #272727;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	margin: 0 auto 0 0;
	padding: 5px;
	text-align: justify;
	width: 815px;
}

.clsbtn
{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #ffffff;
	color: #030;
	cursor: pointer;
	font-size: 14px;
	height: 20px;
	padding: 0;
	vertical-align: top;
	width: 15px;
}

#no-faq
{
	color: #c00;
	height: 100px;
	margin: 50px auto 0 0;
	padding: 5px;
	text-align: center;
	width: 815px;
}

#LastUpdate
{
	color: #03c;
	margin: 2px auto;
	text-align: center;
}

#div-marquee
{
	color: #cc0000;
	font-weight: bold;
	height: 20px;
	margin: 2px auto -10px;
	width: auto;
}

fieldset
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid silver;
	/*height: 108px;*/
}

	fieldset legend
	{
		padding: 0px 10px;
		background-color: #D82828;
		text-align: center;
		color: white;
		font-weight: bold;
	}

	fieldset .table
	{
		background-color: #f8f8f8;
		padding: 10px;
		width: 100%;
	}

		fieldset .table th
		{
			background-color: #f8f8f8;
			padding: 2px 10px 2px 2px;
			text-align: right;
			width: 25%;
		}

		fieldset .table td
		{
			padding: 2px;
		}

		fieldset .table input[type="text"], fieldset .table textarea, fieldset .table input[type="password"]
		{
			width: 92%;
			padding: 10px;
			border: 1px solid silver;
		}

		fieldset .table select
		{
			padding: 4px;
			border: 1px solid silver;
			}

		fieldset .table textarea
		{
			height: 60px;
		}

.grd th, .grd td
{
	border: 1px solid gray;
	padding: 0px 5px;
}
