@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg_hmu0.jpg);
	background-repeat: repeat-x;
	background-color: #9DB1D4;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.shadow {
	background-repeat: no-repeat;
}
.heading {
	color: #1B4B9D;
	font-size: 20px;
	font-weight: bold;
}
.bold_blue {
	color: #1B4B9D;
	font-size: 14px;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
.header {
	padding-left: 15px;
}
.padding {
	padding-left: 10px;
}
select {
	width: 150px;
}
.elite {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.elite:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.elite:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.elite:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.menu {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	width: 936px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
}
