﻿html {
     height: 100%;
}
body 
{
    /*  
BACKGROUND-REPEAT:no-repeat;background-image:url(../App_Themes/Prevenar.se/Images/bgContentPanes.jpg)
*/
    background-image: url(images/bgContentPanes.gif);
	background-repeat: no-repeat;
    
	background-color:#bdd2e3;

    text-align: left; 
  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1 {
   font-size: 1.3em;
}

.botBar
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #386995;
	text-decoration: none;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
}
.text_errorPopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.download_link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #7D7F81;
	text-decoration: none;
}

/******************  Div  **************************/
/*
div.container {
	 margin: 0 auto; 
	 display:table;
	 width: 990px;
	 height: 100%;
	 border:0px;
	/* background-color: black;*/
/*	 padding:0px; 
	 vertical-align:top;
}

div.barTop 
{   
  height: 0px; 
}

div.top 
{   
    vertical-align:top;
    height: 265px; 
}

div.menu 
{  
    vertical-align:top;
    float: top;
    height: 21px; 
}

div.content 
{  
    /*
    width: 800px;    
    vertical-align:top;
    float: top; 
    
    float: top;
    width: 758px;
   
}

div.barBot 
{   
  height: 0px; 
}


/******************  Contact **************************/
.contact_header_a 
{
	font-family: Arial Black;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
}
.contact_header_b 
{
	font-family: Arial Black;
	font-size: 16px;
	font-weight: bolder;
	color: #024A86;
}
.contact_text 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
.contact_formtext 
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
.contact_form
{
	width:267px;	
}
.contact_link
{
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	background-color: #EBEEF7;
}


/******************  END Contact **************************/
/******************  Policy **************************/
.loginHeader
{
	font-family:Verdana;
	font-size: 12px;	
	font-weight: bold;
}

.loginText 
{
	font-family:Verdana;
	font-size: 10px;	
}
/****************  End Policy ************************/

/******************  startPage **************************/
.startpages_flowingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #7D7F81;
	text-decoration: none;
}
.startpages_imgpadding {
	padding-right: 10px;
}

.startpages_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #7D7F81;
	text-decoration: none;
}

.startpages_articleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #004199;
	text-decoration: none;
}
/******************  Menu03 **************************/

a.submenu_menu03:link 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight:bold;
	line-height: 20px;
	color: black;
	text-decoration: none;
}
a.submenu_menu03:visited
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight:bold;
	line-height: 20px;
	color: black;
	text-decoration: none;
}	
a.submenu_menu03:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight:bold;
	line-height: 20px;
	color: black;
	text-decoration: underline;
}

/******************  Article **************************/

.fullarticle_header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D7F81;
	text-decoration: none;
	line-height: 18px;
}
.fullarticle_ingress {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D7F81;
	text-decoration: none;
	line-height: 16px;
}
.fullarticle_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7F81;
	text-decoration: none;
	line-height: 18px;
}
.fullarticle_imgpadding {
	padding-right: 12px;
}

.fullarticle_link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7F81;
	text-decoration: underline;
	line-height: 18px;
}


.readmore_link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #7D7F81;
	text-decoration: none;
}
a.readmore_link:hover {
	text-decoration: underline;
}