body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
	margin: 0px;
}

/*----- Top Header Area START ----*/

#DIV-MainContainer {
	display: block;
	width: 780px;
	background-color: #ebf5ff;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #206999;
	border-right-color: #206999;
	border-bottom-color: #206999;
	border-left-color: #206999;
}

#DIV-LogoContainer {
	display: block;
	float: left;
	width: 300px;
	text-align: center;
}


/* By Baljit*/

#DIV-TopContainer {
	display: block;
	width: 780px;
	background:#206999;
	height:100px;
}



#DIV-Page1-Block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
	text-align:justify;
	display: block;
	width: 700px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 18px;
	margin-left: 30px;
	margin-top:10px;
	margin-bottom: 50px;
}



#DIV-NavContainer {
	display: block;
	float: left;
	width: 780px;
	text-align:center;
	margin-top: 9px;
}

/* end by baljit*/



#DIV-Footer-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ebf5ff;
	text-decoration: none;
	text-align:center;
	display: block;
	width: 760px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#206999;
	background-repeat: repeat-x;
	height: 20px;
}

#Div-PageHeading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #c0360b;
	text-decoration: none;
	background-image: url(images/verti-divider.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 30px;
	width: 700px;
	background-position: bottom;
}
h1 {
	font-size: 18px;
	color: #c0360b;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin: 0px;
}