 /* --------------------------------------------------------------------------- */
 /* COA Anytime Conference StyleSheet                                           */
 /* Created By : Ganesh Kolappan.												*/
 /* Date	   : May 15, 03 V1.0											    */   
 /* --------------------------------------------------------------------------- */
 
 A    { }

A:link   { color: #369 }

A:visited   { color: #69c }

A:active   { color: #000 }

A:hover  { color: #000 }


.navBlocklink    { color: #369; text-decoration: none }

A.navBlock:link   { color: #369; text-decoration: none }

A.navBlock:visited      { color: #69c; text-decoration: none }

A.navBlock:active    { color: #ff0000; text-decoration: none }

A.navBlock:hover  { color: #ff0000; text-decoration: none }


.footerlink   { color: #369; font-weight: normal; font-size: 10px; line-height: 175%; font-family: arial, helvetica; text-decoration: none }

A.footerlink:link   { color: #369; font-weight: normal; font-size: 10px; line-height: 175%; font-family: arial, helvetica; text-decoration: none }

A.footerlink:visited    { color: #69c; font-weight: normal; font-size: 10px; line-height: 175%; font-family: arial, helvetica; text-decoration: none }

A.footerlink:active    { color: #000; font-weight: normal; font-size: 10px; line-height: 175%; font-family: arial, helvetica; text-decoration: underline }

A.footerlink:hover    { color: #000; font-weight: normal; font-size: 10px; line-height: 175%; font-family: arial, helvetica; text-decoration: underline }


BODY    { color: #000; font-size: 11px; font-family: verdana, arial, helvetica;}

TD { color: #000; font-size: 11px; font-family: verdana, arial, helvetica }

.pagetitle    { color: #ff9900; font-weight: bold; font-size: 15px; font-family: arial, helvetica,san-serif;}

.smalltext { font-size: 10px; }

.leading200 { line-height: 200% }

.leading175 { line-height: 175% }

.leading150 { line-height: 150% }

.leading125 { line-height: 125% }

.tablehdg  { color: #666; font-weight: bold; font-size: 10px; }

.hdg1 { color: #000000; font-weight: bold; font-size: 12px; font-family: arial, helvetica,sans-serif; padding-bottom: 3px; letter-spacing:1px;}

.hdg1BG { background-color: #cccccc;}

.hdg2  { color: #999999; font-weight: bold; font-size: 11px; font-family: arial, helvetica,sans-serif; padding-bottom: 3px; }

.fieldhdg1 { color:#660066; font-weight:bold; font-size:11px; font-family:Verdana, arial, helvetica; padding-bottom: 3px;}

.normalred { color:#ff0000; }

.footer { color:#ffffff; }

.textInstruct { color:#663399; }

/* Style for Grid */
.GridHeaderTemplate
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#000000;    
    background-color:"#cccccc";
    text-align:center;
    border-style:none;
    border-width:0;
    height:20px;
      
}

.GridItemTemplate
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#4A3C8C;    
    background-color:"#E7E7FF";
    text-align:left;
    border-style:none;
    border-width:0;    
    height:18px; 
}

.GridAlternatingItemTemplate
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#4A3C8C;    
    background-color:"#cccccc";
    text-align:left;
    border-style:none;
    border-width:0;
     height:18px; 
}

/* style for input box */
.txtbox{font-family: verdana; font-size: 11px; font-weight: normal; color: #000; border: 1px solid lightblue; height:20px; vertical-align:baseline ; }

/* style for textarea */
.txtArea
	{
	background: #FFFFF0;
	border: 1px solid lightblue;
	font-family: "Verdana", "Helvetica", "Tahoma", "Arial", sans-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: medium;
	font-size: 11px;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #C0C0C0;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #E6E6E6;
	}

/* style for dropdownlist box */
.ddlbox{font-family: verdana; font-size: 11px; font-weight: normal; color: #000; border : 1px solid lightblue; height:20px; z-index:0; }

/* style for ListBox */
lstbox{font-family: verdana; font-size: 11px; font-weight: normal; color: #000; border : 1px solid lightblue; height:100%; z-index:0; }

/* style for button */
.btn{background-color:99B04E; border-bottom-style:solid; width:64px; height:22px; font-family:verdana; font-size:xx-small; letter-spacing:1px; color:#000000;}
.btnSmall{background-color:99B04E; border-bottom-style:solid; width:64px; height:22px; font-family:verdana; font-size:xx-small; letter-spacing:1px; color:#000000; width:50px;}
.btnMedium{background-color:99B04E; border-bottom-style:solid; width:64px; height:22px; font-family:verdana; font-size:xx-small; letter-spacing:1px; color:#000000;width:100px;}
.btnLarge{background-color:99B04E; border-bottom-style:solid; width:64px; height:22px; font-family:verdana; font-size:xx-small; letter-spacing:1px; color:#000000;width:175px;}
.btnXLarge{background-color:99B04E; border-bottom-style:solid; width:64px; height:22px; font-family:verdana; font-size:xx-small; letter-spacing:1px; color:#000000;width:250px;}



/* style for checkbox */
.chkbox{font-Family: Verdana; font-size:11px;}
.chkboxBold{font-Family: Verdana; font-size:11px; font-weight:bold;}

/* style for radiobutton */
.radbtn{font-Family: Verdana; font-size:11px;}
.radbtnBold{font-Family: Verdana; font-size:11px; font-weight:bold ;}

/* style for changing the pointer to a hand (clickable images, etc.) */
.pointerHand {cursor: hand;}


/* The main calendar widget starts here.  DIV containing a table. */

.calendar, .calendar table {
  border: 1px solid #655;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #ffd;
  font-family: tahoma,verdana,sans-serif;
  z-index:1;
}

/* Header part -- contains navigation buttons and day names. */

.calendar thead .head { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fed;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #988;
  color: white;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #655;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: #faa;
  color: #000;
  border: 1px solid #f40;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: #c77;
  padding: 2px 0px 0px 2px;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #fed;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 20px;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar tbody .hilite { /* Hovered cells <TD> */
  background: #ffe;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody .active { /* Active (pressed) cells <TD> */
  background: #ddc;
  padding: 2px 2px 0px 2px;
}

.calendar tbody .today { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fea;
}

.calendar tbody .weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #988;
  color: white;
}

.calendar tfoot .button { /* The "Close" button cell <TD> */
  border-top: 1px solid #655;
  padding: 1px 2px 2px 2px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #faa;
  border: 1px solid #f40;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #c77;
  padding: 2px 0px 0px 2px;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  border-top: 1px solid #655;
  background: #dcb;
  color: #840;
}

/* The main calendar widget ends here