/* ------------------------- */
/* AUTO-THEMED HTML ELEMENTS */
/* ------------------------- */

/* -- Standard ------------------------------------------------------- */

/* body */
body
{
	font-family: Trebuchet MS, Arial;
	font-size:12px;
 	background-color:White;
 	top:0px;
 	/*background-image:url("./images/bkg-tile-2.png");
 	background-repeat:repeat-x;*/
}
.leftpanellinks
{
	padding-left:3px !Important;
	color:#393425 !important;
	font-family:trebuchet MS,Arial,Helvetica,Sans-Serif !important;
	font-size:1em !important;
	text-align:left;
	text-decoration:none;
}

a.leftpanellinks:link
{
	color:#393425 !important;
	font-family:trebuchet MS,Arial,Helvetica,Sans-Serif !important;
	font-size:1em !important;
	padding-left:4px;
	text-align:left;
	text-decoration:none;
}

a.leftpanellinks:hover
{
	color:#393425 !important;
	font-family:trebuchet MS,Arial,Helvetica,Sans-Serif !important;
	font-size:1em !important;
	padding-left:4px;
	text-align:left;
	text-decoration:none;
}
/********************* SIDE BAR CONTROL *********************/
td.sideBarLeftSide
{
	width:200px !Important;
	vertical-align:top;
	padding-top:9px;
}

td.sideBarRightSide
{
	vertical-align:top;
	height:100% !Important;
}

.sideBarBackColor
{
	background:#EFF8FC repeat-y scroll left top;
	border-left:1px solid #D6EDF8;
	border-right:1px solid #D6EDF8;
	float:left;
	position:relative;
	text-align:left;
	vertical-align:middle !Important;
	padding-bottom:5px;
	border-bottom:1px solid #D6EDF8;
}

.sideBarText
{ 
	font-weight:bold;
	padding-left:6px;
	text-align:left !important;
	color:#000000;
}

.FavouriteText
{
	font-family:trebuchet MS,Arial,Helvetica,Sans-Serif !important;
	font-size:1em !important;
	line-height:1.2em !important;
	text-align:left;
	color:#000000;
}

.sideBarTitle
{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:2px;
}

.sideBarMiddle 
{
	background-color:#FFFFFF;
	background-image:url(TPCImages/TB_TopCenter.gif);
	background-position:center center;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:middle;
}

.sideBarLeft
{
	background-color:#FFFFFF;
	background-image: url(TPCImages/TB_TopLeft.gif);
	background-position:center center;
	background-repeat:repeat-x;
	padding-left:2px;
}

.sideBarRight
{
	background-color:#FFFFFF;
	background-image:url(TPCImages/TB_TopRight.gif);
	background-position:center center;
	background-repeat:repeat-x;
	height:28px;
	padding-right:1px;
}

/********************* FOOTER CONTROL *********************/
td.FooterBackground
{
	background:#EAF4FB url(TPCImages/FooterImage.png) no-repeat scroll 0 0;
	height:36px;
	margin:0 auto;
	width:960px;
	text-align:center;
}
a.leftpanellinks:visited
{
	color:#393425 !important;
	font-family:trebuchet MS,Arial,Helvetica,Sans-Serif !important;
	font-size:1em !important;
	padding-left:4px;
	text-align:left;
	text-decoration:none;
}

.collapsePanelHeader
{
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(Images/ColPan.png);
	background-repeat: repeat;
	height: 30px;
	background-position: top;
}
.imgCursor
{
	cursor:default;
}
.eventcal
{
    /*background: #0000FF !important;
    background-color: #0000FF !important;*/
    color: #393425 !important;
    font-family: trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 12pt !important;   
    width:100%;
    border: solid 1px #FFFFFF;
}
#container{
	/*padding: 10px; */
	width: 1000px; 
	border-width: 0 1px 1px 1px 1px; 
	margin:0 auto; 
	text-align:left;
	background-color:#ffffff;
}
.calendar
{
	font-size: 11px;
	vertical-align: top;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width : 200px;
}
HR
{
	border: dashed 1px #D5D5D5;
	
	}

/* h1 */
H1
{
     /* color:#2493BD !important;*/
    color:#000000 !important; 
    font-size: 1.5em !important;
    font-weight: bold !important;
    margin-bottom: 0.0em !important;
    margin-top: 0em !important;
    
}

/* h2 */
H2
{
     /* color:#2493BD !important;*/
    color:#FFFFCC !important; 
    font-size: 1.5em !important;
    font-weight: bold !important;
    margin-bottom: 0.0em !important;
    margin-top: 0em !important;
    background: !important;
}



/* h3 */
H3
{
     /* color:#2493BD !important;*/
    color:#2381F3 !important; 
    font-size: 1.5em !important;
    font-weight: bold !important;
    margin-bottom: 0.0em !important;
    margin-top: 0em !important;
    background: !important;
}

/* h3 */
H4
{
     /* color:#2493BD !important;*/
    color:#2381F3 !important; 
    font-size: 1.5em !important;
    font-weight: bold !important;
    margin-bottom: 0.0em !important;
    margin-top: 0em !important;
    background: !important;
}

/* -- DATA ---------------------------------------------------------- */

/* asp:DataGrid */
.aspDataGrid
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    color: #393425 !important;
    font-family: trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;   
    width:98%;
    border: solid 1px #D5D5D5;
}

.aspDataGrid_AlternatingItemStyle TD
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    height: 21px !important;
    border-bottom:#9d9da1 solid ;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
    /*padding-bottom: 0.5em !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;*/
    text-align: left !important;
 }

.aspDataGrid_AlternatingItemStyle A:link
{
    color: blue !important;
    font-weight: normal !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspDataGrid_AlternatingItemStyle A:viSited
{
    color: blue !important;
    font-weight: normal !important;
}

.aspDataGrid_EditItemStyle TD
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    height: 26px !important;
    padding-bottom: 0.5em !important;
 /*padding-left: 0.8em !important;*/
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;
    padding-left:4px;
}

.aspDataGrid_EditItemStyle A:link
{
   color: blue !important;
    font-weight: none !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspDataGrid_EditItemStyle A:viSited 
{
    color: #7d745a !important;
    font-weight: bold !important;
}

.aspDataGrid_FooterStyle TD
{
    background: url("./images/aspdatagrid_footerbg.jpg") !important;
    background-image: url("./images/aspdatagrid_footerbg.jpg") !important;
    background-position: top !important;
    background-repeat: repeat-x !important;
    border-style: none !important;
    color: #393425 !important;
    font-size: 0.8em !important;
    height: 20px !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
}

.aspDataGrid_HeaderStyle TD
{
    /*background: url("./images/shared_headerbg.jpg") !important;*/
    background-image: url("Images/ReportHeader.gif") !important;
    background-position: top !important;
    background-repeat: repeat !important;
    /*background-color: #797979 !important;*/
    font-family:Arial, Helvetica, sans-serif;
    color: #0f2d9d !important;
    font-size: 8pt !important;
    font-weight: bold !important;
    height: 20px !important;     
    
    padding-right: 0.8em !important; 
}
.SectionTitleLeft
{
	height: 38px;
	width: 6px;
}

.SectionTitleLeftMid
{
	color: White;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.SectionTitleRightMid
{
	width: 28px;
}

.SectionTitleRight
{
	padding: 8px;
	text-align: right;
}
.aspDataGrid_HeaderStyle TD A
{
    color: #0f2d9d !important;
    text-decoration: underline !important;

}

.aspDataGrid_HeaderStyle A:link
{
    color: #0f2d9d !important;
    text-decoration: underline !important;
}

.aspDataGrid_HeaderStyle A:viSited
{
    color: #0f2d9d !important;
    text-decoration: underline !important;
}

.aspDataGrid_HeaderStyle A:hover
{
    text-decoration: none !important;
}
.aspCalendar_WeekendDayStyle CalenderA
{
	color:#FFFFFF !Important;
}

.aspDataGrid_ItemStyle TD
{
    background: #f8f8f9 !important;
    background-color: #f8f8f9 !important;
    height:21px !important;
    border-bottom:#9d9da1 solid ;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
    /*padding-bottom: 0.5em !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;*/
    text-align: left ; 
    padding-left:0px;
}

.aspDataGrid_ItemStyle A:link
{
    color: blue !important;
    font-weight: none !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspDataGrid_ItemStyle A:viSited 
{
    color: blue !important;
    font-weight: normal !important;
}

.aspDataGrid_PagerStyle TD
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    border-style: none !important;
    color: #7d745a !important;
    font-size: 0.8em !important;
    padding-bottom: 0.2em !important;
    padding-left: 0.2em !important;
    padding-right: 0.2em !important;
    padding-top: 0.5em !important;
    vertical-align: middle !important;
}

.aspDataGrid_PagerStyle SPAN
{
    background-position: 0% 0%;
background-color:  !important !important;
    	border-style: none;
    	color: red !important;
    	font-weight:bold;
    	padding-bottom: 0.2em !important;
    	padding-left: 0.2em !important;
    	padding-right: 0.4em !important;
    	padding-top: 0.2em !important;
	background-image: none !important;
	background-repeat: repeat !important;
	background-attachment: scroll !important;
}

.aspDataGrid_SelectedItemStyle TD
{
      background: #f8f8f9 !important;
    background-color: #f8f8f9 !important;
    height:21px !important;
    border-bottom:#9d9da1 solid ;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
    /*padding-bottom: 0.5em !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;*/
    text-align: left !important; 
}

.aspDataGrid_SelectedItemStyle A:link
{
	 color: blue !important;
    font-weight: none !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspDataGrid_SelectedItemStyle A:viSited
{
    color: #7d745a !important;
    font-weight: bold !important;
}

/********************/


/*** ASP Panel Menu Item **/

.aspPanelMenuItem
{
	background: url("./images/ar_b.gif") !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    padding: 4px 4px 0px 18px !important;
    vertical-align: middle !important;	
    border-bottom: solid 1px #2493BD;
    text-align:left;
    width: 150px;
    display:block;
	
}

.aspPanelMenuItem1
{
	background-color:#000000;
	background: url("./images/aspcalendar_weekarrow.gif") !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    padding: 4px 4px 0px 18px !important;
    vertical-align: middle !important;	
    border-bottom: solid 1px #2493BD;
    text-align:left;
    width: 140px;
    display:block;
    margin-left:10px;
	
}

.aspPanelMenuItem2
{
	background: url("./images/aspcalendar_weekarrow.gif") !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    padding: 4px 4px 0px 18px !important;
    vertical-align: middle !important;	
    border-bottom: solid 1px #2493BD;
    text-align:left;
    width: 130px;
    display:block;
    margin-left:20px;
	
}




/* tables */
table.tablesorter {
	font-family:arial;
	
	margin:2px 0pt 2px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border:0;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	
	border: 0px solid #FFF;
	font-size: 8pt;
	padding: 2px;
}
table.tablesorter thead tr .header, table.tablesorter tr .header {
	
	border: 0px solid #FFF;
	font-size: 8pt;
	padding: 2px;

}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 1px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {

}
table.tablesorter thead tr .headerSortUp {

}
table.tablesorter thead tr .headerSortDown {

}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	
}

 
 

/*** OLD STYLE SHEET ***/
/***********************************************************************/
/***********************************************************************/

.fieldPrompt
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: Transparent;
	text-align: right;
	vertical-align :top;
	right:5px;
	text-align:right;
	text-align:right;
	height:25px;
	white-space:nowrap;
	
	
} 

.labelField
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding:2px;
	
}
.labelText
{
	font-size: 11px;
	vertical-align: middle;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.labelTitle
{
	font-size: 20px;
	vertical-align: middle;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.labelTextRight
{
	font-size: 11px;
	vertical-align: top;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.labelError
{
	font-size: 15px;
	vertical-align:middle;
	color:Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	 
}

.requiredFieldPrompt
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align:Middle ;
	text-align:left;
	height:25px;
}

.gridRow
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
 }
.checkBoxList
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gridRowAlternate
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	text-decoration: none;
}
.gridHeader
{
	font-weight: normal;
	font-size: 11px;
	color: #1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7e7e7;
	text-align: left;
}
.gridFooter
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1b457b;
	text-align: left;
}
.gridPage
{
	font-weight: bold;
	font-size: 11px;
	color: #99bbcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	left:auto;
	border: solid 1px;
}
.pageTitleTable
{
	font-weight: bold;
	font-size: 13px;
	width: 628px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F9CE7;
	vertical-align :top;
	
}

.tableInput
{
	width: 628px;
	text-align:left;
	vertical-align:top;
	left:0px;
	
}

.tableHeader
{
	width: 628px;
	text-align:left;
	vertical-align:top;
	
}
.sectionStandout
{
	font-weight: bold;
	font-size: 15px;
	color: #000040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

.spacer
{
	background-image: url(./images/spacer.gif);
	background-repeat: repeat;
	width:10px;
}

.addNew
{
	font-size: 12px;
	color: #1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.grid
{
	overflow: auto;
	width: 628px;
	border:1px solid;
}

.buttonCreate
{
	background-image: url(./images/btn_create.gif);
	width: 89px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: white;
}

.buttonUpdate
{
	background-image: url(./images/btn_update.gif);
	width: 89px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: white;
}

.buttonCancel
{
	background-image: url(./images/btn_cancel.gif);
	width: 89px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: white;
}

.buttonDelete
{
	background-image: url(./images/btn_delete.gif);
	width: 89px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: white;
}

.buttonRegister
{
	background-image: url(./images/btn_register.gif);
	width: 89px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: white;
}
 
 
 
.buttonAddMember
{
	background-image: url(./images/btn_addmember.gif);
	width: 120px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: white;
}

.buttonPayment
{
	background-image: url(./images/btn_payment.gif);
	width: 120px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: white;
}


.linkButtonNoBar
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	width: 35px;
	color: #1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.contentPanel
{
	width: 470px;
}
INPUT
{
	font-size: 11px;
	vertical-align: top;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
SELECT
{
	font-size: 11px;
	vertical-align: top;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.standardPageMarginLeft100px 
{
	 width:650px;
	 margin-left:100px;
}

.standardPageTopLeft
{
	background-image: url(./images/top_left.gif);
	width: 21px;
	background-repeat: no-repeat;
	height: 22px;
}
.standardPageTop
{
	background-image: url(./images/top_bkg.gif);
	background-repeat: repeat-x;	
	height: 22px;
}
.standardPageTopRight
{
	background-image: url(./images/top_right.gif);
	width: 21px;
	background-repeat: no-repeat;
	height: 22px;
}
.standardPageRight
{
	background-image: url(./images/right_bkg.gif);
	width: 21px;
}
.standardPageLeft
{
	background-image: url(./images/left_bkg.gif);
	width: 21px;
	background-repeat: repeat-y;
	vertical-align :top;
}
.standardPageBottomLeft
{
	background-image: url(./images/bottom_left.gif);
	width: 21px;
	background-repeat: no-repeat;
	height: 22px;
}
.standardPageBottom
{
	background-image: url(./images/bottom_bkg.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.standardPageBottomRight
{
	background-image: url(./images/bottom_right.gif);
	width: 21px;
	background-repeat: no-repeat;
	height: 22px;
}

.standardPageSearchBar
{
	background-image: url(./images/search_bkg.gif);
	font-size: 11px;
	color: #1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.standardPageSearchLeft
{
	background-image: url(./images/search_left.gif);
	height: 35px;
}
.standardPageSearchRight
{
	background-image: url(./images/search_right.gif);
	height: 35px;
}
.standardPageLogoLine
{
	background-image: none;
	background-color: white;
}
.standardPageTableHead
{
	background-image: none;
	width: 100%;
	background-color: white;
}
.standardPageTable
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	height:auto;
	width:628px;
	padding:0;
	text-align:left;
	white-space:normal;
	border-width:0;
	left:0;
	top:0;
	
}
.standardPageBody
{
	background-image: none;
	background-color: white;
	vertical-align: top;
}

.standardPageLeft
{
	overflow: visible;
	width: 173px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(./images/menu_bg.gif);
	text-align:left;
	vertical-align:top;
	background-repeat:repeat-y;
	 
	
}

.standardMenu
{
	overflow: visible;
	width: 173px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-bottom:1px;
	
}
/* Menu Title */
.InternalLinkHeader
{
	margin-left: 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	width: 173px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	background: #1F9CE7;
	vertical-align:text-bottom;
	display:block;
}

/* Menu Item */
.InternalLinkItem1
{
	margin-left: 0px;
	font-size: 10px;
	color: #ffffff;
	width: 173px;
	font-weight:bold;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	background: #1F9CE7;
	vertical-align:text-bottom;
	display:block;

}

.InternalLinkItem2
{
	margin-left: 0px;
	font-size: 10px;
	color: #000000;
	width: 163px;
	margin-left:10px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	background: white url(./images/menu_item.gif) repeat-x bottom left;
	vertical-align:text-bottom;
	display:block;
	 

}

/* Menu Title */
.standardMenuHeaderleftpanel
{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	width: 173px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
background:#314b6d;
	height:25px;
	display: block;
	padding-left:3px;
}


/* Menu Title */
.standardMenuHeader
{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	width: 173px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	background:url(./Images/report-header.gif) repeat-x;
	height:25px;
	
	display: block;
}

/* Menu Item */
.standardMenuItem
{
	margin-left: 0px;
	font-size: 10px;
	color: #000000;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	vertical-align: middle;
	display: block; 
	 

}

/* Link Move Over */
a{
	 
	text-decoration: none;
	text-align: left;
	height: 20px;

}
a:hover{
	 
	
	text-decoration: none;
	color: #000000;
	text-align: left;
	height: 20px;

}
.standardMenuTopLeft
{
	background-image: url(./images/menu_top_left.gif);
	width: 11px;
	background-repeat: no-repeat;
	height: 7px;
}
.standardMenuTop
{
	background-image: url(./images/menu_top.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.standardMenuTopRight
{
	background-image: url(./images/menu_top_right.gif);
	width: 11px;
	background-repeat: no-repeat;
	height: 7px;
}
.standardMenuLeft
{
	background-image: url(./images/menu_left.gif);
	width: 11px;
}
.standardMenuRight
{
	background-image: url(./images/menu_right.gif);
	width: 11px;
}
.standardMenuBottomLeft
{
	background-image: url(./images/menu_bottom_left.gif);
	width: 11px;
	background-repeat: no-repeat;
	height: 7px;
}
.standardMenuBottom
{
	background-image: url(./images/menu_bottom.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.standardMenuBottomRight
{
	background-image: url(./images/menu_bottom_right.gif);
	width: 11px;
	background-repeat: no-repeat;
	height: 7px;
}
.standardSiteLogo
{
	font-size: 36pt;
	color: #1b457b;
	font-style: italic;
	font-family: 'Arial Narrow';
	text-decoration: none;
}

/** Calendar Style **/

.calendar
{
	font-size: 11px;
	vertical-align: top;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width : 200px;
}

.weekdays
{
	font-size: 8pt;
	color: #1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFCC;
}

.selectedday
{
	font-size: 8pt;
	color: #FFC080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFCC;
	border: dashed 1 #FF8000 
}

.othermonth
{
	font-size: 8pt;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color:Silver;
}

.caltitle
{
	font-size: 9pt;
	color:#1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:bottom;
	text-decoration: none;
	background-color:#99bbcf;
}








/** Tool tip CSS */

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color:Silver;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}


#standardHeaderLinks{ /*CSS for pop up hint box */
	position:relative;
	top: 0;
	z-index:100;
	vertical-align:top;
	margin-right:0px;
	margin-top:0px;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

/** Featured Links **/
.featured
{
	background-color:Silver;
	padding: 1px;
	border:1px solid silver;
	font:normal 11px Verdana;
	line-height:18px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;	
	vertical-align :top;
}


/** Forums Part **/
 
.forumGroup
{
	
	font: bold 16px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	vertical-align:top;
	background-color:gray;
}

.forum
{
	width:40px;
	height:25px;
	background-image: url(./images/forum/forum_.gif);
	background-repeat:no-repeat;
}

.forumLink
{
	font: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.forumActiveThread
{
	 
	width:35px;
	height:35px;
	background-image: url(./images/forum/active_.gif);
	background-repeat:no-repeat;
}

.forumLockedThread
{
	 
	width:35px;
	height:35px;
	background-image: url(./images/forum/locked_.gif);
	background-repeat:no-repeat;
}

.forumPendingThread
{
	 
	width:35px;
	height:35px;
	background-image: url(./images/forum/pending_.gif);
	background-repeat:no-repeat;
}

.forumPostTitle
{
	font: bold 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#1b457b;
	vertical-align:top;
	background-color:#cccccc;
	border-bottom:solid 1px silver;
}

.forumPost
{
	width: 100%;
	text-align:left;
	vertical-align:top;
	left:0px;
	background-color:#ffffff;
}

.forumMessage
{
	font: normal 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	left:0px;
	background-color:#e7e7e7;
}

.forumAuthor
{
	font: bold 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#1b457b;
	width: 20%;
	text-align:left;
	vertical-align:top;
	left:0px;
	background-color:#e7e7e7;
}



/** Site Management **/

.sectionSiteSettings
{
	font-size: 13px;
	color: #1b457b;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7e7e7;
	border-bottom:solid 2 #1b457b;
	border-top:solid 1 #1b457b;
}

.sectionSiteSettingsCollapsed
{
	font-size: 13px;
	font-weight:bold;
	color: #1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7e7e7;
}

.sectionSiteSettingsExpaded
{
    font-size: 13px;
    font-weight:bold;
	color: #1b457b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: Silver;
}

.sectionManageSiteCompany
{
	width:50px;
	height:50px;
	background-image:url(./images/sectionManageSite/company.gif);
	background-repeat:no-repeat;
}
.GridViewInGrid
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    color: #393425 !important;
    font-family: trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;   
    width:90%;
    border: solid 1px #D5D5D5;
}
.sectionManageSiteMemmbers
{
	width:50px;
	height:50px;
	background-image:url(./images/sectionManageSite/members.png);
	background-repeat:no-repeat;
}

.sectionManageSiteNewsandEvents
{
	width:50px;
	height:50px;
	background-image:url(./images/sectionManageSite/newsandevents.png);
	background-repeat:no-repeat;
}

.sectionManageSiteContentLibrary
{
	width:50px;
	height:50px;
	background-image:url(./images/sectionManageSite/contentlibrary.gif);
	background-repeat:no-repeat;	
}
.sectionManageSiteFeedback
{
	width:50px;
	height:50px;
	background-image:url(./images/sectionManageSite/feedback.gif);
	background-repeat:no-repeat;
}

.sectionManageSiteSurvey
{
	width:50px;
	height:50px;
	background-image:url(../images/sectionManageSite/survey.gif);
	background-repeat:no-repeat;
}

.sectionManageSiteForum
{
	width:50px;
	height:50px;
	background-image:url(./images/sectionManageSite/forum.gif);
	background-repeat:no-repeat;
}


/** Catalog **/
.border
{
	border: #0033cc solid 1px;
}
.trpaddingleft
{
	padding-left:2000px !important;
	padding-top:200px;
}



.menuitem
{
background: url(background.gif) #fff bottom left repeat-x;

text-decoration: none;
text-align: left;
} 


.popup
{
	cursor:pointer;
	width:20px;
	height:20px;
	background-image:url(./images/popup.gif);
	background-repeat:no-repeat;
}
/************** TAB Container ****************/
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme  .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 2px #2E4666;
    cursor:pointer;
   
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
	 background-image: url(./images/subnav_bkgd.gif);
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#ffffff;
    padding:0.25em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(./images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(./images/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#ffffff;    
    border:solid 1px #808080;
    border-top-width:0px;
}


/************** TAB Container ****************/
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-themeaParent  .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 2px #a3a3a3;
   
}
.ajax__tab_yuitabview-themeaParent .ajax__tab_header .ajax__tab_outer 
{
    background:url(./images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-themeaParent .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-themeaParent .ajax__tab_hover .ajax__tab_outer 
{
    background: url(./images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-themeaParent .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-themeaParent .ajax__tab_active .ajax__tab_outer
{
    background:url(./images/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-themeaParent .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:#ffffff;    

    border-top-width:0px;
}



/************** TAB Container ****************/
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme1  .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
       
    
}
.ajax__tab_yuitabview-theme1 .ajax__tab_header .ajax__tab_outer 
{
    background:url(./images/sprite.png) #2647a0 repeat-x;
    margin:0px 0.1em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #2647a0;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_header .ajax__tab_tab
{    
    color:#ffffff;
    padding:0.15em 1.75em;    
    margin-right:0.01em;
  
}
.ajax__tab_yuitabview-theme1 .ajax__tab_hover .ajax__tab_outer 
{
    background: url(./images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
    font-weight:bold;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_active .ajax__tab_outer
{
    background:url(./images/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme1 .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}
 
 
 #Block 
{
  float: left;
  border: 0px solid black;
  width: 200px;
  height: 100%;
  margin: 0 0 10px 10px;
  overflow: auto;
}  


#Content { width: 100%; height: 100%; }

/** Flyout Menu **/
.QuickLinksFlyoutPopup
        {
            background-color:white;
            border: solid 1px silver;
            padding:10px;

        }
         
       
        
        
        .listitem
        { font-family:Verdana;font-size:8pt;color:black; text-decoration:none;}
        a.listitem:viSited{ font-family:Verdana;font-size:8pt;color:black;text-decoration:none;}
        a.listitem:hover{ font-family:Verdana;font-size:8pt;color:black;text-decoration:none;}   
            
        a.mlink:link{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}
        a.mlink:viSited{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}
        a.mlink:hover{ font-family:Tahoma;font-size:8pt;color:white; text-decoration:none;}        
        
        
        .mHoverin
        {
            background-color: green;
            border:solid 1px blue;
        }
        
        .mHoverout
        {
            background-color:Transparent;
            border:none;
        }
                
        
        .list
        {
            width:160px;
            padding-left:10px;
        }
        .QuickLinksFlyoutPopupHr
        {
            background-color:#D6E3EF;
            width:5px;
        }     
      .QuickLinksFlyoutStaticLink_msdn
      {
        border:solid 1px;
      }   
      .QuickLinksFlyoutStaticLink_msdn
      {
         font-family:Tahoma;
         font-size:8pt;
         color:white;
         cursor:hand;
         width:90px;
         height:auto;
      }    
      
      
.glow-button
{
    vertical-align:text-bottom;        	
    background:url(./images/gloss.png) left center scroll repeat-x;
    border-style:solid;
    border-width:1px 0pt;            
}
.glow-button .inner
{
    border-style:solid;
    border-width:0pt 1px;
    margin:0pt -1px;
}
.glow-button .inner INPUT
{
    background-color:transparent;        	
    margin:0px;
    border-style:solid;
    border-width:1px;
    cursor:pointer;
    overflow:visible;
}      
 
 
 
/*** MENU BACKGROUND */

.MenuBG 
{
	background:url(./images/menu_bg.jpg) left center repeat-x;	
}




/********* description DONATION MODULE CSS Classes**************/

/**SideBar For Doation Home Page*/
.sideBarMiddle
{
	background-color:#FFFFFF;
	background-image:url(Images/TB_TopCenter.gif);
	background-position:center center;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}

.sideBarLeft
{
	background-color:#FFFFFF;
	background-image: url(Images/TB_TopLeft.gif);
	background-position:center center;
	background-repeat:repeat-x;
	padding-left:1px;
}

.sideBarRight
{
	background-color:#FFFFFF;
	background-image:url(Images/TB_TopRight.gif);
	background-position:center center;
	background-repeat:repeat-x;
	height:28px;
	padding-right:1px;
}
/*********************END************/



/* For HEADING TITLES */

.TitleMiddle
{
	background-color: #FFFFFF;
	background-image: url(Images/Middle.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	height: 94px;
	font-family: Sylfaen;
	font-size: 29px;
}

.TitleLeft
{
	background-color:#FFFFFF;
	background-image: url(Images/Left.jpg);
	background-position:center;
	width:95px !Important;
	padding-left:13px;
}

.TitleRight
{
	background-color:#FFFFFF;
	background-image:url(Images/Right.jpg);
	background-position:center;
	width:93px !Important;
	padding-right:1px;

}
.LabelHeaderBold
{
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
}
.labelDescription
{
	font-family: Calibri;
	color: #000080;
	text-align: justify;
	font-size: 14px;
}
.LabelHeaderSmall
{
	font-family: 'Comic Sans MS';
	font-size: 16px;
	color: #3399FF;
}
.DriveHeaderSmall
{
	font-family: Corbel;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3399FF;
	width:220px !important;
}
.DriveTitleTable
{
	font-weight: bold;
	font-size: 13px;
	width: 920px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F9CE7;
	vertical-align :top;
	
}

.CauseTitleHeader
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F9CE7;
	vertical-align :top;
	
}
/******************* END ********************/

/************END CSS Classes*****************/
.loginLA
{
	height:9px !important;
	width:6px !important;
	background:#EDF2F6 url(Images/block_lt.gif) no-repeat scroll left top;
}

.loginRA
{
	width:6px !important;
	background:transparent url(Images/block_rt.gif) no-repeat scroll right top;
}

.loginLB
{
	height:9px !important;
	width:6px !important;
	background:transparent url(Images/block_lb.gif) no-repeat scroll left bottom;
}

.loginRB
{
	width:6px !important;
	background:transparent url(Images/block_rb.gif) no-repeat scroll right bottom;
}

.loginBoxTitle
{
	padding-left:15px;
	color:#333333;
	font-size:18px;
	text-align:center;
}

.loginBGColor
{
	background-color: #EDF2F6;
	z-index:1000px;
}
 

.labelHeaderTitle
{
	font-size: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #2493BD;
}

.modalBackground
{
background-color: #333333; /* This is the color that is given to the background when the PopUp control Pops Up */
filter: alpha(opacity=70);
opacity: 0.7;
}
/*************** END DONATION MODULE STYLE*****************************/

/************ New Design Style Sheet by Owais and Wasim**********************/

/* CSS Document */
*{
	padding:0;
	margin:0;
	}

#center-table{
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	margin:0 auto 0 auto;
	margin-top:10px;
	}
	#center-table td.top-left{
		background:url(Images/border-top-left.gif) no-repeat;
		height:20px; width:20px;
		}
	#center-table td.top-center{
		background:url(Images/border-top-center.gif) repeat-x;
		height:20px; width:auto;
		}
	#center-table td.top-right{
		background:url(Images/border-top-right.gif) no-repeat;
		height:20px; width:20px;
		}
	#center-table td.mid-left{
		background:url(Images/border-mid-left.gif) repeat-y;
		height:auto; width:20px;
		}
	#center-table td.mid-center{
		background:#FFFFFF;
		height:auto; width:auto;
		padding:10px;
		}
	#center-table td.mid-right{
		background:url(Images/border-mid-right.gif) repeat-y;
		height:auto; width:20px;
		}
	#center-table td.bot-left{
		background:url(Images/border-bot-left.gif) no-repeat;
		height:20px; width:20px;
		}
	#center-table td.bot-center{
		background:url(Images/border-bot-center.gif) repeat-x;
		height:20px; width:auto;
		}
	#center-table td.bot-right{
		background:url(Images/border-bot-right.gif) no-repeat;
		height:20px; width:20px;
		}
#blue-header{
	width:940px;
	margin:15px 0 15px 0;
	}
	#blue-header td.blue-heading-bar{
		background:url(Images/blue-heading-bar.gif) no-repeat;
		height:35px; width:267px;
		font-size:10pt;
		font-weight:bold;
		color:#FFFFFF;
		padding:0 0 0 10px;
		}
	#blue-header td.blue-heading-strip{
		background:url(Images/blue-heading-strip.gif) repeat-x;
		height:35px; width:650px;
		}

#table-report{
	width:100%;
	border:1px solid #CCCCCC;
	margin-top:10px;
	}
	#table-report td.report-header{
		background:url(Images/report-header.gif) repeat-x;
		height:25px;
		color:#FFFFFF; font-size:9pt; font-weight:bold;
		}
	#table-report td.alt-row1{
		background:#f7f7f7;
		color:#000000; font-size:8pt; font-weight:normal;
		padding:3px 0 3px 0;
		}
	#table-report td.alt-row2{
		background:#ffffff;
		color:#000000; font-size:8pt; font-weight:normal;
		padding:3px 0 3px 0;
		}
#table-report a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
#table-report a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	
.col-width-1{
	width:35%;
	}
.col-width-2{
	width:10%;
	}
.col-width-3{
	width:10%;
	}
.col-width-4{
	width:45%;
	}
.red-font{
	color:#FF0000;
	font-size:8pt;
	font-weight:bold;
	}
.gray-font{
	color:#666666;
	}
#bullet-text{
	}
	#bullet-text ul{
		height:18px;
		}
.page-heading{
	font-size:14pt;
	color:#0066CC;
	font-weight:bold;
	}
	
	.popUpHeader
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	background-color: #f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.popUplabelField
{
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: justify;
	vertical-align: top;
}
.BlogContent
{
	color: #006699;
	font-family: "Trebuchet MS" ,Tahoma,Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
}
/********************* LOGIN PAGE *********************/
.loginUpperPictures
{
	width:500px;
	vertical-align:middle;
	text-align:center;
}

.loginHeader
{
	background-image :url(../../Images/Header.png);
	height:70px;
}

.HeaderBackgroundLeft
{
	background:transparent url(../../Images/HeaderLeft.png) no-repeat scroll left top;
	height:70px;
	width:39px;
}

.HeaderBackgroundMiddle
{
	background:transparent url(../../Images/HeaderMiddle.png) repeat-x scroll left top;
	height:70px;
	text-align:center;
	color:#FFFFFF;
}

.HeaderBackgroundRight
{
	background:transparent url(../../Images/HeaderRight.png) no-repeat scroll left top;
	height:70px;
	width:39px;
}

.FooterBackgroundLeft
{
	background:transparent url(../../Images/FooterImageLeft.png) no-repeat scroll left top;
	height:36px;
	width:21px;
}

.FooterBackgroundMiddle
{
	background:transparent url(../../Images/FooterImageMiddle.png) repeat-x scroll left top;
	height:36px;
	text-align:center;
	color:#FFFFFF;
}

.FooterBackgroundRight
{
	background:transparent url(../../Images/FooterImageRight.png) no-repeat scroll left top;
	height:36px;
	width:22px;
}

.imgIconLogin
{
	vertical-align:middle;
	text-align:center;
	width:15%;
}

.textHeaderLogin
{
	color:#2882BD !important;
	white-space:nowrap;
	text-decoration:none;
	font-size:13px;
	padding-top:3px;
	padding-left:10px;
}

.textSimpleHeaderLogin
{
	color:#444444;
	font-family:Arial;
	font-size:12px;
	white-space:nowrap;
	text-decoration:none;
	padding-top:13px !Important;
	padding-left:10px;
}

.tdBlankLogin
{
	height:9px !important;
}

.imgBackgroundLogin 
{
	padding-left:20px; 
	background: transparent url(../../Images/BackImage1.gif) no-repeat scroll left top;
	height: 66px;
}

.loginLA
{
	height:9px !important;
	width:6px !important;
	background:#EDF2F6 url(../../Images/block_lt.gif) no-repeat scroll left top;
}

.loginRA
{
	width:6px !important;
	background:transparent url(../../Images/block_rt.gif) no-repeat scroll right top;
}

.loginLB
{
	height:9px !important;
	width:6px !important;
	background:transparent url(../../Images/block_lb.gif) no-repeat scroll left bottom;
}

.loginRB
{
	width:6px !important;
	background:transparent url(../../Images/block_rb.gif) no-repeat scroll right bottom;
}

.loginBoxTitle
{
	padding-left:15px;
	color:#333333;
	font-size:18px;
	text-align:center;
}

.loginBGColor
{
	background-color: #EDF2F6;
	z-index:1000px;
}

.footerImage td
{
	height:9px !important;
	background:transparent url(../../Images/Footer.gif);
}

/*************************Login ***************************/

/* CSS Document */
*{
	padding:0;
	margin:0;
	}

#center-table{
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	margin:0 auto 0 auto;
	margin-top:10px;
	}
	#center-table td.top-left{
		background:url(./Images/border-top-left.gif) no-repeat;
		height:20px; width:20px;
		}
	#center-table td.top-center{
		background:url(./Images/border-top-center.gif) repeat-x;
		height:20px; width:auto;
		}
	#center-table td.top-right{
		background:url(./Images/border-top-right.gif) no-repeat;
		height:20px; width:20px;
		}
	#center-table td.mid-left{
		background:url(./Images/border-mid-left.gif) repeat-y;
		height:auto; width:20px;
		}
	#center-table td.mid-center{
		background:#FFFFFF;
		height:auto; width:auto;
		padding:10px;
		}
	#center-table td.mid-right{
		background:url(./Images/border-mid-right.gif) repeat-y;
		height:auto; width:20px;
		}
	#center-table td.bot-left{
		background:url(./Images/border-bot-left.gif) no-repeat;
		height:20px; width:20px;
		}
	#center-table td.bot-center{
		background:url(./Images/border-bot-center.gif) repeat-x;
		height:20px; width:auto;
		}
	#center-table td.bot-right{
		background:url(./Images/border-bot-right.gif) no-repeat;
		height:20px; width:20px;
		}
#blue-header{
	width:940px;
	margin:15px 0 15px 0;
	}
	#blue-header td.blue-heading-bar{
		background:url(./Images/blue-heading-bar.gif) no-repeat;
		height:35px; width:267px;
		font-size:10pt;
		font-weight:bold;
		color:#FFFFFF;
		padding:0 0 0 10px;
		}
	#blue-header td.blue-heading-strip{
		background:url(./Images/blue-heading-strip.gif) repeat-x;
		height:35px; width:650px;
		}
#field-table{
	width:100%;
	}
	#field-table td.label-col{
		width:200px; height:25px;
		font-weight:bold;
		text-align:left;
		padding-right:5px;

		}
#table-report{
	width:100%;
	border:1px solid #CCCCCC;
	margin-top:10px;
	}
	#table-report td.report-header{
		background:url(./Images/report-header.gif) repeat-x;
		height:25px;
		color:#FFFFFF; font-size:9pt; font-weight:bold;
		}
	#table-report td.alt-row1{
		background:#f7f7f7;
		color:#000000; font-size:8pt; font-weight:normal;
		padding:3px 0 3px 0;
		}
	#table-report td.alt-row2{
		background:#ffffff;
		color:#000000; font-size:8pt; font-weight:normal;
		padding:3px 0 3px 0;
		}
#table-report a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
#table-report a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	
.col-width-1{
	width:35%;
	}
.col-width-2{
	width:10%;
	}
.col-width-3{
	width:10%;
	}
.col-width-4{
	width:45%;
	}
.red-font{
	color:#FF0000;
	font-size:8pt;
	font-weight:bold;
	}
.gray-font{
	color:#666666;
	}
#bullet-text{
	}
	#bullet-text ul{
		height:18px;
		}
.page-heading{
	font-size:14pt;
	color:#0066CC;
	font-weight:bold;
	}
#login-main-table{
	width:100%
	}
	#login-main-table td.leftcol-maintable{
		width:75%
		}
	#login-main-table td.rightcol-maintable{
		width:25%
		}
#Login-table{
	width:316px;
	}
	#Login-table td.login-table-row1{
		background:url(./Images/login-top-bar.gif) no-repeat;
		height:7px;
		}
	#Login-table td.login-table-row2{
		background:url(./Images/login-mid-bar.gif) repeat-y;
		}
	#Login-table td.login-table-row3{
		background:url(./Images/login-bot-bar.gif) no-repeat;
		height:7px;
		}
.signin-heading{
	font-size:20px;
	margin-left:30px;
	height:30px;
	}
.Login-page-heading
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #0066CC;
	font-weight: normal;
}
.Login-page-text
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0.03em;
}
.Login-Hyper-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	font-weight: normal;
	letter-spacing: 0.03em;
	text-decoration: underline;
	
}


.CD-text-bold{
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	}
.CD-dotted-line{
	border-bottom:1px dashed #a6a6a6;
	}
.CD-sposor-image{
	text-align:center;
	}
.CD-sposor-heading{
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	}
.CD-sposor-text{
	text-align:center;
	padding:0 20px 0 20px;
	}
#sponsors-table{
	width:100%;
	}
	#sponsors-table td{
		width:33%;
		}
	.search-box{
	border:1px solid #cccccc;
	background-color:#f7f7f7;
	padding:5px;
	}
#search-table{
	width:100%; height:30px;
	}
	#search-table td.search-table-left-col{
		width:20%;
		text-align:right;
		font-size:9pt;
		font-weight:bold;
		padding-right:5px;
		}
	#search-table td.search-table-mid-col{
		width:70%;
		}
		#search-table td.search-table-mid-col input{
			border:1px solid #acadae;
			height:18px;
			padding:2px 2px 0 2px;
			font-size:9pt;
			font-weight:bold;
			color:#666666;
			}
	#search-table td.search-table-right-col{
		width:10%;
		}
#blog-table{
	width:100%;
	margin-top:20px;
	border-bottom:1px dotted #CCCCCC;
	background:url(./Images/blog-bg.gif) repeat-x;
	}
	#blog-table td.blog-left-col{
		width:15%;
		vertical-align:top;
		text-align:center;
		padding-bottom:20px;
		padding-top:10px;
		}
		.blog-user-avatar{
			border:1px solid #dddddd;
			background:#FFFFFF;
			padding:5px;
			width:100px;
			}
		.blog-user-name{
			text-align:center;
			color:#0066CC;
			height:20px;
			}
	#blog-table td.blog-right-col{
		width:85%;
		vertical-align:top;
		padding-top:10px;
		}
		.blog-title-heading
		{
			font-size:14pt;
			color:#0066CC;
			padding-bottom:5px;
			}
		.blog-text
		{
			font-family:Verdana;
			padding-bottom:5px;
			letter-spacing: 0.03em;
			
			}
		.blog-date{
			color:#999999;
			font-weight:bold;
			}
		.show-more{
			height:20px;
			}
			.show-more a{
				color:#0066FF;
				background-color:white;
				border:1px solid #CCCCCC;
				}
			.show-more a:hover{
				color:#FFFFFF;
				background-color:#999999;
				}
	#paging{
		height:20px;
		font-size:8pt;
		}
		#paging a{
			padding:5px;
			color:#FFFFFF;
			background-color:#2a7fe9;
			text-decoration:none;
			}
		#paging a:hover{
			color:#FFFFFF;
			background-color:#CC0000;
			text-decoration:none;
			}
		#paging a:active{
			color:#000000;
			font-weight:bold;
			background-color:#CCCCCC;
			text-decoration:none;
			}	
		 #view-blog-table{
	width:100%;
	margin-top:20px;
	}
	#view-blog-table td{
		padding-bottom:20px;
		}
	.view-blog-image{
		padding-right:20px;
		padding-bottom:10px;
		float:left;
		}
		.view-blog-image img{
			border:1px solid #dddddd;
			padding:5px;
			}
#blogs-comments-reply{
	width:100%;
	margin-top:15px;
	border-bottom:1px solid #dddddd;
	}
	#blogs-comments-reply td.blogs-comments-reply-left-col{
		width:20%;
		vertical-align:top;
		text-align:center;
		}
	#blogs-comments-reply td.blogs-comments-reply-right-col{
		width:80%;
		vertical-align:top;
		}
		.blogs-comments-reply-user-name{
			font-weight:bold;
			text-align:right;
			}
#comments-table{
	width:100%;
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	}
	#comments-table td.comments-table-left{
		width:50%;
		font-size:14pt;
		}
	#comments-table td.comments-table-right{
		width:50%;
		}
.blog-date2{
			color:#999999;
			font-weight:bold;
			margin-bottom:5px;
			}
.author{
font-size:22px;
font-weight:bold;
color:#000000;
}

.BlogMessage{
font-size:12px;
font-weight:bold;
color:#000000;
}

/*- Catalog-table -*/
#catalg-table{
	width:100%;
	}
	#catalog-table td{
		width:33%;
		}
#product-table{
	width:95%;
	border:1px solid #e6e6e6;
	margin:5px auto 5px auto;
	}
	.product-heading{
		font-size:12pt;
		color:#0591cf;
		font-weight:bold;
		padding:5px 0 0 10px;
		height:25px;
		}
	.product-image{
		width:30%;
		text-align:center;
		padding-left:3px;
		padding-right:3px;
		}
	.product-description{
		color:#000000;
		padding-right:10px;
		}
	.product-price{
		font-size:12pt;
		color:#000000;
		font-weight:bold;
		height:30px;
		}
	.product-detail{
		height:35px;
		}
		
		
		#Shoppingblue-header{
	width:750px;
	margin:15px 0 15px 0;
	}
	#Shoppingblue-header td.blue-heading-bar{
		background:url(./Images/blue-heading-bar.gif) no-repeat;
		height:35px; width:280px;
		font-size:10pt;
		font-weight:bold;
		color:#FFFFFF;
		padding:0 0 0 10px;
		}
	#Shoppingblue-header td.blue-heading-strip{
		background:url(./Images/blue-heading-strip.gif) repeat-x;
		height:35px; width:495px;
		}
		
		
		
		/*- Header Strip-*/
#header-strip{
width:100%;
}
#header-strip td.header-strip-left-col{
background:url(./Images/header-strip-left.gif) no-repeat;
height:26px; width:14px;
}
#header-strip td.header-strip-center-col
{
	background: url(./Images/header-strip-center.gif) repeat-x;
	width: auto;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	font-weight: bold;
}
#header-strip td.header-strip-right-col{
background:url(./Images/header-strip-right.gif) no-repeat;
height:26px; width:14px;
}
/*- End Header Strip-*/



#homeheader-strip{
width:100%;
}
#homeheader-strip td.header-strip-left-col{
background:url(./Images/header-strip-left.gif) no-repeat;
height:26px; width:10px;
}
#homeheader-strip td.header-strip-center-col
{
	background: url(./Images/header-strip-center.gif) repeat-x;
	width: 780px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	font-weight: bold;
}
#homeheader-strip td.header-strip-right-col{
background:url(./Images/header-strip-right.gif) no-repeat;
height:26px; width:30px;
}
/*- End Catalog-table -*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
/*******************CSS**********************/

.modalBackground 
{
	background-color: #333333; /* This is the color that is given to the background when the PopUp control Pops Up */
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	border-width: 3px;
	border-style: solid;
	border-color: #2882BD;
	background-color:White;
	padding: 1px;
	width: 385px !Important;
}

.SeachHeader
{
	background-color : #013570 !important;
	color:#FFFFFF;
	font-size: 13px !important;
	font-weight: bold !important;
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px;
}

td.modalContainerBack
{
	
	background-color: ghostwhite;
}

td.Navigation
{
	
	height:23px;
	color:#ffffff;
	font-size:14px !important;
	font-weight:bold;
	padding-left:6px;
	background-color:#304a6c;
	
}
.webpartborder
{
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

div.containerHdBg
{
	background-image: url(images/headingBg.gif);
	height: 16px;
}
td.aa
{
	height:30px;
	background-color:Red !important;
}

.linkButton
{
	background-image: url(./images/subnav_bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	 font-size:small;
	border: #2e4666 thin solid;
	font-weight: bold;
	width:auto;
	height:20px;
	color: #ffffff;
	font-family:arial,helvetica,clean,sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
   display  : inline-block;
 
}
/*span.LinkBackgound
{
	background-image: url(./images/subnav_bkgd.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	height:22px;
	display: inline-block;
	margin-right:0.01em;
	padding:0.0em 0.75em;
	text-align:left;
	border: #2e4666 thin solid;
	vertical-align:middle;
}*/
.linkButton1
{
	background-image: url(./images/subnav_bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	 font-size:small;
	border: #2e4666 thin solid;
	font-weight: bold;
	width:auto;
	height:28px;
	color: #ffffff;
	font-family:arial,helvetica,clean,sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
   display  : inline-block;
 
}

.linkButtonLogin
	{
		background-image: url(./images/login-btn.PNG);
		background-repeat: repeat-x;
		
		border: solid 0px #2e4666;
		width: auto;
		height: auto;
		color: #f3f3f3;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		display: inline-block;
		border: solid 1px #EED893;
		font-size: small;
	}
.linkButtonsmall
{
	background-image: url(./images/subnav_bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	 font-size:small;
	border: #2e4666 thin solid;
	font-weight: bold;
	width:auto;
	height:28px;
	color: #ffffff;
	font-family:arial,helvetica,clean,sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
   display  : inline-block;
 
}
a.linkButton:hover
{

	background-image: url(./images/subnav_bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 3px  !important;
	padding-left: 3px  !important;
	padding-top: 3px  !important;
	 font-size:small;
	border: #2e4666 thin solid  !important;
	font-weight: bold  !important;
	width:auto;
	height:20px !important;
	color: #ffffff;
	font-family:arial,helvetica,clean,sans-serif  !important;
	text-align: center;
	text-decoration: none;
   display  : inline-block;

}
a.linkButton1:hover
{

	background-image: url(./images/subnav_bkgd.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	 font-size:small;
	border: #2e4666 thin solid;
	font-weight: bold;
	width:auto;
	height:20px;
	color: #ffffff;
	font-family:arial,helvetica,clean,sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
   display  : inline-block;

}

/* -- DATA ---------------------------------------------------------- */

/* asp:DataGrid */
.GridView
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    color: #393425 !important;
    font-family: trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;   
    width:98%;
    border: solid 1px #D5D5D5;
}

.aspGridView_AlternatingItemStyle TD
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    height: 21px !important;
    border-bottom:#9d9da1 solid ;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
    /*padding-bottom: 0.5em !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;*/
    text-align: left !important;
    padding-left:4px;
}

.aspGridView_AlternatingItemStyle A:link
{
    color: blue !important;
    font-weight: normal !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspGridView_AlternatingItemStyle A:viSited
{
    color: blue !important;
    font-weight: normal !important;
}

.aspGridView_EditItemStyle TD
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    height: 26px !important;
    padding-bottom: 0.5em !important;
 /*padding-left: 0.8em !important;*/
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;
        padding-left:4px;
}

.aspGridView_EditItemStyle A:link
{
   color: blue !important;
    font-weight: none !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspGridView_EditItemStyle A:viSited 
{
    color: #7d745a !important;
    font-weight: bold !important;
}

.aspGridView_FooterStyle TD
{
    background: url("./images/aspdatagrid_footerbg.jpg") !important;
    background-image: url("./images/aspdatagrid_footerbg.jpg") !important;
    background-position: top !important;
    background-repeat: repeat-x !important;
    border-style: none !important;
    color: #393425 !important;
    font-size: 0.8em !important;
    height: 20px !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
}

.aspGridView_HeaderStyle Th
{
    background-image: url("Images/ReportHeader.gif") !important;
    background-position: top !important;
    background-repeat: repeat !important;
    font-family:Arial, Helvetica, sans-serif;
    color: #0f2d9d !important;
    font-size: 8pt !important;
    font-weight: bold !important;
    height: 20px !important;     
    padding-left:4px;
    padding-right: 0.8em !important; 
}

.aspGridView_HeaderStyle TD A
{
    color: #0f2d9d !important;
    text-decoration: underline !important;

}

.aspGridView_HeaderStyle A:link
{
    color: #0f2d9d !important;
    text-decoration: underline !important;
}

.aspGridView_HeaderStyle A:viSited
{
    color: #0f2d9d !important;
    text-decoration: underline !important;
}

.aspGridView_HeaderStyle A:hover
{
    text-decoration: none !important;
}

.aspGridView_ItemStyle TD
{
    background: #f8f8f9 !important;
    background-color: #f8f8f9 !important;
    height:21px !important;
    border-bottom:#9d9da1 solid ;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding-left:4px;
    /*padding-bottom: 0.5em !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;*/
    text-align: left ; 
}

.aspGridView_ItemStyle A:link
{
    color: blue !important;
    font-weight: none !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspGridView_ItemStyle A:viSited 
{
    color: blue !important;
    font-weight: normal !important;
}

.aspGridView_PagerStyle TD
{
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    border-style: none !important;
    color: #7d745a !important;
    font-size: 0.8em !important;
    padding-bottom: 0.2em !important;
    padding-left: 0.2em !important;
    padding-right: 0.2em !important;
    padding-top: 0.5em !important;
    vertical-align: middle !important;
}

.aspGridView_PagerStyle SPAN
{
    background-position: 0% 0%;
background-color:  !important !important;
    	border-style: none;
    	color: red !important;
    	font-weight:bold;
    	padding-bottom: 0.2em !important;
    	padding-left: 0.2em !important;
    	padding-right: 0.4em !important;
    	padding-top: 0.2em !important;
	background-image: none !important;
	background-repeat: repeat !important;
	background-attachment: scroll !important;
}

.aspGridView_SelectedItemStyle TD
{
      background: #f8f8f9 !important;
    background-color: #f8f8f9 !important;
    height:21px !important;
    border-bottom:#9d9da1 solid ;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
    /*padding-bottom: 0.5em !important;
    padding-left: 0.8em !important;
    padding-right: 0.8em !important;
    padding-top: 0.5em !important;*/
    text-align: left !important; 
}

.aspGridView_SelectedItemStyle A:link
{
	 color: blue !important;
    font-weight: none !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
}

.aspGridView_SelectedItemStyle A:viSited
{
    color: #7d745a !important;
    font-weight: bold !important;
}

.LabelGreetings
{
	color:#ffffff !important;
	text-align:left;
}
.mainBorder
{
   border-right : #CDCDCD solid 1px;
	border-left: #CDCDCD solid 1px;
	border-bottom: #CDCDCD solid 1px;
}


 .label-col
 {
		
		font-weight:bold;
		text-align:right;
		vertical-align:middle;

}
/*
.darkgreybgcolor {
background:transparent url(./images/mod_def_h3_r.png) no-repeat scroll 100% 0;
display:block;
height:37px;
line-height:37px;
margin-left:4px;
padding-left:16px;*/



.darkgreybgcolor {
background-color:#F9F9F9;
border-left:1px solid #F6F6F6;
border-right:1px solid #F6F6F6;
border-top:1px solid #F6F6F6;
color:#0983B9;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:20px;
padding-left:10px;
text-decoration:none;
}

.borderwithbgcolor {
background-color:#FFFFFF;
border-bottom:1px solid #F6F6F6;
border-left:1px solid #F6F6F6;
border-right:1px solid #F6F6F6;
padding:8px;
}

td.DashBoard
{
	line-height:15px;
	padding-left:10px;
}
.ToolTip
{
	font-family: Verdana;
	color: #0000FF;
	cursor:pointer;
}
.bg 
{
 margin:2px;
 background: lightblue; 
 width :100%;
 height:100%;
}
.validator
{
 color:Red;
 font-weight:bold;
  
 
}
.BrowseButton
{
	height: 22px;
	font-family: Verdana;
	font-size: x-small;
	width: 360px;
}
 

.questionHeader
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	background-color: #f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	text-align: justify;
	height: 25px;
	word-spacing: normal;
	letter-spacing: normal;
}

.MyCalendar .ajax__calendar_container
{
	z-index: 99999;
	border: 1px solid #BEBEBE;
	background-color:#778899;
	background-position:center;
	color:Black;
	font-weight:bold;
}
.MyCalendar .ajax__calendar_header
{
	background-color: #ffffff; 
	margin-bottom: 4px;
} 
.MyCalendar .ajax__calendar_title,
.MyCalendar .ajax__calendar_next,
.MyCalendar .ajax__calendar_prev
{
	color: #004080; 
	padding-top: 3px;
}
.MyCalendar .ajax__calendar_body
{
	background-color: #e9e9e9; 
	border: solid 1px #cccccc;
	
}
.MyCalendar .ajax__calendar_dayname
{
	text-align:center; 
	font-weight:bold; 
	margin-bottom: 4px; 
	margin-top: 2px;
} 
.MyCalendar .ajax__calendar_day
{
	text-align:center;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year,
.MyCalendar .ajax__calendar_active
{
	color: #004080; 
	font-weight:bold; 
	background-color: #ffffff;
}
.MyCalendar .ajax__calendar_today
{
	font-weight:bold;
}
.MyCalendar .ajax__calendar_other,
.MyCalendar .ajax__calendar_hover .ajax__calendar_today,
.MyCalendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #bbbbbb;
}

.MyCalendar1 .ajax__calendar_container
{
	z-index: 99999;
	border: 1px solid #BEBEBE;
	background-color:#778899;
	background-position:center;
	color:Black;
	font-weight:bold;
	width:280px;
}

.TextDesciption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align :justify;
	letter-spacing: 0.04em;
	vertical-align:top !important;

}
.multiLine
{
	font-size: 11px;
	vertical-align: middle;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 .blueborderBg
{
	border-right: #9DB7D3 solid 1px;
	border-left: #9DB7D3 solid 1px;
	border-bottom: #9DB7D3 solid 1px;
	background-color: #E9F1FA;
}
.blueBgcolor
{
	background-color: #253952;
	font-weight: bold;
	border-right: #9DB7D3 solid 1px;
	border-left: #9DB7D3 solid 1px;
	border-top: #9DB7D3 solid 1px;
	padding-left: 5px;
	font-size: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.menuHeaderTitle
{
	/*font-size: 14px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: center;
	background-color: #3399FF;
	border-collapse: separate;*/ /* New*/
	font-size: 16px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: 'Trebuchet MS';
	text-align: center;
	background-color: #253952;
	font-weight: bold;
}

.redtext
{
	color: #55980E;
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}
.modalBackground
{
	background-color: #333333;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.modalPopup
{
	background-color: #336699;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	text-align: center;
}
.hidden
{
	display: none;
}


.aspLabelResult
{
	font-family: Georgia, Arial;
	font-size: x-large;
	color: #ffffff;
}
/*--------------------------------------------------        Text Box Style   ----------------------*/
.TextBoxDefault {
border:1px solid #A7A6AA;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
width:270px;
}


.AspLabelDefault {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
width:22%;
}


.ASPDropDownDefault {
border:1px solid #A7A6AA;
font-family:Arial,Helvetica,sans-serif;
text-decoration:none;
width:270px;
}

/*------------------------------------------ TAB  ------------------------------*/
.iq-gray .ajax__tab_header
{
color:#fff;
}
.iq-gray .ajax__tab_outer
{
background:url(./images/gray_left.gif) no-repeat 0px 0px;
}
.iq-gray .ajax__tab_inner
{
background:url(./images/gray_right.gif) no-repeat 100% 0px;
}
.iq-gray .ajax__tab_hover .ajax__tab_outer
{
background:url(./images/gray_left.gif) no-repeat 0px -150px;
}
.iq-gray .ajax__tab_hover .ajax__tab_inner
{
background:url(./images/gray_right.gif) no-repeat 100% -150px;
}
.iq-gray .ajax__tab_active .ajax__tab_outer
{
background:url(./images/gray_left.gif) no-repeat 0px -300px;
}
.iq-gray .ajax__tab_active .ajax__tab_inner
{
	background:url(./images/gray_right.gif) no-repeat 100% -300px;
}
.iq-gray .ajax__tab_body
{
	border:solid 2px #778d98;
}
.ajax__tab_default .ajax__tab_tab 
{
	cursor:pointer;
	margin-right:8px !important;
	margin-top:3px !important;
	margin-left:8px !important;
	text-align:center;
	font-size:1.2em !important;
}
