/* CSS Document */

html, body, div, p, h1, h2, h3, ol, 
span, a, , form, img, li {
   margin: 0;
   padding: 0;
}
ul {
	list-style-image: url(/images/ul.gif);
}
table, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4368;
	line-height: 140%;
}
body {
	margin: 80 0 40 0;
	background-color: #f3f3f3;
}
a {
	color: #b13200;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.newshead {
	font-size: 11px;
	font-weight: bold;
	color: #b13200;
	text-decoration: none;
}
a.newshead:hover {
	text-decoration: underline;
}
a.footer {
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
a.mainlevel {
	display: block;
	font-size: 10px;
	width: 68px;
	height: 20px;
	background: url(/images/mainlevel.gif);
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
	padding-left:1px;
}
a.mainlevel:hover {
	text-decoration: underline;
}
a.mainlevelactive {
	display: block;
	font-size: 11px;
	width: 68px;
	height: 20px;
	background-color: #ffffff;
	font-weight: bold;
	color: #b13200;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
	padding-left:1px;

}
a.mainlevelactive:hover {
	text-decoration: none;
}
a.offset {
	display: block;
	font-size: 11px;
	width: 15px;
	height: 15px;
	background-color: #ffffff;
	font-weight: bold;
	color: #b13200;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
	border: 1px solid #aeb6bd;
}
.offset_off {
	display: block;
	font-size: 11px;
	width: 15px;
	height: 15px;
	background-color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
	border: 1px solid #b13200;
	padding-left: 1px;
}
a.readon {
	color: #b13200;
	text-decoration: none;
}
a.readon:hover {
	text-decoration: underline;
}
.small {
	font-size: 11px;
}
.smaller {
	font-size: 10px;
}
.top_left {
	width: 2px;
	height: 359px;
	background-color: #f3f3f3;
}
.top_right {
	width: 4px;
	height: 92px;
	background-color: #f3f3f3;
}
.left {
	width: 2px;
	background: url(/images/left_bg.gif) repeat-y right;
}
.right {
	width: 4px;
	background: url(/images/right_bg.gif) repeat-y right;
}
.news {
	background: url(/images/news_bg.gif) repeat-y right;
	background-color: #ffffff;
}
.date {
	color: #aeb6bd;
	font-size: 11px;
}
.head {
	width: 459px;
	height: 92px;
	background: url(/images/logo2.jpg) no-repeat;
}
.left_bottom {
	background: url(/images/left_bottom_bg.gif) repeat-y right;
}
.logo {
	width: 301px;
	height: 115px;
	background: url(/images/logo_2010.gif) no-repeat;
}
.textfield {
	border: 0px;
	border-bottom: 1px dotted #aeb6bd;
}
.textarea {
	border: 1px solid #aeb6bd;
}
.white {
	color: #ffffff;
}
