body{background-color:#b6bec5;
margin:0px;
}#wrapper {
	clear: both;
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(image_01.jpg);
	background-repeat: repeat-y;
}
#topline {
	width: 902px;
	clear: both;
}
#body{
	width: 885px;
	margin-right: 8px;
	margin-left: 9px;
	margin-top: 5px;
	background-color: #d8dfe7;
}
#logo {
	background-image: url(image_06.jpg);
	background-repeat: repeat-x;
	width: 885px;
}

#logoleft {
	float: left;
	width: 515px;
	background-image: url(image_06.jpg);
	background-repeat: repeat-x;
}
#logoright {
	float: right;
	width: 370px;
	text-align: right;
	background-image: url(image_06.jpg);
	background-repeat: repeat-x;
}
#mainmenu {
	background-image: url(image_12.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
#flashbanner {
	background-image: url(image_15.jpg);
	background-repeat: repeat-x;
	height: 198px;
}
#leftbody {
	float: left;
	width: 630px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}
#navigator {
	float: right;
	width: 220px;
	background-color: #cad2d9;
}
.welcome {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e09520;
	text-decoration: none;
}
.tofornamboothri {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #517b9c;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113e62;
	text-decoration: none;
}
#space {
	clear: both;
	height: 200px;
	background-color: #d7e0e7;
}
#bottommenu {
	background-color: #757575;
	text-align: center;
	height: 46px;
}
#botmen {
	padding-top: 14px;
}

#bottomline {
}
.bottommenu:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right: 28px;
	padding-left: 28px;
}
.bottommenu:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-right: 28px;
	padding-left: 28px;
}
.bottommenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F4C074;
	text-decoration: none;
	padding-right:28px;
	padding-left: 28px;
}

.styleall {
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : #113e62;
}
	
	
	/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=90);
	opacity:0.93;
}

.modalPopup {
	background-color:#E8EDF1;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	
}

.myfont
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#013660;
}

.myfont1
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#013660;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#ffc;
	color:gray;
}	


