/* ==== Start General Tags ==== */
body {  
    margin-top: 0;
    margin-bottom: 0; 
    margin-left: 0; 
    margin-Right: 0; 
    color:#333;
    font-family:"Century Gothic", tahoma, arial;
    background-color:#fff;
    background-image:url("/favicon.ico");
    background-position:bottom right;
    background-repeat:no-repeat;
   }

.strap {
    font-family:"Century Schoolbook", tahoma, arial, vivaldi;
    font-variant:small-caps;
    font-weight:700;
    color:#3cA019; 
    text-indent:0px; 
    padding:0px 0px 30px 0px; 
    margin:1px 0px 1px 0px;
   }

h1 {
    font-variant: small-caps;
    color: #333333;
    text-indent: 5px;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    text-decoration: underline;
   }

h2 {
    font-variant: small-caps;
    color: #333333;
    text-indent: 5px;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    text-decoration: underline;
   }

h3 {
    font-weight:600;
    color:#fff; 
    text-indent:2px; 
    padding:2px 0 2px 2px; 
    margin:20px 0px 5px 0px; 
    border-top:solid 3px #a70206;
    border-bottom:solid 3px #a70206;
    background-color:#333;
   }
   
h3 a {
    text-decoration:underline;
    color:#fff;
   }

h3 a:hover {
    text-decoration:underline;
    color:#3cA019;
   }
   
h4 {
    font-variant:small-caps;
    color:#3cA019; 
    text-indent:0px; 
    padding:1px 0; 
    margin:3px 0px 3px 0px;
   }

h5 {
    font-variant:small-caps;
    font-size:1.5em;
    color:#3cA019; 
    text-indent:5px; 
    padding:10px 0px 0px 0px; 
    margin:10px 0px 0px 0px; 
    text-decoration:underline;
   }
   
h6 {
    font-size:1.2em;
    color:#a70206; 
    margin:5px 0px 0px 0px; 
    text-decoration:none;
   }

hr {
    color:#990000;  
    height:1px;
   }

p {
    font-family:"Century Gothic", tahoma, arial;
    color:#333;
    padding:5px 0px 0px 5px; 
    margin:1px 0px 1px 0px;
   }
   
p.splashtext {
    font-family:"Century Gothic", tahoma, arial;
    font-size:1.1em;
    font-weight:700;
    color:#333;
    padding:5px 0px 0px 10px; 
    margin:1px 0px 1px 0px;
   }
      
form {
    margin:0px; 
    display:inline;
   }

input,textarea {
    font-family: arial, vivaldi;
    color:#000;
    background-color:#ffffff;
    border:1px solid #333333;
    padding: 0 0 0 3px;
   }

input.noborder{
    border:0;
   }

.submit{
    background-color:#ffffff;
    border:1px solid #333333;
    cursor:pointer;
   }
   
ul{
    margin-top:0;
    margin-left:10px;
    margin-bottom:0px;
   }

li {
    margin-bottom:5px;
    text-align:left;
   }
   
div.bookmark li{list-style:none;}
  li.delicious a{background:url(/images/bm_delicious.gif) no-repeat;padding-left:25px;}
  li.digg a{background:url(/images/bm_digg.gif) no-repeat;padding-left:25px;}
  li.reddit a{background:url(/images/bm_reddit.gif) no-repeat;padding-left:25px;}
  li.facebook a{background:url(/images/bm_facebook.gif) no-repeat;padding-left:25px;}
  li.stumbleupon a{background:url(/images/bm_stumbleupon.gif) no-repeat;padding-left:25px;}
  li.favourites a{background:url(/images/bm_favourites.gif) no-repeat;padding-left:25px;}

  /* ==== End General Tags ==== */

  /* === Images === */    
img {
     text-indent:0px;
     border:0;
    }
    
img.pad {
     margin-top:5px;
     margin-right:10px;
     margin-bottom:5px;
     margin-left:10px;
    }

img.left {
     float:left;
    }

img.right {
     float:right;
    }
    
.bannerLeft {
     width:1%;
     vertical-align:top;
     background-image:url("/images/bannerLeft.jpg");
     background-position:bottom left;
     background-repeat:repeat;
    }

.banner {
     vertical-align:top;
     text-align:left;
     background-image:url("/images/Binns2o175.gif");
     background-position:bottom left;
     background-repeat:no-repeat;
     white-space:nowrap;
    }

  /* === End Images === */

  /* ==== Links ==== */
a {
    text-decoration:underline;
    color:#009900;
   }

a:hover {
    text-decoration:underline;
    color:#a70206;
   }

  /* ==== End Links ==== */

  /* ==== Table ==== */
table {
    color:#333;
    border-color: black;
    border-collapse: collapse;
    background:none;
    width:100%;
   }

tr, td {
    color:#333;
    border-color: black;
    padding:0 5px 0 5px;
   }
   
th {
    font-weight:500;
    border-color:#333;
    color:#333;
   }
   
tr.nopad {
    padding:0px 0px 0px 0px;
   }

td.nopad {
    padding:0px 0px 0px 0px;
   }

td.notes {
    width:25%;
    text-align:center;
   }
         
td.col2content {
    border-color:#aaaaaa;
    border-style:solid;
    border-width:0px 0px 0px 0px;
    padding:5px 10px 10px 10px;
    text-indent:0px;
    color:#000;
   }
 
td.col3content {
    padding:5px 10px 10px 10px;
    text-indent:0px;
    color:#fff;
   }

td.topnavtd {
    vertical-align:top;
    padding:0px 0px 0px 0px;
    text-indent:0px;
    color:#fff;
   }

td.navtd {
    vertical-align:top;
    padding:0px 0px 0px 0px;
    text-indent:0px;
    background-color:#999;
    color:#fff;
   }

td.leftcol {
     width:150px;
     border:0;
     background-color:#000;
     text-indent:0px;
    }
  
  /* ==== End Table ==== */
 
  /* ==== Start Data Tables ==== */
.datatable {
    width:600;
    border:0;
    background-color:#a70206;
    padding: 0;
    margin: 0;
   }

.datatable tr{
    text-align: left;
    padding: 0;
   }

.datatable th{
    background-color: #333; 
    color: #ffffff; 
    font-weight:bold;
    font-size: 1.1em; 
    text-align: left;
    padding: 0 3px 0 3px;
    border-top:solid 2px #a70206;
    border-bottom:solid 1px #a70206;
   }

.datatable td {
    vertical-align: top;
    font-size: 1.1em; 
    padding: 0;
    margin: 0;
   }

.datatable .odd, .datatable .odd input {
    background-color:#C0C0C0;
   }
   
.datatable .even, .datatable .even input {
    background-color:#d3d3d3;
   }
   
.datatable input.white {
    background-color:#fff;
   }

  /* ==== End Data Tables ==== */
  
  /* ==== Start Nav ==== */
  /* ==== Nav Common==== */  
.nav {
    text-align:left;
    vertical-align:bottom;
    font-weight:400;
    color:#000;
    padding:0px 0px 2px 0px; 
   }

 .nav div.icon {
    vertical-align:middle;
    padding:5px;
   }
 
 .subnavlink {
    padding:1px 0px 2px 1px;
   }

  /* ==== End Nav Common==== */

  /* ==== Start Top Nav ==== */  
.nav td.topsection {
    vertical-align:top;
    padding:0px 0px 0px 0px;
    text-indent:0px;
    border-left: 1px solid #666;
    border-right:1px solid #0033aa;
    border-top:solid 0px #a70602;
    border-bottom:solid 0px #a70602;
    width:125px;
   }

.nav td.topsectionover {
    border-left: 1px solid #000;
    border-right:1px solid #999;
    border-bottom:solid 0px #999;
    padding:0px 0px 0px 0px;
    background-color:#ddd;
    width:125px;
   }

.nav td.topfillersection {
	background-color:#fff;
	padding:0px 0px 0px 0px; 
	border-top:solid 0px #a70602;
	border-bottom:solid 0px #a70602;
   }

.nav div.topsubsection {
    background-color:#ccc;
    border-left: 1px transparent;
    border-right:1px transparent;
	border-bottom:solid 1px #a70602;
	font-size:90%;
	width:125px;
    z-index:9;
	position:absolute;
   }

.nav a.toplink {
    display:block;
    padding:5px 2px 5px 10px;
    color:#0033aa;
    text-decoration:none;
   }
 
.nav a.toplink:hover {
    color:#009900;
    text-decoration:underline;
    background-color:#fff;
   }

  /* ==== End Top Nav ==== */
 
 
   /* ==== Start CE Nav ==== */   
 .nav td.cesection {
    vertical-align:bottom;
    padding:0px 0px 0px 0px;
    text-indent:0px;
    border-left: 1px solid #000;
    border-right:1px solid #666;
    border-top:solid 0px #a70602;
    border-bottom:solid 1px #a70602;
    background-color:#ccc;
    width:125px;
   }
 
 .nav td.cesectionover {
    border-left: 1px solid #000;
    border-right:1px solid #999;
    border-bottom:solid 1px #999;
    padding:0px 0px 0px 0px;
    background-color:#ccc;
    width:125px;
   }

 .nav td.cefillersection {
 	background-color:#ccc;
 	padding:0px 0px 0px 0px; 
 	border-top:solid 0px #a70602;
 	border-bottom:solid 1px #a70602;
   }
 
 .nav div.cesubsection {
    background-color:#ccc;
    border-left: 1px transparent;
    border-right:1px transparent;
    border-bottom:solid 1px #a70602;
    font-size:90%;
    width:125px;
    z-index:9;
    position:absolute;
   }
 
 .nav a.celink {
    display:block;
    padding:5px 2px 5px 10px;
    color:#a70602;
    text-decoration:none;
   }
 .nav a.celink:hover {
    color:#fff;
    text-decoration:underline;
    background-color:#a70602;
   }
 
   /* ==== End CE Nav ==== */
 
   /* ==== Start EP Nav ==== */   
 .nav td.epsection {
    vertical-align:bottom;
    padding:0px 0px 0px 0px;
    text-indent:0px;
    border-left: 1px solid #000;
    border-right:1px solid #666;
    border-top:solid 0px #3cA019;
    border-bottom:solid 1px #3cA019;
    background-color:#ccc;
    width:125px;
   }
 
 .nav td.epsectionover {
    border-left: 1px solid #000;
    border-right:1px solid #999;
    border-bottom:solid 1px #999;
    padding:0px 0px 0px 0px;
    background-color:#333;
    width:125px;
   }
 
 .nav td.epfillersection {
    vertical-align:bottom;
    background-color:#ccc;
    padding:0px 0px 0px 0px; 
    border-top:solid 0px #3cA019;
    border-bottom:solid 1px #3cA019;
   }
 
 .nav div.epsubsection {
    background-color:#ccc;
    border-left: 1px transparent;
    border-right:1px transparent;
    border-bottom:solid 1px #3cA019;
    font-size:90%;
    width:125px;
    z-index:9;
    position:absolute;
   }
 
 .nav a.eplink {
    display:block;
    padding:5px 2px 5px 10px;
    color:#0033aa;
    text-decoration:none;
   }
 
 .nav a.eplink:hover {
    color:#fff;
    text-decoration:underline;
    background-color:#3cA019;
   }
 
   /* ==== End EP Nav ==== */
   /* ==== End Nav ==== */
   
   
  /* ==== Start footer ==== */
.footer {
    color:#fff;
    border-top:solid 1px #333;
    padding: 0px;
   }

.footerleft{
    width:33%;
    vertical-align:top;
    text-align:left;
    padding:2px 5px 0 10px;
   }
.footercenter{
    width:34%;
    vertical-align:top;
    text-align:center;
    padding:2px 5px 0 5px;
   }
.footerright{
    width:33%;
    vertical-align:top;
    text-align:right;
    padding:2px 10px 0 5px;
   }

.seperator{
    background-image:url("/images/shim.gif");
    background-repeat:repeat-y;
   }
.sitemap {
    color:#fff; 
    text-indent:2px; 
    padding:2px 0 2px 100px; 
    margin:2px 0px 2px 0px; 
    border-top:solid 3px #a70206;
    border-bottom:solid 3px #a70206;
    background-color:#333;
   }
.sitemap a.smlink {
    display:block;
    padding:5px 2px 5px 10px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
   }
 
.sitemap a.smlink:hover {
    color:#00cc00;
    font-weight:bold;
    text-decoration:underline;
   }
  
  /* ==== End footer ==== */
   
  /* ==== Start Yellow Stickies ==== */
  
.scribbletable {
    width:200px;
   }

.scribblepad {
    width:200px;
    height:180;
    margin:0px;
    padding:5px 3px 0 5px;
    font-family:"Bradley Hand ITC", "Comic Sans";
    font-weight: 600;
    color:#0033aa;
    text-align:left;
    background-color:#ffff88;
   }

.scribbletitle {
    margin:0px;
    padding:2px 3px 0 4px;
    font-family:"Bradley Hand ITC", "Comic Sans";
    font-variant:small-caps;
    font-weight:900;
    font-size:1.1em;
    color:#0033aa;
    text-decoration:underline;
   }

  /* ==== End Yellow Stickies ==== */
  
  /* ==== Timeline ==== */  
.austimeline {
    height: 600px; 
    width: 100%; 
    border: 1px solid #aaa; 
    Margin: 5px 0px 3px 0px;
   }
  
  /* ==== End Timeline ==== */
  
  /* ==== General Classes ==== */
.address{
    padding:5px;
    margin:0px;
    width:200px;
   }

.border{border:solid 1px #333;}
.bold{font-weight:bold;}
.clearboth{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.leader{padding:0px 10px 0px 10px;}
.top{vertical-align:top;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}
.nowrap{white-space:nowrap;}
.nomarg{margin:0px;}
.nopad{padding:0px;}
.w10{width: 10%;}
.w26{width: 26%;}
.w40{width: 40%;}
.w50{width: 50%;}
.w100{width: 100%;}
.h100{height: 100%;}
.nobgcolour{background-color: #eee;}
.white{color:#ffffff;}
.green{color:#3cA019;}
.blue{color:#0033aa;}
.red{color:#a70206;}
.help {cursor: help;}
 
  /* ==== End General Classes ==== */

.defaultModules .yellow {
    background-color:#f3d686;
   }

.defaultModules .blue {
    background-color:#dadde9;
   }

.defaultModules .yellowbg {
    background:url(../images/yellowbackground.gif);
    background-repeat: no-repeat;
   }

.defaultModules .bluebg {
    background:url(../images/bluebackground.gif);
    background-repeat: no-repeat;
   }

.defaultModules .defaultsideborders {
    border-width:0 1px;
    border-style:solid;
    border-color:#999;
   } 

.defaultModules .defaultbottomborder {
    border-bottom:1px;
    border-style:solid;
    border-color:#999;
   } 

  /* ==== ID Classes ==== */  
#header {
    text-align:left;  
    border-color:#666;  
    border-style:solid;  
    border-width:0 1px;
   }
#content {
    text-align:left;
    border-color:#666;
    border-style:solid;
    border-width:0 1px;
   }
   
#footer {
    height:20px;
    text-align:left;
    background-color:#000;
    border-color:#666;
    border-style:solid;
    border-width:0 1px 1px 1px;
   }

#footercontact{
    margin:5px 0 35px 2px;
   }

  /* ==== End ID Classes ==== */
