@charset "UTF-8";
.bacgr {
	background-image: url(images/bcgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #040427;
}
.tiger {
	background-image: url(images/subheader-tiger.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aurora {
	background-image: url(images/subheader-aurora.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.picock {
	background-image: url(images/subheader-bird.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flamingo {
	background-image: url(images/subheader-flamingo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.globe {
	background-image: url(images/subheader-globe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #C77833;
	text-align: right;
	padding: 5px;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CDC9FA;
	text-align: right;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CDC9FA;
	text-align: right;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #EBA934;
	text-align: right;
	text-decoration: none;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CDC9FA;
	text-align: right;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDFFF;
	padding-top: 50px;
	padding-right: 200px;
	padding-left: 200px;
	line-height: 18px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFDFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #070851;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D5D3FF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #D9D6FF;
}
.index-tex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D3D3FF;
	padding-top: 40px;
	font-weight: normal;
}
.disclaimer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2E9DD;
	text-decoration: none;
}
.disclaimer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2E9DD;
	text-decoration: none;
}
.disclaimer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #24882E;
	text-decoration: none;
}
.disclaimer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2E9DD;
	text-decoration: none;
}
.image-right {
	padding-right: 5px;
	padding-bottom: 5px;
}
.image-left {
	padding-left: 5px;
}
