@charset "utf-8";
a:hover {
	color: #FFCC00;
}
a:hover.footerLinks {
	color: #FFCC00;
}
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #143556;
	font-size: 12px;
}
.column_left {
	float: left;
	width: 250px;
	margin-right: 23px;
	text-align: left;
}
.column_right {
	float: right;
	width: 627px;
	text-align: left;
}
.contentFrame {
	float: left;
	width: 900px;
	margin-top: 30px;
}
.dropmenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0D67A5;
}
.footer {
	background-image: url(../images/layout/footer.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 50px;
	overflow: visible;
	visibility: visible;
	text-align: center;
	vertical-align: bottom;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	float: left;
}
.footerLinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
}
.frame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	height: 100%;
}
.headerFrame {
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
}
.menuFrame {
	height: 128px;
	width: 900px;
	background-repeat: repeat-x;
}
.menuItem {
	float: left;
	height: 128px;
	width: 150px;
}
.logoFrame {
	background-image: url(../images/layout/background_logo.png);
	height: 105px;
	width: 900px;
	float: left;
	font-size: 11px;
}
.type_body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
}
.type_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.type_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #89B03B;
}
.contact {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}
.email {
	font-family: Tahoma;
	font-size: 11px;
	color: #8DB43F;
	text-decoration: none;
	font-weight: normal;
}
.phone {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.title {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 15px;
	text-align: center;
}

