 
 
/********************************************
Document Version: 1.0
Created By: 
M. Ram Chandra Reddy,
UI Specialist,
Efkon India Pvt. Ltd.
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0;}


/* Body Properties Start */
body {
	background: #ffffff;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 0 0;	
}

.bodyText {
	FONT-WEIGHT: none; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY:  Verdana, sans-serif; TEXT-DECORATION: none
}

.highLight {
	FONT-WEIGHT: none; FONT-SIZE: 11px; COLOR: #ff0000; FONT-FAMILY:  Verdana, sans-serif; TEXT-DECORATION: none
}

.bodyTextBold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY:  Verdana, sans-serif; TEXT-DECORATION: none
}

.highlightTextBold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #63126b; FONT-FAMILY:  Verdana, sans-serif; TEXT-DECORATION: none;
}

#body-tnrdcphoto{
	height: 100px;
	width: 510px;
	background: #fff url(../images/tnrdc_abtus.jpg) no-repeat center center;
	z-index:0;
}

/* Body Properties End */


/* Headers Properties Start*/
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #ce4409;		
}

h1 {
	font-size: 160%;	
	font-weight: normal;
}

h2 {
	font-size: 100%;
	text-transform: uppercase;
	FONT-FAMILY:  Verdana, sans-serif;
}

h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}

/* Headers Properties End*/

/* Lists */
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}

blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;	
	color: #444;
}

/* Table Properties Start*/
table {
	border-collapse: collapse;
	margin: 5px 10px 5px 10px;	
}

th strong {
	color: #fff;
}

th {
    width: 100%;
	height: 20px;
	text-transform: uppercase;
	FONT-FAMILY:  Verdana, sans-serif;
	font-size: 12px;
	font-weight: Bold; 	
	color: #63126b;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 0px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	background:url('../images/loginhead_bg.gif') no-repeat left
}

tr {
	height: 30px;
}

td {
	padding-left: 11px;
	padding-right: 11px;
	border-bottom: 1px solid #fff;
}

td.first,th.first {
	border-left: 0px;
}

tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #f0f0f0;		
}

tr.row-c {
	background: #dcfdf6;
}

tr.row-c {
	background: #d4fff5;		
}

tr.row-aa {
	background: #F8F8F8;
	height: 20px;
}

tr.row-bb {
	background: #f0f0f0;		
}

tr.row-cc {
	background: #d4fff5;
	height: 30px;	
}
/* Table Properties End*/



/* Form Elements Start */
form {
	margin:0px; padding: 0 0px;	
}
label {
	font-weight:normal;
	margin:5px 5px;
	padding: 0 5px;

}
input.radio{
	border:none;
}
input {
	padding:5px;
	border:1px solid #dddddd;
	font: normal 1em Verdana, sans-serif;
	color:#666666;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	display: block;
	width: auto;
	padding: 3px 4px 3px 4px;
	FONT-FAMILY:  Verdana, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	background-color: #ce4409;
	color: white;
	border: 1px solid #8c2a00;
}

.calender {
vertical-align: bottom;
}

.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* Form Elements End */

/********************************************
   LAYOUT
********************************************/ 

/* Page Background */
#wrap {
	position: relative;
	width: 910px;	
	margin: auto;
	text-align: left;
	background: #ffffff url(../images/content.jpg) repeat-y center top;
}

#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #ffffff;
}

#header-wrap {
	float: left;
	width: 850px;
	margin-left: 20px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
}

.two-col #header-wrap {
	margin: 10px 5px 0 200px;
}

/* header background */
#header {
	position: relative;
	background: #fff url(../images/header-bg.jpg) repeat-y center top;
	height: 100px;
	width:910px;	
	padding: 0;	
	color: #fff;	
}

/* Logo Insert */
#logoinsert
{
position:absolute;
left: 40px;
top: 11px;
background: url('../images/logo.swf') no-repeat left;
width: 62px;
height: 70px;
}

#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	left: 9px;
	top: 11px;
	background: url('../images/logo.gif') no-repeat left;
	width: 62px;
	height: 70px;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* header image right */
#header #header-img {
position:absolute;
left: 650px;
top: 28px;
background: url('../images/it_corridor.gif') no-repeat left;
width: 203px;
height: 45px;
}

#header #header-links p {	
	padding: 0;	margin: 0;	
}

#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}

#header #header-links a:hover {
	color: #444;		
}


/* header-photo */
#header-photo{
	height: 200px;
	width: 664px;
	background: #fff url(../images/header_photo.jpg) no-repeat center center;
	z-index:0;
}

/* header-photo login */
#header-photologin
{
	height: 200px;
	width: 824px;
	margin-left: 23px;
	margin-top: 7px;
	background: #fff url(../images/header_photologin.jpg) no-repeat center center;
	z-index:0;
}


/* Bottom Link */
.bottomnavigationLink {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: underline
}
.bottomnavigationLink:visited {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: underline
}
.bottomnavigationLink:active {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: underline
}
.bottomnavigationLink:hover {
	FONT-SIZE: 11px; COLOR: #CB3C00; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: underline
}

.navigationLink_Records {
	FONT-SIZE: 11px; COLOR: #CB3C00; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: none
}
.navigationLink_Records:visited {
	FONT-SIZE: 11px; COLOR: #CB3C00; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: none
}
.navigationLink_Records:active {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: none
}
.navigationLink_Records:hover {
	FONT-SIZE: 11px; COLOR: #CB3C00; FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana; TEXT-DECORATION: underline
}

/* Navigation Background */
.navigation_BG
{
	height: 150px;
	width: 200px;
	background: #fff url(../images/nav_bg.jpg) no-repeat center center;
	z-index:0;
}


/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 5px 5px 0 10px;
}

#main h1 {
	margin: 10px 10px 0 10px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	border-bottom: 1px solid #dadada;
}


/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;	
	margin-top: 10px;	
}


/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top: 10px;	
}


#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}


/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}


/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 0 0;
	text-align: left;	
}

#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#footer-wrap a:hover {
	color: #000;	
}

#footer-wrap p {
	padding: 10px 0;
}

#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 20px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 0px auto; 
	width: 850px;
	padding: 0px 0;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;
	border-bottom: 10px solid #FFFFFF;
	FONT-WEIGHT: none; 
	FONT-SIZE: 10px; 
	COLOR: #333333; 
	FONT-FAMILY:  Verdana, sans-serif; 
	TEXT-DECORATION: none
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}

.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 0px 0px 0 0px;	
	font-size: 95%;	
	color: #666666;	
}

.post-footer .date{
	margin: 0 0px 0 0px;	
}

.post-footer a.comments {
	margin: 0 0px 0 0px;	
}

.post-footer a.readmore {
	margin: 0 0px 0 0px;	
}

.lb{
text-transform: uppercase;
FONT-FAMILY:  Verdana, sans-serif;
font-size: 12px;
font-weight: Bold; 	
color: #63126b;
height: 30px;
}

.reportheading
{
text-transform: uppercase;
FONT-FAMILY:  Verdana, sans-serif;
font-size: 11px;
font-weight: Bold; 	
color: #ce4409;
height: 30px;
}

.reportheadingvalue
{
text-transform: uppercase;
FONT-FAMILY:  Verdana, sans-serif;
font-size: 11px;
font-weight: Bold; 	
color: #04ba91;
height: 30px;
}

.lw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}