.bodyText {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #666666;
}

.bodySubHeadingText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	/*color: #823939;*/
	color : #666666;
	line-height: 16px;
}

.allSideSpace {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	text-align: justify;
	padding: 6px;
	margin-left: 6px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 6px;
	line-height: 16px;
}

ul {
	list-style-image: url('../images/bulletArrow.gif');
	line-height: 18px;


}

.dropMenuHead {
   color: #535353;
   font-family: Verdana,Tahoma;
   font-size: 93%;
   font-weight: bold;
   text-decoration: none;
}


input, select, textarea{
	margin: 0;
	font-family: verdana;
	font-size: 70%;
}

form{ border: 0; margin: 0; padding: 0; }

/* Following are for Background*/

.bgDarkGrey {
	background-color: #6A6A6A;
	text-align: right;
	color: #535353;
	font-family: Verdana,tahoma;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}

.bgDarkGreyUpper {
	background-color: #6A6A6A;
	text-align: right;
	color: #535353;
	font-family: Verdana,tahoma;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	height: 10px;
}

.baseLinks {
	background-color: #757879;
	text-align: center;
	color: #ffffff;
	font-family: tahoma;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}



/* Others */


.tdHeight {
	height: 4px;
}

.textRegular {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	line-height: 16px;

}
a.footerLink:link { 
	font-family: Tahoma;	
	font-size: 12px; 
	color: #FEFEFE; 
	text-decoration: none; 
}

a.footerLink:visited { 
font-family: Tahoma;	
font-size: 12px; 
color: #FEFEFE; 
text-decoration: none; 
}

a.footerLink:hover { 
font-family: Tahoma;	
font-size: 12px; 
color: #FFCC66; 
text-decoration: underline; 
}

a.footerLink:active { 
font-family: Tahoma;	
font-size: 12px; 
color: #FEFEFE; 
text-decoration: none; 
}


a.smallLinks:link { 
font-family: Tahoma;
font-size: 12px; 
color: #E67C00; 
text-decoration: underline; 
font-weight: normal; 
line-height: 12px;
}

a.smallLinks:visited { 
font-family: Tahoma;
font-size: 12px; 
color: #E67C00; 
text-decoration: underline;
}

a.smallLinks:active { 
font-family: Tahoma;
font-size: 12px;
color: #E67C00; 
text-decoration: underline;
}

a.smallLinks:hover { 
font-family: Tahoma;
font-size: 12px;
color: #000000; 
text-decoration: underline;
}

.tdHeight {
	height: 6px;
}

/* new Layout Stylesheet */ 

body {
 	margin: 0px;
 	text-align: center;
 	padding: 0;
 	background: #757879;
}

.table100 {
	height: 100%;
}



/*---------- for new menu ----------- */



li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}


#content {
	clear: left;
}

/* new classes added for menu */

#dropmenudiv{
	position:absolute;
	border:0;
	border-bottom-width: 0;
	font-family: Tahoma;
	font-weight:bold;
	color:#CCCCCC;
	z-index:100;
	text-align: left;
	text-transform: uppercase;
}
 
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px dotted white;
	padding: 1px 0;
	text-decoration: none;
	color:#850000;
}
 
#dropmenudiv a:hover{ /*hover background color*/
	color: black;
}

.sideMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

/*--------------------------*/


a.innerLinksNews:link { font-family: Tahoma, verdana; font-size: 12px; line-height:16px; font-weight: normal; color: #666666; text-decoration: none}
a.innerLinksNews:visited { color: #666666; text-decoration: none}
a.innerLinksNews:hover { color: #9C0001; text-decoration: none}

a.redLinks:link { font-family: Tahoma; font-size: 12px; color: #E67C00; text-decoration: none; font-weight: normal; line-height: 12px;}
a.redLinks:visited { color: #E67C00; text-decoration: none;}
a.redLinks:active { color: #E67C00; text-decoration: none;}
a.redLinks:hover { color: #000000; text-decoration: none;}

a.redLinksBig:link { font-family: Tahoma; font-size: 12px; color: #E67C00; text-decoration: none; font-weight: normal; }
a.redLinksBig:visited { font-size: 12px; color: #E67C00; text-decoration: none;}
a.redLinksBig:active { font-size: 12px; color: #E67C00; text-decoration: none;}
a.redLinksBig:hover { font-size: 12px; color: #000000; text-decoration: none;}

a.blackLinks:link { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }
a.blackLinks:visited { color: #000000; text-decoration: none; }
a.blackLinks:active { color: #000000; text-decoration: none; }
a.blackLinks:hover { color: #CC0A0C; text-decoration: none; }

a.greyLinks:link { font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none; font-weight: normal; }
a.greyLinks:visited { color: #000000; text-decoration: none; }
a.greyLinks:active { color: #000000; text-decoration: none; }
a.greyLinks:hover { color: #CC0A0C; text-decoration: none; }


.contactText {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}

.bluefont {
	color: #990000;
}

.darkGreyText {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.textField {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	border: 1px #666666 solid;
	background-color: #F5F5F5;
/*	clip:  rect(   );*/
}

.button {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color:#000000;
	background-color: #FFFBFB;
	height: 18px;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}



.bodyHeadingText2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.redAlert {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.dataTableBorder {
	background-color: #F4C180;
}

.dataTableTitle {
	background-color: #BD8A47;
	font-family: Tahoma;
	font-weight: Bold;
	color: #ffffff;
	font-size: 12px;
}

.dataTableText {
	background-color: #FFF9E9;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}

.lightYellowBackground {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}


.navigationLinks { 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 

}


.breadcrumbBg {
	background-image: url(../images/breadcrumbBg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 8px;
	background-position: right top;  
}


a.orangecolor{
    color:#FFAE00;
	font-weight: bold;
	text-decoration:none;
}

a.orangecolor:hover{
    color:#000000;
}

.tableBorder {  
	border: #C2C0C0; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.vertLeftShadow {
	background-image: url(../images/vertLeftShadow.gif);
	background-repeat: repeat-y;
	width: 4px;
}

.vertRightShadow {
	background-image: url(../images/vertRightShadow.gif);
	background-repeat: repeat-y;
	width: 5px;
}

#InnerImage {
	position:absolute;
	width:140px;
	height:207px;
	z-index:103;
	visibility:hidden;
	}

.dottedlineOrange {
	background-image: url(../images/dottedlineOrange.gif);
	background-repeat: repeat-x;
	height: 3px;
}

.dottedlineGrey {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	height: 3px;
}



.bottomShadow {
	background-image: url(../images/bottomShadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
}


.mainTableBg {
	background-color: #ffffff;
}

.bulletSquare {
	background-image: url(../images/bullet_sq.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	height:9px;
	width:9px;
}

.bulletSquareInside {
	background-image: url(../images/bullet_sq.gif);
	background-repeat: no-repeat;
	background-position: 14px  8px;
	height:9px;
	width:9px;
}

.sitemapBar{
background-image: url(../images/sitemap/bars.gif);
}

.sitemapBG{
background-image: url(../images/sitemap/sitemapBg01.jpg);
}

.bulletOrange {
	background-image: url(../images/bulletArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px  6px;
	width: 12px;
}

.straightLine {
	background-color: #C8C8C8;
	height: 1px;
}
.headderBG{
	background-image: url(../images/headerBG.png);
	background-repeat: repeat-x;
}

.Tabs {
background-image:  url(../images/tabs/tab_bg.gif);
background-repeat: repeat-x;
background-position: left top;
}
.tabBG {
	background-image:  url(../images/tabs/tabBG.gif);
	background-repeat: no-repeat;
	height: 213px;
	background-position: right;

}
