/* Start of CMSMS style sheet 'Handheld' */
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px verdana,serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*fix*/strong {font-weight: bold;} em {font-style: italic;} ul {list-style: disc;} ol {list-style: decimal;} blockquote {padding:0 3em;}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 85%;
	background-color: #fffff5; }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #360;
	padding-top: 1em; }

h1 {
	border-bottom: 1px #360 solid; }

a {
	color: #bf322b;
	text-decoration: none; }

div#meny h3 {
	color: #000;
	font-weight: normal; }

div#meny a,
div#meny li,
div#meny h3 {
	padding: 0em;
	font-weight: normal; }

div#meny li {
	padding-top: 1em; }

div#meny li li {
	padding-top: 0em;
	padding-left: 1em; }

#header,#footer,
.accessibility,
.noprint, dfn {
	display: none; }

div#meny a {
	color: #fff;
	text-decoration: none; }

a:hover,
a:focus,
div#meny a:hover,
div#meny a:focus {
	background-color: #892728;
	color: #fffff5; }

div#meny .sectionheader,
div#meny .activeparent {
	color: #000;
	font-weight: bold; }

div#meny .currentpage h3 {
	color: #cbb;
	margin-left: -9px;
	padding-left: 3px;
	border-left: 6px solid #cbb; }

div#meny {
	background-color: #bf322b;
	border-bottom: 1px solid #000; }

/* End of 'Handheld' */

