﻿h4 { font-size:large}

html, body {height:100%;}
body,table,td {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: #fff;
}

a {color: #000;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}


.menu {width:100%;}
.menu td {padding-left: 30px;}
.menu td.first {padding-left: 0px;}
.menu td,
.menu a {
	color: #010101;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu a:link {text-decoration: underline;}
.menu a:visited {text-decoration: underline;}
.menu a:hover {text-decoration: none;}



.menu-bottom {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.menu-bottom li {
	display: inline;
	padding-left: 20px;
}
.menu-bottom li.first {padding-left: 0px;}
.menu-bottom li,
.menu-bottom a {
	color: #010101;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu-bottom a:link {text-decoration: underline;}
.menu-bottom a:visited {text-decoration: underline;}
.menu-bottom a:hover {text-decoration: none;}



.faq {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.faq li {
	padding-top: 20px;
	line-height: 20px;
}
.faq li.first {padding-top:10px;}
.faq li,
.faq a {
	color: #000;
	font-size: 13px;
}
.faq a:link {text-decoration: underline;}
.faq a:visited {text-decoration: underline;}
.faq a:hover {text-decoration: none;}



.news {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.news li {margin: 15px 0px;}
.news li,
.news a {
	color: #000;
	font-size: 12px;
}
.news a:link {text-decoration: none;}
.news a:visited {text-decoration: none;}
.news a:hover {text-decoration: underline;}
.news .date {
	font-size: 14px;
	font-weight: bold;
}



.menu2 {
	margin: 0 0 50px 0;
	padding: 0px;
	list-style: none;
}
.menu2 li {margin-bottom:7px;}
.menu2 li,
.menu2 a {
	color: #000;
	font-size: 14px;
}
.menu2 li.action, .menu2 .action a {
	font-weight: bold;
	margin: 0 0 3px -40px;
	padding-left: 40px;
	background: url(../images/marker.png) left center no-repeat;
}
.menu2 li.sub {margin:0px;}
.menu2 a:link {text-decoration: underline;}
.menu2 a:visited {text-decoration: underline;}
.menu2 a:hover {text-decoration: none;}
.menu2 .submenu {
	margin: 0 0 20px 10px;
	padding: 0px;
	list-style: none;
}
.menu2 .submenu li, .menu2 .submenu a {font-size:12px;}
.menu2 .sub_action, .menu2 .sub_action a {font-weight:bold;}




.info li {font-size:14px; padding-bottom:7px;}











