@charset "UTF-8";
/* SPECIAL */

#pgStyle {
	position: absolute;
	height: 14px;
	width: auto;
	left: 60px;
	bottom: 48px;
	letter-spacing: 1px;
	z-index: 88;
	font-size: 0.9em;
	font-family: ComicTxt;
}
/* SPECIAL */
#divFullScreen {
	position: absolute;
	height: 14px;
	width: auto;
	padding: 0px;
	left: 50px;
	bottom: 30px;
	letter-spacing: 1px;
	z-index: 88;
	font-size: 0.9em;
	font-family: ComicTxt;
}
.txtToPop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: url("../Images/blank.gif"), url("../Images/txtPop.cur"), default;
}
.txtPop {
	margin-bottom: 2px;
	margin-top: 1px;
	font-size: 11px;
	text-indent: 6px;
	letter-spacing: 0px;
}
.picture {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	height: 188px;
	width: 150px;
}
.txtCtr {
	text-align: center;
	text-indent: 0px;
}	
.txtUC {
	letter-spacing: 0.075em;
	font-size: 0.8em;
	/*font-variant: small-caps;*/
	font-family: BodyTxtBold, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.emphasis {
	font-size: 14px;
	text-align: center;
	margin-top: 12px;
	padding: 0px;
	margin-bottom: 12px;
}
.nameemphasis {
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
.lowerCase {
	text-transform: lowercase;
}
.upperCase {
	text-transform: uppercase;
}
.upperCaseBold {
	font-weight: bold;
	text-transform: uppercase;
}
.lowerCase {
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
.smallCaps {
	font-variant: small-caps;
}
.italic {
	font-style: italic;
}
.letSpace1px {
	letter-spacing:1px;
}
.pSlim {
	font-size: 9px;
	margin: -7px 0px;
	padding: 0px;
}
.pSmall {
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	white-space: nowrap;
}
.visible {
	visibility: visible;
}
.invisible {
	visibility: hidden;
}
.noDisplay {
	display:none;	
}
.yesDisplay {
	display:block;	
}
.pointer {
	cursor: pointer;
	font-family: BodyTxt, Tahoma, Geneva, sans-serif;
}
.cursorDefault {
	cursor: default;
}
.spaceA10 {
	margin-bottom: 10%;
}
.spaceB50 {
	margin-top: 50%;
}
.comicTxt {
	font-family: ComicTxt, "Comic Sans MS", "Apple Casual", Arial, sans-serif;
}
.comicTitleBold {
	font-family: ComicTitleBold, "Comic Sans MS", "Apple Casual", Arial, sans-serif;
}
.comicTxtItal {
	font-family: comicTxtItal, "Comic Sans MS", "Apple Casual", Arial, sans-serif;
}
.bodyTxt {
	font-family: BodyTxt, Arial, Helvetical, sans-serif;
}
.bodyTxtItal {
	font-family: BodyTxtItal, "Arial Italic", Arial, sans-serif;
}
.bodyTxtBold {
	font-family: BodyTxtBold, "Arial Bold", Arial, sans-serif;
}
.bodyTxtCondBold {
	font-family: BodyTxtCondBold, "Arial Narrow Bold", Arial, sans-serif;
}
.bodyTxtBoldItal {
	font-family: BodyTxtBoldItal, "Arial Bold Italic", Arial, sans-serif;
}
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.transparent15 {
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	-khtml-opacity: 0.15;
	opacity: 0.15;
}
.transparent30 {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.transparent95 {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.opaque {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.nowrap {
	white-space: nowrap;
}
.centre {
	text-align: center;
}
#RCSignature {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.nameAfterSignature {
	margin-bottom: 0px;
	margin-left: 60px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
.disclaimer {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
	letter-spacing: 1px;
}
.pgAnchor {
	width: 10px;
	position: absolute;
	background-color: #C0C;
}
#fullText .backToTop {
	font-size: 9px;
	font-family: TitleTxt, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 25px;	
	margin-bottom: 0px;
}
#moreText .backToTop {
	font-size: 9px;
	font-family: TitleTxt, Arial, Helvetica, sans-serif;
	text-align: right;	
	margin-bottom: -20px;
	margin-top: 25px;
}

.backToTopEnd {
	font-size: 9px;
	text-align: right;
	font-family: TitleTxt, Arial, Helvetica, sans-serif;
}
.hanging {
	text-indent: -14px;
	margin-left: 26px;
}
.round05 {
border-radius: 5px;/**/ 
-webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.round10 {
border-radius: 10px; /**/
-webkit-border-radius: 10px; -moz-border-radius: 10px;
}
.round20 {
border-radius: 20px;/**/ 
-webkit-border-radius: 20px; -moz-border-radius: 20px;
}
.info {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.2em 0.4em;
  margin: 2px 2px 0 1em;
  color: #913D00;
  border: 1px solid #913D00;
  background: #FDEBDC;
  -moz-box-shadow: 0px 2px 2px #ccc;
  -webkit-box-shadow: 0px 2px 2px #ccc;
  box-shadow: 0px 2px 2px #ccc;
}
#window-info {
  position: fixed;
  _position: absolute;
  top: 2px;
  z-index:300;
}
