/* color for the borders for the main page*/
table
{
	border-style: solid;
	border-color: white;
	background-color: White;
	margin-left: 0px;
}
body
{
	font: 8pt verdana;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	color: black;
}
/*
body, table, input, select
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}
*/
.normalText
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	line-height: 15pt;
	width: 1033px;
}

.normalBoldText
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	font-weight: bold;
}
/* used for the display of of Product name in  printerfriendly page*/
.SubHeaderBoldText
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
	font-weight: bold;
}

.HeaderText
{
	font-size: 14pt;
	color: gray;
	font-family: verdana;
}
.HeaderBoldText
{
	font-size: 14pt;
	color: gray;
	font-family: verdana;
	font-weight: bold;
}

/* user for the display of error messages in admin interface*/
.errorMessage
{
	font-size: 8pt;
	color: red;
	font-family: verdana;
	font-weight: bold;
}

/* user for the display of information messages in admin interface*/
.userFriendlyMessage
{
	font-size: 8pt;
	color:Blue;
	font-family: verdana;
	font-weight: bold;
}

/* style for the bottom menu (contact us , privacy etc) */
.bottomMenu
{
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana;
	color: #1875b2;
	text-decoration: none;
}
.bottomText
{
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana;
	color: gray;
}
/* used for the display of all links & announcements */
.linkText
{
    font-size: 8pt;
    color: Blue;
    font-family: verdana;
    font-style: normal;
    text-decoration: none;
}

.linkUrl
{
    font-size: 8pt;
    color:#1875b2;
    font-family: verdana;
    font-style: normal;
    text-decoration: none;
}

.linkTimeStamp
{
    font-size: 9pt;
    color: gray;
    font-family: verdana;
    
}
.RadioButtonText
{
	font-size: 10pt;
	color: #1875b2;
	font-family: verdana;
	font-weight: bold;
}

/* used for display of chapter menu in section manager pages */
.chapterLeftMenu
{
	font-size: 11pt;
	color: #dfe1dd;
	font-family: verdana;
	font-weight: normal;
	
}
 
 chapterLeftMenuLinkSelected
 {
	background-color: #1875b2; 
	color:White;
 }
        
        
 .chapterLeftMenuLinkHover
 {
	background-color: #1875b2; 
	color:White;

 }


/* used for dispaly of menu items in administration */

.adminleftMenu
{

	font-weight: bold;
	font-size: 9pt;
	font-family: verdana;
	color: Black;
	background-color:Transparent;
	vertical-align:middle;
	height:300Px;
}


.adminleftMenuItem
{
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
	color: Black;
	background-color: White;
}

.adminleftMenuLinkHover
{
	background-color: #1875b2; 
	color:White;
	
}

.adminleftMenuLinkSelected
{
	background-color: #cbcaca; 
	
}

.footerStyle
{
	color: white;
	font-family: Verdana;
	background-color: #1875b2;
	font-size: 12pt;
}

/* used for display of the sub heading in all pages */
.whiteHeaderText
{
	color: White;
	font-family: Verdana;
	background-color: #1875b2;
	font-size: 13pt;
}
/* used for display of the sub heading in all pages */
.ListHeaderText
{
	color: White;
	font-weight: bold;
	font-family: Verdana;
	background-color: #1875b2;
	font-size: 12pt;
}
/* used for display of the sub heading in all pages */
.SubHeaderText
{
	color: White;
	font-weight: bold;
	font-family: Verdana;
	background-color: #1875b2;
	font-size: 10pt;
}
/* background color for the subheading */
.subHeaderBackGround
{
    background-color: #1875b2;
}


.blackHeaderText
{
	color: black;
	font-family: Verdana;
	background-color: #1875b2;
	font-size: 14pt;
}

/* used for the display of Grid in the admin screens */
.gridNormalText
{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	text-align:center;
}

.gridHeaderText
{
	color: White;
	font-family: Verdana;
	background-color: #1875b2;
	font-size: 8pt;
	text-align:center;
	
}

.gridAlternateStyle
{
	font-family: Verdana;
	background-color: #DCDCDC;
	font-size: 8pt;
}

.gridFooterStyle
{
	font-family: Verdana;
	background-color: #CCCCCC;
	font-size: 8pt;
}

.italicText
{
	color: black;
	font-style: italic;
	font-family: Verdana;
}


TFOOT
{
	background-color:White;
}

/* used for display of scrolling box in the sectionpage manager */

span.ScrollingNews
{
    font: 12px arial;
    background: #FFFFFF;
    position: absolute;
    width: 100;
    height: 500;
    top: 50;
    clip: rect(0 350 250 0);
    display:block
}

/* used for Home Link in Headerbar in Sectionpage manager and contact us .........pages */
.whiteHomeHeader
{
	color: blue;
	font-family: Verdana; /* background-color: #1875b2;*/
	font-size: 12pt;
	text-decoration: none;
}

/* for horizontal line */
.horizontalLine
{
	background-color: gray;
}

/* text for Default page image's blow */
.imageBelowText
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	line-height: 12pt;

}
.Button
{
	background-color:#cbcaca;
	border-color:#cbcaca;
	border-width:1px;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color:Black;
	height:20px;
	width:70px;
}
.Border
{
	border-style: solid;
	border-width: thin;
	border-color: #1875b2; 	
}
/**********************************************************************
 * AJAX Calendar Styles                                               *
 **********************************************************************/
.MyCalendar .ajax__calendar_container {
	background-color: #ffffff;
	border: 1px solid #636563;
	color: #000000;
	z-index: 20;
	}

.MyCalendar .ajax__calendar_day {
	border: 1px solid #ffffff;
	}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
	border: 1px solid #ffffff;
	color: #636563;
	}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
	background-color: #effbff;
	border: 1px solid #def3ff;
	color: #0065ce;
	}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
	background-color: #effbff;
	border: 1px solid #0065ce;
	color: #0065ce;
	}
	
.table
{
	background-color:White;
	width:98%;
	font-size: 8pt;
	color: black;
	font-family: verdana;
	font-weight: normal;
	border-style:inset;
	border-width:thin;
}
.LabelHeader
{
	border-style: SOLID;
	border-width:1pX;
	border-color: #1875b2;
	font-size: 8pt;
	color: black;
	font-family: verdana;
	font-weight: bold;
}
.leftcategory, .leftcategory a
{
	white-space: nowrap;
	color: Black;
	font-size: 8pt;
	color: black;
	font-family: verdana;
    font-weight:bold ;
	text-align:left;
	text-decoration:none;
}	
.leftcategory td
{
	padding:2px;
}
.HighLightText
{
	color: #1875b2;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:normal;
}
.ContectText
{
	color: #1875b2;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
}
.marqueetext
{
	color: #1875b2;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	width: 220px;
	height: 240px;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}
.HeaderText
{
	color: White;
	font-family: Verdana;
	font-size: 11pt;
	font-weight:600;
}
.HomeText
{
	color: White;
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
}
.midleft
{
	width: 246px;
	margin: 2px 2px 10px 2px;
	padding: 0px;
	float: left;
}
.leftbox
{
	width: 244px;
	margin: 2px 0px 15px 2px;
	padding: 0px;
}
.leftboxtop
{
	width: 206px;
	height: 23px;
	background: url(../images/login-box-top.jpg) no-repeat;
	margin: 0px;
	padding: 8px 0px 0px 36px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	/*
	width: 143px;
	height: 23px;
	background: url(../images/login-box-top.jpg) no-repeat;
	margin: 0px;
	padding: 8px 0px 0px 100px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; */
}
.leftboxmid
{
	width: 241px;
	background: url('../images/login-box-bg.jpg') repeat-y 100% top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 330Px;
	text-align:center;
}
.leftboxbottom
{
	width: 206px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* ========== Menu Control =========*/
.leftmenu
{
	width: 240px;
	height: auto;
	margin: 50px 0px 100px 0px;
	padding: 0px;
	float: left;
	color: #464646;
	background: none;
}

.leftmenuitem
{
	height: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #464646;
	display: block;
	border: 1px solid #bbbbbb;
	background: #e6e6e6;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
.leftmenuitemhover
{
	color: #1875b2;
	background-color: #fbfbfb;
}
.subcat
{
	height: 15px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #464646;
	display: block;
	border: 1px solid #bbbbbb;
	background: #e6e6e6;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}
.subcat
{
	height: 15px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #464646;
	display: block;
	border: 1px solid #bbbbbb;
	background: #e6e6e6;
	padding: 5px 5px 5px 5px;
	text-align :left;
	text-decoration: none;
}
.subcat a
{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #1875b2;
	text-align: center;
	text-decoration: none;
}
.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:#1875b2;
	width:430px;
}
.modalText
{
	font-size: 8pt;
	color:#1875b2;
	font-family: verdana;
	font-weight: normal;
}

