@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	}

p{ color:#000000; font-family:Verdana; font-size:14px; text-align:left; font-style:normal;
}

.rubrik{
margin-bottom:5px;

}

.underText{
margin-bottom:15px;

}

ul {list-style-type:circle; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-style:normal;
	font-size: 12px; 
	text-align:left; 
	list-style-position:inside;
	list-style-image:url('images/blueArrow.png');
	list-style-type:square;
	margin-bottom:10px;
	}

body {
	text-align: center; /* For IE */
	background-color: #ffffff;
	/*background-image: url(images/polBgr.jpg);
	background-repeat: repeat-x;*/
	clear:both;
} 


.motherDiv{ 
			padding-top:5px;
			margin: 0 0 0 0;
			text-align:center;			
			width:820px;
			height:100%
			clear:both;
			
}

.childDiv{ float:left;
}

.centerP {
	font-size: 16px;
	text-align:center;
	margin-bottom:10px;
	margin-top:5px;
}

a { 
text-decoration:none;
/*float:left;*/
margin-left:0px;
/*
margin-left:420px;
height:100%;*/
}

.blueframe{ 
border-style:solid; 
border-color:#009cda;  
border-width:1px;
padding-bottom:15px;
width:370px;
height:282px;
float:left;
}


.iframeProp{
margin-left:15px; 
float:left;
width:350px;
height:214px;
}

.bottom{
width:380px;
height:170px;
float:left;
margin-left:-10px;
}

.divPdf{ 
width:315px; 
height:50px; 
border-color:#009cda; 
border-style:solid; 
border-width:1px;
margin-left:15px; 
padding-left:15px; 
float:left;
}

iframe{ 
		border:none;
		width:100%;
		height:100%;
}

img{ padding-right:15px;

}
.star{
position:absolute;
text-align:left;
padding-top:660px;
z-index:-1;
float:left;

}

.span36{
color:#009cda; 
font-size:36px;
}

.spanBlue{
color:#009cda; 
}

img{
border:0px;
}

