﻿.IE8Fix 
{ 
    z-index: 1000; 
} 
.accordionHeader
{
    width:785px;
	height:25px;
	background-image: url(Images/Accordin-HD.png);
	background-repeat:repeat-x;
	color:Navy;
	font-weight:bold;
	font-size :11pt;
	float: left; 
	vertical-align: middle;
	margin-top: 5px; 
	padding:5px; 
	cursor:pointer; 
}
.accordionHeaderSelected
{
	width:785px;
	height:25px;
	background-image: url(Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size :11pt;
	float: left; 
	vertical-align: middle;
	margin-top: 5px; 
	padding:5px; 
	cursor:pointer;  
	
}
.accordionContent
{
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	
	
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    
    
}
 .collapsePanelHeader{
	width:100%; 
	height:30px;
	background-image: url(Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	float: left; 
	vertical-align: middle;
	margin-top: 5px; 
	padding:5px; 
	
    
}
  

/* 0 BASIC TAGS */
a {
	text-decoration: none;
	color: #d32525;
	text-align: right;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
	
}

a:active 
{
	text-decoration: underline;
	color: #980000;
}

h1, h2, h3, h4
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color:White;
	height:25px; 
	
	background-image: url('Images/bg-menu-main.png');
	background-repeat:repeat-x;
	padding-left:5px;
	margin-bottom: 8px;
}

p
{
	margin: 6px 5px 5px 5px;
	line-height: normal;
	text-align: justify;
		
}

ul
{
	line-height: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	
}
hr
{
	color:#0099FF;
	 height:1px;
}




body
{
	background: #B4B4B4 url('Images/body_bg.gif') repeat left top;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	
}


:absolute;
{	top: 46px;
	left: 309px;
	width: 463px;
	height: 26px;
}  

/* 1 HEADER */

.header {
	background-image: url('Images/header.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 790px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	
}

.NavMenu {
	
	width: 300px;
	height: 81px;
	margin-left: 0px;
	margin-right: auto;
	
}
h1 {
	position: absolute;
	left: 37px;
	top: 137px;
	text-transform: uppercase;
	font-size: 18px;
	width: 203px;
}

h2 {
	position: absolute;
	
	font-size: 11px;
	height: 13px;
	top: 125px;
	left: 266px;
}

.menua {
	font-size: 13px;
	text-align: left;
	width: 600px;
	font-weight: bold;
	margin-right: 10px;
}

.nav
{
	position: absolute;
	right: 28px;
	top: 49px;
	text-transform:uppercase; 
	font-size: 13px;
	text-align: right;
	width: 441px;
	color: #FFFFFF;
	font-weight: bold;
}

.menua a:visited, .nav a:visited
{
	color: #FFFFFF;
}
/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	height:50px; 
	text-align: center;
}

.menub
{
	margin: 12px 12px 12px 17px;
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	width: 430px;
	top: 36px;
	left: 310px;
	height: 24px;
	right: 27px;
	bottom: -3px;
}

.menub a:visited {
	color: #d32525;
}

                
 .button {
	
	margin-top:1px;
	margin-bottom:1px;
	display:table-header-group;
}


