/* GENERAL */

html, body{
	margin:0;
	padding:0;
	}

body {
	color: #666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #f1f1f1 url(../images/body-bg-pale.jpg) scroll no-repeat 0px 102px;
	}

p {
	margin: 0 0 6px 0;
	padding:0;
	}

a:focus, a:active {
	outline: none;
	}

/* BLOCKS */

div#header {
	position: relative;
	background: #fff url(../images/lbg1.gif) scroll no-repeat 940px 0;
	width: auto;
	height: 138px;
	overflow: show;
	}

div#header-wrapper {
	position: relative;
	background: #fff;
	display: block;
	width: 940px;
	height: 138px;
	}

div#nav-container {
	background: #938f8f	url(../images/navbar-bg-pale.gif) scroll no-repeat 459px 0px;
	display: block;
	width: 732px;
	height: 36px;
	float: right;
	position: absolute;
	top: 102px;
	left: 208px;
	}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 208px;
	height: 170px;
	float: left;
	overflow: show;
	}

/* LAYOUT */

div.container {
	width: 940px;
	}

div.left {
	float: left;
	width: 188px;
	margin: 48px 0 0 0;
	}

div.main {
	float: right;
	width: 732px;
	margin: 0 0 6px 0;
	}

div.footer{
	clear:both;
	width:732px;
	padding:0 0 0 208px;
	}

div.content3 {
	background-color: #fff;
	}

div.wrapper {
	padding:15px;
	}

div.columns {
	background: #fff url(../images/bg2column.gif) scroll repeat-y top right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

div.test-wrap {
	border: 1px solid green;
	}

div.title {
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0;
	background-color: #fff;
	border-bottom: 2px solid #f1f1f1;
	height: 32px;
	}

div.column-right {
	width: 250px;
	float: right;
	font-size: 11px;
	background-color: #f1f1f1;
	}

div.column-left {
	width: 432px;
	float: none;
	}

div.clear {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	clear: both;
	}

div.clear-left {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	clear: left;
	}

div.clear-right {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	clear: right;
	}


/* OLD STYLES */





/* HEADER LINKS */

div#headrightnav {
	display: block;
	}

div#headrightnav p {
	line-height: 17px;
	font-size: 11px;
	margin:0;
	padding: 6px 0 6px 0;
	text-align: right;
	color: #e20025;
	}

div#headrightnav a, div#headrightnav a:visited {
	color: #666;
	font-weight: normal;
	padding: 0 5px;
	}

div#headrightnav a:hover {
	text-decoration: none;
	color: #e20025;
	}

/* SEARCH */

div#search {
	display: block;
	padding: 20px 0 0 0;
	}

div#search .searchfield {
	display: block;
	float: right;
	width: 140px;
	border: 1px solid #8d8d8d;
	height: 16px;
	padding: 2px;
	}

div#search .button  {
	display: block;
	float: right;
	width: 46px;
	}

/* HOMEMAIN 1&2 */

div#homemain1 {
	margin-bottom: 6px;
	}

div.content div#homemain1 {
	background: #fff url(../images/homemain1-bg.jpg) no-repeat top left; 
	}

div#homemain1,
div#homemain2,
div#homemain1 td,
div#homemain2 td,
div#homemain1 td p,
div#homemain2 td p {
	font-size: 11px;
	}


div#homemain1 div.part-left,
div#homemain2 div.part-left {
	display: block;
	width: 412px;
	float: left;
	}

div#homemain1 div.part-right ,
div#homemain2 div.part-right {
	display: block;
	width: 316px;
	margin-left:412px;
	}

div#homemain1 .header {
	display: block;
	margin-bottom: 10px;
	}

div#homemain1 div.header a {
	font-size: 11px;
	color: #666666;
	display: block;
	float: right;
	margin-top: 4px;
	padding-right: 12px;
	background: url(../images/nav/icon_plus.gif) no-repeat right center;
	}

div#homemain1 div.header a.rss {
	font-size: 11px;
	color: #666666;
	display: block;
	float: right;
	background: url(../images/nav/rss.gif) no-repeat right center;
	padding-right: 20px;
	margin-left: 20px;
	}

div#homemain1 div.header a:hover {
	font-size: 11px;
	color: #E20025;
	display: block;	padding-right: 12px;
	background: transparent url(../images/nav/icon_plus_on.gif) no-repeat right center;
	}

div.part-left ul li{
	background: url(../images/nav/homemain1-left-li.gif) no-repeat 8px 3px;
	padding-left: 22px;
	margin-bottom: 4px;
	font-size: 11px;
	}

div.part-left ul li a{
	}


div#homemain2 {
	color: #000;
	line-height: 136%;
	}


div#homemain1 a,
div#homemain2 h3 a,
div.part-left ul li  a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

div#homemain1 a:hover,
div#homemain2 a:hover,
div.part-left ul li a:hover  {
	color: #E20025;
	}

div#homemain2 {
	background: #DBDFDF;
	}

div#homemain1 div.wrapper,
div#homemain2 div.wrapper {
	padding-top:15px;
	padding-bottom:0;
	}

div#homemain1 {padding-bottom:15px;}
div#homemain2 {padding-bottom:15px;}

div#homemain2 .homemain2t a {
	color: #000000;
	font-weight: bold;
	}

div#homemain2 div.title3 {
	float: none;
	height: 20px;
	background: url(../images/nav/homemain2-span.gif) repeat-x 0px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	}

div#homemain2 div.title3 span{
	color: #000000;
	display: block;
	float: left;
	background: #DBDFDF;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
	}


/* RIGHT COLUMN */

div.column-right .rightnav  {
	margin: 0px 0px 6px;
	padding: 0px;
	border-bottom: 2px solid #fff;
	}

div.column-right .rightnav h3  {
	margin: 0px 0px 6px;
	padding: 0px 0px 5px;
	border-bottom: 2px solid #fff;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	}

div.column-right .rightnav ul {
	margin: 0px;
	padding: 0px;
	}

div.column-right .rightnav ul li {
	display: block;
	float: none;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	margin: 0px 0px 5px;
	}

div.column-right .rightnav ul li a{
	color: #000000;
	}

div.column-right .rightnav ul li a span{
	display: block;
	padding: 5px 5px 5px 7px;
	margin: 0px;
	color: #333333;
	}
	
div.column-right .rightnav ul li a img{
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
	height: 90px;
	width: 167px;
	}

div.column-right .rightnav ul li a:hover{
	text-decoration: none;
	color: #E20025;
	}

div.column-right .rightnav1  {
	margin: 0px;
	padding: 0px;
	}

div.column-right .rightnav1 ul {
	margin: 0px;
	padding: 0px;
	}
	
div.column-right .rightnav1 ul li {
	display: block;
	float: none;
	width: 183px;
	font-weight: normal;
	height: 50px;
	line-height: 13px;
	color: #FFFFFF;
	background: #5EBA01;
	margin: 0px 0px 5px;
	padding: 3px;
	}
	
div.column-right .rightnav1 ul li a{
	color: #FFFFFF;
	font-weight: bold;
	}
	
div.column-right .rightnav1 ul li  span{
	display: block;
	padding: 5px 5px 5px 7px;
	margin: 0px;
	}
	
div.column-right .rightnav1 ul li  img{
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	height: 50px;
	width: 50px;
	}

div.column-right .rightnav1 ul li a:hover{
	color: #FFFFFF;
	background: left top;
	}


/* */

.image {
	margin-bottom: 5px;
	margin-right: 10px;
	display: block;
	float: left;
	padding: 2px;
	border: 2px solid #FCECEF;
	}

.imagedescription {
	padding: 10px;
	border-bottom: 5px solid #FFFFFF;
	background: #938F8F;
	font-size: 11px;
	color: #FFFFFF;
	}

.document {
	display: block;
	}

div.document h3{
	font-size: 14px;
	margin: 0px;
	padding: 0px 5px 10px;
	color: #000000;
	}
	
div.document ul li  {
display: block;
padding-bottom: 5px;
padding-left: 20px;
}

div.document ul li a {
color: #000000;
}

div.document ul li.word {
background: url(../images/mimetypes/word.png) no-repeat left top;
}

div.document ul li.pdf {
background: url(../images/mimetypes/pdf.png) no-repeat left top;
}

div.document ul li.jpg {
background: url(../images/mimetypes/image.png) no-repeat left top;
}

div.document ul li a:hover {
color: #E20025;
}

div.document ul {
}

.pdf  {
background-image: url(../2008/img/nav/pdf.gif);
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
}

div.pdflarge a {
background: url(../images/nav/pdflarge.gif) no-repeat left 0px;
display: block;
float: left;
font-size: 12px;
font-weight: bold;
color: #E20025;
text-decoration: none;
width: 120px;
height: 21px;
padding-top: 6px;
padding-right: 5px;
padding-left: 22px;
}

div.pdflarge a:hover {
background: url(../images/nav/pdflarge.gif) no-repeat left -27px;
}

.small {
font-size: 10px;
}

.author {
color: #666666;	
}

.date {
color: #999999;
line-height: 16px;
}

.date-h {
color: #666666;
line-height: 16px;
}

.today {
color: #000000;
font-weight: bold;
background: #F0E6E7;
}


/* foot nav list such as print page, add favorites etc, footer - ------------- */

#footer-nav {
color: #ababab;
text-decoration: none;
font-size: 11px;
font-weight: normal;
font-variant: small-caps;
text-transform: none;
display: block;
background: #FFFFFF;
padding: 9px 9px 9px 13px;
}

#footer-nav a {
text-decoration: none;
color: #888;
font-weight: normal;
background: url(../images/nav/icon_plus.gif) no-repeat right center;
padding-right: 12px;
}

#footer-nav a:hover {
text-decoration: none;
color: #E20025;
background: url(../images/nav/icon_plus_on.gif) no-repeat right center;
padding-right: 12px;
}

#footer-nav-right {
display: block;
float: right;
width: 200px;
padding: 0px;
margin: 5px 10px 0px 0px;
}

div#footer-nav-right ul {
}

div#footer-nav-right ul li{
margin: 0px;
padding: 0px;
float: right;
display: block;
height: 21px;
width: 30px;
}

div#footer-nav-right ul li a{
display: block;
float: right;
height: 19px;
width: 25px;
}

div#footer-nav-right ul li a:hover{
}

div#copy {
background: url(../images/nav/svenska.jpg) no-repeat left center;
padding: 5px 5px 5px 20px;
margin-left: 15px;
margin-bottom: 15px;
color: #ababab;
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-variant: small-caps;
text-transform: none;
}

div#copy a{
color: #999999;
}

div#copy a:hover{
color: #333333;
}

.block {
width: auto;
display: block;
margin: 0px 5px 5px 5px;
padding: 0px 3px 3px 3px;
}

div.pagetoulsfoot {
display: block;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #E8E8E8;
padding-top: 10px;
}

div.pagetoulsfoot ul {
list-style-type: none;
}

div.pagetoulsfoot li {
float: right;
height: 27px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 0px;
display: block;
background: url(../2008/img/nav/pagetoulsbg.gif) no-repeat left top;
}

div.pagetoulsfoot li a {
color: #999999;
display: block;
font-size: 11px;
line-height: 14px;
padding: 5px 5px 5px 25px;
width: 68px;
}

div.pagetoulsfoot li a.print{
background-image: url(../2008/img/nav/print.gif);
background-repeat: no-repeat;
background-position: 5px center;
color: #666666;
}

div.pagetoulsfoot li a.top{
background-image: url(../2008/img/nav/top.gif);
background-repeat: no-repeat;
background-position: 5px center;
color: #666666;
}

div.pagetoulsfoot li a:hover {
color: #003366;
}

div.toulsdropdown {
display: block;
padding: 30px;
border: 1px solid #003366;
margin-top: 29px;
}

div.pagetoulsfoot li .active {
color: #003366;
background-color: #FFFFFF;
border-bottom-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #003366;
border-right-color: #003366;
border-left-color: #003366;
padding-bottom: 10px;
border-bottom-width: 1px;
border-bottom-color: #FFFFFF;
}

.pagination{
padding-top: 11px;
padding-right: 2px;
padding-bottom: 11px;
padding-left: 2px;
text-align: center;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 11px;
list-style-type: none;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
list-style-image: none;
list-style-position: outside;
}

.pagination a, .pagination a:visited{
border: 1px solid #BFCCD9;
text-decoration: none;
color: #6685A3;
background-color: #EBEFF3;
padding: 3px 6px 3px 6px;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #6685A3;
background-color: #FFFFFF;
}

.pagination a.currentpage{
color: #FFFFFF!important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
background-color: #003366;
background-image: url(../2008/img/nav/currentpage.gif);
background-repeat: repeat;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #999999;
font-weight: normal !important;
border-color: #EBEFF3;
}

.pagination a.prevnext{
font-weight: bold;
}

.buttonfontsize {
font-size: 9px;
color: #333333;
background-color: #F2F2F2;
margin: 0px;
padding: 2px;
border-style: none;
}

.red {
color: #FF0000;
}

.error {
color: #CC0000;
background: url(../2008/img/nav/error.gif) no-repeat left 3px;
padding: 3px 3px 3px 20px;
}

.confirmation {
color: #006600;
background: url(../2008/img/nav/confirm.gif) no-repeat left 3px;
padding: 3px 3px 3px 20px;
}

.allcaps {
text-transform: uppercase;
}

.light {
color: #7A7A7A;
}

.selected {
color: #FFFFFF;
background-color: #009ECE;
}

.linefoot {
border: solid 1px #E3E9F7;
display: block;
}

.antrofile {
padding: 10px;
float: right;
width: 160px;
margin-left: 20px;
border: 1px solid #E8E8E8;
margin-bottom: 10px;
background-color: #FFFFFF;
}

.external {
padding-right: 15px;
background: url(../images/nav/externallink.gif) no-repeat right center;
}

.image-shortcut {
float: left;
display: block;
margin: 0px 0px 5px  0px;
}

.image-small {
float: left;
display: block;
margin: 0px 10px 5px 0px;
padding: 1px;
border: 1px solid #CCCCCC;
height: 80px;
width: 80px;
}div.image-small img {
height: 80px;
width: 80px;
display: block;
}

.image-description {
float: left;
display: block;
margin: 0px 10px 5px 0px;
font-size: 9px;
background-color: #EFEEF0;
border: 1px solid #E0DFE3;
}

.image-large {
margin-bottom: 10px;
float: right;
margin-right: 10px;
display: block;
margin-top: 0px;
margin-left: 0px;
}

.image-icon-small {
float: left;
display: block;
margin-top: 0px;
margin-right: 7px;
margin-bottom: 7px;
margin-left: 0px;
padding: 2px;
border: 1px solid #CCCCCC;
}

.imageright {
float: right;
display: block;
margin-left: 10px;
}

.note {
display: block;
padding: 10px;
border: 1px solid #E20025;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
background: #F1F1F1;
}

.notegreen {
color: #FFFFFF;
display: block;
padding: 10px;
border: 1px solid #003300;
font-weight: normal;
margin: 0px;
background: #D5FFD5;
}

#related {
background-color: #33CC00;
}

.box-moresource {
color: #CCCCCC;
font-size: 11px;
height: 23px;
clear: left;
padding-top: 4px;
}

.more {
color: #666666;
font-weight: bold;
}

.more a {
text-decoration: none;
color: #E20025;
background: url(../images/nav/icon_plus.gif) no-repeat right center;
padding-right: 12px;
font-size: 11px;
}

.more a:hover {
color: #E20025;	background: url(../images/nav/icon_plus_on.gif) no-repeat right center;

}.more-cat {
color: #E20025;
font-weight: bold;
font-size: 13px;
}

.more-cat a {
text-decoration: none;
display: block;
font-weight: bold;
color: #E20025;
}

.more-cat a:hover {
color: #E20025;
}

div#more-file {
}

div#more-file a {
color: #666666;
font-weight: bold;
font-size: 11px;
background: #FFFFFF url(../images/nav/more-file1.gif) no-repeat 3px 1px;
display: block;
padding: 4px 8px 4px 27px;
width: 72px;
text-align: left;
float: right;
margin: -10px 0 0 0;	
}
div#more-file a:hover {
background: #FFFFFF url(../images/nav/more-file2.gif) no-repeat 3px 1px;
}

.calculator {
height: 22px;
}

.calculator a {
background-image: url(../2008/img/nav/icon_calculator.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 30px;
height: 20px;
display: block;
padding-top: 10px;
}

.calculator a:hover {
}

/* - ------------- CONTENT - ------------- */

div.content3  {
font-size: 12px;
}

div.content3 td  {
font-size: 11px;
color: #333333;
}

div.content3 h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
text-decoration: none;
color: #990000;
}

div.content3 h1 a:hover,h2 a:hover,h3 a:hover {
color: #990000;
background: inherit;
}

div.content3 h1, h1 {
display: block;
color: #333333;
margin: 0px 0px 6px;
padding-top: 10px;
font: normal 17px Verdana, Arial, Helvetica, sans-serif;
}

div.content3 h2, h2 {
display: block;
color: #E20025;
margin: 10px 0px 3px;
font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
text-transform: uppercase;
}

div.content3 h3, h3  {
display: block;
color: #333333;
margin: 5px 0px 3px;
font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
}

div.content3 h4, h4 {
display: block;
margin: 9px 0px 3px 0px;
padding: 5px 5px 5px 7px;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
background: #F0E6E7;
color: #333333;
}

div.content3 h5 {
font-variant: normal;
font-style: normal;
font-size: 12px;
line-height: 16px;
color: #000000;
padding: 3px;
margin: 0px;
font-weight: bold;
}

div.content3 h6 {
padding: 0px;
font-size: 18px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
}div.content3 p {
font-size: 12px;
color: #333333;
line-height: 16px;

}div.content3 a {
color: #E20025;

}div#leadin {
color: #000000;
display: block;
}

div#leadin h2 {
font-size: 24px;
font-weight: bold;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
display: block;
color: #FFFFFF;
width: 340px;
margin: 0px;
padding-top: 30px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 20px;
}

div#leadin ul li	{
padding-top: 0px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 20px;
font-size: 12px;
line-height: 20px;
display: block;
background-image: url(../2008/img/nav/leadinul.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
width: 270px;
font-weight: bold;
}

div#leadin ul 	{
display: block;
float: left;
padding-top: 20px;
}

div#leadin p 	{
font-size: 12px;
margin-bottom: 5px;
font-weight: bold;
color: #333333;
}

div.content3 div.list li	{
padding-top: 0px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
background: url(../images/nav/homemain1-left-li.gif) no-repeat 4px 3px;
font-size: 12px;
line-height: 13px;
color: #333333;
display: block;
}

div.content3 div.list  ul 	{
padding: 1px 0px 0px 9px;
margin: 0px 0px 8px 0px;
}

div.content3 div.list  ul ul li	{
padding-top: 0px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 20px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
background-image: url(../2008/img/nav/ulul.gif);
background-repeat: no-repeat;
background-position: left 4px;
}

div.content3 div.list ul ul	{
padding: 0px;
}

img {
border: none;
}

a {
color: #E20025;
text-decoration: none;
}

p {
margin: 0px;
padding: 0px 0px 4px;
}

a:hover {
color: #FF0000;
text-decoration: none;
}

ul {
margin: 0px;
padding: 0px;
list-style: none;
}

form {
margin: 0px;
}

.t12 {
font-size: 15px;
line-height: 19px;
}

.t14 {
display: block;
color: #000000;
padding: 5px 5px 5px 0px;
font: bold 14px Arial, Helvetica, sans-serif, Tahoma;
}

.t16 {
color: #E20025;
font: bold 16px Arial, Helvetica, sans-serif, Tahoma;
text-align: center;
}

.next a {
color: #999;
background: url(../images/nav/next.gif) no-repeat right center;
padding-right: 20px;
}

.prev a {
color: #999;
background: url(../images/nav/previous.gif) no-repeat left center;
padding-left: 20px;
}	

table.cal-nav-elements {
	width: 100%;
	border-collapse: collapse;
	border:none;
	margin:0 0 12px 0;
	padding:0;
	}

table.cal-nav-elements td {
	border:none;
	margin:0;
	padding:0;
	}

table.cal-nav-elements td.prev {text-align: left; width: 128px;}
table.cal-nav-elements td.t16 {text-align: center; color: #E20025; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif, Tahoma;}
table.cal-nav-elements td.next {text-align: right; width: 128px;}

table.cal-nav-elements td {
	padding-bottom: 12px;
	}

table.cal-nav-elements {
	border-bottom: 2px solid #f1f1f1;
	}

.green {
color: #2BA281;
}


/* PAGETOOLS */


div#pagetools {
	margin: 12px 0 0 0;
	padding: 6px 0;
	border-top: 2px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	}

div#pagetools p {
	margin:0;
 	color: #333;
	font-size: 11px;
	}

div#pagetools a, div#pagetools a:visited {
	color: #333;
	text-decoration: none;
	}

div#pagetools a:hover {
	color: #000;
	text-decoration: none;
	}

div#pagetools a.back,
div#pagetools span.updated,
div#pagetools a.print {
	padding: 3px 20px;
	}

div#pagetools a.back		{background: url(../images/nav/back.gif)	scroll no-repeat left top;}
div#pagetools span.updated	{background: url(../images/nav/time.gif)	scroll no-repeat left top;}
div#pagetools a.print		{background: url(../images/nav/print.gif)	scroll no-repeat left top;}






.banner {
margin-left: 0px;
display: block;
padding: 0px;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 5px;
}

div.line {
margin: 6px 0;
border-bottom: 2px solid #F1F1F1;
}

div.relatedmedia ul{
display: block;
list-style-image: none;
list-style-type: none;
} 

div.relatedmedia ul li {
display: inline;
margin: 0px;
padding: 0px 10px 20px;
height: 200px;
width: 250px;
float: left;
} 

div.iconnav-container{
display: block;
float: none;
}

div.iconnav {
display: block;
font-size: 10px;
float: left;
height: 62px;
width: 169px;
}

div.iconnav p {
display: block;
margin: 0px;
border-style: none;
color: #000000;
padding: 5px;
float: left;
width: 95px;
font-size: 11px;
}

div.iconnav a img
{
display: block;
margin: 0px;
padding: 1px;
border-style: none;
height: 50px;
width: 50px;
float: left;
}

div.iconnav a {
display: block;
list-style-type: none;
float: left;
height: 52px;
width: 160px;
font-size: 14px;
color: #000000;
border: 1px solid #FFFFFF;
}


div.iconnav a:hover {
border: 1px solid #E6E6E6;
}

div.leftnav {
display: block;
background: url(../images/nav/leftnav3.gif) repeat-y left;
width: 90%;
}

div.leftnav .related {
background-color: #E8E8E8;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-weight: bold;
padding: 10px;
color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

div.leftnav .cat {
display: block;
float: none;
font-weight: bold;
margin: 0px;
color: #9FD340;
font-size: 16px;
padding: 10px 3px 7px;
line-height: 18px;
}

div.leftnav .cat a {
background-image: none;
color: #333333;
}

div.leftnav .cat a:hover {
color: #666666;
background-image: none;
text-decoration: none;
}

div.leftnav ul
{
font-size: 11px;
display: block;
list-style-image: none;
list-style-type: none;
background: url(../images/nav/leftnav1.gif) no-repeat left top;
padding-top: 10px;
padding-bottom: 10px;
} 

div.leftnav ul li {
display: block;
margin: 0px;
padding: 0px;
} 

div.leftnav ul li a {
display: block;
list-style-type: none;
margin: 0px 0px 2px 15px;
font-weight: bold;
line-height: 13px;
font-size: 11px;
color: #333333;
text-align: right;
padding: 5px;
}

div.leftnav ul li a:hover {
background: #FDF7F7 right;
color: #333333;
}

div.leftnav ul li .active {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-weight: bold;
color: #FFFFFF;
background: #E20025;
padding: 6px;
}

div.leftnav ul li li a {
display: block;
width: auto;
font-weight: bold;
margin: 0px 0px 2px;
border-style: none;
padding: 6px 6px 6px 20px;
color: #333333;
background: #F0EEE4;
} 

div.leftnav ul li li a:hover {
color: #FFFFFF;
background: #88AFD2 url(../2008/img/nav/leftnav.gif) no-repeat -200px -100px;
font-weight: bold;
}

div.leftnav ul li li .active {
color: #FFFFFF;
border-right-width: 3px;
border-right-style: solid;
border-right-color: #FFFFFF;
padding-left: 15px;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 6px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 7px;
background: #88AFD2 url(../2008/img/nav/leftnav.gif) no-repeat -300px -200px;
}

div.leftnav ul li li li a {
display: block;
width: auto;
font-size: 11px;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 6px;
padding-left: 25px;
line-height: 11px;
margin: 0px;
background: url(../2008/img/nav/leftnav.gif) left -200px;
} 

div.leftnav ul li li li a:hover {
color: #004A8E;
background-color: #FFFFFF;
background-image: url(../2008/img/nav/leftnav.gif);
background-position: -200px -200px;
}

div.leftnav ul li li li.active {
color: #004A8E;
border-right-width: 3px;
border-right-style: solid;
border-right-color: #FFFFFF;
padding-left: 15px;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 6px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 7px;
background-color: #FFFFFF;
background-image: url(../2008/img/nav/leftnav.gif);
background-position: -400px -200px;
}

div.leftnav ul ul {
}

div.leftnav ul ul ul{
border: none;
margin: 0px;
}


div.spectable thead td {
margin: 0px;
padding: 3px;
background: #F0E6E7;
}

div.spectable thead tr {
}

div.spectable tbody td {
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFFFFF;
border-bottom-color: #D0D0D0;
padding-top: 3px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
}

div.spectable tbody tr {
}

div.spectable td {
}

div.spectable table {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #E0DFE3;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #E0DFE3;
padding: 0px;
font-size: 11px;
width: 100%;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E0DFE3;
float: none;
clear: both;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}	

div.spectable tbody td a{
font-weight: bold;
}

div.spectable th {
text-decoration: none;
padding: 5px;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #D0D0D0;
border-bottom-color: #D0D0D0;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
font-weight: normal;
color: #000000;
text-align: left;
background: #F0E6E7 repeat-x;
}

div.spectable .divider {
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #C1D5F0;
}

div.spectable .subtitle{
background-color: #CBDDF3;
font-weight: normal;
}


div.spectable th a:hover{
height: 100%;
width: 100%;
color: #333333;
}

div.spectable th .active{
height: 100%;
width: 100%;
display: block;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #D0D0D0;
background-position: 5px center;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #D0D0D0;
}

div.spectable .odd{
}

div.spectable .even{
background-color: #F5F5F5;
}

.tcontainer{
background: url(../images/nav/loading.gif) no-repeat center center;
border-style: none;
display: block;	min-height:200px;
height:auto !important;
height:200px;
}
