@charset "utf-8";

/* @STYLES reset */

div, ul
{
    overflow:hidden;
    }

body
{
	font-family:Century Gothic,Arial,sans-serif;

    }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
input {
	margin:0;
	padding:0;
	line-height:22px;
	border-color:#222;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
p {
	margin:9px 0;
}
fieldset,
img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
address,
caption,
cite,
code,
dfn,
th,
var {
	font-style:normal;
	font-weight:normal;
	font-family:Century Gothic,Arial,sans-serif;
}
ol,
ul {
	list-style:none;
}
caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
	font-family:Century Gothic,Arial,sans-serif;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
}
legend {
	display:none;
}
a:active {
	outline:none;
}
a {
	color:#29abe1;
	text-decoration:none;
	height:100%;
	font-family:Century Gothic,Arial,sans-serif;
}
a:hover {
	color:#f7921d;
	cursor:pointer;
	text-decoration:none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
	clear:both;
}/* @group Hide from IE Mac \*/
.clearfix {
	display:block;
	clear:both;
}/* @endgroup hide from IE Mac */
#print_logo,
.only_print,
.hidden {
	display:none;
}
.visible {
	display:block;
}
/* @end STYLES reset */
