/**********************************************************************************
*	PROJECT	:	SECURE WEB APPLICATION
*	AUTHOR	:	AKHILESH SHARMA
*	CREATED	:	2nd OCTOBER, 2005
/**********************************************************************************
	MODIFIED DATE				MODIFIED BY					PURPOSE
**********************************************************************************/
/*27th August 2006		Akhilesh Sharma			Enhancement and improvement of page template
																					and CSS accordingly to upgrade flexibility
																					and structure of pages.
*/


/*****************************SECTION BREAK****************************************************************************/


BODY{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
}


TABLE{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



/*****************************SECTION BREAK****************************************************************************/


/* DOCUMENT AREA */
/*
This is the outermost table of the page template.  This table can be used to add/remove or modify round corner structure etc.
*/
TABLE.documentArea{
	width: 100%;
	height:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	line-height: 5px;
}

TABLE.documentArea TR.top
{
	height: 5px;
}

TABLE.documentArea TR.top TD.left
{
	width: 5px;
	height: 5px;
	background-image: URL(../images/bgTopLeft.gif);
}

TABLE.documentArea TR.top TD.mid
{
	height: 5px;
	background-image: URL(../images/bgTopMid.gif);
	background-repeat: repeat-x;
	background-color:#000000;
}

TABLE.documentArea TR.top TD.right
{
	width: 5px;
	height: 5px;
	background-image: URL(../images/bgTopRight.gif);	
	background-repeat: no-repeat;
}

TABLE.documentArea TR.mid
{
	vertical-align: top;
}

TABLE.documentArea TR.mid TD.left
{
	width: 5px;
	background-image: URL(../images/bgMidLeft.gif);
	background-repeat: repeat-y;
}

TABLE.documentArea TR.mid TD.mid
{
}

TABLE.documentArea TR.mid TD.right
{
	width: 5px;
	background-image: URL(../images/bgMidRight.gif);
	background-repeat: repeat-y;
}

TABLE.documentArea TR.bottom
{
	height: 5px;
}

TABLE.documentArea TR.bottom TD.left
{
	width: 5px;
	height: 5px;
	background-image: URL(../images/bgBottomLeft.gif);
}

TABLE.documentArea TR.bottom TD.mid
{
	height: 5px;
	background-image: URL(../images/bgBottomMid.gif);
}

TABLE.documentArea TR.bottom TD.right
{
	width: 5px;
	height: 5px;
	background-image: URL(../images/bgBottomRight.gif);
}




/*****************************SECTION BREAK****************************************************************************/



/* BODY AREA */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea{
	width: 100%;
	height:100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
	/*line-height: 15px;*/
}


/*****************************SECTION BREAK****************************************************************************/

/* WIDTH FIXING ROW */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR.fixWidth{
	height: 0px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR.fixWidth TD.left{
	width: 165px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR.fixWidth TD.mid{
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR.fixWidth TD.right{
	width: 165px;
}




/* HEADER SECTION STYLES */

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.headerSection{
	height: 90px;
	width: 100%;
}


TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.headerSection TABLE.headerArea{
	width: 100%;
	height: 90px;
	background-image:url(../images/bgHeader.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.headerSection TABLE.headerArea TR TD.left{
	width: 255px;
	height: 90px;
	background-image:url(../images/innovative-business-world.gif);
	background-repeat: no-repeat;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.headerSection TABLE.headerArea TR TD.mid{
	vertical-align: top;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.headerSection TABLE.headerArea TR TD.right{
	width: 0px;
}



/*****************************SECTION BREAK****************************************************************************/


/* MENU SECTION STYLES */

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.menuSection{
	width: 100%;
	height: 25px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.menuSection TABLE.menuArea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	height: 33px;
	/*background-image:url(../images/bgMenubar.gif);*/
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.menuSection TABLE.menuArea TR TD.left{
	background-image:url(../images/spacer.gif);
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.menuSection TABLE.menuArea TR TD.mid{

}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.menuSection TABLE.menuArea TR TD.right{
	background-image:url(../images/spacer.gif);
}



/*****************************SECTION BREAK****************************************************************************/



/* CONTENT SECTION STYLES */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection {
	/*width: 100%;*/
	vertical-align: top;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea {
	width: 100%;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.spacer{
	height: 100%;
}



/*****************************SECTION BREAK****************************************************************************/


/* LEFT CONTENT SECTION STYLES */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.leftContentSection {
	width: 165px;
	background-image:url(../images/bgLeftCol.gif);
	vertical-align: top;
	padding: 8px 2px 2px 2px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.leftContentSection TABLE.leftContentArea {
	width: 100%;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.leftContentSection TABLE.leftContentArea TR TD{
	vertical-align: top;
}

/* LEFT LINKS */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.leftContentSection TABLE.leftContentArea TR TD A:link{
	width: 155px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bgLeftLink.gif);
	padding: 3px 0px 0px 25px;
	vertical-align: middle;
	border: Solid 1px #FFFFFF;
	margin: 4px 0px 0px 0px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.leftContentSection TABLE.leftContentArea TR TD A:visited{
	width: 155px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bgLeftLink.gif);
	padding: 3px 0px 0px 25px;
	vertical-align: middle;
	border: Solid 1px #FFFFFF;
	margin: 4px 0px 0px 0px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.leftContentSection TABLE.leftContentArea TR TD A:hover{
	width: 155px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bgLeftLinkOver.gif);
	padding: 3px 0px 0px 25px;
	vertical-align: middle;
	border: Solid 1px #FFFFFF;
	margin: 4px 0px 0px 0px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.leftContentSection TABLE.leftContentArea TR TD.spacer{
	height: 100%;
}



/*****************************SECTION BREAK****************************************************************************/



/* MIDDLE CONTENT SECTION STYLES */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.midContentSection {
	vertical-align: top;
	padding: 2px 5px 2px 5px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.midContentSection TABLE.contentMain{
	width: 100%;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.midContentSection TABLE.contentMain TR TD.spacer{
	height: 100%;
}

/*****************************SECTION BREAK****************************************************************************/



/* RIGHT CONTENT SECTION STYLES */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea  TR TD.rightContentSection {
	width: 165px;
	background-image:url(../images/bgLeftCol.gif);
	vertical-align: top;
	padding: 8px 2px 2px 2px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.rightContentSection TABLE.rightContentArea {
	width: 100%;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* LEFT LINKS */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.rightContentSection TABLE.rightContentArea TR TD A:link{
	width: 155px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bgLeftLink.gif);
	padding: 3px 0px 0px 25px;
	vertical-align: middle;
	border: Solid 1px #FFFFFF;
	margin: 4px 0px 0px 0px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.rightContentSection TABLE.rightContentArea TR TD A:visited{
	width: 155px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bgLeftLink.gif);
	padding: 3px 0px 0px 25px;
	vertical-align: middle;
	border: Solid 1px #FFFFFF;
	margin: 4px 0px 0px 0px;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.rightContentSection TABLE.rightContentArea TR TD A:hover{
	width: 155px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/bgLeftLinkOver.gif);
	padding: 3px 0px 0px 25px;
	vertical-align: middle;
	border: Solid 1px #FFFFFF;
	margin: 4px 0px 0px 0px;
}


TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.contentSection TABLE.contentArea TR TD.rightContentSection TABLE.rightContentArea TR TD.spacer{
	height: 100%;
}


/*****************************SECTION BREAK****************************************************************************/


/* FOOTER SECTION STYLES */
TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.footerSection{
	width: 100%;
	height: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.footerSection TABLE.footerArea{
	width:100%;
	height:40px;
	border: none;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.footerSection TABLE.footerArea TR TD.left{
	width: 0px;
	height: 40px;
	background-image:url(../images/bgLeftCol.gif);
	padding: 2px 2px 2px 2px;
	border: none;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.footerSection TABLE.footerArea TR TD.mid{
	font-size: 9px;
	color: #CCCCCC;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.footerSection TABLE.footerArea TR TD.mid a{
	font-size: 9px;
	color: #CCCCCC;
}

TABLE.documentArea TR.mid TD.mid TABLE.bodyArea TR TD.footerSection TABLE.footerArea TR TD.right{
	width: 131px;
	height: 40px;
	background-image: url(../images/poweredByTechicon.gif);
	background-repeat: no-repeat;
}

TD{
/*	vertical-align: top;*/
}


/* FORM ELEMENTS */

INPUT.textBoxSmallest{
	width: 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBoxVeryVerySmall{
	width: 50px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBoxVerySmall{
	width: 75px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBoxSmall{
	width: 100px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBox{
	width: 150px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBoxBig{
	width: 200px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBoxVeryBig{
	width: 250px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBoxVeryVeryBig{
	width: 300px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.textBoxBiggest{
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

INPUT.btnDefault{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: Solid 1px #000000;
	background-color: #000000;
	cursor: hand;
	color: #FFFFFF;
}

INPUT.btnDefaultHover{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*
	border: Solid 1px #000000;
	*/
	background-color: #EEEEEE;
	cursor: hand;
	color: #000000;
}



/* Miscelleneous Styles */

.errorMessage{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #CC0000;
	text-align: center;
}