body {
	background-color: #eaeaea;
	margin-top: 12px;

}

h1, h2, h3, h4, h5, h6 {
    	color: black;
	background-color: transparent;
    	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;    
	font-weight: normal;
    	margin: 2.0em 0.5 0.25em 0em;
    	border-bottom: 1px solid #CCCCCC;
}

p {
	margin: 0.5em 0.5em 0.5em 0.5em;
	width: 80%;
}

a {
	color: #99135e;;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}


.main {
	font: 88% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	width: auto;
	background-color: white;
	color: black;
	margin-left: 12px;
	margin-right: 12px;
}

.mainBorder {
	border-top: thin solid #aaaaaa;
	border-right: thin solid #aaaaaa;
	border-left: thin solid #cccc99;
	border-bottom: thin solid #cccc99;
}

.content {
	margin: 0.75em 0.75em 0.75em 0.75em;
}

.mainHeaderDiv {
	margin-bottom: 12px;	
}


.login {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0.5em;
}

.footer {
	background-color: #eaeaea;
	height: 100px;
}

.mandatory {
	color: red;
	background-color: transparent;
}

.recommenend {
	color: yellow;
	background-color: transparent;
}

.optional {
	color: green;
	background-color: transparent;
}

.ok {
	color: green;
	background-color: transparent;
}

.warning {
	color: red;
	background-color: transparent;
}

.tablehead {
	font-weight: bold;
	color: white;	
}

.small_tablehead {
	font-weight: normal;
	color: white;	
}

.margin {
	margin-left: 20px;
}


#footer-logo {
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}


.mainHeader {
	margin-left: 20px;
	font-weight: bold;	
	font-size: 24px;
	color: black;
	background-color: transparent;
    	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; 
}


/* WAYF embedded ds / KLaalo 8.3.2012 */

#wayf_div { 
    width: 20em !important; 
    margin-top: 2em !important;
    margin-bottom: 2em !important;
}
