* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 0.80em;
	font-weight: normal;
	/*background-image: url(http://www.cloudi.se/unit_specific/cloudi.se//images/funcmenubkg.gif );*/
	/*background-repeat: repeat-y;*/
	/*background: #343896;*/
	/*text-align: center;*/
}

h1 {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
h2 {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-size: 1.5em;
}
h3 {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-size: 1.35em;
}

p {
	margin-bottom: 1em;
}

a:link {
	color: #343896;
}

a:visited {
	color: #0C106E;
}

a:active {
	
}

a:hover {
	
}

img {
	border-width: 0px;
	border-style: none;
}

hr {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-left-style: none;
	border-right-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*optgroup {
	background-color: #666666;
	color: #ffffff;
	font-weight:bold;
}*/

.floatRight {
	float: right;
}

input.formSubmit {
	margin-top: 10px;
	margin-bottom: 5px;
	float:none;
}

.logButton {
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

div.logEntryButtonPanel {
	width: auto;
	position: relative;
	bottom: 0px;
	right: 0px;
	text-align: right;
}

input .button {
	font-size: 0.8em;
	background-color: #343896;
	color: #ffffff;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	border-left-color: #e7e7e7;
	border-top-color: #999999;
	padding: 2px;
}

a.button {
	position: relative;
	display: block;
	background-color: #f7f7f7;
	color: #333333;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
	width: auto;
	height: auto;
}

a.button:link {
	text-decoration: none;
}

a.button:hover {
	text-decoration: underline;
}

#headerDiv {
	width: 100%;
	/*width:990px;*/
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	background-color: #ffffff;
	overflow: hidden;
	text-align: left;
}

#headerDiv .floatRight {
	float: right;
}

#version {
	float: right;
	font-style: italic;
	font-size: 0.8em;
	padding: 10px;
}

/*#logininterface {
	margin: 0px;
}

#logininterface input.button {
	background-color: #343896;
	color: #ffffff;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	border-left-color: #e7e7e7;
	border-top-color: #999999;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}*/

#interface {
	position: relative;
	float: left;
	display: block;
	left: 10px;
	top: 25px;
	width: auto;
}

#interface span#heading {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
}

#interface .smallHeading {
	/*font-size: 0.8em;*/
}

#logoDiv {
	float: left;
	margin: 0px;
	border: none;
	padding-left: 5px;
	padding-top: 13px;
	background-color: #ffffff;
}

#menuDiv {
	width: 100%;
	/*width:990px;*/
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	clear: both;
	color: #ffffff;
	text-align: left;
}

#menuDiv ul {
	float: left;
	background-color: #30b44a;
	background-image: url(http://www.cloudi.se/unit_specific/cloudi.se/images/menu_background.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	width: 100%;
}

#menuDiv ul a {
	float: left;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	background-position: 15px 11px;
	border-right: #ffffff 2px solid;
}

#menuDiv ul a:link {
	color: #ffffff;
}

#menuDiv ul a:visited {
	color: #ffffff;
}

#menuDiv ul a:hover {
	background-image: url(http://www.cloudi.se/unit_specific/cloudi.se/images/menu_background_active.gif);
	background-repeat: repeat-x;
	background-position: -9px;
}

#menuDiv ul li {
	display: inline;
	color: #ffffff;
}

#menuDiv ul .current {
	background-image: url(http://www.cloudi.se/unit_specific/cloudi.se/images/menu_background_active.gif);
	background-repeat: repeat-x;
	background-position: -9px;
}

#menuDiv ul li img {
	vertical-align: 2px;
}

#fmcContainer {
	width: 100%;
	background: #ffffff;
}

#loginDiv{
	margin-left: 10px;
}

#funcMenuDiv {
	float: left;
	width: 175px;
	text-align: left;
	background-color: #d5edd1;
	height: 100%;
}

#funcMenuDiv ul a {
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: auto;
	text-decoration: none;
}


#funcMenuDiv ul a {
	color: #000000;
	font-weight: bold;
}

#funcMenuDiv ul a:link {
	color: #000000;
}

#funcMenuDiv ul a:visited {
	color: #000000;
}

#funcMenuDiv ul a:hover {
	background-color: #cccccc;
}

#funcMenuDiv ul li {
	list-style: none;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#funcMenuDiv ul a.current {
	background-color: #ffffff;
}

#funcMenuDiv ul li.separator {
	border-style: none;
	border-width: 0px;
}

#funcMenuDiv ul li.separatorText {
	background-color: #666666;
	color: #ffffff;
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: none;
	border-width: 0px;
}

#funcMenuDiv ul ul li {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#funcMenuDiv ul ul a {
	margin: 0px;
	background-image: url(http://www.cloudi.se/unit_specific/cloudi.se/images/submenuitem.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: normal;
}

#funcMenuDiv ul ul a.submenuEnd {
	margin: 0px;
	background-image: url(http://www.cloudi.se/unit_specific/cloudi.se//images/submenuitemend.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#contentDiv {
	float: left;
	width: 791px;
	padding: 10px;
	text-align: left;
}

#contentDiv ul{
	padding-left: 40px;
	margin-top: 13px;
	margin-bottom: 13px;	
}

#contentDiv label{
	font-size: 12px;
}

div.faqQuestion {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #EFEFEF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

div.faqQuestion span {
	font-weight: bold;
}

div.faqQuestion .question {
	/*font-weight: bold;*/
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-size: 1.15em;
	/*font-style: italic;*/
	border-width: 1px;
	border-style: solid;
	border-left-color: #F9F9F9;
	border-right-color: #BFBFBF;
	border-top-color: #DFDFDF;
	border-bottom-color: #9F9F9F;
	background-color: #FFFFDF;
	padding: 5px;
}

div.newsBox {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #EFEFEF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

div.REInfoBox1{
	padding: 2px;
	/*width:200px;*/
	margin-top:0px;
	border:	1px solid #E7E7E7;
	display: block;
}
div.REInfoBox2{
	background: #E7E7E7;
	padding: 10px;
	padding-bottom: 20px;
}

.tinyMceMessage p{
	margin:0;
	padding:0;
}


