
/*
 * nzifsa.css
 * Copyright 2006-2007 New Zealand Ice Figure Skating Association Incorporated.
 * All rights reserved.
 */

body {
	font-size: 92%;
	color: #112;
}

.bodyset, .wbodyset, .wxbodyset {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	margin-top: 20px;
	margin-left: 60px;
	margin-right: 60px;
	min-width: 840px;
	min-width: expression(885);
}
* html .bodyset {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 970 ? "840px" : "auto");
}
* html .wbodyset {
	min-width: 1140px;
	min-width: expression(1185);
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1270 ? "1140px" : "auto");
}
* html .xwbodyset {
	min-width: 1140px;
	min-width: expression(1185);
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 3070 ? "2940px" : "auto");
}

.imain, .wimain, .xwimain {
	height: 550px;
	width: 96%;
	min-width: expression(660);
}
* html .imain {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 790 ? "660px" : "auto");
}
* html .wimain {
	min-width: expression(860);
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1090 ? "960px" : "auto");
}
* html .xwimain {
	min-width: expression(860);
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 2890 ? "2760px" : "auto");
}


#results_ {
	margin-top: 3px;
}

a:link, a:visited {
	color: #01a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #c33;
}
a:active {
	color: #34c;
	text-decoration: none;
}

form {
	font-size: 92%;
}

pre {
	font-size: 100%;
}

.itemlist li {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 96%;
	list-style-type: circle;
	margin-top: 3px;
	margin-bottom: 3px;
}

.wiki strong {
	font-weight: bold;
	color: #000;
}

td strong {
	font-weight: bold;
	color: #333;
}

.stdtable {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 92%;
}

.stdreport {
	font-size: 88%;
	border: 1px solid #ccc;
}

.stdtable tbody {
	border: 1px solid #ccc;
}

.stdreport .line0, .stdtable .line0 {
	background-color: #ffffff;
}

.stdreport .line1, .stdtable .line1 {
	background-color: #f4f8ff;
}

.stdtform {
	font-size: 88%;
}

.infotable, .comptable {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 92%;
	background-color: #ffffff;
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px;
}

.comptable {
	font-size: 88%;
	border-width: 1px;
	border: 1px solid #ccc;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-left-style: solid;
}

.infotable td, .infotable th, .comptable td, .comptable th {
	border: 1px solid #ccc;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	padding-right: 10px;
}

.infotable th, .comptable th {
	font-weight: bold;
	font-size: 118%;
}

.infotable tr, .comptable tr {
	padding: 0px;
	border-width: 0px;
}

.infotable .line0new, .infotable .line1new, .comptable .line0new, .comptable .line1new {
	font-weight: bold;
}

.intltable1, .intltable2, .intlnews, .isucomm {
	width: 275px;
	border: 1px solid #ccc;
	font-size: 88%;
	padding: 2px;
	background-color: #e8f0ff;
	margin: 48px 0px 0px 8px;
}

.intltable2 {
	margin-top: 8px;
	padding: 8px;
}

.intlnews {
	padding: 0px;
	margin-top: 10px;
}

.isucomm {
	width: 200px;
	padding: 0px;
	margin-top: 1px;
}

.whatson {
	width: 275px;
	border: 1px solid #ccc;
	font-size: 88%;
	padding: 2px;
	background-color: #e8f0ff;
	margin: 10px 0px 0px 0px;
	display: block;
	position: relative;
	bottom: 0px;
}

.mynzisa {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 96%;
}

tbody {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}

.bettersize tbody {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 96%;
}

tbody td {
	vertical-align: top;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}

thead {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 100%;
	background-color: #c5d8f5;
}

textarea {
	background-color: #f4f4f4;
}

#heading {
	display: block;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}

#footer {
	display: block;
	padding: 0px;
}

#menu {
	width: 175px;
	float: left;
	margin-top: 35px;
	padding-top: 5px;
}

.columns {
	width: auto;
}

#tabBar {
	display: block;
	position: relative;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: 600;
	font-size: 82%;
	background: #fff;
	margin: 0px;
	float: left;
}

#tabBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabBar li {
	background: url(/graphics/tab_right.gif) no-repeat right top;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid black;
}

#tabBar a {
	text-decoration: none;
	background: url(/graphics/tab_left.gif) no-repeat left top;
	display: block;
	padding: 5px 15px;
	color: #222;
	float: left;
}

#tabBar .current {
	background: url(/graphics/tab_right_current.gif) no-repeat right top;
	margin-top: 1px;
	border-bottom: medium none;
}

#tabBar .current a {
	color: #111;
	text-decoration: none;
	background: url(/graphics/tab_left_current.gif) no-repeat left top;
}

#tabBar a:hover {
	color: #b22;
}

input {
  margin-bottom: 0.4em;
}

.hidden {
  display: none !important;
}

.lines {
	font-size: 96%;
	position: relative;
	margin-left: 25px;
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	background-color: #fff;
}

.lines tr {
	padding: 0px;
	border-width: 0px;
}

.lines td {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-width: 1px 0px 1px 0px;
	background-color: #fff;
	border-color: #ccc;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	vertical-align: top;
	font-size: 96%;
}

.page, .shoppage {
	display: block;
	margin-top: 30px;
	margin-left: 200px;
	margin-right: 0px;
	min-height: 475px;
}

.shoppage {
	font-size: 109%;
}

.mainpage {
	display: block;
	margin-top: 30px;
	margin-left: 200px;
	margin-right: 0px;
	min-height: 475px;
}

.printonly {
	display: none;
}

.pageTitle, h1 {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 200%;
	font-weight: normal;
	color: #222;
	text-shadow: #ccc 5px 5px 5px;
}

.section, .tabSection, h2 {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 140%;
	font-weight: normal;
	background-color: #e8f0ff;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #222;
}
.section a:hover {
	text-decoration: none;
	color: #222;
}

.tabSection {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 77%;
	margin-top: 10px;
	margin-top: expression(48 + 0);
}

h3 {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 118%;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 88%;
}

.item {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 96%;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 8px 4px 8px 4px;
	background-color: #fff;
	color: #222;
}

p.item a {
	font-size: 112%;
}

p.item u {
	font-size: 112%;
	text-decoration: none;
	color: #006;
}

.newitem {
	margin-left: 30px;
}

p.newitem {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 96%;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 8px 4px 8px 4px;
	color: #222;
}

p.newitem a {
	font-size: 112%;
}

hr.newitem {
	display: none;
	margin-left: 32px;
	color: #ccc;
	background-color: #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	border: none;
}

p.newitem u {
	font-size: 112%;
	text-decoration: none;
	color: #006;
}

.link {
	position: relative;
	margin-left: 30px;
}

.orgname {
	font-size: 96%;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #333;
	margin-top: 12px;
}

.indent, .windent, .xwindent {
	position: relative;
	margin-left: 15px;
}
* html .indent {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 970 ? "600px" : ((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth - 370 : document.body.clientWidth - 370));
}
* html .windent {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1170 ? "800px" : ((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth - 370 : document.body.clientWidth - 370));
}
* html .xwindent {
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 2970 ? "2600px" : ((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth - 370 : document.body.clientWidth - 370));
}

.imageleft {
	padding-right: 10px;
	padding-bottom: 4px;
	position: relative;
	float: left;
}

.image, .imageright {
	padding-left: 5px;
	padding-bottom: 4px;
	position: relative;
	float: right;
}

.addrbox, .orgaddrbox {
	margin-top: 25px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 66%;
	display: block;
	float: right;
	position: relative;
}
.orgaddrbox {
	margin-top: 80px;
}

.dtitlebar {
	width: 100%;
	color: #01a;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	text-align: right;
	font-size: 88%;
	background-color: #c5d8f5;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: expression(0 - 12);
}

.namescreen, .nameprint {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	display: block;
	float: right;
	font-size: 20px;
	/* padding-top: 35px; */
	padding-bottom: 0px;
	font-weight: bold;
	text-align: right;
	color: #139;
	text-shadow: #bbb 5px 5px 5px;
}
.nameprint {
	display: none;
}

.title {
	display: block;
	float: left;
	text-align: left;
}

.error {
	margin-top: 20px;
	font-weight: bold;
	color: #c33;
}

.helptag {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 88%;
}

.smalltext {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	/* margin-left: 175px; */
	font-size: 88%;
	text-align: center;
	color: #111;
}

.subtext {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 88%;
	color: #111;
}

.copyright {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 77%;
	text-align: center;
	color: #444;
}
.copyright a:link, .copyright a:visited {
	color: #46f;
}
.copyright a:hover, .copyright a:active {
	color: #f64;
}

.button {
	display: block;
	position: relative;
	clear: both;
	padding-bottom: 3px;
}

.buttonText {
	background-image: url(/graphics/IceButton6.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 88%;
	width: auto;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #222;
	text-shadow: #bbc 5px 5px 4px;
	float: left;
}

.officialtext {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-shadow: #ccc 4px 4px 4px;
	white-space: nowrap;
}
.titlescreen, .titleprint {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 60px;
	font-weight: bold;
	color: #333;
	text-shadow: #aaa 5px 5px 5px;
	white-space: nowrap;
}
.titleprint {
	display: none;
}

a.button:link {
	color: #222;
	text-decoration: none;
}
a.button:visited {
	color: #222;
	text-decoration: none;
}
a.button:hover {
	text-decoration: underline;
	color: #f00;
}
a.button:active {
	color: #000;
	text-decoration: none;
}

.tableBox {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	position: relative;
	width: 77%;
}
.tableArea {
	display: block;
	position: absolute;
}
.tableContent {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 88%;
	color: #222;
	padding-left: 15px;
	padding-right: 15px;
}

.newsBox {
	/* height sets the bottom position of the news box, width sets the */
	/* width */
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	height: 469px;
	width: 250px;
	display: block;
	margin-top: 15px;
	float: right;
	position: relative;
}

.searchArea {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 25px;
}

.newsArea {
	display: block;
	position: absolute;
	bottom: 0;
}
.topLeft {
	position: relative;
	background-image: url(/graphics/bg_topLeft.jpg);
	width: 100%;
	height: 45px;
	float: left;
}

.topRight {
	position: relative;
	background-color: #fff;
	background-image: url(/graphics/bg_topRight.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 68px;
	height: 45px;
	float: right;
}

.centerLeft {
	position: relative;
	background-image: url(/graphics/bg_centerLeft.jpg);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}

.centerRight {
	position: relative;
	background-image: url(/graphics/bg_centerRight.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
	/* width: 100%; */
	height: 100%;
	float: right;
}

.bottomLeft {
	position: relative;
	background-image: url(/graphics/bg_bottomLeft.jpg);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}

.bottomRight {
	position: relative;
	background-color: #fff;
	background-image: url(/graphics/bg_bottomRight.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 68px;
	height: 45px;
	float: right;
}

.newsTitle, .menuTitle {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	position: relative;
	font-size: 100%;
	color: #222;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 10px;
	/* width is newsBox.width - padding-left - padding-right */
	width: 200px;
	/* width: expression(250+0); */
}

.newsContent, .menuContent {
	position: relative;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 88%;
	color: #222;
	padding-left: 25px;
	padding-right: 25px;
	/* width is newsBox.width - padding-left - padding-right */
	width: 200px;
	/* width: expression(250+0); */
}

.menuBox {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	width: 180px;
	display: block;
	margin-top: 105px;
	margin-right: -85px;
	float: right;
	position: relative;
}

.menuArea {
	display: block;
	position: absolute;
}

.menuTitle {
	font-size: 88%;
	padding-left: 15px;
	padding-right: 15px;
	/* width is menuBox.width - padding-left - padding-right */
	width: 150px;
	width: expression(180+0);
}

.menuContent {
	padding-left: 0px;
	padding-right: 15px;
	/* width is menuBox.width - padding-left - padding-right */
	width: 165px;
	width: expression(180+0);
}

.question {
	margin-bottom: 0px;
	display: block;
	font-weight: bold;
	color: #015;
}

.nz {
	color: #000;
}

.answer {
	margin-top: 0px;
	display: block;
}

.address {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 88%;
}

.card {
	background-image:  url(/contact/Card.png);
	background-repeat: no-repeat;
	width: 427px;
	height: 247px;
	border: 1px solid #ccc;
}

.cardtext {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 14px;
	position: relative;
	height: auto;
	width: auto;
	left: 40px;
	top: 96px;
}

.cardname {
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	color: #6578d5;
}

.colBlock {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 98%;
}

.col2A, .col2B {
	float: left;
	width: 49%;
}

.col3A, .col3B, .col3C {
	float: left;
	width: 32%;
}

.col4A, .col4B, .col4C, .col4D {
	float: left;
	width: 24%;
}

.clear {
	clear: both;
}

.tv li {
	font-size: 88%;
	margin-left: -20px;
	margin-top: -8px;
	margin-bottom: 14px;
	padding: 2px;
}

.back, .top, .options {
	font-size: 88%;
	font-family: sans-serif, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	float: right;
	font-weight: bold;
}
.top, .options {
	display: block;
}

/* TinyMCE editor settings */
body.mceContentBody {
	background: #FFF;
	font-size: 100%;
}

/* web file browser settings */
.fix {
	font-family: Courier;
	font-size: 88%;
}

.tdlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	text-align: left;
	vertical-align: top;
}

.tdrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	text-align: right;
	vertical-align: top;
}

.tdcc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	text-align: center;
	vertical-align: center;
}

/* FSM RESULTS STYLES */

.PageBody {
	background-color:#EEEEEE;
	text-align:center;
}

.MainTab {
	width:800;
	background-color:#EEEEEE;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.TabHeadBlue {
	line-height:20px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	background-color:#3333CC;
	font-weight:bold;
}

.Line1Blue {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#9999CC;
}

.Line2Blue {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#CCCCFF;
}

.TabHeadRed {
	line-height:20px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	background-color:#CC3333;
	font-weight:bold;
}

.Line1Red {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#CC9999;
}

.Line2Red {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#FFCCCC;
}

.TabHeadGreen {
	line-height:20px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	background-color:#33CC33;
	font-weight:bold;
}

.Line1Green {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#99CC99;
}

.Line2Green {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#CCFFCC;
}

.TabHeadYellow {
	line-height:20px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	background-color:#FFCC00;
	font-weight:bold;
}

.Line1Yellow {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#FFFF40;
}

.Line2Yellow {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#FFFF99;
}

.TabHeadWhite {
	line-height:20px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	background-color:#EEEEEE;
	font-weight:bold;
}

.Line1White {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#EEEEEE;
}

.Line2White {
	line-height:18px;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#EEEEBB;
}

.LineBlack {
	line-height:24px;
	color:#FFFF00;
	font-family:Verdana, Arial,sans-serif;
	font-size:18px;
	font-style:normal;
	text-align:center;
	background-color:#000000;
}

.CellLeft {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.CellRight {
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}

.Link {
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
}

.Caption1 {
	font-family:Verdana, Arial,sans-serif;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	font-style:normal;
}

.Caption2 {
	font-family:Verdana, Arial,sans-serif;
	font-size:24px;
	text-align:center;
	font-style:normal;
}

.Caption3 {
	font-family:Verdana, Arial,sans-serif;
	font-size:20px;
	text-align:center;
	font-style:normal;
}

.Caption4 {
	font-family:Verdana, Arial,sans-serif;
	font-size:16px;
	text-align:center;
	font-style:italic;
}

.Caption5 {
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:center;
	font-style:normal;
}

.Note1 {
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:5px;
	font-style:normal;
}

.LastLine {
	font-family:Verdana, Arial,sans-serif;
	font-size:10px;
	text-align:center;
}

.EmptyLine10 {
	font-family:Verdana, Arial,sans-serif;
	font-size:10px;
}
.EmptyLine14 {
	font-family:Verdana, Arial,sans-serif;
	font-size:14px;
}
.EmptyLine16 {
	font-family:Verdana, Arial,sans-serif;
	font-size:16px;
}
.EmptyLine22 {
	font-family:Verdana, Arial,sans-serif;
	font-size:22px;
}