/* defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}

body {
	background:#464242 url("img/pensionsbg.jpg") repeat-x left top;
	text-align:left;
	min-width:720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
}

/* boxes, box specific typography */

#pg {
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	max-width:1035px;
}

#pghead {
	position:absolute;
	top:41px;
	left:75px;
	width:887px;
	height: 200px;
	background-image: url(img/Banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F3971A;
}

#pglogo {
	background:transparent url("img/pensionslogo-sxc740251.jpg") no-repeat left top;
	height:168px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}

#pgnav {
	font-size:85%;
	height:30px;
	margin-top: 0;
	margin-bottom: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: #F3971A;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}
#pgnav ul {
	list-style-type:none;
	margin:0 0 0 6px;
	padding:0;
}
#pgnav ul li {
	float:left;
	margin:0;
	border-left:1px solid #7F7C4B;
	border-right:1px solid #7F7C4B;
}
#pgnav ul li a, #pgnav ul #curlnk, #pgnav ul li b {
	display:block;
	text-decoration:none;
	color:#000000;
	width:80px;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 5px;
}
#pgnav ul li a:hover {
	color:white;
	background:transparent url("img/pensionsnavbg.png") repeat-x left -36px;
}
#pgnav ul #curlnk {
	font-weight:bold;
}

#pgbody {
	position:absolute;
	top:220px;
	left:0;
	width:100%;
	margin:0;
	font-size:90%;
	height: 618px;
}
#pgmain {
	text-align:justify;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F39718;
	border-left-color: #F39718;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 74px;
	margin-bottom: 0;
	margin-left: 74px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}


#pgtail {
	clear:both;
	width:100%;
	margin:0 auto 0 auto;
	position:absolute;
	font-size:85%;
	line-height:1.1;
	color: #F1C969;
}
#pgtail .tfrm {
	background:transparent url("img/pensionstailbg.jpg") repeat-x left top;
	margin:0 80px 0 80px;
	padding:1em 0 1em 0;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F39718;
	border-right-color: #F39718;
	border-bottom-color: #F39718;
	border-left-color: #F39718;
}
#pgtail p {
	margin:0;
	padding:0 10px 0 10px;
}
#pgtail a {
	color:#D8AE48;
}

.txtflt {
	width:200px;
	float:right;
	font-size:11px;
	line-height:120%;
	color:#000000;
	border:1px outset #774100;
	background:#F1C969;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtflt p {
	margin:0 0 1em 0;
}
.txtflt :last-child {
	margin-bottom:0;
}

/* typography */
h1, h2, h3, h4, h5, h6 {
	margin:0 0 .5em 0;
	color:#A0410D;
}
h1 {	font-size:150%;}
h2 {	font-size:135%;}
h3 {	font-size:125%;}
h4 {	font-size:115%;}
h5 {	font-size:105%;}
h6 {	font-size:100%;}

p, ul, ol, dl {
	margin:0 0 1.5em 0;
}
ul {
	padding:0 0 0 25px;
}
a {
	text-decoration:underline;
}
a:link {
	color:#202020;
}
a:visited {
	color:#303030;
}
a:hover, a:active {
	color:#F19818;
}
img {
	border:none;
}
hr {
	height:1px;
	clear:both;
}

