/* reset
----------*/


.left { float: left; margin-right: 10px; margin-bottom: 5px; border: 1px solid #C8C8C8 !important; padding: 6px; }
.right { float: right; margin-left: 10px; margin-bottom: 5px; border: 1px solid #C8C8C8 !important; padding: 6px; }


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul { list-style-type: disc; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }


.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { color: #318FDB;  text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; color: #318FDB; }
a { color: #318FDB; text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* custom
----------*/

a:link, a:visited {
	color: #318FDB;
}
a:visited {
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Helvetica, Arial, sans-serif;
	background: #FFFFFF url(../images/body-t.png) repeat-x 0 0;
}
#body {
	width: 100%;
	background: url(../images/footer-bg.jpg) no-repeat 50% 100%;
	padding: 0 0 80px;
}

#page {
	width: 1010px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #535659;
	position: relative;
}

#top {
	height: 63px;
	margin: 0 0 20px;
}
	#logo {
		position: absolute;
		z-index: 1;
		left: 27px;
		top: 74px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 160px;
			height: 182px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../images/logo-1.png) no-repeat 0 0;
			}
	#menu {
		height: 63px;
		background: url(../images/menu-bg.png) no-repeat 0 0;
		padding: 0 5px;
		font-size: 141.67%;
		position: relative;
		z-index: 5;
	}
		#menu ul {list-style-type: none !important;
		}
			#menu li {
				float: left;
				position: relative;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					padding: 0 25px;
					color: #f5e5ba;
					line-height: 58px;
					text-decoration: none;
				}
				#menu li a:link:hover, #menu li a:visited:hover,
				#menu li.active a:link, #menu li.active a:visited {
					color: #FFFFFF;
				}

				#menu li ul {
					position: absolute;
					left: -1000em;
					top: 58px;
					width: 150px;
					height: auto;
					background: #215e98 url(../images/menu-2.gif) repeat-x 0 0;
					padding: 12px 15px;
					font-size: 82.35%;
				}
				#menu li:hover ul {
					left: 0;
				}
					#menu li li {
						width: 100%;
					}
						#page #menu li li a:link, #page #menu li li a:visited {
							float: none;
							line-height: 1.25;
							padding: 3px 0;
							color: #FFFFFF;
						}
						#page #menu li li a:link:hover, #page #menu li li a:visited:hover {
							color: #f5e5ba;
						}

#wrap {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}
	#content {
		float: right;
		width: 760px;
		padding: 0 20px 0 0;
		font-size: 125%;
	}
	#side1 {
		float: left;
		width: 180px;
		padding: 190px 0 0 20px;
	}


#content p, p {
	line-height: 18px;
	margin: 0 0 1em;
       font-size: 14px;
}
#content ul,
#content ol, ul {
	list-style: disc;
	margin: 0 0 1em 2em;
        font-size: 14px;
        line-height:20px;
}
#content ol, ol {
	list-style: decimal;
        font-size: 13px;
}

#content h2, h2 {
	font-size: 166.67%;
	font-weight: bold;
	color: #318fdb;
	margin: 0 0 .7em;
}
#content h3, h3 {
	font-size: 100%;
	font-weight: bold;
	color: #318fdb;
	margin: 0 0 .5em;
}


.cols {
	width: 100%;
	overflow: hidden;
	margin: 0 0 1em;
}
	.cols .col {
		float: left;
		width: 44.99%;
		padding: 0 5% 0 0;
	}

.map {
	text-align: center;
	margin: 0 0 1em;
}

.logos {
	vertical-align: middle;
	text-align: center;
        margin-bottom: 10px;
        margin-top: 5px;
}
	.logos img {
		vertical-align: middle;
		margin: 0 6px;
	}


.buttons {
	list-style: none;
	margin: 0 0 1em;
	font-size: 150%;
}
	.buttons li {
		margin: 0 0 5px;
	}
		.buttons a:link, .buttons a:visited {
			display: block;
			width: 147px;
			height: 47px;
			line-height: 47px;
			color: #FFFFFF;
			padding: 0 15px;
		}
		.buttons .i1 a:link, .buttons .i1 a:visited {
			background: url(../images/but-1.png) no-repeat 0 0;
		}
		.buttons .i2 a:link, .buttons .i2 a:visited {
			background: url(../images/but-2.png) no-repeat 0 0;
		}
		.buttons .i3 a:link, .buttons .i3 a:visited {
			background: url(../images/but-3.png) no-repeat 0 0;
		}

.ad {
	text-align: center;
}


#footer {
	width: 100%;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.3em;
	color: #b7bfc7;
}
	#footer .in {
		width: 790px;
		padding: 0 20px 20px 200px;
		margin: 0 auto;
		text-align: center;
	}



/* home
----------*/

.home #top {
	margin: 0 0 7px;
}

.home #content {
	padding: 0;
	width: 790px;
}

#header {
	margin: 0 0 12px;
}

.home #wrap .buttons {
	list-style: none;
	width: 100%;
	overflow: hidden;
	font-size: 166.67%;
	margin: 0 0 15px;
}
	.home .buttons li {
		float: left;
		margin: 0 20px 0 0;
	}
	.home .buttons li.i3 {
		margin: 0;
	}
		.home .buttons a:link, .home .buttons a:visited {
			float: left;
			display: block;
			width: 219px;
			height: 65px;
			line-height: 65px;
		}
		.home .buttons .i1 a:link, .home .buttons .i1 a:visited {
			background: url(../images/but-1a.jpg) no-repeat 0 0;
		}
		.home .buttons .i2 a:link, .home .buttons .i2 a:visited {
			background: url(../images/but-2a.jpg) no-repeat 0 0;
		}
		.home .buttons .i3 a:link, .home .buttons .i3 a:visited {
			background: url(../images/but-3a.jpg) no-repeat 0 0;
		}

.box1 {
	background: url(../images/box-1.jpg) no-repeat 0 0;
	width: 220px;
	height: 270px;
	padding: 20px 0 0 20px;
	color: #87723b;
}

#poll {
	float: right;
}
	#poll h3 {
		font-size: 153.33%;
		font-weight: normal;
		margin: 0 0 .2em;
	}
	#poll ul {
		list-style: none;
		margin: 0 0 .5em;
	}
		#poll li {
			margin: 0 0 5px;
		}
	#poll .button {
	}
		#poll .button input {
			border: none;
			background: url(../images/but-1.gif) no-repeat 0 0;
			width: 78px;
			height: 17px;
			color: #FFFFFF;
		}

#news {
	float: left;
	width: 520px;
}

#news.backup {
	float: left;
	width: 95%;
}
	#news h3 {
		font-size: 153.33%;
		font-weight: bold;
		line-height: 34px;
		padding: 0 0 0 45px;
		background: url(../images/icon-calendar.jpg) no-repeat 0 0;
		margin: 0 0 .5em;
	}
	#news ul {
		list-style: none;
		margin: 0;
	}
		#news li {
			margin: 0 0 1em;
		}
			#news h4 {
				font-size: 126.67%;
				font-weight: bold;
				color: #318fdb;
				margin: 0 0 .1em
			}

			#news h4 a{
				font-size: 98.67%;
				font-weight: bold;
				color: #318fdb;
				margin: 0 0 .1em
			}


				#news h4 a.icon-cal{
		                         padding: 0 0 0 22px;
		                         background: url(/images/icon-calendar-h4.png) no-repeat 0 0;
		                         margin: 0 0 .5em;
				}

				#news h4 span {
					color: #535659;
					font-size: 78%;
					font-weight: bold;
				}

			#news a.more:link, #news a.more:visited {
				color: #c52129;
				font-weight: bold;
				font-style: italic;
			}


.home .logos {
	clear: both;
	width: 100%;
}


.welcome {
	color: #5d95cc;
	font-size: 116.67%;
	text-align: center;
	margin: 0 0 .5em;
}
	.welcome h3 {
		color: #87723b;
		font-size: 150%;
		font-weight: normal;
		margin: 0 0 .3em;
	}

#PDI_container2393966 .pds-links {
display:none !important;
float:left;
padding:10px 0 0 15px; }

#PDI_container2393966 .pds-return-poll {
display:none !important;
}

#PDI_container2393966 .pds-pd-link{
display:none !important;
}

.online-payment {
background: transparent url(/images/1-PayOnline.jpg) no-repeat;
float: left;
width: 380px;
min-height: 402px;
}

.debit-payment {
background: transparent url(/images/NORW-payment-line.jpg) repeat-x 0 0;
min-height: 402px;
}
