﻿body
{
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
#EntireSheet
{
	width: 66.75em; /*82.53em;*/
	background-color: #ffffff;
	padding-left: 1em;
	padding-top: 1em;
	overflow: hidden;
}
#SheetHeader
{
	width: 100%;
	border-bottom: solid 0.05em #dedbde;
	padding-bottom: 0.8em;
}
#SheetTopImage
{
}
#SheetHeading
{
	/*padding-left: 1em;*/
	padding-top: 4em; /*width: 37em; 	float: left;*/
}
.noPadding
{
	/*padding-bottom: 0em;*/
}
#Content
{
	padding-top: 1.2em;
	clear: both;
	padding-left: 0em; /*1em;*/
}
#SheetFooter
{
	padding-top: 1.2em;
	padding-left: 2em; /*border-top: solid 0.05em #dedbde;*/
	padding-right: 2em;
	border-top: white 0.1em solid;
	border-left-width: 0em;
	background-image: url(/Templates/Public/Images/footer/background.png);
	border-bottom-width: 0em;
	background-repeat: repeat-x;
	height: 7.47em;
	border-right-width: 0em;
	font-size: 0.93em;
}
#SheetFooterImage
{
	padding-top: 6em; /*padding-left: 67em;*/ /*padding-bottom: 1em;*/
	margin: 0em;
}
#SheetFooterLine
{
	/*background-image:url(/Templates/Public/Images/footer/footerline.png); 	background-repeat:repeat-x; 	background-position:left top;*/
	background-color: #fea900;
	height: 0.69em; /*0.52em; innan bodychange */
}
#SheetFooterLine img
{
	height: 100%;
	width: 100%;
}

.SheetContact
{
	clear: both;
	text-align: left;
	border: solid 0.2em #ffcc66;
	padding:0em 0.8em 1.07em 1.07em;/*1.07em 0.8em 1.07em 1.07em;*//* 0.8em 0.6em 0.8em 0.8em; innan bodychange */
	margin-bottom: 1em;
	float:left;
	
}



.ImageArea
{
	
	margin: 0.8em 0em 1.07em;
}
.imageText
{
	display: block;
	font-weight: normal;
	font-size: 0.93em;
	margin: -0.1em 0em 0em;
	color: #555;
	font-family: Arial;
	text-decoration: none;
}
#SheetIngress
{
	font-weight: normal;
	font-family: Arial;
	padding-bottom: 1em;
}
#SheetMainBody
{
	font-family: Times New Roman;
}
#SheetMainBody td p
{
	font-size: 1em;
}

#SheetMainBody p
{
	font-size: 1.2em;
}
h1, .heading1
{
	font-family: Arial;
	text-decoration: none;
	font-size: 2em;
	font-weight: normal;
	color: #333; /*#FFA800;*/
	padding: 0;
	margin: 0;
}
h2, .heading2
{
	font-family: Arial;
	text-decoration: none;
	font-size: 1.73em; /*1.38em; innan bodychange */
	font-weight: normal;
	color: #000; /* Black */
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.27em 0em; /*1.6em 0em 0.2em 0em;innan bodychange */
}

h3, .heading3
{
	font-family: Arial;
	text-decoration: none;
	font-size: 1.6em; /*1.25em; innan bodychange */
	font-weight: normal;
	color: #000;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.27em 0em; /*0em 0em 0.2em 0em;innan bodychange */
}

h4, .heading4
{
	font-family: Arial;
	text-decoration: none;
	font-size: 1.47em; /*1.13em; innan bodychange */
	font-weight: normal;
	color: #222;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.27em 0em;
}

p
{
	text-decoration: none; /*font-size: 0.75em;*/
	font-weight: normal;
	color: #222;
	padding: 0em 0em 0em 0em;
	margin: 0.6em 0em 0.8em 0em; /*margin: 0em 0em 1.4em 0em;*/
}
a
{
	text-decoration: underline;
	color: #222;
}
a:hover
{
	color: #595959;
}


a:visited
{
	color: #222;
}
TD
{
	border-right: #d5d5d5 0.1em solid;
	padding-right: 0.4em;
	border-top: #d5d5d5 0.1em solid;
	padding-left: 0.4em;
	font-weight: normal;
	font-size: 1.07em;
	padding-bottom: 0em;
	border-left: #d5d5d5 0.1em solid;
	color: #222;
	padding-top: 0em;
	border-bottom: #d5d5d5 0.1em solid;
	/*font-family: Arial;*/
	border-collapse: collapse;
	text-decoration: none;
}
TH
{
	border-right: #d5d5d5 0.1em solid;
	padding-right: 0.4em;
	border-top: #d5d5d5 0.1em solid;
	padding-left: 0.4em;
	font-weight: bold;
	font-size: 1.07em;
	background-image: url(/Templates/Public/Images/table/th_background.png);
	padding-bottom: 0em;
	border-left: #d5d5d5 0.1em solid;
	color: #222;
	padding-top: 0em;
	border-bottom: #d5d5d5 0.1em solid;
	/*font-family: Arial;*/
	border-collapse: collapse;
	text-decoration: none;
}

TABLE
{
	border-right: #eaeaea 0.2em solid;
	padding-right: 0em;
	border-top: #eaeaea 0.2em solid;
	padding-left: 0em;
	padding-bottom: 0em;
	border-left: #eaeaea 0.2em solid;
	padding-top: 0em;
	border-bottom: #eaeaea 0.2em solid;
	border-collapse: separate;
}
table.noborders, table.noborders td, table.noborders th
{
	border: none;
}

td.altRow
{
	background-color: #f1f1f1;
}
