@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.navigation_bg {
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	color: #F2EEEF;
	background-color: #EFEDEE;
	width: 193px;
}
.menu {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	display: block;
}
.menu a {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	height: 25px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
	padding-top: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.menu a:hover {
	color: #000033;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_text {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
.copyright {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	color: #006699;
	text-align: right;
	font-weight: lighter;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.titles   {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.main {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}

.center .main_text a {
	font-weight: bold;
	color: #000000;
}
h2 {
	font-weight: bold;
	color: #31577C;
	letter-spacing: -1pt;
	font-size: 20px;
}
.working_files {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 15px;
	letter-spacing: 0px;
}
.table_space {
	margin-top: 10px;
}


.logos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #C0C0C0;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 95%;
}

.center .main_text li {
}
.center .main_text ul {
	padding-left: 20px;
}
.copyright a {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	color: #006699;
	text-align: right;
	font-weight: lighter;
	text-decoration: none;
}
.header {
	width: 743px;
}

.copyright a:hover {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	color: #006699;
	text-align: right;
	font-weight: lighter;
	text-decoration: underline;
}
.policies {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	display: block;
	text-align: center;
}
.news {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-align: left;
}
