
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

H1 {
	font-size: 18px;
	color: #413867;
	line-height: 22px;
	padding-bottom: 5px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	font-weight: normal;	
}
H2 {
	font-size: 15px;
	color: #413867;
	line-height: 16px;
	padding-bottom: 5px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-weight: normal;	
}
H4 {
	font-size: 13px;
	color: #333333;
	line-height: 14px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 13px 0px 6px 0px;
	font-weight: bold;
	clear: both;	
}

H3 {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding: 2px 0px 2px 2px;
	border-bottom: none;
	text-align: left;
	font-weight: normal;
	background-color: #cfd6e4;
	margin: 8px 0px 5px 0px;
	font-weight: bold;		
}



.red {
	color:#FF0000;
}

	
	
p {
	margin:0px;
	padding:0px;
}



.columnSingle {
	width: 200px;
	margin-left: 10px;
	float:left;
}

.columnDouble {
	width: 410px;
	margin-left: 10px;
	float:left;
}

.backgroundGradient {
	background-image: url(../uploaded_files/images/background_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	width: 170px;
}

.backgroundHome {
	background-image: url(../uploaded_files/images/background_home_almr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	width: 380px;
	height: 160px;
}

.rule {
	border-bottom: 1px dotted #999999;
	clear:both;
	line-height:15px;
	padding-top:0px;
	margin: 0px 8px 15px 10px;
}

li {
	margin-left:10px;
}

ul {
		margin-left:0px;
		margin-top: 4px;
		padding-left: 5px;
}

.blockdiv {
	background-image: url(../images/background_div.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	min-height: 50px;
}

.blockdivsmall {
	background-image: url(../images/background_div_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}

.blockdiv a {
	color:#000000;
}

.button {
	width: 173px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:center;
	display: block;
	line-height: 28px;

}
.button a {
	text-decoration:none;
	color:#000000;
}
.buttontop {
	background-image: url(../images/button_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:10px;
	
}
.buttonback {
	background-image: url(../images/button_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}
.buttonbottom {
	background-image: url(../images/button_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:10px;
}