body {
	background: #bfb1a6;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

/* links */
a:link, a:visited {
	color: #dd4038;
	text-decoration: underline;
}

a:hover {
	color: #363636;
	text-decoration: underline;
}

#main h1, .contentheading, .componentheading {
	padding:0;
	margin:0;
	margin-top: 0px;
	font: arial, helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	margin-bottom:10px;
}

#main h1, .contentheading a, .componentheading a {
	color: #000;
	text-decoration: none;
}

#main h1, .contentheading a:hover, .componentheading a:hover {
	color: #dd4038;
	text-decoration: none;
}

h3{
	padding:0;
	margin:0;
	margin-top: 20px;
	font: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom:5px;
}

h4{
	padding:0;
	font: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-bottom:5px;
}

h5{
	padding:0;
	margin-left: 14px;
	font: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-bottom:5px;
}

p
{
/*	border: 1px solid #666;*/
	overflow: hidden;
	padding: 0px 0;
}

#head {
	background: url(../images/headBg2.png) repeat-x #000;
	height: 126px;
	width: 960px;
}

#container {
	background:  url(../images/containerBg.png) repeat-x #fff;
}

#mainContent {
	margin-bottom: 10px;
	margin-top: 20px;
}

#foot {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top: 5px solid #dd4038;
}

#foot1 {
	background: #e3e1df;
	margin-top: 10px;
}

#foot2 {
	background: #e3e1df;
	margin-top: 10px;
}

#foot3 {
	background: #e3e1df;
	margin-top: 10px;
}

.innerfoot {
	width: 280px;
	margin: 10px;
	height: 100px;
}

#shadowcontainer{
	margin: 0 auto;
	overflow: hidden;
	width: 1052px;
	background: url(../images/background.png);
}

#shadowbottom{
	margin: 0 auto;
	overflow: hidden;
	width: 1052px;
	height: 84px;
	background: url(../images/shadowbottom.png);
}

#right{
	background: url(../images/separator.png) repeat-y;
}

#rightcontent{
	margin-left: 14px;
}

#buttons{
	text-align: right;
	margin-top: 90px;
}

.leading{
	border: 1px solid #ccc;
	border-bottom: 5px solid #dd4038;
	padding: 20px;
	margin-bottom: 20px;
}

.column1{
	border-right: 1px solid #333;
}

.readon{
	font-weight: bold;
	background: url(../images/readon.gif) no-repeat;
	padding:2px 2px 0 30px;
	heigh: 18px;
}

.artocle_row{
	font-weight: normal;
}

.introtext{
	color: blue;
}

.logo{
	margin-top: 5px;
	margin-left: 10px;
}

.buttonheading{
	display: none;
}

.search_sok {
	margin-left: 28px;
	margin-bottom: 20px;
}

.articleinfo {
	font-size: 10px;
	color: #c7c4c2;
	margin-bottom: 5px;
}