.formButton
{
	background-color: rgb(4, 112, 115);
	border-top: solid 1px rgb(192, 192, 192);
	border-left: solid 1px rgb(79, 157, 159);
	border-right: solid 1px rgb(4, 79, 82);
	border-bottom: solid 1px rgb(8, 78, 79);
	color: #ffffff;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	cursor: default;
}

.textInput
{
	border: solid 1px #007682;
}
body
{
	font-family: Verdana;
	font-size: 0.715em;
	padding: 0;
	margin: 0;
}

p
{
	padding: 0;
	margin: 0;
}

/* 
	Editorn
*/

h1.Heading1
{
	font-size: 1.33em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0.6em;
}
h2
{
	font-size: 1.12em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}
h3
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0em;
}
.ingress
{
	font-size: 0.98em;
	font-weight: bold;
	line-height: 1.25em;
	height: auto;
}
.textNormal
{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

.TextFri
{
	line-height: normal;
}

hr
{
	height: 1px;
	border: 0px solid #C6CBCE;
	background-color: #bebebe;
	color: #bebebe;
	margin: 5px 0px 5px 0px;
}

/*
	General Text Items
*/

h1.Heading0
{
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1.15em;
	margin-top: 0em;
	margin-bottom: 0.60em;
}
h1.Heading2
{
	font-size: 1.12em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

.textSmall
{
	font-size: 0.91em;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
}

li
{
	font-family: verdana;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 0.35em;
	margin-left: -2.0em;
}

ul
{
	margin-top: 0em;
	margin-bottom: 0em; /*	list-style-image: url(/Images/li_dot.gif);*/ /*  T. Brick 050630 - problems with error-messages/validation summary layout when on super-class -UL  	Use ul.normal for normal html ul-elements instead */
}

ul.normal
{
	margin-top: 0em;
	margin-bottom: 0em;
	list-style-image: url(/forsform/Images/li_dot.gif); /*	list-style-image: url(/Images/li_dot.gif);*/
}


ol
{
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 4.1em;
	padding-left: 0em;
}

/*
	Links
*/

a.StartLinkItem
{
	font-size: 0.91em;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-decoration: none;
}

a
{
	color: #006c70;
	text-decoration: underline;
}

/*
Tables
*/

table
{
	font-size: 1em;
}

.tdGray
{
	border-bottom: 1px solid;
	border-color: #C0C0C0;
}

/*
Forms
*/

/*input, textarea
{
	font-family: Verdana;
	color: #000000;
	margin: 0.2em;
	border: #007682 solid 1px;
	font-size: 11px; 
	padding-top:3px; 
	margin:0px 5px;	
} 
*/

.textboxNormal
{
	font-family: Verdana;
	color: #000000;
	margin: 0.2em;
	border: #007682 solid 1px;
	font-size: 11px;
	padding-top: 3px;
	margin: 0px 5px;
	vertical-align: super;
}

select
{
	font-family: Verdana;
	font-size: 1em;
	margin: 0.2em;
}

.radiobutton
{
	font-family: Verdana;
	font-size: 1em;
	margin-left: 0px;
	margin-top: -3px;
}

.checkbox
{
	font-family: Verdana;
	font-size: 1em;
	margin-left: 0px;
	margin-top: -3px;
}

.label
{
	font-family: Verdana;
	font-size: 0.9em;
	color: #8b8b8b;
	float: left;
	padding-top: 0.3em;
	padding-right: 1em;
}

/*
	Contacts
*/
.Contact
{
	font-size: 1em;
	font-weight: normal;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	color: #000000;
}

.ContactSmall
{
	font-size: 0.91em;
	font-weight: normal;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	color: #000000;
}

a.ContactSmall
{
	font-size: 0.91em;
	font-weight: normal;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	color: #006c70;
	text-decoration: none;
}

/*
Search
*/

.SearchNav
{
	font-size: 0.91em;
	font-weight: normal;
	text-decoration: none;
}

a.SearchNav
{
	font-size: 0.91em;
	font-weight: normal;
	text-decoration: none;
}


/*
	Colors
*/

.White
{
	color: white;
}

.Black
{
	color: black;
}

.Gray
{
	color: #bebebe;
}

.DarkGray
{
	color: #999b9a;
}

/*
	TopMenu
*/

a.TopMenuItem
{
	color: #006c70;
	text-decoration: none;
}

/*
  SingelMenu
*/

a.SingelMenuItem
{
	text-decoration: none;
	color: white;
}

a.SingelMenuSelectedItem
{
	text-decoration: none;
	color: #006c70;
}


/*
	MainMenu
*/

a.MainMenuItem
{
	text-decoration: none;
	color: white;
}

a.MainMenuSelectedItem
{
	text-decoration: none;
	color: #006c70;
}

/*
	SubMenu
*/

a.SubMenuItem
{
	text-decoration: none;
	color: #006c70;
}

/*
	LeftMenu
*/

a.LeftMenuItem
{
	color: #006c70;
	text-decoration: none;
}

a.ListLink
{
	color: #006c70;
	text-decoration: none;
}

/*
	Header
*/

a.HeaderItem
{
	color: #006a70;
	text-decoration: none;
}
a.SearchHeaderItem
{
	color: #006a70;
	text-decoration: none;
}
a.HeaderItemOut
{
	color: #006a70;
	text-decoration: none;
}

/*
	Footer
*/

a.FooterItem
{
	color: #006b72;
	text-decoration: none;
}

/*
	SiteMap
*/

a.SiteMapItem
{
	color: #006b72;
	text-decoration: none;
}


.wizardHeader
{
	border-bottom: solid 1px #c0c0c0;
	padding-bottom: 2px;
	font-weight: bold;
}

