body {
	text-align: center;
}
textarea {
	width: 350px;
	height: 80px;
	border: 1px solid #1a3850;
	padding: 3px 3px 3px 3px;
	font-size: 11px;	
	margin-bottom: 5px;
}
.contact {
	border: 1px solid #1a3850;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
	height: 20px;
	width: 200px;
}
.btn {
	height: 20px;
	width: 100px;
}

.content table * {
	font-size: 11px;
}
table {
	border: 0px;
 	border-collapse: collapse;
}
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
}
.footer {
	background: #1a3850 url(img/footer.gif) repeat-x;
	height: 51px;
}
.footer td {
	text-align: center;	
}
.fcopy a {
	color: White;
	text-decoration: none;
	font-weight: bolder;
}
.fcopy p {
	font-size: 10px;
	text-align: center;
	color: White;
}
.zero {
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
}
.first {
	padding-left: 30px;
	display: block;
	padding-bottom: 2px;
}
.second {
	padding-left: 50px;
	font-style: italic;
}
.content a:hover {
	text-decoration: none;
	color: #5D95BA;
}
.foot {
	background: #234b6b url(img/foot.gif) repeat-x top;
	height: 120px;
}
.fmenu a {
	color: White;
	text-decoration: none;
	font-weight: bolder;
}
.fmenu {
	vertical-align: top;
}
.fmenu p {
	text-align: right;
	padding-top: 20px;
	color: White;
	font-size: 11px;

}
.head {
	background: url(img/head.jpg) repeat-x top;
}
.menu {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 10px;
	font-size: 10px;
	width: 240px;
	padding-bottom: 30px;
}
.begunmenu table * {
	font-size: 11px;
}
.begunmenu {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 10px;
	width: 240px;
	padding-bottom: 30px;
	font-size: 11px;
}

.menu a {
	display: block;
	color: #234b6b;
	text-decoration: none;
	border-bottom: 1px dashed #3d7fab;
	padding-top: 3px;
	width: 230px;
}

.menu a:hover {
	color: Black;
}
.content {
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 11px;
	padding-left: 10px;
}
.content a {
	color: #383d63;
}
.content li {
	padding-top: 3px;
}
.content h1 {
	font-size: 14px;
	color: #234b6b;
	padding-bottom: 3px;
}
.content p {
	margin-top: 5px;
	text-align: justify;
}
.logo {
	height: 124px;
	width: 124px;
	background-color: #383d63;
	margin-left: 60px;
	text-align: center;
}
.top {
	height: 200px;
}
.logo a {
	color: White;
	text-decoration: none;
}
.logo strong {
	font-size: 25px;
}
.logo p {
	padding-top: 40px;
}
.logo h1 {
	font-size: 10px;
	color: White;
}
.search {
	height: 60px;
	background-color: White;
	position: absolute;
	right: 0px;
	top: 130px;
	z-index: auto;
	width: 60%;
}
.search form {
	padding-top: 20px;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}
