@charset "utf-8";

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0080C0;

	font-weight: normal;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0080C0;

	font-weight: normal;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;


}



.textarea { 

 font-size: 10px; 

 background-color: #eaeaea; 

 border: 0px solid #eaeaea;

 color: #666666;

}





.bold {

	font-weight: bold;

}



.rubrik {

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	line-height: 32px;

	font-weight: normal;

	color: #999999;

}

.underrubrik {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #666666;

	line-height: 16px;

}



.subheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	line-height: 16px;

}



body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background: #e9e9e9;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}



.bread {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

}



.fat {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: bold;

	line-height: 16px;

}



.oneColElsCtr #container {

	width: 964px;

	background: #ffffff;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	border: 0px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	color: #666666;

}



.oneColElsCtr #mainContent {

	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}



.tr {

	color: #666666;

	background-color: #e9e9e9;

	width: 370px;
	


}



.tr:hover {

	background-color: #A7D1E9;

	color: #FFFFFF;

}



.ingress {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

}

