body, h1, h2, h3, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-image: url(slices/content_bg_k.gif);
	background-repeat: repeat;
}
	
#header {
	color: #FFF;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	background-position: center;
	text-align: left;
	background-color: 41371b;
	background-image: url(slices/homeheader_bg_k.gif);
	padding: 0px;
	height: 120px;
}

#topcontainer {
	width: 1050 px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(slices/content_bg_k.gif);
	background-color: 41371b;
	height: auto;
}



#navigation {
	background-color: 41371b;
	background-repeat: no-repeat;
	clear: both;
	width: 100%;
	float: left;
	height: 60px;
	text-align: center;
	background-image: url(slices/menubar.jpg);
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}				
#menu {
	height: 2.2	em;
	background-color: 41371b;
	width: 100%;
	float: left;
	margin: auto;
	border: thin solid #000;
}

.contains {
	
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.containsqa {
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin groove #000;
	float: none;
}
#content-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid 41371b;
	background-color: 41371b;
	background-image: url(slices/content_bg_p.gif);
	background-repeat: repeat;
	
}


#main-content{
	
	width: 90%;
	
	
	
	margin-top: 10 px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#formarea {
	width: 65%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	
}

#footer-wrapper  {
	background-color: 41371b;
	background-repeat: repeat-y;
	float: left;
	width: 850px;
	background-image: url(slices/footer_bg_k.gif);
	margin: 0px;
	
}

#footer {
	color: #000;
	
	background-color: 41371b;
	background-image: url(slices/content_bg_k.gif);
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

p {
	margin-left: 10px;
	margin-right: 7px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-right: 5px;
	margin-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-right: 5px;
	margin-left: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-right: 5px;
	margin-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-right: 5px;
	margin-left: 10px;
}

.h3normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.article1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	margin-left: 6px;
	text-align: left;
}




.article2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #3E3520;
	margin-left: 6px;
	text-align: left;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #630;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #630;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #000;
	}

.imgpad {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.indent { 
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
	text-indent: 1em;
	}

.column {
	float: left;
	width: 265px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
.columnp {
	font-size: 85%;
	line-height: 1.4;
	padding: 10px;
}



.pspan {
	position: absolute;
	top: -10000px;
}

.clearfloat {
	font-size: 10px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

.warning {

	font-weight:bold;
	color:#F00;
}

