body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color:#013B00;
}
.mainform {
	margin:0px;
	padding:0px;
}	
#threecolum1024 #main .midbar {
	margin-bottom:15px;
	background-image:none;
}

/*##################################
COMMON WIDTH CSS
##################################*/
#onecolum1024 .forhome #main,
#twocolum-leftbar1024 .forhome #main,
#twocolum-rightbar1024 .forhome #main,
#threecolum1024 .forhome #main {
	width:998px;	
	margin:0px auto 0px auto ;	
	background-image:url(../images/mainimg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F2F2F2;
	padding:0 0 45px 0;
	}

#onecolum1024 #main,
#twocolum-leftbar1024 #main,
#twocolum-rightbar1024 #main,
#threecolum1024 #main {
	width:998px;	
	margin:0px auto ;	
	background-image:url(../images/mainimg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	}
#onecolum800 #main,
#twocolum-leftbar800 #main,
#twocolum-rightbar800 #main,
#threecolum800 #main {
	width:778px;
	border:1px solid #cccccc;
	margin:auto;
	}
#onecolum #main,
#twocolum-leftbar #main,
#twocolum-rightbar #main,
#threecolum #main {
	width:auto;
	border:1px solid #cccccc;
	margin:auto;
	}

/*##################################
ONE-COLUM CSS
##################################*/
#onecolum #leftbar,
#onecolum #rightbar,
#onecolum1024 #leftbar,
#onecolum1024 #rightbar,
#onecolum800 #leftbar,
#onecolum800 #rightbar {
	display:none;
	}

/*##################################
TWO-COLUM LEFTBAR CSS
##################################*/
#twocolum-leftbar1024 #leftbar,
#twocolum-leftbar800 #leftbar,
#twocolum-leftbar #leftbar {
	float:left;
	}
	
* html #twocolum-leftbar1024 #leftbar,
* html #twocolum-leftbar800 #leftbar,
* html #twocolum-leftbar #leftbar {
	margin-right:0px;
	}
	
#twocolum-leftbar1024 #rightbar,
#twocolum-leftbar800 #rightbar,
#twocolum-leftbar #rightbar {
	display:none;
	}

#twocolum-leftbar1024 #contentarea,
#twocolum-leftbar800 #contentarea,
#twocolum-leftbar #contentarea {
	margin:0 0 0 230px;
	}
* html #twocolum-leftbar1024 #contentarea,
* html #twocolum-leftbar800 #contentarea,
* html #twocolum-leftbar #contentarea {
	margin:0 0 0 227px;
	}

/*##################################
TWO-COLUM RIGHTBAR CSS
##################################*/
#twocolum-rightbar1024 #leftbar212#twocolum-rightbar800 #leftbar,
#twocolum-rightbar #leftbar {
	display:none;
	}

#twocolum-rightbar1024 #rightbar,
#twocolum-rightbar800 #rightbar,
#twocolum-rightbar #rightbar {
	float:right;
	}
* html #twocolum-rightbar1024 #rightbar,
* html #twocolum-rightbar800 #rightbar,
* html #twocolum-rightbar #rightbar {
	margin-left:0px;
	}

#twocolum-rightbar1024 #contentarea,
#twocolum-rightbar800 #contentarea,
#twocolum-rightbar #contentarea {
	margin:0 215px 0 0;
	}
* html #twocolum-rightbar1024 #contentarea,
* html #twocolum-rightbar800 #contentarea,
* html #twocolum-rightbar #contentarea {
	margin:0 212px 0 0;
	}

/*##################################
THREE-COLUM CSS
##################################*/
#threecolum1024 #leftbar,
#threecolum800 #leftbar,
#threecolum #leftbar {
	float:left;
	}
* html #threecolum1024 #leftbar,
* html #threecolum800 #leftbar,
* html #threecolum #leftbar {
	margin-right:0px;
	}

#threecolum1024 #rightbar,
#threecolum800 #rightbar,
#threecolum #rightbar {
	float:right;
	}
* html #threecolum1024 #rightbar,
* html #threecolum800 #rightbar,
* html #threecolum #rightbar {
	margin-left:0px;
	}

#threecolum1024 #contentarea,
#threecolum800 #contentarea,
#threecolum #contentarea {
	margin:0 230px;
	}
* html #threecolum1024 #contentarea,
* html #threecolum800 #contentarea,
* html #threecolum #contentarea {
	margin:0 227px;
	}

#threecolum1024 #contentarea .midbar{
	display:none;
	}
#threecolum1024 .forhome #contentarea .midbar{
	display:block;
	}
#threecolum1024 .forhome #contentarea,
#threecolum800 .forhome #contentarea,
#threecolum .forhome #contentarea {
	margin:0 215px;
	}
* html #threecolum1024 .forhome #contentarea,
* html #threecolum800 .forhome #contentarea,
* html #threecolum .forhome #contentarea {
	margin:0 212px;
	}	
/*=================================================
	to display vertical border in different layout
==================================================*/
#onecolum #containerborder1	,
#onecolum1024 #containerborder1,
#onecolum800 #containerborder1{
	background-image:none;
}
#onecolum #containerborder2	,
#onecolum1024 #containerborder2,
#onecolum800 #containerborder2{
	background-image:none;
}
	
#twocolum-leftbar #containerborder2,
#twocolum-leftbar1024 #containerborder2,
#twocolum-leftbar800 #containerborder2{
 	background-image:none;
}
#twocolum-rightbar #containerborder1,
#twocolum-rightbar1024 #containerborder1,
#twocolum-rightbar800 #containerborder1{
	 background-image:none;
}
#twocolum-leftbar #containerborder1,
#twocolum-leftbar1024 #containerborder1,
#twocolum-leftbar800 #containerborder1{
 	background-position:214px top;
	min-height:1px;
}
/*##################################
TOPBAR CSS
##################################*/

#topbar {
	height:102px;
	position:relative;	
	margin:0 45px;
	}
/*##################################
NAVIGATION CSS
##################################*/
#navigation {
	background-image:url(../images/navbg.gif);
	background-repeat:repeat-x;
	height:36px;
	margin:0 45px;
	padding-left:0px;
	padding-right:15px;
}

/*##################################
CONTAINER CSS
##################################*/
#container {
	margin:0 45px;
	padding:15px 0 15px 0;
}

.forhome #container{
	margin:0 45px ;
	padding:25px 0 25px 0;
	}
.forhome #containerborder1,
.forhome #containerborder2{
	background-image:none;
	}
#containerborder1{
	background-image:url(../images/verticallineimage.gif);
	background-repeat:repeat-y;
	background-position:215px top;
}
#containerborder2{
	background-image:url(../images/verticallineimage.gif);
	background-repeat:repeat-y;
	background-position:693px top;
}
/*
* html #threecolum1024 #containerborder1, * html #threecolum1024 #containerborder2,
* html #threecolum800 #containerborder1, * html #threecolum800 #containerborder2,
* html #threecolum #containerborder1, * html #threecolum #containerborder2,
* html #threecolum1024 #containerborder1, * html #threecolum1024 #containerborder2,
* html #threecolum800 #containerborder1, * html #threecolum800 #containerborder2,
* html #threecolum #containerborder1, * html #threecolum #containerborder2,
* html #threecolum1024 #containerborder1, * html #threecolum1024 #containerborder2,
* html #threecolum800 #containerborder1, * html #threecolum800 #containerborder2,
* html #threecolum #containerborder1, * html #threecolum #containerborder2 {
 	height:1px;
}	
*/
* html #twocolum-leftbar #containerborder1,
* html #twocolum-leftbar1024 #containerborder1,
* html #twocolum-leftbar800 #containerborder1{
  	height:1px;
}
/*
* html #twocolum-rightbar #containerborder2,
* html #twocolum-rightbar1024 #containerborder2,
* html #twocolum-rightbar800 #containerborder2{
 	height:1px;
}*/

#contentarea {
}
* html #contentarea {
	height:1px;
}
.contenttxt {
	display:table;
	width:100%;
}
/*##################################
SIDEBAR CSS
##################################*/
.sidebar {
	width:200px;
}

/*##################################
FOOTER CSS
##################################*/
.clearfloat {
	font-size:0px;
	line-height:0px;
	height:0px;
	clear:both;
	}
#footer {
	height:48px;
	background-color:#F1F9E4;
	clear:both;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444444;
	position:relative;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0 45px;
	}

