@charset "UTF-8";
body {
	background-color: #005468;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.logo {
	padding-top: 8px;
	padding-bottom: 17px;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ECECFF;
	width: 90px;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
}
.topNavORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
	width: 90px;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
}
.topNavORANGE a:link {
	text-decoration: underline;
	color: #FF9933;
}
.topNavORANGE a:visited {
	color: #FF9933;
	text-decoration: underline;
}
.topNavORANGE a:hover {
	color: #FF9933;
	text-decoration: none;
}
.collectionMV {
	margin-top: 15px;
}
.collectionNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ECECFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.collectionNavORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.collectionNavORANGE a:link {
	text-decoration: underline;
	color: #FF9933;
}
.collectionNavORANGE a:visited {
	color: #FF9933;
	text-decoration: underline;
}
.collectionNavORANGE a:hover {
	color: #FF9933;
	text-decoration: none;
}
.topNav a:link, .collectionNav a:link {
	text-decoration: underline;
	color: #ECECFF;
}
.topNav a:visited, .collectionNav a:visited {
	color: #ECECFF;
	text-decoration: underline;
}
.topNav a:hover, .collectionNav a:hover {
	color: #A6BBC8;
}
.topNav a:active, .collectionNav a:active {
	color: #FF9933;
}
.txtHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #ECECFF;
	letter-spacing: 1px;
	padding-top: 5px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ECECFF;
	line-height: 18px;
	text-align: center;
	padding-top: 15px;
}
.txt a:link {
	color: #FF9933;
	text-decoration: underline;
}
.txt a:visited {
	color: #ECECFF;
	text-decoration: underline;
}
.txt a:hover {
	color: #A6BBC8;
}
.txtHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C9D2DD;
	line-height: 18px;
	text-align: center;
	padding-top: 15px;
	letter-spacing: 1px;
}
.txtORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF9933;
	line-height: 18px;
	text-align: center;
	padding-top: 15px;
}
.txtLeftAlign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ECECFF;
	padding-top: 15px;
}
.txtLeftAlign a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	text-decoration: underline;
}
.txtLeftAlign a:visited {
	color: #FF9933;
	text-decoration: underline;
}
.txtLeftAlignORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FF9933;
	padding-top: 15px;
}
.txtLeftAlignORANGE  a:link {
	color: #FF9933;
	text-decoration: underline;
}
.txtLeftAlignORANGE  a:visited {
	color: #FF9933;
	text-decoration: underline;
}
.txtLeftAlignORANGE  a:hover {
	color: #FF9933;
	text-decoration: none;
}
.textPRESS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECFF;
}
.textPRESS  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECECFF;
	text-decoration: underline;
}
.textPRESS a:visited {
	color: #ECECFF;
	text-decoration: underline;
}
.textPRESS a:hover {
	color: #A6BBC8;
}
.textPRESS a:active {
	color: #FF9933;
}
.textPRESS_ORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}
.textPRESS_ORANGE a:link {
	color: #FF9933;
	text-decoration: underline;
}
.textPRESS_ORANGE a:visited {
	color: #FF9933;
	text-decoration: underline;
}
.textPRESS_ORANGE a:hover {
	color: #FF9933;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECECFF;
	text-align: center;
	padding-top: 15px;
}
