﻿
body 
{
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-variant:normal ;
	font-size:medium;
}
/*hyperlink*/	
a {
	font-family:Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	font-style: normal;
	color: #0A5185;
	text-decoration: none;
}
/*hyperlink mouse over*/	
a:hover{
	color: blue;
	text-decoration: underline;
}

/*left  menu*/	

.left-menu {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 14px;
	color: #0A5185;
	font-weight: bold;
	text-decoration:none;
	border-bottom:solid thin #0A5185;
}

/*left sub menu*/	
.left-submenu
{
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size:12px;
	color: #0A5185;
	font-weight:bold;
	text-decoration:none;
	
	
}
/*left sub menu mouse over*/	

.left-submenu:hover
{
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic; 
	font-size:12px;
	color: #f7c042;
	text-decoration:underline;
	
}

/*body text*/	
.txt-main {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
/*?*/

.txt-right-contactus {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
/*?*/

.txt-sub-heading
{
	
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	color: #0A5185;
	font-weight: bold ;
	text-decoration: none;
		
}	
.txt-black-12 {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}
	.txt-black-12 a:hover {
	text-decoration: underline;
	}

/*?*/	

.link_blue_white {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	.link_blue_white a:hover {
	}

.txt-blue-11 {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	color: #0A5185;
	text-decoration: none;
	}
	.txt-blue-11 a:hover {
	text-decoration: underline;
	}
	
.news-main-page{
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	color:#0A5185;
	/*background-color:#EAEAEA;*/
	text-decoration: none;
	
	}
	
.news-main-page a{
	
	font-size: 12px;
	
	}
	
.news-main-page a:hover{
	
	text-decoration:underline;
	
	}
	
	
.txt-white-11 {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}	
	a.txt-white-11:hover {
		text-decoration: underline;
		color: #FFCC00; 
	}

.txt-blue-18 {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 12px;
	color: #0A5185;
	font-weight: bold;
	text-decoration: none;
	}


.txt-yellow-22 {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 20px;
	color: #FEA50D;
	text-decoration: none;
	}

.txt-blue-22 {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 20px;
	color: #0A5185;
	
	text-decoration: none;
	}

.txt-white-22 {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
/* Page Title */
.page-title {
	font-family:  Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	width: 100%;
	height: 24px;	
	}
	
	.page-titleBlue {
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 14px;
	color: #0A5185;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	width: 100%;
	height: 24px;	
	}

/* Periodic Table */
.periodic-table 
{
	font-family:  Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 12px;
	color: #000000;
	background-color: #f7c042;
}

.periodic-table-contact
{
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua , Century Gothic;
	font-size: 12px;
	color: #000000;
	background-color: #dcdcdc;
}

.periodic-table-supported
{
	font-family:Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 12px;
	background-color: #24669A;
	color: #FFFFFF;
	cursor:pointer;
}

a.periodic-table-supported 
{	
	text-decoration: none;
	color: #FFFFFF;
	
}

a.periodic-table-supported:hover
{
	text-decoration: underline;	
	color:Red ;
	
	
}

/*AJAX Popup*/	
.modalBackground { 
	 background-color:#F0F0F0; 
	 filter:alpha(opacity=10); 
	 opacity:0.1;
}

.modalBackgroundEx { 
	 background-color: #346f99; 
	 filter:alpha(opacity=20); 
	 opacity:0.1;
}

/* Accordion */
.accordionHeaderxxx
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;   	
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader
{
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 18px;
	width: 99%;
	height: 30px;
	background-image: url(../images/bg-menu-main.png);
	background-repeat:repeat-x;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;	
	margin-top: 5px;	
	padding-left: 1%;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Tahoma,Trebuchet MS, Verdana , Arial, Book Antiqua  ,  Century Gothic;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


