@charset "utf-8";
body {
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.linkfont {font-family: Tahoma, Geneva, sans-serif; font-size:14px;}
A:link {color:#1a213e; text-decoration:underline; }
A:visited { color:#1a213e; text-decoration:underline; }
A:hover {color:#5A96E4; text-decoration:none;  } 
.main-txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}
.menu-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: bottom;
}
#menu {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
text-transform: lowercase;
}
#menu li {
float: left;
width: 180px;
vertical-align:bottom;
}
#menu a {
display: block;
height: 70px;
width: 180px;
line-height: 70px;
padding: 0px 0 0;
text-align: center;
}
#header a {
color: #1a213e;
font-size:18px;
text-decoration: none;
}
#header a:hover, #header .current_page_item {
background-image: url(images/buttons/menu-over.gif);
background: #1a213e;
color: #96b7e0;
}
.title-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #1a213e;
	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: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #1a213e;
	text-decoration: none;
}
#footer-wa a:hover {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #fd5302;
}
.footer-wa {
	font-family: Tahoma, Geneva, sans-serif;
	color:#1a213e;
	font-size:14px;
}
.input {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	border: 1px dashed;
	border-color:#1a213e;
	color: #1a213e;
	background-color: #adc6E7;
}
.contact-txt {font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#000; font-weight: bold;}
.footer-img {
	vertical-align: baseline;
}