@charset "UTF-8";
/* CSS Document */
body {
	font-family:Helvetica, Geneva, Verdana, sans-serif;
	background: #ffffff;
	background-image:url(images/bg-strip1.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	margin: 0px;
	font-size:100%;
	color: #333333;
}
p,td {
	font-size: 0.95em;
	line-height: 1.4em;
}
a {
	color:#008a9b;
	text-decoration: none;
}
a:hover {
	color:#f15d22;
}
.header {
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin: 5px 5px 5px 25px;
}
.header a {
	margin: 5px 10px 5px 15px;
}
.show {
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.footer {
	color:#666;
	letter-spacing:1px;
	font-size: 15px;
	margin: 5px 5px 5px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
h1 {
    color: #008a9b;
	font-weight:normal;
	font-size: 20px;
	line-height: 26px;
}
h2 {
    color: #008a9b;
	font-weight:normal;
	font-size: 18px;
	line-height: 16px;
}
.content {
	padding: 15px 15px 15px 15px;
	background-color:#FFF;
}
.bigger {
	font-size: 16px;
	line-height:22px;
}
.return {
	text-align: right;
}
.quote {
	text-align: right;
	font-size: 1.5em;
	line-spacing: 2em;
	color:#999;
	font-style: italic;
	padding: 0px 20px 0px 0px;
}
.sub1 {
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	color:#fff;
	padding: 20px 12px 0px 0px;
}
.sub2 {
	text-align: right;
	font-size: 18px;
	line-spacing: 2em;
	font-weight: normal;
	color:#999;
	padding: 0px 12px 0px 0px;
}

.header1 {
	text-align: right;
	font-size: 30px;
	color:#f15c22;
	padding: 0px 0px 15px 15px;
	font-style: normal;
	line-height: 45px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.feature {
	font-size: 18px;
}
.feature a {
	color: #fff;
}
.feature a:hover {
	color: #000;
}

.sub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
