BODY {
	margin: 0px 0px 0px 0px;
	color : #8F9245;
	background-color: #8F9245;
}

h1 {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #4D7295;
	font-size : 18px;
	font-weight: bold;
	white-space: wrap;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

h2 {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #4D7295;
	font-size : 16px;
	font-weight: bold;
	white-space: wrap;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

.content_headline {
        color : #4D7295;
        font-size : 16px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : none;
}

.feature_header {
        color : #FFFFFF;
        font-size : 13px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

.feature_text {
	color : #000000;
	font-size : 13px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	line-height: 1.1em;
	margin-top: 0em;
	bottom-top: 0em;
}

.login_text {
        color : #000000;
        font-size : 13px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        text-decoration : none;
}

.inputbox {
	border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}

INPUT, TEXTAREA, SELECT {
	color : #333333;
	font-family : Arial, Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}

a {

	text-decoration : none;

}

a.feature_link {
        color : blue;
        font-size : 13px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        line-height: 1.1em;
        text-decoration : underline;

}

a.feature_link:hover {
        color : blue;
        font-size : 13px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        line-height: 1.1em;
        text-decoration : underline;
}

a.feature_link:active {
        color : blue;
        font-size : 13px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        line-height: 1.1em;
        text-decoration : underline;
}

.content_collage_header {
        color : #FFFFFF;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : bold;
        text-decoration : none;
}

a.footer {
        color : #4D7295;
        font-size : 12px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : none;
}

a.footer:hover {
        color : #4D7295;
        font-size : 12px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

a.footer:active {
        color : #4D7295;
        font-size : 12px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}


a.content_link {
        color : blue;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

a.content_link:hover {
        color : blue;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

a.content_link:active {
        color : blue;
        font-size : 14px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

a._link {
    color : blue;
    text-decoration : underline;
}

a.mainmenu_link {
        color : #4D7295;
        font-size : 18px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

a.mainmenu_link:hover {
        color : #4D7295;
        font-size : 18px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

a.mainmenu_link:active {
        color : #4D7295;
        font-size : 18px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}


a.submenu_link {
        color : blue;
        font-size : 12px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : none;
}

a.submenu_link:hover {
        color : blue;
        font-size : 12px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

a.submenu_link:active {
        color : blue;
        font-size : 12px;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : underline;
}

.pagenav {
	color : #333333;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav {
	color : #808080;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.pagenav:hover {
	color : #ff6600;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav:active {
        color : #333333;
        font-size : 10px;
        font-weight : normal;
}

td {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}



.button {
	border-style : solid;
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
}

.small {
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.smallgrey {
        color : #767676;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        font-weight : normal;
}

.footer_text {
        color : #000000;
        font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
}

.smallblack {
        color : #000000;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : normal;
}

.actionHeader {
	color : #FF6600;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.actiontext {
	color : #000000;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.sectionHeader {
	color : #FF6600;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

.error {
	color : #c40000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
.error_font {
	color : #c40000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333
}

.componentheading {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left
}

.moduleheading {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left
}


select.options,
input.options {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}



form {
	margin: 0px 0px 0px 0px;
}

/* Styles for dhtml tabbed-pages */
.ontab {

	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
       	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
	//border-bottom: solid 1px #777777;
}

a.notabdecorationoff {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-decoration : none;
}

a.notabdecorationoff:hover {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-decoration : none;
}

a.notabdecorationoff:active {

	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-decoration : none;

}

a.notabdecorationon {

	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration : none;
}

a.notabdecorationon:hover {

	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration : none;
}

a.notabdecorationon:active {

	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration : none;

}

.tabheading {
	background-color: #ffae00;
	/*border-left: solid 1px #777777;*/
	/*border-right: solid 1px #777777;*/
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.menubackgr {
	background-image: url(../Graphics/03_content_backgr.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.menudottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


h3 {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #050E55;
	font-size : 16px;
	font-weight: bold;
	/*white-space: nowrap;)*/
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

.bold
{

	font-weight: bold;

}

p {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	font-weight: normal;
	margin-top: 0em;

}

.content {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
	font-weight: normal;
	margin-top: 0em;
	bottom-top: 0em;

}

.content_links {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight: normal;
	margin-top: 0em;
	bottom-top: 0em;

}


.testimonial_name {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333399;
	font-size : 13px;
	font-weight: bold;
	margin-top: 0em;
	bottom-top: 0em;

}

.testimonial_company {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #333399;
	font-size : 13px;
	font-weight: normal;
	margin-top: 0em;
	bottom-top: 0em;

}


ul {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	font-weight: normal;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}


ol {

	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
	font-weight: normal;
	background: transparent;
	margin-top: 0em;
	margin-bottom: 0em;
}

.footerlinks
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt

}

/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #ff6600;
	text-align: center;
}

/* Last Ivans wish */
/* Last Ivans wish */
.lt {
    color: #ffffff;
}