/*******************************
http://www.iraksolidaritet.se
Enburk stylesheet
http://www.enburk.se
@2008 Enburk HB
*******************************/

/*Background*/
BODY {
	background: #FFFFFF;
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 12pt;
}

/*Headers*/
H1, H2 , H3, H4, H5, H6 {
	color: #9999CC;
	margin-bottom: 0.5em;
}

/*Remaining*/
A:link, A:visited, A:active {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}

B {
	font-weight: 600;
}

HR {
	background-color: #9999CC;
	color: #9999CC;
	height: 1px;
	border: 0;
}

IMG {
border: 0px;
text-decoration: none;
}

STRONG {
font-weight: 600;
}

/*Document*/
.document_container {
	background: #FFFFFF;
}

.document_short_container {
	border-top: 1px dotted #9999CC;
}

.document_short_heading {
	color: #5f7bad;
}

.document_short_text {
	color: #5f7bad;
}

/*Document infobox*/
.document_infobox_container {
	border: 1px solid #9999CC;
	display: block;
	margin-bottom: 5px;
}

.document_infobox_heading {
	background-color: #9999CC;
	color: #DDDDDD;
	font-size: 1.2em;
	font-weight: 700;
	margin-bottom: 2px;
	margin-top: -2px;
	padding: 5px;
}

.document_infobox_text {
	font-size: 1em;
	padding: 5px;
}

/*Signature*/
.document_signature_container {
	background-color: #EEEEEE;
	border: 1px solid #9999CC;
	color: #9999CC;
}

.document_signature_date {
	color: #000000;
	font-weight: bold;
}

.document_short_signature_container {
	color: #5f7bad;
	float: left;
}

/*Userinfo*/
.document_userinfo_container {
	background-color: #EEEEEE;
	border: 1px solid #9999CC;
	color: #9999CC;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
	margin: 5px 1px 5px 1px;
	padding: 5px 1px 1px 5px;
}

.document_userinfo_image {
	vertical-align: middle;
}
