
body {
	background-color: #FFFFFF;
	background-image:url('images_Site/bg2.png');
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0px;
	padding: 0px;
	color: #444444;
    font-weight: 700;
}
#container {
	width: 100%;
	min-width: 750px;
	max-width: 1960px;
	text-align:left;
	margin-top: 10px;
margin-right:10px;
margin-left:10px;
margin-bottom:10px;
	padding: 0px;
	position:relative
}

#container2 {
	width: 90%;
	min-width: 750px;
	max-width: 1960px;
	text-align:left;
	margin-top: 10px;
margin-right:10px;
margin-left:10px;
margin-bottom:10px;
	padding: 0px;
	position:relative
}
/*Header and Nav*/

#header {
	display: block;
	height: 148px;
	margin: 0;
	width: 100%;
	padding: 0px;
	position: relative;
	overflow: hidden;
	
}
#headleft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 148px;
	width: 120px;
	background-image: url(images_Site/headLeft.png);
	background-repeat: no-repeat;
	z-index: 6;
	
}
#headcenter {
	position: absolute;
	top: 0px;
	left: 50px;
	right: 50px;
	bottom: 0px;
	height: 148px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images_Site/headerStretch.png);
	background-repeat: repeat-x;
	z-index: 5;
	
}
#headright {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 148px;
	width: 50px;
	background-image: url(images_Site/headRight.png);
	background-repeat: no-repeat;
	z-index: 6;
	
}
#header .headfloat {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 300px;
	height: 30px;
	padding: 10px;
	/*background-image: url(images_Site/pharmBox.gif);*/
	background-repeat: no-repeat;
	margin: 0px;
	z-index: 250;
	color: #000000;
	font-size:12px;
	text-align:right;
}
#header .headfloat2 {
	display: block;
	position: absolute;
	top: 50px;
	right: 10px;
	width: 300px;
	height: 100px;
	padding: 10px;
	/*background-image: url(images_Site/pharmBox.gif);*/
	background-repeat: no-repeat;
	margin: 0px;
	z-index: 250;
	color: #000000;
	font-size:12px;
	text-align:right;
	
}
#header .headfloat3 
{
	color: #000000;
	font-size:12px;
	text-align:right;
}
#header #logoholder {
	position:absolute;
	width: 50%;
	top: 10px;
	left: 15px;
	display: inline;
	z-index: 200;
	
}


/*Footer*/
#footer {
	margin: 0px;
	/*text-align: center;*/
	padding: 0px;
	color: #777777;
	position: relative;
	/*position : inherit;*/
	display: block;
	bottom: 0px;
	font-size:12px;
	width: 100%;
}
#footerleft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 50px;
	background-image: url(images_Site/footerLeft.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#footercentre{
	position: absolute;
	top: 0px;
	left: 50px;
	right: 50px;
	bottom: 0px;
	height: 50px;
	width: auto;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-image: url(images_Site/footerStretch.png);
	background-repeat: repeat-x;
	z-index: 500;
}

#footerright {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 50px;
	width: 50px;
	background-image: url(images_Site/footerRight.png);
	background-repeat: no-repeat;
}
#footer ul {
	margin: 0px;
	position: relative;
	padding-top: 13px;

	
}
#footer ul li {
	display: inline;
	padding: 0 30px;
	
}

#footercentre a:link {
	font-weight: bold;
	color: #777777;
	text-decoration:none;
}

#footercentre a:visited {
	font-weight: bold;
	color: #777777;
	text-decoration:none;
}

#footercentre a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
#footercentre a:active {
	font-weight: bold;
	color: #555555;
	text-decoration:none;
}

/*table*/


/* standard elements */


/*Tableau */
.Tableau_Header
{
    text-align:center;
    background-color:#E8EBFD;
    color:#3D3DB6 ;
    font-weight:bold;
    Font-Size:smaller;
    border: 0;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.Tableau_Header a{color: #3D3DB6;}
.Tableau_Header a:hover {color: #3D3DB6;}
.Tableau_Rowstyle
{
    background-color:#F2F2F2;
    Font-Size:12px;
    border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	    border: 0;
}
.Tableau_AlternatingRowStyle
{
    background-color:#E5E5E5;
    Font-Size:12px;
    border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	    border: 0;
}
.Tableau_FooterStyle
{   text-align:left;
    background-color:#E8EBFD;
    color:#3D3DB6 ;
    font-weight:bold;
    Font-Size:12px;
    border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	    border: 0;
	    
}
   
         
.Tableau_FooterStyle a{color: #3D3DB6;}
.Tableau_FooterStyle a:hover {color: #3D3DB6;}
.Tableau_PagerStyle
{   
    background-color:white;
    Font-Size:12px;
}

/*Header and Nav*/

#Footer_Login {
	display: block;
	height: 148px;
	margin: 0;
	width: 100%;
	padding: 0px;
	position: relative;
	overflow: hidden;
	
}

#Footer_Logincenter {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 148px;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images_Site/headerStretch.png);
	background-repeat: repeat-x;
	z-index: 5;
	
}

/*Nav bar*/
.nav{
	position: relative;
	display:block;
	height: 35px;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	border-bottom: solid 1px #BABABA;
	font-size: 12px;
    top: 0px;
    left: 0px;
}

.nav ul
{
   
	padding: 0;
	margin: 0;
	background-color: #FFF;
	background-image: url('images_Site/button.png');
	background-repeat: repeat-x;
	color: #777;
	width: 100%;
	height: 35px;
	border-bottom: solid 1px #BABABA;
    
}

.nav ul li {
	display: inline;
	}

.nav a:link {
  
  padding: .5em 1em;
  color: #777;
  text-decoration: none;
  float: left;
  border-right: solid 1px #BABABA;
  font-weight: bold;
  border-bottom: solid 1px #BABABA;
  
}

.nav a:visited {
  padding: .5em 1em;
  color: #777;
  text-decoration: none;
  float: left;
  border-right: solid 1px #BABABA;
  border-bottom: solid 1px #BABABA;
  font-weight: bold;
    }

.nav a:hover {
	color: #333;
	background-color: #fff;
	background-image:url(images_Site/buttonHover.png);
	border-bottom: solid 1px #0F6AB8;
	
}
