/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#9ebee5;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Tahoma;
	font-size:0.75em;
	line-height:1.333em;
	color:#626469;
	background-color: #E3F3FF;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#858585;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong {color:#4b4a4a;}
/* ============================= main layout ====================== */

.tail-top {background:#fff url(images/header-tail.gif) top repeat-x;}
.tail-bottom {background:url(images/footer-tail.gif) bottom repeat-x;}

.link1 {background:url(images/link1-bg.gif) top repeat-x; display:block; float:right; line-height:1.001em; padding:4px 12px 4px 14px; color:#2b61a2; font-weight:bold; text-decoration:none; margin-top:15px; font-family:arial;}
.link1:hover {background:url(images/link1-bg-hover.gif) top repeat-x;}

.link2 {background:url(images/link2-bg.gif) top repeat-x; margin-top:10px;}
.link2:hover {background:url(images/link2-bg-hover.gif) top repeat-12;}

.link3 {background:#fff; color:#3d8f0a; font-weight:bold; text-decoration:none; display:block; float:right; line-height:1.001em; padding:4px 10px 4px 14px; margin-top:12px; font-family:arial;}
.link3:hover {background:#e7f5ff;}
.box1 .link3 {color:#2b61a2;}
.box1 .link3:hover {background:#e5fbc7;}
 
ul li { background:url(images/button.jpg) no-repeat 0 5px; padding-left:25px; font-family:arial;}
ul li a {color:#2b61a2; line-height:2em; font-weight:bold;}

.satish{ background:url(images/button-1.jpg) no-repeat 0 0px; padding-left:25px; font-family:arial;font-weight:bold;color:#0E9F02 }
.satish:hover {color:#028BCB;font-weight:bold;}


.list2 li {border-bottom:1px solid #c3e5a1; background:url(images/button.jpg) no-repeat 0 5px; font-family:tahoma; padding:5px 0 3px 25px;}
.list2 li a {line-height:1.001em; color:#4b4a4a; text-decoration:none;}
.list2 li a:hover {text-decoration:underline;}

ol {padding-left:20px;}
ol li {color:#2b61a2; font-weight:bold; border-bottom:1px solid #d1e4f7; padding:5px 0 5px 0;}
ol li a {color:#3d8f0a; font-weight:normal; text-decoration:none;}
ol li a strong {color:#3d8f0a;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {border-bottom:1px solid #b8d0ed; margin-bottom:18px;}
.title2 {border-bottom:1px solid #b1d29d; margin-bottom:18px;}
.box1 .title {margin-bottom:15px;}

h2 {color:#4b4a4a; margin:12px 0 4px 0;}

/* ============================= content ====================== */

.col-pad {padding-right:39px;}
.col-pad2 {padding-right:21px;}
.col-pad3 {padding-right:4px;}
.col-pad4 {margin-right:58px;}
.indent {padding:0 0 0 34px;}
.indent2 {padding:0 34px 0 24px;}
.indent3 {padding:0 34px 25px 34px;}

.line {border-bottom:1px solid #cedef2; padding-bottom:5px;}
.padding1 {padding-top:40px;}

.row2 {padding-top:37px;}
.box1 {background:#e7f5ff; padding:24px 33px 26px 24px;}
.box2 {background:#e5fbc7; padding:24px 33px 26px 24px;}

/* ============================= footer ====================== */

#footer {color:#fff; font-weight:bold; text-align:left; font-family:arial; padding-top:10px;}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#SearchForm {border:1px solid #adc6e3; background:url(images/form-bg.gif) top repeat-x; padding:22px; margin-top:38px;}
#SearchForm img {margin-bottom:11px;}
#SearchForm select {width:175px; border:1px solid #77a0d1; background:#77a0d1; font-size:1em; color:#fff; font-weight:bold; font-family:arial;}
textarea {width:193px; height:122px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.textbox {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 9px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

