BODY
{
	font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0px; 
	padding: 0px;
}
TD
{
	font-size:100%;
}
/* Övre delen, innehåller toppmenyn, tar upp hela sidbredden*/
#TopContainer
{
	background-image: url(/FASImages/Topheader_bg.gif);
	background-repeat: repeat-x;
	height: 96px;
	margin-bottom: 5px;
}
/* - - - - - -  - - - - - -  - - - - - - - - - - - -  - - - - - -  - - - - - - */
/* Övergripande id som allt kommer att ligga i, styr yttermåttet på webbplatsen */
div#maincontainer
{	
	left: 0px; 
	position: relative;  
	margin:auto; 
	top: 0px; 
	width: 750px;
	/*width: 722px;*/
}
.RegionLeftMenu
{
	width: 132px;
	padding-top: 10px;
}
.RegionMain
{
	/*width: 100%;
	padding-right: 10px;*/
}
.StartPageMainRegion
{
	width: 95%;
}
.FlashPlayerArea
{
	margin-top: 10px;
}
.FlashPlayerArea .FlashPlayer
{
	/*margin-left: 115px;*/
	 text-align:center;
}
/*.SpeechBubble
{
	font-size: 0.6em;
	width: 80px;
	float: left;
	clear: left;
	padding: 15px 15px 0px 15px;
	background-image: url(/FASImages/FAS_speechbubble.gif);
	background-repeat: no-repeat;
	height: 148px;
	background-position: 4px 0;
}*/
.DelimiterColumn
{
	width: 10px;
}
.RegionRightColumn
{
	width: 177px;
}
/* Vanlig länk */
A:link		{	color: #333333;	TEXT-DECORATION: underline;}
A:hover		{	color: #000000;	TEXT-DECORATION: underline}
A:visited {	color: #333333;	TEXT-DECORATION:underline}
A:visited:hover {	color: #000000;	TEXT-DECORATION:underline}

/* Bulletlista */
UL {	margin-top: 2px;	margin-bottom: 10px;}

/* Paragraf */
P, LI
{
/*	FONT-SIZE: 0.7em;	*/
	margin-top: 2px;
	margin-bottom: 4px;
}
img
{
	font-size: 0.6em;
}
.NormalKursiv
{	
	margin-top: 2px;
	margin-bottom: 6px;
	font-style:italic;
}

/*----- Används vid formateringar i editorn -----*/
.Normal 
{ 
	FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma; 
	FONT-WEIGHT: normal;
	color: #000000;
}
/* Rubrik Svart 14px=0.9em / 1.25em av 0.7em =ca 14px */
.Header1, H1
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 18px;
	color: #7ca24f;
	margin: 1px 0 10px 0;
}
H2
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	color: #7ca24f;
	margin: 1px 0 1px 0;
}
H3, .H3, .Heading3
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	color: #7ca24f;
	margin: 1px 0 1px 0;
}
/** Special lösning för mellanrubriken, tidigare fanns inte 3 nivåer på rubrikerna **/
/** motsvaras eg av h3 men för att gamla sidor ska funka behålls som .h2 **/
.H2, .Heading2
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	color: #7ca24f;
	margin: 1px 0 1px 0;
}
.ingress
{
	font-weight: bold;
	font-size: 0.6em;
	color: #666666;
	text-decoration: none;
}
.ProjectHeading
{
	font-weight: bold;
	font-size: 0.7em;
	/*color: #1D4C8E;*/
	color: #000000;
	margin-bottom:1px; margin-top:1px
}
.Introduction {
	FONT-WEIGHT: bold;
	margin-bottom:1px; 
	margin-top:1px; 
}

/* Brödtext röd 11px=0.7em */
.NormalRed 
{
	COLOR: #990000; 
}

/* Brödtext 11px=0.7em */
.txtNormal
{
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;
}

/* Liten text Spårning, Sidfot  Röd 10px=0.65em */
.txtSmall
{
	font-size: 0.65em;
	color:gray;	
}
.txtSmallSpace
{
	font-size: 0.65em;margin-bottom:1px; margin-top:1px;
}
.txtSmallLink
{
	font-size: 0.65em;
	text-decoration: none;
	color:#8695AF;
}
.txtSmallLink:visited
{
	font-size: 0.65em;
	text-decoration: none;
	color:#8695AF;
}
.txtSmallLink:hover
{
	COLOR: #C05E29;
	TEXT-DECORATION:none
}
	
.txtSmallTrace
{
	font-size: 0.65em;
	color:#C05E29;
}
.HeaderLink,
.HeaderLink:link,
.HeaderLink:active,
.HeaderLink:visited,
.HeaderLink:hover
{
	FONT-SIZE: 0.7em; 
	FONT-FAMILY: Georgia;
	color: #7CA24F;
	FONT-WEIGHT: bold;
	/*color: #000000;*/
	text-decoration:none;
}
.HeaderLink:hover,
.HeaderLink:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}

.HeaderLink8,
.HeaderLink8:link,
.HeaderLink8:active,
.HeaderLink8:visited,
.HeaderLink8:hover
{
	FONT-SIZE: 0.7em; 
	FONT-FAMILY: Georgia;
	color: #7CA24F; 
	FONT-WEIGHT: bold;
	text-decoration:none;
}
.HeaderLink8:hover,
.HeaderLink8:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}

.HeaderLink9,
.HeaderLink9:link,
.HeaderLink9:active,
.HeaderLink9:visited,
.HeaderLink9:hover
{
	FONT-SIZE: 0.9em; 
	FONT-FAMILY: Georgia;
	color: #7CA24F; 
	FONT-WEIGHT: bold;
	text-decoration:none;
}
.HeaderLink9:hover,
.HeaderLink9:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}
.HeaderLink10,
.HeaderLink10:link,
.HeaderLink10:active,
.HeaderLink10:visited,
.HeaderLink10:hover
{
	FONT-SIZE: 1.1em; 
	FONT-FAMILY: Georgia;
	color: #7CA24F; 
	FONT-WEIGHT: bold;
	text-decoration:none;
}
.HeaderLink10:hover,
.HeaderLink10:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}
.HeaderLink12,
.HeaderLink12:link,
.HeaderLink12:active,
.HeaderLink12:visited,
.HeaderLink12:hover
{
	FONT-SIZE: 1.2em; 
	FONT-FAMILY: Georgia;
	color: #7CA24F;
	FONT-WEIGHT: bold;
	text-decoration:none;
}
.HeaderLink12:hover,
.HeaderLink12:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}
.HeaderLink14,
.HeaderLink14:link,
.HeaderLink14:active,
.HeaderLink14:visited,
.HeaderLink14:hover
{
	FONT-SIZE: 1.4em; 
	FONT-FAMILY: Georgia;
	color: #7CA24F;
	FONT-WEIGHT: bold;
	text-decoration:none;
}
.HeaderLink14:hover,
.HeaderLink14:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}
.HeaderLinkBig,
.HeaderLinkBig:visited,
.HeaderLinkBig:link,
.HeaderLinkBig:active,
.HeaderLinkBig:hover
{	
	font-weight: bold;
	font-size: 0.9em;
	FONT-FAMILY: Georgia;
	color: #7CA24F; 
	text-decoration: none;
}
.HeaderLinkBig:hover,
.HeaderLinkBig:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}
.HeaderLinkSmall,
.HeaderLinkSmall:visited,
.HeaderLinkSmall:hover,
.HeaderLinkSmall:link
{	
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;
	color: #7CA24F;
}
.HeaderLinkSmall:hover,
.HeaderLinkSmall:visited:hover
{
	cursor: hand;
	color: #babfb4;
	text-decoration:none;
}
.LinkArrow,
.LinkArrow:link,
.LinkArrow:visited,
.LinkArrow:active,
.LinkArrow:hover,
.LinkArrow:visited:hover
{	
	COLOR: #83AB54;
	font-weight: bold;
	text-decoration: none;
}

/* Länkar på söksidan, som vanlig länk men utan underline */
.SearchLink					{color: #8E3417;	text-decoration:none;}
.SearchLink:link			{color: #8E3417;	text-decoration:none;}
.SearchLink:active			{color: #8E3417;	text-decoration:none;}
.SearchLink:hover			{color: #8E3417;	text-decoration:none;}
.SearchLink:visited			{color: #8E3417;	text-decoration:none;}
.SearchLinkSelected			{color: #8E3417;	text-decoration:underline;}
.SearchLinkSelected:link	{color: #8E3417;	text-decoration:underline;}
.SearchLinkSelected:active	{color: #8E3417;	text-decoration:underline;}
.SearchLinkSelected:hover	{color: #8E3417;	text-decoration:underline;}
.SearchLinkSelected:visited	{color: #8E3417;	text-decoration:underline;}


.TopMenuTD {
	height: 20px; padding: 0; border:1; font-weight:bold; font-size:medium; cursor:hand; text-align:center;
	margin-top:0px;padding:0px;
	vertical-align:top;
}

.TopMenuTD input {
	border:1px solid black;
	height:12px;
	font-size:0.7em;
}

/*Topmenuclasses*/
.topmenuatag
{
	font-size: 0.6em;
	color: #585858; 
	font-weight: bold; 
	text-decoration: none;
	padding-left: 4px;
}
.topmenuatag:link,
.topmenuatag:active,
.topmenuatag:hover,
.topmenuatag:visited,
.topmenuatag:visited:hover
{
	color: #585858; 
	font-weight: bold; 
	text-decoration: none;
}

/*end topmenuclasses*/
.ProjectFooter
{
	font-size:0.6em;
	color:gray;
}
.PicText
{
	/*font-size: 0.7em;*/
	font-size: 0.6em;
	color:gray;	
}
.RightMenutxtSmallGray
{
	font-size: 0.55em;
	color:gray;	
}
.Bildtext
{
	font-size: 100%;	
	font-style:normal;
	color:gray;	
	EditMenuName:Bildtext;
}
.Bildbyline 
{
	font-size: 100%;
	color:gray;	
	font-style:italic;
	EditMenuName:Bildbyline;
}
.RightMenuListingRedBox
{
	background-color:#8E3417;
	color:White;
	font-family:Verdana,Tahoma,Areal;
	font-size:10px;
	text-align:left;
	padding-left:10px;
}
.RightMenuBackground
{
	background-color:#ced6e2;
	text-align:left;
	padding-left:10px;
	padding-right:2px;
	line-height:normal;
}
/* - - - - - -  - - - - - -  - - - - - - - - - - - -  - - - - - -  - - - - - - */
/*TD i vänstermeny nivå noll*/
.LeftMenuHeader
{
	background-image: url(/FASImages/FAS_LeftMenuHeader.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	height: 24px;
	width: 132px;
}
/*TD i vänstermeny nivå ett*/
.leftMenuLevelOne
{
	background-color: #ebf1e3;
	padding: 8px;
	width: 116px;
	font-weight: bold;
	font-size: 0.6em;
	margin-bottom: 1px;
	overflow: hidden;
}
.leftMenuLevelOneLink:link,
.leftMenuLevelOneLink:visited,
.leftMenuLevelOneLink:active,
.leftMenuLevelOneLink:hover,
.leftMenuLevelOneLink:visited:hover
{
	CURSOR: hand;
	color:#000000;
	text-decoration:none;
}
.leftMenuLevelOne_selected
{
	background-color: #83ab54;
	padding: 8px;
	width: 116px;
	font-weight: bold;
	font-size: 0.6em;
	margin-bottom: 1px;
	overflow: hidden;
}
.leftMenuLevelOne_selectedLink:link,
.leftMenuLevelOne_selectedLink:active,
.leftMenuLevelOne_selectedLink:hover,
.leftMenuLevelOne_selectedLink:visited,
.leftMenuLevelOne_selectedLink:visited:hover
{
	color: #ffffff;
	text-decoration:none;
}
.RightMenuHeaderTD
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/FASImages/FAS_RightMenuHeader.gif);
	font-size: 0.6em;
	color: #ffffff;
	font-weight:bold;
	text-align:left; 
}
.RightMenuCategoryTD
{
	margin-bottom: 14px;
	text-align:left;
	display: block;
}
.RightMenu
{
	display: block;
	width: 177px;
	font-size: 100%;
	padding-top: 10px;
}
.RightMenuHeader
{
	background-image: url(/FASImages/FAS_RightMenuHeader.gif);
	background-repeat: no-repeat;
	text-align:left;
	display: block;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	background-color: #575757;
}
.RightMenuHeaderText
{
	color:#FFFFFF;
	font-size: 0.6em;
	font-weight:bold;
	padding: 5px 7px 2px 7px;
}
.RightMenuItems
{
	display: block;
}
.RightMenuItemTD
{	
	text-align:left;
	display: block;
	background-color: #ebf1e3;
	margin-top: 1px;
	padding: 6px 7px 7px 7px;
}
.RightMenuItemTD:Link,
.RightMenuItemTD:Visited
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	border-bottom-style:none;
	border-top-style:none;
}
.RightMenuItemTD:hover,
.RightMenuItemTD:Visited:hover
{
	color:#000000;
	text-decoration:none;
}
.RightMenuItemTDLink
{
	font-weight: bold;
	font-size: 0.6em;
}
.RightMenuItemTDLink:Link,
.RightMenuItemTDLink:Visited
{
	color:#333333;
	text-decoration: none;
}
.RightMenuItemTDLink:hover,
.RightMenuItemTDLink:Visited:hover
{
	color: #000000;	
	text-decoration: none;
}
.RightMenuItemSelectedTD
{
	text-align:left;
	display: block;
	background-color: #c5cabe;
	margin-top: 1px;
	padding: 6px 7px 7px 7px;
}
.RightMenuItemSelectedLink,
.RightMenuItemSelectedLink:Link,
.RightMenuItemSelectedLink:Visited,
.RightMenuItemSelectedLink:hover,
.RightMenuItemSelectedLink:Visited:hover
{
	font-weight: bold;
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
}
.RightMenuArciveLinkTD
{	
	background-color: #ebf1e3;
	text-align:Right;
	display: block;
	margin-top:1px;
	padding: 4px 14px 6px 0;
}

.RightMenuArciveLinkTDLink
{
	font-size: 0.6em;
}
.RightMenuArciveLinkTDLink:Link,
.RightMenuArciveLinkTDLink:Visited
{
	color: #333333;
	font-weight: bold;
}
.RightMenuArciveLinkTDLink:hover,
.RightMenuArciveLinkTDLink:Visited:hover
{
	color:#000000;
}
.RightMenuBox
{
	display: block;
	background-color: #ebf1e3;
	width: 177px;
	margin-top: 10px;
}
.RightMenuBoxItems
{
	padding: 5px;
	font-size: 0.6em;
}
.FirstRightMenuBoxItem
{
	background-color: #ffffff;
	display: block;
	padding: 5px;
	margin-top: 0px;
	text-align:center;
}
.RightMenuBoxItem
{
	background-color: #ffffff;
	display: block;
	padding: 5px;
	margin-top: 5px;
	text-align:center;
}
.RightMenuBoxItemLink:link,
.RightMenuBoxItemLink:active,
.RightMenuBoxItemLink:visited
{
	font-weight:bold;
	text-decoration:none;
}
.RightMenuBoxItemLink:hover,
.RightMenuBoxItemLink:visited:hover
{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.RightMenuBoxItemSelectedLink:link,
.RightMenuBoxItemSelectedLink:visited,
.RightMenuBoxItemSelectedLink:visited:hover
{
	font-weight:bold;
	text-decoration:none;
}
/*** RightMenuText ***/
.RightMenuText
{
	width: 177px;
	padding-top: 10px;
	display: block;
}
.RightMenuTextBox
{
	background-color:#ebf1e3;
	display:block;
	margin-top:1px;
	padding: 8px;
}
.RightMenuTextBox ul
{
	list-style-position: inside;
	text-align: left;
	padding-left: 0px;
	margin-left: 0;
}
/******	RightMenu_Listing - startsidan ******/
.RightMenuListing
{
	display: block;
	width: 177px;
	/*font-size: 10px;*/
	font-size: 100%;
	padding-top: 10px;
}
.RightMenuListing .ListingBox
{
	margin-bottom: 4px;
	text-align:left;
	display: block;
}
.RightMenuListing .Header
{
	background-image: url(/FASImages/FAS_RightMenuHeader.gif);
	background-repeat: no-repeat;
	text-align:left;
	display: block;
	height: 24px;
}
.RightMenuListing .HeaderText
{
	color:#FFFFFF;
	font-size: 0.6em;
	font-weight:bold;
	padding: 5px 7px 0 7px;
}
.RightMenuListing .ListingItems
{
	display: block;
	margin-top: 1px;
	background-color: #ebf1e3;
	padding-top: 5px;
}
.RightMenuListing .Item
{	
	display: block;
	font-size: 100%;
	text-align:left;
	padding: 0px 7px 14px 7px;
}
.RightMenuListing .ItemLink
{
	padding-bottom: 10px;
	display: block;
	padding-top: 0;
	margin-top: 0;
}
.RightMenuListing .SecondItem
{
	display: block;
	font-size: 100%;
	text-align:left;
	padding: 8px 7px 7px 7px;
}
.RightMenuListing .SecondItemLink
{
	display: block;
}
.RightMenuListing .ThirdItem
{
	display: block;
	font-size: 100%;
	text-align:left;
	padding: 0px 7px 0px 7px;
}
.RightMenuListing .FooterArea
{
	text-align: right;
	padding: 0 12px 6px 0;
}
.RightMenuListing .ThirdItemFooterArea
{
	text-align: right;
	padding: 10px 12px 6px 0;
	display: block;
}
.RightMenuListing .RightMenutxtSmallBlack
{
	font-size: 0.6em;
	color:black;
	display: block;	
}
.RightMenuListingLink
{
	font-weight:bold;
	text-align:left;
	font-size: 0.6em;
	line-height: 6px;
}
.RightMenuListingLink:link,
.RightMenuListingLink:visited,
.RightMenuListingLink:active
{
	color: #333333;
	text-decoration: none;
}
.RightMenuListingLink:hover,
.RightMenuListingLink:visited:hover
{
	text-decoration: underline;
	color: #000000;
}
.FooterArea .RightMenuListingLink:link,
.FooterArea .RightMenuListingLink:visited,
.FooterArea .RightMenuListingLink:active,
.FooterArea .RightMenuListingLink:hover,
.FooterArea .RightMenuListingLink:visited:hover
{
	text-decoration: underline;
}
.ThirdItemFooterArea .RightMenuListingLink:link,
.ThirdItemFooterArea .RightMenuListingLink:visited,
.ThirdItemFooterArea .RightMenuListingLink:active,
.ThirdItemFooterArea .RightMenuListingLink:hover,
.ThirdItemFooterArea .RightMenuListingLink:visited:hover
{
	text-decoration: underline;
}

.SearchArea 
{ 
	  padding-left:35px;
	  padding-right:35px;
	  border:1px
}
/* Övergripande id med de tre kolumnerna för att kunna låta de tre kolumnerna flyta emot den */
div#textcontainer 
{ 
	background-color:  Transparent; 
}
/* - - - - - -  - - - - - -  - - - - - - - - - - - -  - - - - - -  - - - - - - */
/* Den vänstra kolumnen */
div#arealeftcontent 
{
	background-color: #CED6E2; 
	float: left; 
	font-size: 70%; 
	height: 100%;
	width: 130px; 
}
/* - - - - - -  - - - - - -  - - - - - - - - - - - -  - - - - - -  - - - - - - */
/* Den högra kolumnen */
div#arearightcontent 
{ 
	background-color: #F0F2F6; 
	float: right; 
	font-size: 70%; 
	width: 180px; 
	height: 100%;
}
/* Kolumnen i mitten */
div#areacentercontent 
{ 
	background-color: #FFFFFF;
	font-size: 70%; 
	height: 100%;
}
/* Kolumnen i mitten */
div#MainAreaTopDiv 
{ 
	padding-top: 10px;
	padding-bottom: 6px;
	  /*padding-left:20px;
	  padding-right:10px;*/
}
/* Kolumnen i mitten */
div#PrintAreaDiv 
{ 
	  /*padding-left:20px;
	  padding-right:20px;*/
}

div#PageSuffix
{
	display: block;
	clear: both;
	/*text-align:left;*/
	width: 100%;
}
.SuffixTxtSmall
{
	font-size: 0.6em;
	
}
.SuffixTxtSmall a
{
	text-decoration: none;
	color: #000000;
}
div#PageSuffix hr
{
	color: #cccccc;
	height: 1px;
}
div#PageSuffix #PageInfo
{
	float: left;
	width: 83%;
}
div#PageSuffix #PageServices
{
	float: right;
}
div#PageSuffix #PageServices img
{
	border: none;
	margin-right: 7px;
}
.LastUpdatedText
{
	font-size: 0.6em;
	color: #999999;
}
/* - - - - - -  - - - - - -  - - - - - - - - - - - -  - - - - - -  - - - - - - */
/* Sidfoten */
div#areafooter 
{
	/*background-color:rgb(235, 238, 244);*/
	font-size: 0.65em;
	text-align: center;
	/*padding-top:5px;
	padding-bottom:5px;	*/
	margin-top: 5px;
	border-top: solid 1px #cccccc;
	padding: 8px 0 8px 0;
	display: block;  
}
/* - - - - - -  - - - - - -  - - - - - - - - - - - -  - - - - - -  - - - - - - */
/* Sidfoten */
div#sitefooter 
{
	font-size: 0.65em;
	background-color: #FFFFFF;
	text-align: center; 
	padding-top:10px;
	padding-bottom:10px;
/*	font-size: 1.1em;*/
	display: block;
}
div#DivSingleInfoBox
{
	/*background-color: #ffffff;*/
	text-align: left; 
	/*padding: 5px;*/
	/*padding: 0px 0 5px 0;*/
	padding: 10px 0 5px 0;
	/*margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:95%;
	overflow:visible;*/
	/*font-size: 1.1em;*/
}
div#DivDoubleInfoBox1
{
	background-color: #FFFFFF;
	text-align: left; 
	padding: 0;
	/*padding:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	margin-top:10px;*/
	margin: 14px 14px 20px 0;
	/*width:90%;
	overflow:visible;*/
}
div#DivDoubleInfoBox2
{
	background-color: #FFFFFF;
	text-align: left; 
	padding: 0;
	/*padding:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	margin-top:10px;*/
	margin: 14px 2px 20px 0;
	/*width:90%;
	overflow:visible;*/
}
.ColumnSeparator
{
	width: 1px;
	height: 100%;
	background-image: url(/FASImages/GrayLine.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
}
div#DivSeparator
{
	margin-top:5px;
}
div#SiteMapHeader
{
	background-color: #6D85AB;
	margin-left:35px;
	margin-top: 20px;
	width: auto;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom:2px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma; 
	font-weight: bold;
	font-size: 0.7em;
	color:#FFFFFF;
	text-decoration: none;
	text-align :center;
}
div#SiteMap
{
	margin-left:70px;
	margin-bottom:20px;
}
div#TraceDiv
{
	line-height:0.75em;
	padding-top:4px;
}
.SiteMapTD
{
	background-color: #6D85AB;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma; 
	font-weight: bold;
	font-size: 0.7em;
	color:#FFFFFF;
	text-decoration: none;
}
.SiteMapCorner
{
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:10px;
}

/***************************************/
/* Rad med logotyp och backgrundsbild */
div#areaheaderlogo
{ 
	margin: auto;
	/*width: 722px;*/
	width: 765px;
	height: 62px;
	padding-top: 4px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.AreaHeaderImage
{
	float: left;
	clear: left;
	padding-left: 7px;
}
.AreaHeaderImage .HeaderLink
{
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
.AreaHeaderSearch
{
	width: 198px;
	float: right;
	margin: 0;
	padding: 0;
}

/**************************/
/* Sökning längst upp i toppen */
.Search
{
	background-image: url(/FASImages/FASSearch_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 94%;
}
.SearchRightImage
{
	float: right;
	clear: right;
	width: 6%;
}
.SearchLeftImage
{
	float: left;
}
.SearchPanel
{
	float: right;
	width: 91%;
	padding-left: 3px;
	padding-top: 4px;
}
.SearchBox
{
	width: 115px;
	height: 14px;
	border: none 0px transparent;
	margin-bottom: 0px;
	float: left;
}
.SearchBtn
{
	float: right;
	border: none;
	margin-bottom: 0px;
	margin-right: 10px;
}

/**************/
/* ToppMenyn */
.TopMenu
{
	/*width: 722px;*/
	width: 752px;
	text-align: center;
	margin: auto;
	display: block;
	clear: both;
}
.TopMenuItem
{
	float: left;
	width: 93%;
	height: 27px;
	line-height: 26px;
}
.TopMenuRightImage
{
	float: right;
	width: 7%;
	height: 27px;
}
.TopMenuBackground
{
	float: left;
}
.TopMenuItemBackground
{
	background-image: url(/FASImages/topmenu_bg.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.TopMenuSelectedBg
{
	background-color: #ebf1e3;
	height: 27px;
}
/**************/
/* ShortCuts */
.ShortCuts
{
	display: block;
	font-size: 0.6em;
	font-weight: bold;
	height: 19px;
	margin-right: 1px;
	border-bottom: solid 1px #ebf1e3;
	border-top: solid 1px #ebf1e3;
}
.ShortCuts a,
.ShortCuts a:visited
{
	text-decoration: none;
	color: #333333;
}
.ShortCuts a:hover,
.ShortCuts a:visited:hover
{
	color: #babfb4;
	text-decoration: none;
}
.ShortCuts .LeftArea
{
	float: left;
	clear: left;
	height: 19px;
	padding-right: 10px;
}
.ShortCuts .RightArea
{
	float: right;
	clear: right;
}
.ShortCuts .StartPageLink
{
	padding-left: 5px;
	padding-top: 2px;
}
.ShortCuts .StartPageSelected
{
	color: #000000;
}
.ShortCuts .DotImage
{
	border: none;
	padding: 0 1px 1px 0;
}
.ShortCuts .ShortCutImage
{
	border: none;
	padding: 0 5px 1px 0px;	
}
.ShortCuts .ShortCutLink
{
	margin-left: 15px;
	float: left;
	height: 19px;
	padding: 0 5px 0 5px;
}
.ShortCuts .ShortCutLinkSelected
{
	margin-left: 15px;
	height: 19px;
	background-color: #ebf1e3;
	float: left;
	padding: 0 5px 0 5px;
}
.ShortCuts .ShortCutLinkSelected a
{
	color: #000000;
}
.ShortCuts .ShortCutPosition
{
	padding-top: 2px;
}
.LinkList
{
	padding-top: 5px;
}
.LinkList .LinkItem
{
	margin-bottom: 20px;
}
.LinkList .LinkItem p
{
	margin-bottom: 0;
}
.LinkList .LinkItem .Link,
.LinkList .LinkItem .Link:visited,
.LinkList .LinkItem .Link:active
{
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
	font-size: 0.6em;
	line-height: 6px;
}
.LinkList .LinkItem .Link:visited:hover,
.LinkList .LinkItem .Link:hover
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
	font-size: 0.6em;
	line-height: 6px;
}
