@import url(/Styles/imageClasses.css);

/********************************************************************
*																	*
* CamelCase notation is used for class selectors that would have	*
* been id selectors if WinForms hadn't been used.					*
*																	*
* The blue color used on headers, breadcrumbs and anchors are:		*
*																	*
*							#006ea0									*
*																	*
* The gray color used on borders and MainBodyFooter links			*
*																	*
*							#8c8c8c									*
*																	*
********************************************************************/




/************************/
/* GLOBAL               */
/************************/
body
{
	font-family: Verdana, Sans-Serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #aaaaaa;
	line-height: 1.3em;
}

body form
{
	width: 83em;
	max-width: 115em;
	margin: 8px auto 18px auto;
	background: url(images/header_left_border.gif) repeat-y left top;
    text-align: left;
    overflow: hidden;
}

.Page 
{
    position: relative;
	background: url(images/header_right_border.gif) repeat-y right top;
	/*padding: 0 0.5em;*/
	padding: 0 5px;
}

a 
{
	color: #006ea0;
}

a:hover
{
	color: #003560;
}

p 
{
    margin: 0 0 1em 0; 
    padding: 0; 
}

.introduction 
{
    font-style:italic;
}

hr 
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background: #d7d7d7;
	color: #d7d7d7;
	border:0;
}

hr.clear 
{
    clear: both;
}

div.clear
{
	display: block;
	float: none;
	clear: both;
	font-size: 0px;
}

ul, ol,
.containsNoMultiList ul ul,
.containsNoMultiList ul ol,
.multiList ul,
.multiList ol
{
    padding: 0;
    margin: 0.5em 0em 0.5em 2em;
}

ul li, ol li,
.containsNoMultiList ul ul li,
.containsNoMultiList ul ol li,
.multiList ul li,
.multiList ol li
{
	padding: 0.2em 0em;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	text-align: left;
}

.Alphanumeric
{
	
}

	#alphanumericlinks-container
	{
		font-weight:bold;
		margin: 0 0 1.44231em;
		line-height: 1.5em;
	}

	.Alphanumeric .alphanumericListing-title
	{
		font-weight:bold;
	}

/************************/
/* Headers              */
/************************/

h1
{
	color: #006ea0;
	font-weight: bold; 
	font-size: 1.7em; 
	line-height: 1.2em; 
	padding: 0em;
	margin: 0em 0em 0.5em 0em;
}

h2 
{
	font-weight: bold; 	
	font-size: 1.4em; 
	padding: 0; 
	margin: 0.2em 0;
	color:#006EA0;
}

h3 
{
	color:#006EA0;
	font-weight: bold; 
	font-size: 1em; 
	padding: 0; 
	margin: 0.4em 0;
}

ul h3
{
	margin: 0.2em 0em;
}

.RightColumnArea h2.top,
.SubMenuArea h2.top
{
	background: url(images/submenu_top_left_corner.gif) no-repeat top left;
	color: White;
	font-weight: bold;
	padding: 0.5em 0.8em;
	margin:0px;
	font-size: 0.9em;
	font-style: normal;
}

.RightColumnArea * h2.top
{
	background:transparent;
	color:#006EA0;
}

.SubMenuArea h2.top
{
	padding-left: 11px;
}

.NoteRegion h2.top
{
	color: #006ea0;
	font-size: 1em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
.RightColumnArea h2,
.NoteRegion h2
{
	color: #006ea0;
	font-weight:bold;
	font-size: 1.2em;
	margin: 0.6em 0 0.2em;
	padding: 0;
}

.pageList h2
{
	margin: 0;
}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}


/************************/
/* HEADER (the area)    */
/************************/
.HeaderRegion
{
	background: url(images/header_top_border.gif) top left repeat-x;
	background-color: #14386b;
	margin-left: 1px;
	position: relative;
}

.HeaderArea
{
	background: url(images/header_top_right_corner.gif) top right no-repeat;
	margin: 0 -4px 0 -6px;
	position: relative;
	left: 1px;
}

.Header
{
	position: relative;
	background: url(images/header_top_left_corner.gif) 0 0 no-repeat;
	padding: 0px;
	margin-left: -1px;
	height: 5.75em;
}

.Logotype
{
	float: left;
	margin: 7px 0em 0em 12px;
	line-height: 3em;
}

	.Logotype a
	{
		display:block;
		font-family: Arial;
		text-decoration: none;
		margin-top: 0.3em;
		margin-left: 0.2em;
		font-size: 2.4em;
		color: White;
	}
	
	.Logotype a:hover
	{
		color:White;
	}

.Functions
{
	position: absolute;
	top: 7px;
	right: 12px;
	margin: 0;
	padding: 0.5em 1em;
	list-style-type: none;
	font-size: 0.8em;
	line-height: 3em;
	z-index: 100;
	vertical-align: middle;
}

	.Functions li
	{
		padding-left: 0.5em;
		display: inline;
	}

		.Functions li.first
		{
			border-left: 0;
		}

		.Functions li a 
		{
			color: #3b3d41;
			text-decoration: none;
		}
		
			.Functions li a img
			{
				border: none;
			}

		.Functions a:hover
		{
			color: Black;		
		}

/*
a.loginButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.logoutButton
{
	background: url(images/ButtonLogin.png) no-repeat;
}

a.rssButton
{
	background: url(images/ButtonRss.png) no-repeat;
}

a.sitemapButton
{
	background: url(images/ButtonSitemap.png) no-repeat;
}

a.languageButton, input.languageButton
{
	background: url(images/buttonLanguage.png) no-repeat;
}

input.languageButton 
{
    width: 20px;
    float: left;
    height: 1.6em;
}

select.languageButton 
{
    font-size: 1em;
}
*/
/************************/
/* MAINMENUAREA         */
/************************/
.MainMenuArea 
{
	width: 100%;
	padding-right: -2px;
	position: relative;
	background: url(images/content_top_border.gif) repeat-x bottom left;
	margin-right: -1px;
	margin-left: -1px;
	color: White;
	line-height: 2em;
	clear: both;
	overflow: hidden;
	z-index: 200;
}

.MainMenuArea ul 
{
	margin: 0;
	padding: 0px 0px 0px 0.75em;
	background: url(images/content_top_left_corner.gif) no-repeat left bottom; 
	list-style-type: none;
	float: left;
	overflow: hidden;
	height: 2.8em;
}
/* OPERA 7 FIX*/
html:first-child .MainMenuArea ul
{
	height:2.45em;
}

	.MainMenuArea li 
	{
		display: block;
		float: left;
		margin: 0px;
		padding: 0.3em 0em 0.1em;
		height: 2.5em;
	}
	
	/*Opera 7 fix - O7 can't handle float:left in li elements*/
	html:first-child .MainMenuArea li 
	{
		width:90px;/*80px*/
		font-size:x-small;
		text-align:center;
	}

		.MainMenuArea li a 
		{
			display: block;
			padding: 0px 8px;
			text-decoration: none;
			color: White;
			font-weight: bold;
			position: relative;
			z-index: 10;
		}
		
		html:first-child .MainMenuArea li a
		{
			display:inline;
		}
		
		.MainMenuArea li.unselected 
		{
			margin: 0px 8px;
		}
		
			.MainMenuArea li.unselected a:hover
			{
				color:White;
			}

		.MainMenuArea li.selected 
		{
			background: url(images/mainmenu_tab_top.gif) repeat-x top left;
			background-color: White;
			position: relative;
			margin: 0px 1em;
		}
			
			.MainMenuArea li.selected div.topleft,
			.MainMenuArea li.selected div.topright,
			.MainMenuArea li.selected div.bottomleft,
			.MainMenuArea li.selected div.bottomright
			{
				height: 50%;
				width: 50%;
				position: absolute;
			}
			.MainMenuArea li.selected div.topleft,
			.MainMenuArea li.selected div.topright
			{
				top: 0px;
			}
			.MainMenuArea li.selected div.bottomleft,
			.MainMenuArea li.selected div.bottomright
			{
				bottom: 1px;
			}
			.MainMenuArea li.selected div.bottomleft,
			.MainMenuArea li.selected div.topleft
			{
				left: -8px;
			}
			.MainMenuArea li.selected div.bottomright,
			.MainMenuArea li.selected div.topright
			{
				right: -8px;
			}
			.MainMenuArea li.selected div.topleft
			{
				background: url(images/mainmenu_tab_top_left.gif) no-repeat top left; 
				z-index: 3;
			}
			.MainMenuArea li.selected div.topright
			{
				background: url(images/mainmenu_tab_top_right.gif) no-repeat top right;
				z-index: 2;
			}
			.MainMenuArea li.selected div.bottomright
			{
				background: url(images/mainmenu_tab_bottom_right.gif) no-repeat bottom right;
				z-index: 1;
			}
			.MainMenuArea li.selected div.bottomleft
			{
				background: url(images/mainmenu_tab_bottom_left.gif) no-repeat bottom left;
				z-index: 1;
			}

			.MainMenuArea li.selected a 
			{
				color: #254b7c;
				display: block;
				/*position: relative;
				z-index: 10;*/
				/*background: url(images/mainmenu_tab_bottom_right.gif) no-repeat right bottom; 
				z-index: 3;*/
			}


/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
	background: url(images/content_top_right_corner.gif) no-repeat bottom right;
	position: absolute;
	right: -1px;
	bottom: 0px;
	padding: 0em;
	margin: 0em;
	height: 5em;
	/*height: 59%;*/
	text-align: right;
	vertical-align: middle;
	/*padding-top: 41%;*/
	padding-right: 1em;
	z-index: 100;
	
}

	.QuickSearchArea input.text,
	.QuickSearchArea input.button
	{
		font-size: 0.8em;
		display: inline;
		margin: 0em 0.1em;
	}

	.QuickSearchArea input.text
	{
		width: 11em;
	}

	.QuickSearchArea input.button
	{ 
		padding: 0 1em 1px;	
		height: 2em;	
		vertical-align: bottom;	
		
	}


/*************************/
/* STAGEAREA             */
/*************************/

.ContentRegion
{
	background: url(images/content_left_border.gif) repeat-y top left;
	margin-right: -1px;
	background-color: White;
	position: relative;
}

.StageArea
{
	background: url(images/content_right_border.gif) repeat-y top right;
    width: 100%;
    padding: 0.5em 0 1.5em 0;
	overflow: hidden;
}

#MainBodyPrint
{
	padding-right:0.8em;
}

/*************************/
/* BREADCRUMBS           */
/*************************/
.BreadCrumbsArea
{
	background: url(images/content_right_border.gif) repeat-y top right;
	margin-top: -4px;
	padding: 0.25em 1.4em 0em 0em;
	display: block;
	text-align: right;
	font-size: 0.8em;	
	position: relative;
	z-index: 500;
}

.BreadCrumbsArea, .BreadCrumbsArea a
{
	color: #14386B;
}

.BreadCrumbsArea span
{
	font-weight: bold;
}


/**********************************/
/* SUBMENUAREA  & RightColumnArea */
/**********************************/

/* ********* Mutual ************ */

.SubMenuArea,
.containsMultiList
{
	background: #7f7f7f url(images/submenu_top_right.gif) no-repeat top right;
	padding: 0px;
}

.containsNoMultiList
{
	background: none;
	padding: 0px;
}

	.containsNoMultiList ul
	{
		padding-top: 1em;
	}
	
	.containsNoMultiList ul ul /* To show "normal lists" */
	{
		list-style-type: disc;
		background-color: Transparent;
		border: none;		
	}
	.containsNoMultiList ul ol  /* To show "normal lists" */
	{
		list-style-type: decimal;
	}
	
		.containsNoMultiList ul ul li,
		.containsNoMultiList ul ol li /* To show "normal lists" */
		{
			display: list-item;
			padding: 0.2em 0em;
		}

.SubMenuArea,
.EmptySubMenuArea
{
	margin: 0em 1em 0em 1em;
	width: 14.75em;
	float: left;
	overflow: hidden;
}
.EmptySubMenuArea
{
	visibility: hidden;
}

.RightColumnArea
{
	margin: 0em;
	position: relative;
}

	
	.SubMenuArea img
	{
		margin: 0px;
		padding: 0px;
		width: 14.75em;
		height: 8.75em;
	}
	
	.SubMenuArea ul,
	.RightColumnArea ul
	{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		line-height: 1.25em;
		background-color: #f2f2f2;
		border: solid 1px #8c8c8c;
		border-bottom:0;	
	}
	
	/*.RightColumnArea ul
	{
		padding-bottom:0.5em;
	}*/
	
	.SubMenuArea ul
	{
		border-bottom: none;
		padding-top: 0.3em;
	}
	
	.SubMenuArea li a, 
	.SubMenuArea li span
	{
		display: block;
		padding: 0.5em 0.5em 0.5em 27px;	
	}
	.RightColumnArea li
	{
		display: block;
		padding: 0em 0.75em 1em;
	}
	
	.RightColumnArea img
	{
		max-width:18.75em;
	}
	
	.RightColumnArea .first
	{	
		padding-top: 0.5em;					
	}
	
	.RightColumnArea .multiListInRightCol .ListItemInRightColumnFirst
	{
		border-top:none;	
		padding: 0.5em 0.5em 0em 0.75em;
	}
	
	.RightColumnArea .ListItemInRightColumnFirst
	{
		border-top:none;	
		padding: 0.5em 0.5em 0em 0.75em;
	}
		
	
	.RightColumnArea .multiList .ListItemInRightColumnLast
	{	 
		padding-bottom: 1em;	
	}
	
	.rsslistbottomclass
	{
		padding-bottom:1em;
	}
	
	.RightColumnArea .multiListInRightCol
	{
		padding: 0em;	
		border:medium none;
		margin:0;
	}
	.RightColumnArea .multiListInRightColNotFirst
	{
		padding: 0em;
		padding-top: 0.5em;	
		padding-left: 0.5em;	
		margin:0;		
	}
	.RightColumnArea .multiListInRightColNotFirstRSS
	{
		padding: 0em;
		padding-top: 0.5em;	
		padding-left: 0em;	
		margin:0;		
	}
	
	.RightCollistingitemiwithnoimage
	{
		margin: 0 0 1em 0.25em;
		padding: 0 0 1em 0;
	}
	
	.RightCollistingitemiwithimage
	{
		margin: 0 0 1em -0.25em;
		padding: 0 0 1em 0;
	}
	
	
	/* ************* SubMenuArea **************** */
	
		.SubMenuArea a:hover
		{
			color: #006ea0;
		}
	
		.SubMenuArea ul ul
		{
			margin: 0px;
			padding: 0px;
			background-color: #fbfbfb;
			border: 0;
		}
	
		.SubMenuArea li a
		{
			color: Black;
			text-decoration: none;
			background: url(images/submenu_arrow.gif) no-repeat 10px center;
		}
		.SubMenuArea li span,
		.SubMenuArea li a.selected,
		.SubMenuArea li a.expanded
		{
			background: url(images/submenu_arrow_selected.gif) no-repeat 10px center;
		}
		
		.SubMenuArea li a.leaf
		{
			background-image: none;
		}

		.SubMenuArea li li
		{	
			font-size: 0.85em;
		}
		
			.SubMenuArea li li a, 
			.SubMenuArea li li span
			{
				background-image: none;
				padding: 0.5em 0.5em 0.5em 27px;
			}
			
			.SubMenuArea li a.selected,
			.SubMenuArea li li span
			{
				color: #006ea0;
				font-weight: bold;
			}
			
			.SubMenuArea li li li
			{	
				font-size: 1em;
			}
			
				.SubMenuArea li li li a, 
				.SubMenuArea li li li span
				{
					background-image: none;
					padding: 0.5em 0.5em 0.5em 38px;
				}
	
	/* ********* RightColumnArea ********** */
	
	.RightColumnArea div.bottomleftcorner,
	.RightColumnArea div.bottomrightcorner,
	.RightColumnArea div.topleftcorner,
	.RightColumnArea div.toprightcorner
	{
		position: absolute;
		width: 6px;
		height: 7px;
		z-index: 10;
		font-size: 0px;
	}
	.RightColumnArea div.bottomleftcorner
	{
		bottom: 0px;
		left: 0px;
		background: url(images/rightcolumnarea_bottom.gif) no-repeat left bottom;
		width:52%;
		bottom:0px;
	}
	.RightColumnArea div.bottomrightcorner
	{
		bottom: 0px;
		right: 0px;
		background: url(images/rightcolumnarea_bottom.gif) no-repeat right bottom;
		width:52%;
		bottom:0px;
	}
	.RightColumnArea div.topleftcorner
	{
		top: 0px;
		left: 0px;
		background: url(images/rightcolumnarea_top_left_corner.gif) no-repeat left bottom;
	}
	.RightColumnArea div.toprightcorner
	{
		top: 0px;
		right: 0px;
		background: url(images/rightcolumnarea_top_right_corner.gif) no-repeat left bottom;
	}
		
/* ********* MultiList ********** */

ul.multiList
{
	border: none;
	margin: 0em;
	padding: 0em;	
}

	ul.multiList .date
	{
		font-size: 0.9em;
		color: #555555;
	}

	ul.multiList li
	{
		margin: 0.25em 0em;
		padding: 0em;
		list-style-type:none;
	}

		.multilist ul
		{
			
		}
		
/*************************/
/* CONTENTAREA           */
/*************************/
.MainContentArea
{
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    height: 30em;
    min-height: 30em;
	float: right;
	padding-right: 1em;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body .MainContentArea {height: auto;}

.MainBodyArea
{
	margin-right: 1em;
	overflow: hidden;
	float: left;
	background-color: Transparent;
}
		
	.MainBodyArea .MainBody
	{	
		padding: 0em 0.5em;
		float: left;
		width: 28.5em;/*hack*/
		/* the width is set via the code-behind */
		overflow: hidden;
	}
		
		.MainBodyArea div.adjacentofnotecolumn
		{
			padding: 0em 0.8em 0em 0em;
			border-right: solid 1px #8c8c8c;
		}
	
	.MainBodyArea .MainBody.adjacentofleftbordernote
	{
		margin-left: 0.65em;
	}
	
		.MainBodyArea .MainBody.adjacentofleftborder * /* This one is really dangerous. Can we solve it differently? */
		{
			margin-left: 0.65em;
		}
		
			.MainBodyArea .MainBody.adjacentofleftborder * *
			{
				margin-left: 0em;
			}
	
				.MainBodyArea .MainBody.adjacentofleftborder * * ul
				{
					margin-left: 1.5em;
				}
				
				.MainBodyArea .MainBody.adjacentofleftborder * * ol
				{
					margin-left: 2em;
				}
				
				.MainBodyArea .MainBody.adjacentofleftborder .searchhelpbuttonsubmit 
				{
					margin-left: 3em;
				}
		
		.MainBodyArea .MainBody img
		{			
			margin-bottom: 1em;
		}
		.MainBodyArea .MainBody a img
		{			
			margin-bottom: 0em;
		}
		
		.MainBodyArea .MainBody .intro
		{
			font-weight: bold;
		}
		
	.MainBodyArea .NoteRegion
	{
		padding: 0 0 0 0em;
		float: right;
		/* the width is set via the code-behind */
		overflow: hidden;
	}
		
		.MainBodyArea .NoteRegion img
		{
			margin: 0em;
			padding: 0em;
		}	
		
		.MainBodyArea .NoteRegion .divider hr
		{						
			height: 1px;
			padding: 0;
			background: #d7d7d7;
			color: #d7d7d7;
			border:0;
			margin:0 -0.5em;
		}
		
		.MainBodyArea .NoteRegion .AlphanumericListingSelectedCharacter
		{
			font-weight:bold;
		}
		
		
		.MainBodyArea .NoteRegion .nounderline
		{
			text-decoration:none;
		}
		
		
		.MainBodyArea .NoteRegion .AlphanumericListingSelectedCharacter
		{
			color:#006EA0;
			font-weight:bold;
		}
		
		.MainBodyArea .NoteRegion .noteheading
		{		
			font-weight:bold;			
		}			
		
		.panelNote .noteimageleft
		{
			float: left;
			padding: 0 0.5em 0.5em 0;
		}
		.panelNote .noteimageright
		{
			float: right;
			padding: 0 0em 0.5em 0.5em;
		}
		
		.panelNote .noteimagebottom
		{			
			padding: 0.5em 0em 0em 0em;			
		}
		
		.panelNote .noteimagetop
		{			
			padding: 0em 0em 0.5em 0em;
		}
		
		.NoteRegion .panelNote
		{
			padding-bottom: 1em;
		}
		
			.NoteRegion .panelNote .date
			{
				color:#555555;
				font-size:0.9em;
			}
		
	
	.MainBodyArea div.footer
	{
		float: none;
		display: block;
		padding: 0em 1em 0em 0em;
		clear: both;
	}
	
		.MainBodyArea div.footer a.back,
		.MainBodyArea div.footer a.print
		{
			font-size: 0.8em;
			color: #8c8c8c;
			font-weight: normal;
			background-position: left center;
			padding-left: 20px;
			padding-top: 5px;
			padding-bottom: 5px;
			vertical-align: middle;
			background-repeat: no-repeat;
			text-decoration: none;
		}
		.MainBodyArea div.footer a.back
		{
			background-image: url(images/icon_back.gif);
			float: left;
		}
		.MainBodyArea div.footer a.print
		{
			background-image: url(images/icon_print.gif);
			float: right;
		}

	.MainBodyArea .pageList
	{
		padding: 0;
	}

		.MainBodyArea .pageList ul
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}

.SecondaryBodyArea
{
	width: 20em;
	overflow: hidden;
	float: left;
}		

	.SecondaryBodyArea .SecondaryBody
	{
		margin: 0 1em;
	}


/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 100%;
}

.loginArea label 
{
    display: block;
    line-height: 1em;
    width: 35%;
}

.loginArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea 
{
    width: 100%;
}

.subscriptionArea label.topLabel 
{
    display: block;
    line-height: 1em;
}

.subscriptionArea input, .subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
}

.subscriptionListArea input
{
    margin: 0 0.3em 0 0;
}

.subscriptionListArea td 
{
    vertical-align: text-bottom;
    padding: 0.3em 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
.ResultArea 
{
    padding-top: 2em;
}

.ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}

.ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText 
{
    width: 75%;
}


/*Search*/
.searchquerylabel
{
	font-weight: bold;
}
.searchmaindiv
{
	margin-top: 0.9em;
}
.searchitem
{
	margin-top: 0.6em;
}
.searchpagelink
{
	font-weight: bold;
}
.searchbreadcrumbvisible
{
	margin-top: 0.4em;
	/*color:#BCBCBC;*//*Same color as on skanetrafiken.se*/
	color:#8C8C8C;/*Same color as print and back icons*/
}

	.searchbreadcrumbvisible a
	{
		margin-top: 0.4em;
		/*color:#BCBCBC;*//*Same color as on skanetrafiken.se*/
		color:#8C8C8C;/*Same color as print and back icons*/
		text-decoration:none;
	}

.searchbreadcrumbhidden
{
	display: none;
}

.searchhitratevisible
{
	float: left;
	width: 5em;
}

.searchhitratehidden
{
	display: none;
}
.searchrightcolhitratevisible
{
	margin-left: 5em !important;
}
.searchrightcolhitratehidden
{
	margin-left: 0;
}
.searchtextboxcontainer
{
	margin: 0 0 0.5em 0;
}
.searchquerytextbox
{
	width: 22.5em;
}
.searchbutton
{
	margin: 0 0 0 0.3em;
	width: 6.8em;
}
.searchhelpbuttonsubmit,
.MainBody.adjacentofleftborder input.searchhelpbuttonsubmit /* If this selector isn't present, margin-left will be overrided */
{
	margin: 0 0 0 3em;
	width: 2.4038462em;
}

.searchcheckboxcontainer
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

.searchcheckbox
{
	vertical-align: middle;
	width: 1.4em;
	height: 1.4em;
}

.searchbreadcrumb
{
	/*height: 1.6em;*/
}

	.searchbreadcrumb span
	{
		font-weight:bold;
	}

.searchresult
{
	font-weight: bold;
	margin: 1.1em 0 1.1em 0;
}

.SearchImageIcon
{
	margin-bottom: 0 !important;
}
.filesearchlistingsize
{
	font-weight: normal;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
.SiteMap
{
}

.SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
    line-height: 1.6em;
}

.SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

.SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
.SiteMap li a
{
    text-decoration: none;
}

.SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    padding-top: 8px;
    background: url(images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;    
}

.SiteMap li li a
{        
    font-weight: bold;
    font-size: small;
}
.SiteMap li li li a
{
    text-decoration: underline;
    color: #006EA0;
    font-weight:normal;
    font-size: small;
}

.SiteMap li li li
{
    font-size: 1em;
    padding-top: 0px;
}

/*************************/
/* DOCUMENTS             */
/*************************/
.MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.MainBody.documentList li
{
    clear: both;
}

.MainBody.documentList .download 
{
    float: right;
}

.MainBody.documentList a
{
    padding: 0 0 2px 20px;
}

a.bmpExtension {background: url(images/extensions/bmp.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.docExtension, a.docxExtension {background: url(images/extensions/doc.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.gifExtension {background: url(images/extensions/gif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.htmExtension, a.htmlExtension {background: url(images/extensions/htm.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.jpgExtension, a.jpegExtension {background: url(images/extensions/jpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mp3Extension {background: url(images/extensions/mp3.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mpgExtension {background: url(images/extensions/mpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(images/extensions/pdf.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pngExtension {background: url(images/extensions/png.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pptExtension, a.pptxExtension {background: url(images/extensions/ppt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.tifExtension, a.tiffExtension {background: url(images/extensions/tif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.txtExtension {background: url(images/extensions/txt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.wavExtension {background: url(images/extensions/wav.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.xlsExtension, a.xlsxExtension {background: url(images/extensions/xls.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.zipExtension {background: url(images/extensions/zip.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pageList li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}

/*************************/
/* FORMS                 */
/*************************/
.xForm {}

.xForm legend 
{
    color: Black;
}

.xForm input 
{
    float: left;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}

.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm .options 
{
    float: left;
}

.xForm label 
{
    margin-right: 0.5em;
    float: left;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}


.VerticalCenteringStyle
{
	height:1.2em;	
	width: 2em;	
	float:left;	
	background: url(images/submenu_arrow.gif)  no-repeat center;	
}

/*************************/
/* FOOTERAREA            */
/*************************/
.FooterArea
{
	overflow: visible;
	height: 3em;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	clear: both;
	background: #5e8eb7 url(images/footer_top_border.gif) top left repeat-x;
}

.Footer 
{
	height: 3em;
	display: block;
	background: url(images/footer_bottom_border.gif) bottom left repeat-x;
	position: relative;
}	

	.Footer .topleft,
	.Footer .topright,
	.Footer .bottomleft,
	.Footer .bottomright
	{
		height: 50%;
		width: 50%;
		display: block;
		position: absolute;
	}
	.Footer .topleft,
	.Footer .topright
	{
		top: 0px;
	}
	.Footer .bottomleft,
	.Footer .bottomright
	{
		bottom: 0px;
	}
	.Footer .bottomright,
	.Footer .topright
	{
		right: -5px;
	}
	.Footer .topleft,
	.Footer .bottomleft
	{
		left: -6px;
	}
	.Footer .topleft
	{
		background: url(images/footer_top_left_corner.gif) top left no-repeat;
	}
	.Footer .topright
	{
		background: url(images/footer_top_right_corner.gif) top right no-repeat;
	}
	.Footer .bottomleft
	{
		background: url(images/footer_bottom_left_corner.gif) bottom left no-repeat;
	}
	.Footer .bottomright
	{
		background: url(images/footer_bottom_right_corner.gif) bottom right no-repeat;
	}
	
.FooterArea ul,
.FooterArea .content
{
	height: auto;
	margin: 0px;
	padding: 8px 0px 8px 10px;
}

.FooterArea ul
{
	list-style-type: none;
	float: right;
}

.FooterArea ul li,
.FooterArea .content
{
	display: block;
	float: left;
	color: White;
	font-size: 0.8em;
}

.FooterArea .content
{
	font-weight: bold;
}

.FooterArea ul li
{
	border-left: solid 1px White;
	padding: 0 0.8em;
	margin: 0;
}

.FooterArea ul li.first
{
	border: 0;
}

.FooterArea a
{
	text-decoration: none;
	color: White;
}

.FooterArea a:hover
{
	text-decoration: underline;
}

/**********************************/
/*    Table classes for content   */
/**********************************/
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}

table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}

table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.highlighted, td.highlighted {}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}

table.classic td.highlighted
{
	background-color: #F0F0F0;
}

table.color th.highlighted
{
	background-color: #377995;
}

table.color td.highlighted
{
	background-color: #d1e6ef;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
}

th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
}

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}

/**********************************/
/*  XForm Page and XFormStatistic   */
/**********************************/
/*XForm*/
.xform-container
{
	padding: 0;
	margin: 0;
}
.xformpostedmessagepanel
{
	padding: 0;
	margin: 0 0 1em 0;
}
.xformformpanel
{	margin: 0 0 1em 0;
	padding: 0;
}
.xformstatisticspanel
{
	margin: 0 0 1em 0;
	padding: 0;
}
.switchhyperlinkpanel
{
	margin: 0;
	padding: 0;
}
.xformformfooterpanel
{
	margin: 1em 0 1em 0;
	padding: 0;
	font-style: italic;
}
div.pulFooterText
{
	margin: 0 0 1em 0;
	padding: 0;
	font-style: italic;
}
/*XFormStatistics_ST*/
.xformstatisticsstresult
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.xformstatisticsstcontent
{
	padding: 0;
	margin: 0.5em 0 1em 0;
}
.xformstatisticsstrow
{
	padding: 0;
	margin: 0.5em 0 0 0;
}
.xformstatisticsstbarcolodd
{
	clear: both;
	float: left;
	color: #006EA0;
	background-color: #006EA0;
	height: 1.5em;
}
.xformstatisticsstbarcoleven
{
	clear: both;
	float: left;
	color: #CDCDCD;
	background-color: #CDCDCD;
	height: 1.5em;
}
.xformstatisticssttextcolbreak
{
	padding: 0;
	margin: 0;
	clear: both;
	height: 1.5em;
}
.xformstatisticssttextcol
{
	padding: 0 0 0 0.4em;
	margin: 0;
	height: 1.5em;
}
.xformstatisticsstnoostat
{
	padding: 0;
	margin: 0;
}



/**********************************/
/*  ListPage and Listing   */
/**********************************/

/*RssListing*/
.RssListingDiv
{
	height: 100%;
	width: 100%;
}

/*Listing*/
.listingmain
{
	margin: 0;
	padding: 0;
}
.listingitem
{
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
.listingitemwithimage
{
	margin: 0 0 1em -0.5em;
	padding: 0 0 0 0;
}
.listingrow
{
	clear: both;
	margin: 0;
	padding: 0;
}
.listingimagecolumn
{
	width: 2em;
	float: left;
}
.listingcontentcolumn
{
	margin: 0 0 0 2em;
	padding: 0;
}
.listingcontentnocolumn
{
	margin: 0;
	padding: 0;
}
.prefiximage
{
/*	height: 1.0em; 
	width: 1.4em; */
	height:1.2em;	
	width: 2em;
	float: left;
	background: url(images/submenu_arrow.gif)  no-repeat center;	
}


/*Listing RSS*/
.listingrssheader
{
	margin: 0 0 0.9em 0;
}
.listingrssheaderdescr
{
	margin: 0 0 1.8em 0;
}


a.ListTitleBold:link
{
	
	font-weight: bold;
	color: #006EA0;
	/*background-color: #F2F2F2;*/
}

a.ListTitleBold:hover
{
/*	text-decoration: none;*/
	font-weight: bold;
	color: #003560;
	/*background-color: #F2F2F2;*/
}
a.ListTitleBold:active
{
/*	text-decoration: none; */
	font-weight: bold;
/*	color:  #006EA0;*/
	/*background-color: #F2F2F2;*/
}


a.ListTitle:link
{
	/*	text-decoration: none;*/
	font-weight: normal;
	color: #006EA0;
	/*background-color: #F2F2F2;*/
}

a.ListTitle:hover
{
	font-weight: normal;
/*	text-decoration: none;*/
	color: #003560;
	/*background-color: #F2F2F2;*/
}
a.ListTitle:active
{
	font-weight: normal;
	/*	text-decoration: none;*/
		/*color: black;*/
	/*background-color: #F2F2F2;*/
}


.ListGrey
{
	color: #999999;
	/*background-color: #F2F2F2;*/
	font-weight: normal;
}

a.ListGrey
{
	color: #999999;
	/*background-color: #F2F2F2;*/
	font-weight: normal;
	text-decoration: none;
}

a.ListGrey:hover
{
	color: #999999;
	/*background-color: #F2F2F2;*/
	font-weight: normal;
	text-decoration: none;
}

a.ListGrey:visited
{
	color: #006EA0;
	/*background-color: #F2F2F2;*/
	font-weight: normal;
	text-decoration: none;
}

/*ListingRemaining*/
.ListingRemainingHeader
{
	font-weight: bold;
	margin: 0 0 0.3em 0;
	padding: 0;
}
.ListingRemainingItemContainer 
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0.3em; 
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 0.3em 0px; 
				
}
a.ListingRemainingItem
{
	text-decoration: underline;
}
a.ListingReminingItem:hover
{
	text-decoration: underline;
}
a.ListingReminingItem:visited
{
	text-decoration: underline;
}

/*ListingArchive*/
.ListingArchiveHeader
{
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.ListingArchiveItem
{
	padding: 0;
	margin: 0;
}

/* Styles used by Custom Tables*/
table.sttable
{
	border-collapse:separate;
}
tr.sttableheaderrow
{
	background-color: #DADADA;
	font-weight: bold;
}
tr.stwhiterow
{
	background-color: White;
}
tr.stdarkrow
{
	background-color: #F2F2F2;
}
/* END OF Styles used by Custom Tables*/