@charset "iso-8859-1";

/* Ken Tripp August 2004  */

/* fixes MSIE scrollbar bug DO NOT REMOVE */
html {overflow-x: auto;}

/* Tables for page layout */
.TableJustify {width: 98%; border: 0px; margin:4px; background-color: #ffffff; text-align:justify;}
.TablePicture {width: 98%; border: 0px; margin: 4px; background-color: #cccccc; text-align: justify;}
.TableThinBorder {width: 98%; border: 0px; margin:4px; background-color: #ffffff; text-align: justify;}
.TablePhoto {width:100%; margin-top:4px; background-color: #cccccc; text-align: justify;}
.TableWidePhoto {margin-top:4px; background-color: #cccccc; text-align: justify;}
.JustifyAll {width:100%; border:0px; margin:0px; background-color: #ffffff; text-align:justify;}

.FramedHeading {
 background-color: #8db6cd;
 width: 100%;
 height: 20px;
 font-size: 15px;
 font-family: Arial, Verdana, Helvetica;
 font-weight: bold;
 color: #000000;
 text-indent:5px;
 }

/* Right aligned table for data */
.TableRight {text-align: right; font-size: 15px; font-family: Arial, Verdana, Helvetica; font-weight: normal; color: #000000;}

/* Left aligned table for data */
.TableLeft {text-align: left; valign:top; font-size: 15px; font-family: Arial, Verdana, Helvetica; font-weight: normal; color: #000000;}

/* Tables for text heading layout */

/*...m.htm pages*/
.SubHeading {
 background-color: #ffffff;
 width: 100%;
 height: 20px;
 font-size: 15px;
 font-family: Arial, Verdana, Helvetica;
 font-weight: bold;
 color: #000000;
 text-indent: 3px;}

/*for sub sub headings and was short but now 100% width*/
.ShortSub {background-color: #ffffff;
 width: 100%;
 height: 20px;
 font-size: 15px;
 font-family: Arial, Verdana, Helvetica;
 font-weight: bold;
 color: #000000;
 text-indent: 3px;}

.Return {background-color: #ffffff;
 width: 100%;
 height: 20px;
 font-size: 15px;
 font-family: Arial, Verdana, Helvetica;
 font-weight: bold;
 color: #000000;
 text-indent: 3px;}

.Framed {background-color: #ffffff;
 width: 100%;
 font-size: 15px;
 font-family: Arial, Verdana, Helvetica;
 font-weight: bold;
 color: #000000;}

.Lost {width: 100%; border: 0px; margin-top:4px; background-color: #b0c4de; font-size: 13px; font-family: Arial, Verdana, Helvetica; font-weight: normal; text-align: center; color: #000000;}

.PhotoSunk {margin: 0px; border: thin; border-style: outset;}

/* Text  */
.Indent {text-indent: 1em;}
.TrickIndent {height:2px; width:15px; float:left;}

.TextBigHeading {font-size: 18px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #000000;}
.TextBigHeadingWhite {font-size: 18px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #000000;}
.TextNormal {font-size: 15px; font-family: Arial, Verdana, Helvetica; font-weight: normal; color: #000000;}
.TextIndent {text-indent:10px; font-size: 15px; font-family: Arial, Verdana, Helvetica; font-weight: normal; color: #000000;}
.TextHeading {font-size: 15px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #000000;}
.TextHeadingWhite {font-size: 15px; font-family: Arial, Verdana, Helvetica; font-weight: bold; color: #000000;}
.TextSmall {font-size: 13px; font-family: Arial, Verdana, Helvetica; font-weight: normal; color: #000000;}
.TextSmallBold {font-size: 13px; font-family: Arial, Verdana, Helvetica; font-weight:bold; color: #000000;}
.TextSmallBoldPadded {font-size: 13px; font-family: Arial, Verdana, Helvetica; font-weight:bold; color: #000000; margin: 0px 4px 0px 4px;}
.TextSmallLogo {font-size: 12px; font-family: Arial, Verdana, Helvetica; font-weight:bold; color: #000000;}
.TextFooter {font-size: 11px; font-family: Arial, Verdana, Helvetica; font-weight: normal; color: #000000;}

.DropCap {
 font-family: Arial, Verdana, Helvetica;
 font-weight: bold;
 font-size: 42px;
 font-style: normal;
 text-align: center;
 line-height: 32px;
 width: auto;
 padding-right: 3px;
 color: #000000;
 float: left;
 }

.framedropcap {
 font-family: Arial, Verdana, Helvetica;
 font-weight: normal;
 font-size: 24px;
 width: auto;
 color: #000000;
 background-color: #99ffcc;
 margin: 0px 6px 0px 0px;
 padding: 0px 4px 0px 4px;
 border: thin;
 border-style: outset;
 float: left;}

.quesframe {
 font-family: Arial, Verdana, Helvetica;
 font-weight: normal;
 font-size: 100%;
 width: auto;
 color: #000000;
 background-color: #b0c4de;
 margin: 0px 6px 0px 0px;
 padding: 0px 4px 0px 4px;
 border: thin;
 border-style: outset;
 float: left;}

.FB {margin-right: 5px; border: thin; border-style: outset; height:10px; width:10px;}

/* Colours  */
.Red {color: #ff0000;}
.Green {color: #00ff00;}
.Blue {color: #0000ff;}
.Yellow {color: #00ffff;}
.Grey {color: #cccccc;}

.hlbox {color: #000000; border: thin; border-style: solid; padding: 0px 2px 0px 2px;}

.hlbutton {color: #000000; border: thin; border-style: solid; padding: 0px 3px 0px 3px; background-color: #b0c4de; font-weight: bold;}
.hlmenu {color: #000000; padding: 0px 3px 0px 3px; background-color: #ff8c00; font-weight: normal;}
.hlf {color: #ff8c00; padding: 0px 3px 0px 3px; background-color: #4f4f4f; font-weight: bold;}

.hlgreen {background-color: #99ffcc; padding: 0px 3px 0px 3px;}
.GreenBullit {height: 14px; width: 14px; margin-right: 5px; background-color: #99ffcc; border: thin; border-style: outset; float: left;}

.hlred {background-color: #ffcccc; padding: 0px 3px 0px 3px;}
.RedBullit {height: 14px; width: 14px; margin-right: 5px; background-color: #ffcccc; border: thin; border-style: outset; float: left;}

.hlblue {background-color: #99ccff; padding: 0px 3px 0px 3px;}
.BlueBullit {height: 14px; width: 14px; margin-right: 5px; background-color: #99ccff; border: thin; border-style: outset; float: left;}

.hldkblue {background-color: #6699cc; padding: 0px 3px 0px 3px;}

.hlyellow {background-color: #ffffbb; padding: 0px 3px 0px 3px;}
.BlueBullit {height: 14px; width: 14px; margin-right: 5px; background-color: #ffffbb; border: thin; border-style: outset; float: left;}

.hlgrey {background-color: #b0c4de; padding: 0px 3px 0px 3px;}
.GreyBullit {height: 14px; width: 14px; margin-right: 5px; background-color: #b0c4de; border: thin; border-style: outset; float: left;}
.SmallBullit {height: 10px; width: 10px; margin-right: 5px; background-color: #b0c4de; border: thin; border-style: outset; float: left}

.hlsalmon {background-color: #faebd7; padding: 0px 3px 0px 3px;}
.SalmonBullit {height: 14px; width: 14px; margin-right: 5px; background-color: #faebd7; border: thin; border-style: outset; float: left;}

.hlblack {background-color: #000000; padding: 0px 3px 0px 3px; color: #ffffff;}
