/* Dynamic 3 columns */

.promotions_table {
	height: 110px;
}

span.article_seperator {
	display: block;
	height: 5px;
}

a.readon:link, a.readon:visited {
	color: #125cb5;
	font-weight: bold;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

.message{

  text-transform: uppercase;
  padding: 5px;
  color: #125CB5;
  font-size: 14px;
  font-weight: bold;
}


div#innhold{
	float				: left;
	width				: 100%;
}

div#mainbody, div#leftmodules, div#rightmodules{

}

div#leftmodules {
	float:left;
	text-align:left;
}

div#leftmodules{
	width: 223px;
	height: 100%;
	border-right: 0px dashed #cccccc;
	padding-right: 3px;
}

div#mainbody{
	float:left;
	text-align:left;
}

.width0 div#mainbody{
	width:100%;
}

.width1 div#mainbody{
	width: 756px !important;
	width: 758px;
	padding: 0px 5px 0px 5px;
}

.width2 div#mainbody{
	width: 530px !important;
	width: 535px;
	padding: 0px 5px 0px 5px;
}

div#rightmodules{
	float:right;
}

div#rightmodules{
	width: 223px;
	height: 100%;
	border-left: 0px dashed #cccccc;
	padding-left: 3px;
}

/* rounded grey modules (default under -3 parameter) */

div.module h3 {
	color: #125cb5;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	letter-spacing: 1px;
	margin-right: 10px;
	text-align: left;
}

#leftmodules div.module, #rightmodules div.module {
	width: 222px;
	background: url(../images/sidebarBACKGROUND.gif) repeat-y;
	margin-bottom: 15px;
}

#leftmodules div.module div, #rightmodules div.module div {
	background: url(../images/sidebarHEADER.gif) top left no-repeat;
}

#leftmodules div.module div div, #rightmodules div.module div div {
	background: url(../images/sidebarFOOTER.gif)  bottom left no-repeat;
	padding-bottom: 15px;
}

#leftmodules div.module div div div, #rightmodules div.module div div div {
	background: none;
	padding: 0px 0px 0px 10px;
	width: auto !important;
	width: 100%; 
}

div.module-2 h3 {
	color: #125cb5;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	letter-spacing: 1px;
	margin-right: 10px;
	text-align: left;
}

.upperrightmod {
	padding-top: 8px;
}

#upperrightmod div.module-2, #upperrightmod div.module-2 {
	width: 497px;
	background: url(../images/sidebarBACKGROUNDtop.gif) repeat-y;
}

#upperrightmod div.module-2 div, #upperrightmod div.module-2 div {
	background: url(../images/sidebarHEADERtop.gif) top left no-repeat;
}

#upperrightmod div.module-2 div div, #upperrightmod div.module-2 div div {
	background: url(../images/sidebarFOOTERtop.gif)  bottom left no-repeat;
	padding-bottom: 10px;
}

#upperrightmod div.module-2 div div div, #upperrightmod div.module-2 div div div {
	background: none;
	padding: 0px 0px 0px 10px;
	width: auto !important;
	width: 100%;
}

/* CSS Document */

h1, h2, h3, h4, h5 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;	
}

hr {
	display: block;
	height: 1px;
	border-bottom: 1px solid #666666;
}

body, html {
	background-color: #FFFFFF;
	font-family:Trebuchet MS;
	font-size: 14px;
	color: #818181;
}

td {
	padding: 0px;
	margin: 0px;
	font-family:Trebuchet MS;
	font-size: 14px;
	color: #818181;
}

.topcell_1_outer {
	background-image: url(../images/top1.gif);
	background-repeat: repeat-x;
}

.topcell_1_inner {
	vertical-align: middle;
}

.topcell_3 {
	background-image: url(../images/top3.gif);
	background-repeat: repeat-x;
}

.topcell_3_inner {
	vertical-align: bottom;
	padding-bottom: 7px;
}

.content_outer {
	padding-bottom: 15px;
}

.footer_outer {
	background-image: url(../images/footer_bg.gif);
	text-align: center;
}

.footer_outer td {
	text-align: center;
	font-weight: normal;
}

.footer_inner {
	background-image: url(../images/footer_grad.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #3b3b3b;
}

.footer_inner td {
	text-align: center;
	font-weight: normal;
}

.footer_inner a:link, .footer_inner a:visited {
	color: #3b3b3b;
	text-decoration: none;
	font-weight: normal;
}

.footer_inner a:hover {
	color: #3b3b3b;
	text-decoration: underline;
}

/* CMS Stylings */

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 0px;
  line-height: 20px;
  margin-top: 5px;
}

.back_button a:link, .back_button a:visited {
	text-decoration: none;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{

padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet_blue.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
}

/* core stuff */

a:link, a:visited {
	color: #125cb5;
	text-decoration: underline;
}

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

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding: 4px 0px 0px 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #105998;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 1px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	margin: 1px !important;
	margin: 0px;
}

.inputbox2 {
	padding: 1px;
	background-color: #ffffff;
}

.componentheading {
	color: #939393;
	text-align: left;
	padding-top: 4px;
	height: 21px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #125cb5;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	background-image: url(../images/dotted_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentheading a:link, .contentheading a:visited {
	color: #125cb5;
	font-size: 16px;
	text-decoration: none;

}

.contentheading a:hover {

	color: #125cb5;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.topmiddlemod_spacing {
	padding: 5px;
}

/* module stylings ( first one is default with no parameters) */

table.moduletable-topmiddle {
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-topmiddle th {
	color: #125cb5;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	background-image: url(../images/dotted_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}

table.moduletable-topmiddle td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 5px;
}

table.moduletable-topmiddle td a:link, table.moduletable-topmiddle td a:visited {
	color: #818181;
	text-decoration: none;
}

table.moduletable-topmiddle td a:hover {
	color: #818181;
	text-decoration: underline;
}

table.moduletable-reserved {
	width: 222px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: url(../images/sidebarBACKGROUND.gif) repeat-y;
}

table.moduletable-reserved th {
	width: 222px;
	height: 30px;
	line-height: 28px;
	padding-left: 10px;
	color: #105998;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	background: url(../images/sidebarHEADER.gif) top left no-repeat;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}

table.moduletable-reserved td {
	font-size: 11px;
	padding-left: 9px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 15px;
	background: url(../images/sidebarFOOTER.gif)  bottom left no-repeat;
}

table.moduletable-grey {
	margin-bottom: 15px;
}

table.moduletable-grey th {
	color: #999999;
	font-size: 12px;
	text-align: left;
}

table.moduletable-grey td {
	padding-left: 7px;
}

/* menu stylings */

.mainlevel-white {
	color: #FFFFFF;
}

a.mainlevel-white:link, a.mainlevel-white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 7px 0px 7px;
}

a.mainlevel-white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.mainlevel-grey:link, a.mainlevel-grey:visited {
	color: #3b3b3b;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

a.mainlevel-grey:hover {
	color: #3b3b3b;
	text-decoration: underline;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li {
	white-space: nowrap;
	list-style: none;
}

ul#mainlevel-nav li a {
	text-decoration: none;
	color: #818181;
	font-size: 12px;
	font-weight: normal;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto;
	font-weight: normal;
	text-decoration: none;
}

ul#mainlevel-nav li a:hover {
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	background-position: 5px 7px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	text-align: left;
	padding-left: 15px;
	width: 100%;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #818181;
}

a.mainlevel#active_menu {
	color:#818181;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel#active_menu:hover {
	color:#818181;
	font-weight: bold;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.regselect{
margin-top:25px;
text-align:center;
font-size:1.2em;
}
.regselectable{
width:100%;

}
.regselect_buttons{
text-align:center;
width:100%;
font-size:1.2em;
margin-top:20px;
}

.selecttype_button {
  color: #105998;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: 200px;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}



