
/*##################################
COMMON WIDTH CSS
##################################*/
#onecolum1024 #main,
#onecolum-subleftbar1024 #main,
#onecolum-subrightbar1024 #main,
#twocolum-leftbar1024 #main,
#twocolum-rightbar1024 #main,
#threecolum1024 #main,
#threesubcolum1024 #main,
#twocolum-subleftbar1024 #main,
#twocolum-subrightbar1024 #main {
	width:968px;
	margin:auto;
	}
#onecolum800 #main,
#onecolum-subleftbar800 #main,
#onecolum-subrightbar800 #main,
#twocolum-leftbar800 #main,
#twocolum-rightbar800 #main,
#twocolum-subleftbar800 #main,
#twocolum-subrightbar800 #main,
#threecolum800 #main,
#threesubcolum800 #main {
	width:778px;
	border:1px solid #cccccc;
	margin:auto;
	}
#onecolum #main,
#onecolum-subleftbar800 #main,
#onecolum-subrightbar800 #main,
#twocolum-leftbar #main,
#twocolum-rightbar #main,
#twocolum-subleftbar #main,
#twocolum-subrightbar #main,
#threecolum #main,
#threesubcolum #main {
	width:auto;
	border:1px solid #cccccc;
	margin:auto;
	}

/*##################################
ONE-COLUM CSS
##################################*/
#onecolum #leftbar,
#onecolum #rightbar,
#onecolum1024 #leftbar,
#onecolum1024 #rightbar,
#onecolum800 #leftbar,
#onecolum800 #rightbar,
#onecolum-subleftbar1024 #leftbar,
#onecolum-subleftbar1024 #rightbar,
#onecolum-subrightbar1024 #leftbar,
#onecolum-subrightbar1024 #rightbar,
#onecolum-subleftbar800 #leftbar,
#onecolum-subleftbar800 #rightbar,
#onecolum-subrightbar800 #leftbar,
#onecolum-subrightbar800 #rightbar,
#onecolum-subleftbar #leftbar,
#onecolum-subleftbar #rightbar,
#onecolum-subrightbar #leftbar,
#onecolum-subrightbar #rightbar {
	/* This css is for disable leftbar and rightbar */
	display:none;
	}
#onecolum #subleftbar,
#onecolum #subrightbar,
#onecolum1024 #subleftbar,
#onecolum1024 #subrightbar,
#onecolum800 #subleftbar,
#onecolum800 #subrightbar {
	/* This css is for disable sub-leftbar and sub-rightbar */
	display:none;
	}
/*##################################
ONE-COLUM SUB-LEFTBAR CSS
##################################*/
#onecolum-subleftbar1024 #subleftbar,
#onecolum-subleftbar800 #subleftbar,
#onecolum-subleftbar #subleftbar {
	float:left;
	}
* html #onecolum-subleftbar1024 #subleftbar,
* html #onecolum-subleftbar800 #subleftbar,
* html #onecolum-subleftbar #subleftbar{
	margin-right:-3px;
	}
#onecolum-subleftbar1024 #subrightbar,
#onecolum-subleftbar800 #subrightbar,
#onecolum-subleftbar #subrightbar{
	display:none;
	}
#onecolum-subleftbar1024 #subcontentarea,
#onecolum-subleftbar800 #subcontentarea,
#onecolum-subleftbar #subcontentarea {
	/*Set left-margin as per leftbar width*/
	margin:0 0 0 210px;
	}
* html #onecolum-subleftbar1024 #subcontentarea,
* html #onecolum-subleftbar800 #subcontentarea,
* html #onecolum-subleftbar #subcontentarea{
	margin:0 0 0 207px;
	}
	
/*##################################
ONE-COLUM SUB-RIGHTBAR CSS
##################################*/
#onecolum-subrightbar1024 #subrightbar,
#onecolum-subrightbar800 #subrightbar,
#onecolum-subrightbar #subrightbar{
	float:right;
	}
* html #onecolum-subrightbar1024 #subrightbar,
* html #onecolum-subrightbar800 #subrightbar,
* html #onecolum-subrightbar #subrightbar{
	margin-left:-3px;
	}
#onecolum-subrightbar1024 #subleftbar,
#onecolum-subrightbar800 #subleftbar,
#onecolum-subrightbar #subleftbar{
	display:none;
	}
#onecolum-subrightbar1024 #subcontentarea,
#onecolum-subrightbar800 #subcontentarea,
#onecolum-subrightbar #subcontentarea {
	/*Set right-margin as per rightbar width*/
	margin:0 210px 0 0;
	}
* html #onecolum-subrightbar1024 #subcontentarea,
* html #onecolum-subrightbar800 #subcontentarea,
* html #onecolum-subrightbar #subcontentarea{
	margin:0 207px 0 0;
	}


/*##################################
TWO-COLUM LEFTBAR CSS
##################################*/
#twocolum-leftbar1024 #subleftbar,
#twocolum-leftbar800 #subleftbar,
#twocolum-leftbar #subleftbar,
#twocolum-leftbar1024 #subrightbar,
#twocolum-leftbar800 #subrightbar,
#twocolum-leftbar #subrightbar,
#twocolum-leftbar1024 #rightbar,
#twocolum-leftbar800 #rightbar,
#twocolum-leftbar #rightbar {
	/* This css is for disable sub-leftbar, sub-rightbar and rightbar */
	display:none;
	}
#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:-3px;
	}
#twocolum-leftbar1024 #contentarea,
#twocolum-leftbar800 #contentarea,
#twocolum-leftbar #contentarea {
	margin:0 0 0 210px;
	}
* html #twocolum-leftbar1024 #contentarea,
* html #twocolum-leftbar800 #contentarea,
* html #twocolum-leftbar #contentarea {
	margin:0 0 0 207px;
	}

/*##################################
TWO-COLUM SUB-LEFTBAR CSS
##################################*/	
#twocolum-subleftbar1024 #leftbar,
#twocolum-subleftbar800 #leftbar,
#twocolum-subleftbar #leftbar,
#twocolum-subleftbar1024 #subrightbar,
#twocolum-subleftbar800 #subrightbar,
#twocolum-subleftbar #subrightbar  {
	/* This css is for disable sub-rightbar and leftbar */
	display:none;
	}
#twocolum-subleftbar1024 #rightbar,
#twocolum-subleftbar800 #rightbar,
#twocolum-subleftbar #rightbar {
	float:right;
	}
#twocolum-subleftbar1024 #subleftbar,
#twocolum-subleftbar800 #subleftbar,
#twocolum-subleftbar #subleftbar {
	float:left;
	}
* html #twocolum-subleftbar1024 #rightbar,
* html #twocolum-subleftbar800 #rightbar,
* html #twocolum-subleftbar #rightbar {
	margin-left:-3px;
	}
#twocolum-subleftbar1024 #contentarea,
#twocolum-subleftbar800 #contentarea,
#twocolum-subleftbar #contentarea {
	margin:0 210px 0 0;
	}
* html #twocolum-subleftbar1024 #contentarea,
* html #twocolum-subleftbar800 #contentarea,
* html #twocolum-subleftbar #contentarea {
	margin:0 207px 0 0;
	}
* html #twocolum-subleftbar1024 #subleftbar,
* html #twocolum-subleftbar800 #subleftbar,
* html #twocolum-subleftbar #subleftbar {
	margin-right:-3px;
	}
#twocolum-subleftbar1024 #subcontentarea,
#twocolum-subleftbar800 #subcontentarea,
#twocolum-subleftbar #subcontentarea {
	margin:0 0 0 210px;
	}
#twocolum-subleftbar1024 #subcontentarea .pagetextcontainer,
#twocolum-subleftbar800 #subcontentarea .pagetextcontainer,
#twocolum-subleftbar #subcontentarea .pagetextcontainer {
	margin:15px 15px 15px 0px;
	}
* html #twocolum-subleftbar1024 #subcontentarea,
* html #twocolum-subleftbar800 #subcontentarea,
* html #twocolum-subleftbar #subcontentarea {
	margin:0 0 0 207px;
	}
/*##################################
TWO-COLUM RIGHTBAR CSS
##################################*/
#twocolum-rightbar1024 #subleftbar,
#twocolum-rightbar800 #subleftbar,
#twocolum-rightbar #subleftbar,
#twocolum-rightbar1024 #subrightbar,
#twocolum-rightbar800 #subrightbar,
#twocolum-rightbar #subrightbar,
#twocolum-rightbar1024 #leftbar,
#twocolum-rightbar800 #leftbar,
#twocolum-rightbar #leftbar {
	/* This css is for disable sub-leftbar, sub-rightbar and 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:-3px;
	}
#twocolum-rightbar1024 #contentarea,
#twocolum-rightbar800 #contentarea,
#twocolum-rightbar #contentarea {
	margin:0 210px 0 0;
	}
* html #twocolum-rightbar1024 #contentarea,
* html #twocolum-rightbar800 #contentarea,
* html #twocolum-rightbar #contentarea {
	margin:0 207px 0 0;
	}

/*##################################
TWO-COLUM SUB-RIGHTBAR CSS
##################################*/
#twocolum-subrightbar1024 #subleftbar,
#twocolum-subrightbar800 #subleftbar,
#twocolum-subrightbar #subleftbar,
#twocolum-subrightbar1024 #rightbar,
#twocolum-subrightbar800 #rightbar,
#twocolum-subrightbar #rightbar {
	/* This css is for disable sub-leftbar and rightbar */
	display:none;
	}
#twocolum-subrightbar1024 #leftbar,
#twocolum-subrightbar800 #leftbar,
#twocolum-subrightbar #leftbar {
	float:left;
	}
#twocolum-subrightbar1024 #subrightbar,
#twocolum-subrightbar800 #subrightbar,
#twocolum-subrightbar #subrightbar {
	float:right;
	}
* html #twocolum-subrightbar1024 #leftbar,
* html #twocolum-subrightbar800 #leftbar,
* html #twocolum-subrightbar #leftbar {
	margin-right:-3px;
	}
#twocolum-subrightbar1024 #contentarea,
#twocolum-subrightbar800 #contentarea,
#twocolum-subrightbar #contentarea {
	margin:0 0 0 210px;
	}
* html #twocolum-subrightbar1024 #contentarea,
* html #twocolum-subrightbar800 #contentarea,
* html #twocolum-subrightbar #contentarea {
	margin:0 0 0 207px;
	}
* html #twocolum-subrightbar1024 #subrightbar,
* html #twocolum-subrightbar800 #subrightbar,
* html #twocolum-subrightbar #subrightbar {
	margin-left:-3px;
	}
#twocolum-subrightbar1024 #subcontentarea,
#twocolum-subrightbar800 #subcontentarea,
#twocolum-subrightbar #subcontentarea {
	margin:0 210px 0 0;
	}
#twocolum-subrightbar1024 #subcontentarea .pagetextcontainer,
#twocolum-subrightbar800 #subcontentarea .pagetextcontainer,
#twocolum-subrightbar #subcontentarea .pagetextcontainer {
	margin:15px 0px 15px 15px;
	}
* html #twocolum-subrightbar1024 #subcontentarea,
* html #twocolum-subrightbar800 #subcontentarea,
* html #twocolum-subrightbar #subcontentarea {
	margin:0 207px 0 0;
	}

/*##################################
THREE-COLUM CSS
##################################*/
#threecolum1024 #leftbar,
#threecolum800 #leftbar,
#threecolum #leftbar {
	float:left;
	}
* html #threecolum1024 #leftbar,
* html #threecolum800 #leftbar,
* html #threecolum #leftbar {
	margin-right:-3px;
	}
#threecolum1024 #rightbar,
#threecolum800 #rightbar,
#threecolum #rightbar {
	float:right;
	}
* html #threecolum1024 #rightbar,
* html #threecolum800 #rightbar,
* html #threecolum #rightbar {
	margin-left:-3px;
	}
#threecolum1024 #contentarea,
#threecolum800 #contentarea,
#threecolum #contentarea {
	margin:0 210px;
	}
* html #threecolum1024 #contentarea,
* html #threecolum800 #contentarea,
* html #threecolum #contentarea {
	margin:0 207px;
	}

#threecolum1024 #subleftbar,
#threecolum800 #subleftbar,
#threecolum #subleftbar,
#threecolum1024 #subrightbar,
#threecolum800 #subrightbar,
#threecolum #subrightbar {
	/* This css is for disabling sub-leftbar & sub-rightbar */
	display:none;
	}
/*##################################
THREE-SUB-COLUMS CSS
##################################*/
#threesubcolum1024 #leftbar,
#threesubcolum800 #leftbar,
#threesubcolum #leftbar,
#threesubcolum1024 #rightbar,
#threesubcolum800 #rightbar,
#threesubcolum #rightbar {
	display:none;
	}
#threesubcolum1024 #contentarea,
#threesubcolum800 #contentarea,
#threesubcolum #contentarea {
	margin:0px;
	}
#threesubcolum1024 #subleftbar,
#threesubcolum800 #subleftbar,
#threesubcolum #subleftbar {
	float:left;
	}
* html #threesubcolum1024 #subleftbar,
* html #threesubcolum800 #subleftbar,
* html #threesubcolum #subleftbar {
	margin-right:-3px;
	}
#threesubcolum1024 #subrightbar,
#threesubcolum800 #subrightbar,
#threesubcolum #subrightbar {
	float:right;
	}
* html #threesubcolum1024 #subrightbar,
* html #threesubcolum800 #subrightbar,
* html #threesubcolum #subrightbar {
	margin-left:-3px;
	}
#threesubcolum1024 #subcontentarea,
#threesubcolum800 #subcontentarea,
#threesubcolum #subcontentarea{
	margin:0 210px;
	}
* html #threesubcolum1024 #subcontentarea,
* html #threesubcolum800 #subcontentarea,
* html #threesubcolum #subcontentarea{
	margin:0 207px;
	}
/*##################################
SIDEBAR VERTICAL LINE CSS
##################################*/
.vertical_line {
	background-image:url(images/graydot.gif);
	background-repeat:repeat-y;
	}
.leftbar_line {
	background-position:195px top;
	}
.rightbar_line {
	background-position:703px top;
	}
/*==================================
ONECOLUM-SUBLEFTBAR RIGHTBAR LINE CASE CSS
==================================*/
#onecolum-subleftbar1024 .rightbar_line,
#onecolum-subleftbar800 .rightbar_line,
#onecolum-subleftbar .rightbar_line {
	background-image:none;
	}
/*==================================
ONECOLUM-SUBRIGHTBAR LEFTBAR LINE CASE CSS
==================================*/
#onecolum-subrightbar1024 .leftbar_line,
#onecolum-subrightbar800 .leftbar_line,
#onecolum-subrightbar .leftbar_line {
	background-image:none;
	}
/*==================================
ONECOLUM LEFTBAR & RIGHTBAR LINE CASE CSS
==================================*/
#onecolum .rightbar_line, 
#onecolum1024 .rightbar_line,
#onecolum800 .rightbar_line,
#onecolum .leftbar_line, 
#onecolum1024 .leftbar_line,
#onecolum800 .leftbar_line {
	background:none;
	}

/*##################################
TOPBAR CSS
##################################*/
#topbar {
	height:142px;
	position:relative;
	}

/*##################################
CONTAINER CSS
##################################*/
#container {
	}
#contentarea {
	padding:0 35px 0 35px;
	background-color:#FFFFFF
	}
#subcontentarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}
.contenttxt {
	display:table;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	}
.contenttxt #subcontenttxt{		
	display:table;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}
.pagetextcontainer {
	margin:15px;
	}
/*##################################
SIDEBAR CSS
##################################*/
.sidebar {
	width:180px;
	color:#000000;
	}
/*##################################
FOOTER CSS
##################################*/
.clearfloat {
	font-size:0px;
	line-height:0px;
	height:0px;
	clear:both;
	}
#footer {
	padding:15px 0 0 0;
	border-top:1px solid #DADADA;
	margin-top:15px;
	
	}
