@charset "utf-8";



/* CSS Document */



body{
	margin: 15px 0 15px 0;
	background-color: #CCCCCC;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4456A1;
	line-height: 14px;
	text-align: left;
	margin-left: 20px;
}

a{

	color: #333333;

	text-decoration: underline;

}

a:hover{

	color: #db0000;

	text-decoration: none;

}

em{

	color: #677718;

}

ul{
	list-style-image: none;

	*list-style-image: url(../images/bullet-gen_ie.gif);
	padding: 0px 0px 0px 15px;

	*padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style-type: circle;
	list-style-position: inside;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

li{
	padding: 0px;
	margin: 4px 0px;
	list-style-type: disc;
}

h1{

	font-family: "Times New Roman", Times, serif;

	font-size: 25px;

	font-weight: normal;

	line-height: 30px;

	padding: 0px;

	margin: 0px;

	color: #677718;

}

h2{

	font-family: "Times New Roman", Times, serif;

	font-size: 20px;

	font-weight: normal;

	line-height: 30px;

	padding: 0px;

	margin: 0px;

	color: #f78e1f;

}

h3{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	line-height: 22px;

	padding: 0px;

	margin: 0px;

	color: #000000;

}

table.maintable{

	width: 900px;

	border: 0px;

	background-color: #FFFFFF;

	float: none;

	clear: both;

	margin: auto;

}

.header{
	height: 75px;
	background-color: #ffffff;
}

.header table{
	width: 100%;
	border: 0px;
	background-color: 4456A1;
}

.header table td{
	vertical-align: top;
	background-color: 4456A1;
}

.header table td a{

	color: #000000;

	text-decoration: none;

}

.header table td a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}

.header table td.logo{

	width: 202px;

	height: 75px;

	background-color: #dcddde;

	text-align: center;

	vertical-align: bottom;

}

.header table td.topnav{

	vertical-align: bottom;

	padding: 0px 0px 0px 15px;

}

.banner{

	height: 213px;

}

table.content{
	width: 100%;
	border: 0px;
	height: 400px;
}

table.content td.leftpanel{

	background-color: #FFFFFF;

	width: 226px;

	vertical-align: top;

}

table.content td.rightpanel{
	background-color: #e5e6e6;
	width: 100%;
	padding: 0px;
	vertical-align: top;
}

table.content td.rightpanel table{
	width: 100%;
}

table.content td.rightpanel table td{
	vertical-align: top;
	margin-left: 20px;
}

table.content td.rightpanel table td table{

	margin: 0px;

}

.greenpanel{

	background-color: #677718;

	color: #FFFFFF;

	line-height: 20px;

	padding: 0px 12px;

}

.quote{

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	color: #996633;

	line-height: 20px;

	padding: 0px 20px;

}

.quote .smalltext{

	font-size: 12px;

}

.rightalign{

	text-align: right;

}

.centeralign{

	text-align: center;

}

.smallertext{

	font-size: 10px;

}

.footer{
	height: 48px;
	background-color: cccccc;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	background-repeat: no-repeat;
	background-image: url(../images/round_footer.jpg);
}

.footer a{

	color: #FFFFFF;

	text-decoration: underline;

}

.footer a:hover{

	color: #FFFFFF;

	text-decoration: none;

}

.space4{

	height: 4px;

}

.space10{

	height: 10px;

}

.space35{

	height: 35px;

}

.space50{

	height: 50px;

}

table.form{

	width: 80%;

	border: 0px;

	float: left;

}

table.form td{

	padding: 4px 0px;

	vertical-align: middle;

}

.txtbox{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	border: 1px solid #8F8F8F;

	background-color: #EFEFEF;

	padding: 0px 2px;

	margin: 0px;

}

.button{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	width: 70px;

	height: 23px;

	border: 0px;

	background-image: url(../images/btbg.gif);

}



/*Code for Top Sub Navigation -- Debajyoti*/



#container{

	position: relative;

	float: none;

	clear: both;

	margin: auto;

	width: 900px;

}

#nav{

	position: absolute;

	float: right;

	left: 226px;

	top: 267px;

	width: 674px;

	height: 21px;

	background-color: #677718;

}

.nav{

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	line-height: 21px;

	color: #FFFFFF;

	text-align: left;

	text-transform: lowercase;

}

.nav a{

	display: inline;

	padding: 0px 25px;

	color: #FFFFFF;

	text-decoration: none;

}

.nav a:hover{

	color: #f78e1f;

	text-decoration: none;

}

.nav a.here{

	color: #f78e1f;

	text-decoration: none;

}

.nav a:hover.here{

	color: #f78e1f;

	text-decoration: none;

}

.nav_shortgap{

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	line-height: 21px;

	color: #FFFFFF;

	text-align: center;

	text-transform: lowercase;

}

.nav_shortgap a{

	display: inline;

	padding: 0px 10px;

	color: #FFFFFF;

	text-decoration: none;

}

.nav_shortgap a:hover{

	color: #f78e1f;

	text-decoration: none;

}

.nav_shortgap a.here{

	color: #f78e1f;

	text-decoration: none;

}

.nav_shortgap a:hover.here{

	color: #f78e1f;

	text-decoration: none;

}



/*End*/

