/* CSS Document */

body {
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #e0ddcc
}

a img {
	border: 0 none
}

hr {
	border: thin solid #dcdcdc
}

del {
	font-family: arial;
	font-size: 11px
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #d5692f;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #f35000;
	font-size: 11px;
}

table, tr, td {
	border-collapse : collapse; 
	font-size : 11px; 
	font-family : verdana; 
}

input, select, textarea {
	border: 1px solid #999999; 
	font-size: 10px; 
	background-color: #ffffff;
	color: #6c6c6c; 
	font-family: verdana;
	padding: 3px
}

select, option {
	color: #000000;
	padding: 1px
}

input.button {
	font-weight:bold;
	padding: 3px;
	cursor: pointer;
	font-family: verdana;
	font-size: 11px;
	background-color: #70872c; 
	color: #FFFFFF; 
	border: 1px outset #a8c457;
}

input.button:hover {
	color:#ffffff;
	border: 1px outset #a8c457;
	background-color: #9db84d
}

.datitle {
	text-transform: uppercase;
	font-size: 14px
}

.welcomebox {
	background-image: url(../images/back-welcome.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 10px;
	line-height: 18px;
	margin-bottom: 20px
}

.servicebox {
	background-image: url(../images/title-section-services.jpg); 
	background-repeat: no-repeat; 
	padding-top: 45px; 
	line-height: 18px
}

.servicebox-inner {
	padding-left: 200px; 
	background-image: url(../images/back-services.jpg); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	min-height: 230px
}

.articlebox {
	float: left; width: 350px;
	background-image: url(../images/title-section-article.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	line-height: 16px
}

.norm-content {
	padding-left: 10px;
	line-height: 16px
}

.warnbox {
	border: 1px solid #ffeba2;
	background-image: url(../images/warn-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 30px 5px 20px 33px;
	text-align: left
}

.sectionlist {
	background-image: url(../images/bulletarrow-black.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 6px; 
	padding-left: 15px;
	border-bottom: 1px dotted #c4c4c4;
	margin-bottom: 5px;
	padding-bottom: 8px;
	line-height: 16px
}

.pageslist {
	padding-left: 30px;
	background-image: url(../images/bulletarrow-black.gif);
	background-position: 7px 15px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #c4c4c4;
	padding-top: 8px;
	padding-bottom: 8px
}

.downloadcat {
	padding: 5px;
	background-color: #eaf4fd;
	font-weight: bold
}

.pagination {
	padding: 7px; 
	border-top: 1px solid #c2c2c2; 
	font-size: 10px;
	text-align: center
}

.gallerybox {
	width: 175px; 
	padding: 5px; 
	text-align: center; 
	height: 160px; 
	border: 1px dotted #c4c4c4; 
	background-color: #FFFFFF; 
	line-height: 16px; 
	float: left; 
	margin-right: 8px; 
	margin-left: 3px; 
	margin-bottom: 15px
}
