body,
html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1em;
	color: #666666;
	height: 100%;
	width: 100%;
}

body {
	background-color: #d9ead0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.5;
}
p, span {
	font-size: 0.8em;	
}
p {line-height: 1.5;}
h1 {color: #666666; font-size: 1.25em;margin-bottom: 0.8em;margin-top: 0.4em;}
h2 {color: #149d24; font-size: 1.0em;margin-bottom: 0.6em;margin-top: 0.3em;}
h2 a {color: #149d24; font-size: 1.1em;text-decoration: none;} 
a {color: #149d24;}
#page {
	position: relative;
	width: 740px;
	margin: 0 auto;	
	background: url('../img/bg.jpg');
	background-repeat: repeat-y;
	background-color: #ffffff;	
	min-height: 100%;
	height: auto;	
}

#content {
	position: relative;
	width: 704px;	
	margin: 0 auto;
	left: -1px;		
	min-height: 100%;
	height: auto;
	padding-bottom: 22px;	
}
/* #content img {border: solid 2px #cccccc;}*/
.csc-textpic-intext-left img {margin-right: 22px; margin-bottom: 22px;}
.csc-textpic-intext-right img {margin-left: 22px; margin-bottom: 22px;}

#main ol,
#main ul {font-size: 0.8em;line-height: 1;}
#main ol li,
#main ul li{vertical-align: middle; line-height: 1.5;}

#head {
	background: url('../img/head.jpg');
	background-repeat: no-repeat;
	background-position:2px 20px;
	height: 194px;
}

#topmenu {
	width: 652px;
	background-color: #cccccc;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topmenu li {
	float: left;
	padding: 5px;
}

#main {
	padding: 22px;
}

#foot {
	height: 33px;
	background-color: #666666;
	color: #ffffff;
	font-size: 0.8em;
	padding-left: 22px;
	margin-bottom: 44px;
}
#foot img {vertical-align: middle; margin: 0; border: none;}
#foot span {vertical-align: middle; display: inline-block; }
#foot span.txt-1 {width: 330px;}
#foot span.txt-2 {}
#foot span.txt-2 a {color:#ffffff;text-decoration: none;}

#breadcrumb {
	padding-left: 22px;
	vertical-align: middle;
}
#breadcrumb a {
	font-size: 0.8em;
	color: #666666;
}

hr {
	position: relative;
	width: 701px;
	left: -20px;
	border: none;
	height: 10px;
	background: url(../img/hr_shade.jpg);
	background-repeat: repeat-x;
}

.csc-mailform {
	border: none;
	padding:0;
}
.csc-mailform-field {
	margin-bottom: 5px;
}
.csc-mailform label {
	display: inline-block;
	width: 150px;
	font-size: 0.8em;
}
.csc-mailform input,
.csc-mailform textarea{
	width: 200px;
	font-size: 0.8em;
}

.align-right {text-align: right;}

.printversion {
	text-align:right;
	background: url('../img/pdf_icon.png');
	background-repeat: no-repeat;
	background-position:485px 0px;
}

/*
a.download {
	display: inline-block;
	padding-left: 18px;
	background: url(../img/pdf_icon.png);
	background-repeat: no-repeat;	
}
*/
