@charset "utf-8";
/* CSS Document */

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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;}li{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;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
/* base */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
/* font */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body
{
	background-color:#eed;
}

#page
{
	background-image:url('../media/background.gif');
	width:960px;
	margin:0 auto;
}

#header
{
	margin-bottom:15px
}

#footer
{
	clear:both;
	height:100px;
}

#content
{
margin-left:155px;
width:590px;
}

#navcontainer
{
	width:150px;	
	float:left;
}

#navcontainer #navlist ul
{
	margin:0;
	padding:0;
}

#navcontainer #navlist ul li
{
	list-style:none;
	border-bottom:1px solid #0061a9;
	margin:0 5px;
}

#navcontainer #navlist ul li#first
{
	border-top:1px solid #0061a9;
}

#navcontainer #navlist ul li a
{
	text-decoration:none;
	padding:3px 4px 4px 4px;
	color:#5b3;
	font-size:0.9em;
	font-weight:bolder;display:block;
}

#navcontainer #navlist ul li a:hover
{
	background-color:#eed;
}

#TheTitle
{
	position:absolute;
	left:-9000px;	
}

/*
body
{
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}*/
/* title bar 
.headerBar {
	background-color: #70B140;
	height: 160px;
}
.headerOuterBar {
	border: thick solid #CC3333;
}*/
/*
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066
	}
h1 {
	font-size: 24px;
}	
	
h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 14px;
	}	
	
h4 {
	font-size: 13px;
	}		
	
h5 {
	font-size: 10px;
	}
.footer, .footer td, .footer a, .footer a visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footer_noline, .footer_noline td, .footer_noline a, .footer_noline a visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
}
td, th, p, pre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}	
.smalltext {
	font-size: 9px;
}	
.th_right {
	text-align:right;
	font-weight:normal
}	
.th_left_grey {
	text-align:left;
	font-weight:normal;
	background-color:#999999
}	
li {
	margin-bottom: .9em;
	margin-top: .1em;
}	
ul, ol {
	margin-bottom: .3em;
	margin-top: .3em;
}	
.bg1 {
	background-color: #CCCCCC;
}
.bg2 {
	background-color: #F5F5F5;
}
.bg3 {
	background-color: #E5EFD3;
}
.bg4 {
	background-color: #FFEDB7;
}
.pad5 {
	padding: 10px 5px 0px;
}
hr {
	color:#CCCCCC;
	margin:-10px 10px 5px 10px
}
a {
	color:#003366	
}
a visited {
	color:#333333
}
.crumb, .crumb a, .crumb a:visited, .crumb a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.crumb a:hover
{
	text-decoration: underline;
}
b.hl1 {
	font-weight:bold;
	background-color: #33CCCC;
}
#content_border44
{
	display:block;
	border: 1px solid #000000;
	border-left-color: #FFFFFF;
	border-top-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	width: 100%;	
}

#content_margin
{
	margin:15px 20px 20px;	
}
.content
{

}
.outer_border
{
	border-right: 1px solid #000000;
}
.content p, .content h1, .content h2, .content h3, .gosafe_content table, .gosafe_content pre
{
	
}
.nav {
	background-color: #70B140;
}
*/

/*  Horisontal navigation css  */
/*  css sourced from http://css.maxdesign.com.au/listamatic/horizontal16.htm */
/*
#navcontainer ul
{
	padding: 3px 0px;
	margin: 0;
	list-style-type: none;
	color: #FFFFFF;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	text-align: center;
	height: 14px;
	background-color: #003366;
}

#navlist li { display: inline; }

#navlist li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 1px;
	margin-right: 1px;
	
}
#navlist li a:hover
{
	color: #666666;
	background-image: url(../media/h_bgHover.gif);
	background-repeat: repeat;
}

#navlist li a.on
{
	font-weight: bold;
	color: #666666;
	background-image: url(../media/h_bgHover.gif);
	margin-right: 1px;
}
*/
/*  2nd vertical navigation css  */

/*
#container2 {
	width : 140px;
	background-color: #70B140;
}
#navlist2{
	width : 128px;
	font:11px/14px verdana, arial, georgia, sans-serif;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#navlist2 ul, #navlist2 li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}	*/
/*
#navlist2 li a, #navlist2 li a:hover, #navlist2 li a:active { 

	display: block;
	text-decoration: none; 
	color: #000000;
	margin: 2px;
	padding: 3px;
	border: 1px solid #000;
	text-align: left;
	width : 100%;
	background-color: #FAE989;
}
#navlist2 li a:hover, #navlist2 li a:active {
	border: 1px solid #000;
	background-color: #003366;
	border-color:#000;
	color:#FFFFFF;
}
#navlist2 .on {
	border: 1px solid #000;
	background-color: #003366;
	border-color:#000;
	color:#FFFFFF;
}
#navlist2 .off_subnav, #navlist2 .on_subnav   {
	border: 1px dashed #000;
	background-color: #006699;
	text-align:right;
	color:#FFFf;
}
#navlist2 .off_home {
	background-color: #999;
	border: 1px dashed #000;
}



.red {
	color: #CC0000;
	font-weight: bold;
}

.footer_blurb {
	color:#ffffff;
	font-size:12px;
	font-style:oblique;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #003366;
}
*/

/* Alternate navigation */
/*
 #navcontainer_green ul li
 {
 list-style-type: none;
 padding: 0;
 margin: 0;
 display: block;
 float: left;
 background: url("/media/navBarBg.gif") repeat-x 20px;
 font: 10px/25px "Lucida Grande", verdana, sans-serif;
 text-align: center;
 }

 #navcontainer_green a
 {
 color: #000;
 text-decoration: none;
 display: block;
 width: 70px;
 border-top: 1px solid #A8B090;
 border-bottom: 1px solid #A8B090;
 border-left: 1px solid #A8B090;
 }

 #navcontainer_green li#active { background: url("/media/navBarBgHover.gif") repeat-x 20px; }
 #navcontainer_green a:hover { background: url("/media/navBarBgHover.gif") repeat-x 20px; }
*/