body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.pageSide {	background:url(../images/bkg.png) repeat-x scroll 50% 0 #D4DEE3;	}

h1, h2, h3, h4, h5, h6 { font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif; }
a:visited {
	color: #274B81  ;
	
}
a:link {
	color: #025d8a;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.rubrik_farg {
	font-family:Tahoma, Geneva, sans-serif;
	
/*	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 22px;
	font-weight:100;
	color: #0080C0;

}
.rubrik24_farg {

	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #333333;

}
.rubrik_svart {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #000000;

}
.brodrubrik {

	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5D5D5D;

}
.brodrubrik_farg {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;

}
.brodrubrik_bg {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
	background: #FFFF00;
	background-color: #DDBFBD;
}
.brodBold {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
}
.brodText {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	
}

.checkboxLabel {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.floatbox { float: left; overflow: hidden; }


.float-left { float: left; overflow: hidden;}
.float-right { float: right; overflow: hidden;}

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; }
.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width48 { width: 48%; }
.width49 { width: 49%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width75 { width: 75%; }
.width100 { width: 100%; }

.title { margin: 20px 0px 0px 20px;
	}
.module {
	vertical-align:top;
	padding: 10px 10px 0px 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}

.module-left{ 
	float: left; 
	overflow: hidden;
	vertical-align:top;
	padding: 10px 10px 0px 20px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 410px;
}
.module-right{ 	
	float: right; 
	overflow: hidden;
	vertical-align:top;
	padding: 10px 20px 0px 10px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 410px;
}

.first { padding-right: 10px;}
.last { padding-left: 10px;}
.footer {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-left: 5px;
}
.inputlong {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 240px;
	border: 1px solid #999999;
}
.inputmedium {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 150px;
	border: 1px solid #999999;
}
.inputshort {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 70px;
	border: 1px solid #999999;
}
.inputtextarea {

	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 250px;
	width: 550px;
	border: 1px solid #999999;
}
.buttonedit {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

