@charset "utf-8";
body {
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
}
.main-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menu-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
}
#menu {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
text-transform: lowercase;
}
#menu li {
float: left;
width: 111px;
}
#menu a {
display: block;
height: 30px;
width: 111px;
line-height: 30px;
padding: 0px 0 0;
text-align: center;
}
.left-bg {
	background-image: url(images/br-menu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}
#header a {
color: #ffffff;
font-size:13px;
text-decoration: none;
}
#header a:hover, #header .current_page_item {
background-image: url(images/buttons/menu-over.gif);
background: #ffffff;
color: #fd5302;
}
#left a {
color: #797979;
font-size:14px;
text-decoration: none;
font-weight: bold;
}
#left a:hover {
	font-size: 14px;
	color: #fd5302;
	text-decoration: underline;
}
.title-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fd5302;
	font-weight: bold;
}
.title-plans {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}
#footer-text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fd5302;
	text-decoration: underline;
}
#footer-text a:hover {
	color: #c0c0c0;
	text-decoration: none;
}
#footer-wa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a5a4a4;
	text-decoration: none;
}
#footer-wa a:hover {
	font-size: 12px;
	color: #bababa;
	text-decoration: none;
	border-bottom:1px dotted #fd5302;
}
.footer-wa {
	font-family:Verdana, Geneva, sans-serif;
	color:#a5a4a4;
	font-size:12px;
}
.input {
	font: 10px Verdana, Geneva, sans-serif;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #000000;
	background-color: #c4da7c;
}
.footer-img {
	vertical-align: baseline;
}