/*@import url('/stilmallar/NFI.css');*/
#MenuBox,#TopBoxStrip, #TopBox, #NewsBox, .Textboxes, .slfindnfi, .NoPrint, a.CourseLink
{
	width:0px;
	height:0px;
	display:none;
	visibility:hidden;
}
#ContentBox
{
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	width:100%;
}
* html #ContentBox
{
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	width:170mm;
}
#BottomBox
{
	width: 100%;
	font-size:16px;
}

.CategoryTitle
{
	background:none;
	width:auto;
	font-size:16pt;
	font-weight:bold;
	text-align:left;
	text-indent:5em;
}

a.StripLink, a.StripLink:visited, a.StripLink:link, a.StripLink:active
{
	font-size:16px;
	color:Black;
}

.PageTitle
{
	font-size:18px;
}

#TopRightBoxIfPrint
{
	display:block;
	width:100%;
	max-width:100%;
	height:auto;
	margin-bottom:15px;
}

* html #TopRightBoxIfPrint
{
	margin-bottom:2em;
}

#InfoTableIfPrint
{
	
	table-layout:fixed;
	width:100%;
	max-width:100%;
	border-style:solid;
	border-width:2px;
	padding: 7px 7px 7px 7px;

}

* html #InfoTableIfPrint
{
	width:170mm;
	
}

body
{
	font-size: 14pt;
	font-family: 'Times Times New Roman', Serif; /*Verdana, Arial, Helvetica, sans-serif;*/
}

* html body
{
	font-size: 10pt;
}

#BottomBox
{
	text-align: left;
	padding-top:5px;
	/*Använd heigt 50px när man använder JULbottombg.jpg*/
	height:20px;
	background-image:none;
	margin: 3px 0px 0px 0px;
	color:Black;
	clear: both; 
}

/*******************************
 *
 *  Klasser för referenser/citat
 *
 *******************************/

.CourseTitle
{
	font-size:14pt; 
	text-decoration:underline;
}

.CourseQuote
{
	font-style: italic; 
	font-size:12pt;
}

.Participant
{
	font-size:10pt;
	font-weight:bold;
}
a.Link
{
	font-size:12pt;
	color:black;
	text-decoration:none;
}

* html a.Link
{
	font-size:12pt;
	color:red;
	text-decoration:none;
}
/*******************************
*
* Tabeller
*
*******************************/
/**html .CourseTable
{
	border: groove 2px black;
	border-collapse: collapse;
	width: 160mm;	
}*/
