/* -------------------------- Global styles --------------------- */
body {
	background-color: #000066
}
div.c11 {
	text-align: center
}
h1.c31 {
	text-align: center;
	color:#660000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2.c4 {
	text-align: center;
	color:#000000;
	font-size:18px;
}
h3.c5 {
	text-align: center;
	color:#CC0000;
	font-size:16px;
}
h4.c6 {
	text-align: center;
	color:#000000;
	font-size:13px;
}
div.c8 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#ffffff;
	width:90%;
}
p.c9 {
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	color:#000000;
}
p.c10 {
	text-align: center;
}
p.c11 {
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	font-size:14px;
	color:#000000;
}
#human {
	visibility:hidden;
	display:none;
}
h3 {
	color:#ffffff;
	text-shadow: 2px 4px 3px #666666;
}
#himage {
	width: 1024px;
	height: 135px;
	resize: both;
	top: 0px;
	left: 0px;
}	
#footer {
	float: none;
	background-color: #666666;
	border-top: 3px solid #a10c0c;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 1005px;
	height: 215px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	color: #ffffcc;
	font-size: 1em;
}
#footer a {
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover {
	color: #e9a52a;
}
#fixedtipdiv {
	position: relative;
	padding: 2px;
	border: 1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}
/* -------------------------- Global styles --------------------- */
