/************************
Main Body
*************************/

body 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 76.1%;
  background-color: #666666;
  color: inherit;
  margin: 0 auto;
  padding: 0;
}

/************************
Page Container
*************************/

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 820px;
	background-color: #5f7287;
	color: #333333;
}

/*************************
Header
*************************/

#header
{
	width: 820px;
	height: 50px;
	padding-top: 20px;
	line-height: 0px;
	
}

#header h1
{
	font-size: 2;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	background-color: inherit;
	width: 820px;
}

#header p
{
	font-size: 1;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1px;
	color: #fff;
	background-color: inherit;
	width: 820px;
}

/***********************************
NavBar
***********************************/

#navbar
{
	font-size: 100%;
	color: #fff;
	background-color: #97a8bb;
	height: 25px;
  	line-height: 25px;
  	padding: 0 20px;
}

#navbar a
{
	text-decoration: none;
	color: #fff;
	background-color: inherit;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

#navbar a:hover
{
	background: #999;
	color: inherit;
	padding-bottom: 5px;
	padding-top: 5px;
}


/*******************************
Navbar rounded tabs
*******************************/


/************************************
Content
************************************/

#content
{
	clear: right;
	background-color: #5f7287;
	color: inherit;
	padding-top: 20px;
	width: 820px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 35px;
	float: right;
	font-size: 0.9em;
	border-left: 0px solid #97a8bb;
}


#content a
{
	text-decoration: none;
	color: #29257a;
	background-color: inherit;
}

#content a:hover
{
	text-decoration: underline;
}

#content h1
{
	font-size: 100%;
	color: #fff;
	background-color: #97a8bb;
	padding-left: 10px;
	padding-bottom: 5px;
}

#content h3
{
	font-size: 110%;
	border-bottom: 1px solid #eee;
	background-color: #bce77c;
	color: inherit;
}

#content ul
{
	list-style: square;
}

/**********************************
Content Rounded Box
**********************************/

/* top section of the rounded box*/
.ptop 
{
	background-color: #97a8bb;
	color: inherit;
	background-image: url(img/tright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	width: 480px;
}
/* middle section of the rounded box*/
.pmiddle 
{
	background-color: #97a8bb;
	color: inherit;
	margin: 0px;
	width: 480px;
	padding: 0px 10px;
}
/* bottom section of the rounded box*/
.pbottom 
{
	background-color: #97a8bb;
	color: inherit;
	background-image: url(img/bright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 30px 0px;
	width: 480px;
}




/****************************
Side Bar
****************************/

#sidebar
{
	float: left;
	width: 0px;
	padding: 10px 10px 50px 20px;
	color: inherit;
	background-color: #5f7287;
	font-size: 0.9em;
}

#sidebar a
{
	text-decoration: none;
	color: #29257a;
	background-color: inherit;
	line-height: 25px;
	padding-left: 0px;

}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar h3
{
	background-color: #97a8bb;
	font-size: 100%;
	padding-left: 10px;
	color: #fff;
	padding-bottom: 5px;
	
}

/********************************
Sidebar Rounded Box
********************************/
/* top section of the rounded box*/
.sidenavptop 
{
	background-color: #97a8bb;
	color: inherit;
	background-image: url(img/tright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 20px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 140px;
}
/* middle section of the rounded box*/
.sidenavpmiddle 
{
	background-color: #97a8bb;
	color: inherit;
	margin: 0px;
	width: 140px;
	padding: 0px 10px;
	list-style-position: inside;
}
/* bottom section of the rounded box*/
.sidenavpbottom 
{
	background-color: #97a8bb;
	color: inherit;
	background-image: url(img/bright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 30px 0px;
	width: 140px;
}



/********************************
Footer
********************************/

#footer
{
	clear: both;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	height: 30px;
	color: #fff;
	background-color: inherit;
	
}

#footer a
{
	text-decoration: none;
	background-color: inherit;
	color: #29257a;
}

#footer a:hover
{
	text-decoration: underline;
}

/*******************************
Footer rounded box
*******************************/

/* top section of the rounded box*/
.footerptop 
{
	background-color: #97a8bb;
	color: inherit;
	background-image: url(img/tright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 20px 0px 0px;
	margin: 0 auto;
	width: 750px;
}

/* middle section of the rounded box*/
.footerpmiddle 
{
	background-color: #97a8bb;
	color: inherit;
	margin: 0px auto;
	width: 800px;
	padding: 0px 10px;
}

.custom
{
	
	font-size: 13px;
	width:145px;
}

.customselect
{
	width:151px;
}

.custompass
{
	width:145px;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('error.png');
}


/************************* newly added   ***************************/


.button { background:transparent !important; border: 1px solid; cursor: pointer; padding: 0px  2px  0px 2px; margin:2px; border-top-color: #ccc; border-right-color: #999;border-bottom-color: #999; border-left-color: #ccc;}
.button:hover {background: transparent; border-top-color: #999; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #999;}

textarea.textbox {background: #ccc; border: 1px solid #333; padding: 3px; cursor: text;}
textarea.textbox:hover {background: #ccc; cursor: text;}
input.textbox {background: #cccc; border: 1px solid #333; padding: 3px; cursor: text;}
input.textbox:hover {background: #ccc; cursor: text;}
input.button { background:transparent !important; border: 1px solid; cursor: pointer; padding: 0px  2px  0px 2px; margin:2px; border-top-color: #ccc; border-right-color: #ccc;border-bottom-color: #ccc; border-left-color: #ccc;}
input.button:hover {background: transparent; border-top-color: #999; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #999;}



.Mtable{
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-collapse: collapse;
	border: #FFFFFF 1px solid;
	
}
.Mtd{
	border-width: 1px;
	border-spacing: ;
	border-style: inset;
	border-collapse: collapse;
	border: #FFFFFF 1px solid;
}
